[INFO] fetching crate esplora-api 0.1.0...
[INFO] testing esplora-api-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate esplora-api 0.1.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate esplora-api 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 147 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.1)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f31a3b9b7c7690c658d6dc5b381f9598dd3275c3cfaf4cc2285a3e3a3f918fcd
[INFO] running `Command { std: "docker" "start" "-a" "f31a3b9b7c7690c658d6dc5b381f9598dd3275c3cfaf4cc2285a3e3a3f918fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f31a3b9b7c7690c658d6dc5b381f9598dd3275c3cfaf4cc2285a3e3a3f918fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31a3b9b7c7690c658d6dc5b381f9598dd3275c3cfaf4cc2285a3e3a3f918fcd", kill_on_drop: false }`
[INFO] [stdout] f31a3b9b7c7690c658d6dc5b381f9598dd3275c3cfaf4cc2285a3e3a3f918fcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e26c940833e5136f394dbc23a9dc05646d1f627c25c0a5ae5281305a25e60f83
[INFO] running `Command { std: "docker" "start" "-a" "e26c940833e5136f394dbc23a9dc05646d1f627c25c0a5ae5281305a25e60f83", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http v0.2.12
[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 http-body v0.3.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[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 40.01s
[INFO] running `Command { std: "docker" "inspect" "e26c940833e5136f394dbc23a9dc05646d1f627c25c0a5ae5281305a25e60f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26c940833e5136f394dbc23a9dc05646d1f627c25c0a5ae5281305a25e60f83", kill_on_drop: false }`
[INFO] [stdout] e26c940833e5136f394dbc23a9dc05646d1f627c25c0a5ae5281305a25e60f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a840c8b693f8d40041878dba06db9ae4b595951045d2155816cfd8ceacce20e
[INFO] running `Command { std: "docker" "start" "-a" "4a840c8b693f8d40041878dba06db9ae4b595951045d2155816cfd8ceacce20e", 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 2.38s
[INFO] running `Command { std: "docker" "inspect" "4a840c8b693f8d40041878dba06db9ae4b595951045d2155816cfd8ceacce20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a840c8b693f8d40041878dba06db9ae4b595951045d2155816cfd8ceacce20e", kill_on_drop: false }`
[INFO] [stdout] 4a840c8b693f8d40041878dba06db9ae4b595951045d2155816cfd8ceacce20e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b179f83ba27aa845a999cbe408d83d70c862fd06363dbd6e2b809d906cc27fa
[INFO] running `Command { std: "docker" "start" "-a" "1b179f83ba27aa845a999cbe408d83d70c862fd06363dbd6e2b809d906cc27fa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esplora_api-8f4deb89010db2a4)
[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-4b09c02b11e094fa)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test async_client_custom_reqwest_builder ... ok
[INFO] [stdout] test async_client_custom_header ... ok
[INFO] [stdout] test async_get_address_txs ... FAILED
[INFO] [stdout] test async_get_block_txid_at_index ... FAILED
[INFO] [stdout] test async_get_address ... FAILED
[INFO] [stdout] test async_client ... ok
[INFO] [stdout] test async_get_address_utxo ... FAILED
[INFO] [stdout] test async_get_block_height ... FAILED
[INFO] [stdout] test async_get_block_status ... FAILED
[INFO] [stdout] test async_get_block_raw_format ... FAILED
[INFO] [stdout] test async_get_address_txs_chain ... FAILED
[INFO] [stdout] test async_get_address_prefix ... FAILED
[INFO] [stdout] test async_get_block_txids ... FAILED
[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_block ... FAILED
[INFO] [stdout] test async_get_blocks_tip_height ... FAILED
[INFO] [stdout] test async_fee_estimate ... FAILED
[INFO] [stdout] test async_get_script_hash ... FAILED
[INFO] [stdout] test async_get_script_hash_txs_mempool ... FAILED
[INFO] [stdout] test async_get_mempool_recent ... FAILED
[INFO] [stdout] test async_get_mempool ... FAILED
[INFO] [stdout] test async_get_script_hash_txs ... FAILED
[INFO] [stdout] test async_get_blocks_tip_hash ... FAILED
[INFO] [stdout] test async_get_tx_hex ... FAILED
[INFO] [stdout] test async_get_tx_merkleblock_proof ... FAILED
[INFO] [stdout] test async_get_mempool_txids ... FAILED
[INFO] [stdout] test async_get_tx_outspends ... FAILED
[INFO] [stdout] test async_get_script_hash_txs_chain ... FAILED
[INFO] [stdout] test async_get_script_hash_utxo ... FAILED
[INFO] [stdout] test async_get_tx_outspend ... FAILED
[INFO] [stdout] test async_get_tx_merkle_proof ... FAILED
[INFO] [stdout] test async_get_tx_status ... FAILED
[INFO] [stdout] test async_get_tx_raw ... FAILED
[INFO] [stdout] test async_post_tx ... FAILED
[INFO] [stdout] test async_get_tx ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs' (32) panicked at tests/async_impl_tests.rs:232:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0a513 - async_impl_tests[b363e5d65b4c1784]::async_get_address_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:232:5
[INFO] [stdout]   21:     0x5b1b7ecd25cd - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1c510 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec924e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c61e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc60d3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc60d3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc60d3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd13bc - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2c5e9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbbed8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb90d2 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3a2ce - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e7d4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a87a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38a09 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed103a7 - async_impl_tests[b363e5d65b4c1784]::async_get_address_txs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:226:1
[INFO] [stdout]   37:     0x5b1b7ed080b7 - async_impl_tests[b363e5d65b4c1784]::async_get_address_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:227:33
[INFO] [stdout]   38:     0x5b1b7ecdb526 - <async_impl_tests[b363e5d65b4c1784]::async_get_address_txs::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txid_at_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txid_at_index' (40) panicked at tests/async_impl_tests.rs:90:5:
[INFO] [stdout] assertion failed: txid.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0e089 - async_impl_tests[b363e5d65b4c1784]::async_get_block_txid_at_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:90:5
[INFO] [stdout]   21:     0x5b1b7ecd39fd - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1dba0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec937e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8cc0e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7eccede3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccede3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccede3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd19ac - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2db49 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecc04e8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9592 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3b967 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3fc04 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b6ba - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed390e9 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed12897 - async_impl_tests[b363e5d65b4c1784]::async_get_block_txid_at_index
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:81:1
[INFO] [stdout]   37:     0x5b1b7ed08477 - async_impl_tests[b363e5d65b4c1784]::async_get_block_txid_at_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:82:41
[INFO] [stdout]   38:     0x5b1b7ecdba26 - <async_impl_tests[b363e5d65b4c1784]::async_get_block_txid_at_index::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address' (30) panicked at tests/async_impl_tests.rs:216:5:
[INFO] [stdout] assertion failed: address.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed099f0 - async_impl_tests[b363e5d65b4c1784]::async_get_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:216:5
[INFO] [stdout]   21:     0x5b1b7ecd218d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1c050 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec920e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c4de - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc4313 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc4313 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc4313 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd127c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2c169 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbb018 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb8fd2 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39e0e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e394 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a57a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38889 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed0fc27 - async_impl_tests[b363e5d65b4c1784]::async_get_address
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:210:1
[INFO] [stdout]   37:     0x5b1b7ed07ff7 - async_impl_tests[b363e5d65b4c1784]::async_get_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:211:29
[INFO] [stdout]   38:     0x5b1b7ecdb426 - <async_impl_tests[b363e5d65b4c1784]::async_get_address::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_utxo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_utxo' (35) panicked at tests/async_impl_tests.rs:294:5:
[INFO] [stdout] assertion failed: utxo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0b113 - async_impl_tests[b363e5d65b4c1784]::async_get_address_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:294:5
[INFO] [stdout]   21:     0x5b1b7ecd2a0d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1c9d0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec928e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c75e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc7e83 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc7e83 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc7e83 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd14fc - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2ca69 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbcd98 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb91d2 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3a78e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3ec14 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2ab7a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38b79 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed10b27 - async_impl_tests[b363e5d65b4c1784]::async_get_address_utxo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:288:1
[INFO] [stdout]   37:     0x5b1b7ed08177 - async_impl_tests[b363e5d65b4c1784]::async_get_address_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:289:34
[INFO] [stdout]   38:     0x5b1b7ecdb626 - <async_impl_tests[b363e5d65b4c1784]::async_get_address_utxo::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_height stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_height' (37) 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:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a38 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc132 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1b7ed0b432 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b1b7ed0b432 - async_impl_tests[b363e5d65b4c1784]::async_get_block_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:104:60
[INFO] [stdout]   22:     0x5b1b7ecd2b1d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1cb00 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec929e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5b1b7ec8c7ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5b1b7ecc85f3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc85f3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc85f3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd154c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2cb89 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbd148 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9212 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3a8be - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3ed24 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2ac3a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38bd9 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed10d07 - async_impl_tests[b363e5d65b4c1784]::async_get_block_height
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:101:1
[INFO] [stdout]   38:     0x5b1b7ed081a7 - async_impl_tests[b363e5d65b4c1784]::async_get_block_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:102:34
[INFO] [stdout]   39:     0x5b1b7ecdb666 - <async_impl_tests[b363e5d65b4c1784]::async_get_block_height::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   61:     0x72150ec4ba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_status' (39) panicked at tests/async_impl_tests.rs:53:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0ba03 - async_impl_tests[b363e5d65b4c1784]::async_get_block_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:53:5
[INFO] [stdout]   21:     0x5b1b7ecd2c2d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1cc30 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec92ae5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c7fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc8d63 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc8d63 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc8d63 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd159c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2cca9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbd4f8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9252 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3a9ee - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3ee34 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2acfa - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38c39 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed10ee7 - async_impl_tests[b363e5d65b4c1784]::async_get_block_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:47:1
[INFO] [stdout]   37:     0x5b1b7ed081d7 - async_impl_tests[b363e5d65b4c1784]::async_get_block_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:48:34
[INFO] [stdout]   38:     0x5b1b7ecdb6a6 - <async_impl_tests[b363e5d65b4c1784]::async_get_block_status::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (38) 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:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a38 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc273 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b1b7f0837ad - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b1b7ed0d01c - async_impl_tests[b363e5d65b4c1784]::async_get_block_raw_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:99:5
[INFO] [stdout]   22:     0x5b1b7ecd34ad - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1d5b0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec932e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5b1b7ec8ca7e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5b1b7eccc8d3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccc8d3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccc8d3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd181c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2d5a9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbf278 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9452 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3b36e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f6b4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b2fa - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38f29 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed11f37 - async_impl_tests[b363e5d65b4c1784]::async_get_block_raw_format
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:93:1
[INFO] [stdout]   38:     0x5b1b7ed08387 - async_impl_tests[b363e5d65b4c1784]::async_get_block_raw_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:94:38
[INFO] [stdout]   39:     0x5b1b7ecdb8e6 - <async_impl_tests[b363e5d65b4c1784]::async_get_block_raw_format::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   61:     0x72150ec4ba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs_chain' (33) 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:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a38 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc132 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1b7ed0d5f7 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<esplora_api[d02d763a60133eda]::data::blockstream::TransactionFormat>, alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b1b7ed0d5f7 - async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:254:27
[INFO] [stdout]   22:     0x5b1b7ecd36cd - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1d810 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec934e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5b1b7ec8cb1e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5b1b7eccd7b3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccd7b3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccd7b3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd18be - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2d7e7 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbf9d8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb94d0 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3b5ce - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f8d4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b47c - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38fe7 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed122f9 - async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:242:1
[INFO] [stdout]   38:     0x5b1b7ed083e7 - async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:243:39
[INFO] [stdout]   39:     0x5b1b7ecdb966 - <async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_chain::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   61:     0x72150ec4ba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_prefix' (31) panicked at tests/async_impl_tests.rs:308:5:
[INFO] [stdout] assertion failed: addresses.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0c233 - async_impl_tests[b363e5d65b4c1784]::async_get_address_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:308:5
[INFO] [stdout]   21:     0x5b1b7ecd2f5d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1cfc0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec92de5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c8ee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecca3b3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecca3b3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecca3b3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd168c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2d009 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbe008 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9312 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3ad7e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f164 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2af3a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38d59 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed11487 - async_impl_tests[b363e5d65b4c1784]::async_get_address_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:304:1
[INFO] [stdout]   37:     0x5b1b7ed08267 - async_impl_tests[b363e5d65b4c1784]::async_get_address_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:305:36
[INFO] [stdout]   38:     0x5b1b7ecdb766 - <async_impl_tests[b363e5d65b4c1784]::async_get_address_prefix::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txids' (41) panicked at tests/async_impl_tests.rs:79:5:
[INFO] [stdout] assertion failed: txids_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0a7d3 - async_impl_tests[b363e5d65b4c1784]::async_get_block_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:79:5
[INFO] [stdout]   21:     0x5b1b7ecd26dd - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1c640 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec925e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c66e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc6843 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc6843 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc6843 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd140c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2c709 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbc288 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9112 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3a3fe - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e8e4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a93a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38a69 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed10587 - async_impl_tests[b363e5d65b4c1784]::async_get_block_txids
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:73:1
[INFO] [stdout]   37:     0x5b1b7ed080e7 - async_impl_tests[b363e5d65b4c1784]::async_get_block_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:74:33
[INFO] [stdout]   38:     0x5b1b7ecdb566 - <async_impl_tests[b363e5d65b4c1784]::async_get_block_txids::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (34) panicked at tests/async_impl_tests.rs:276:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0ddc3 - async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:276:5
[INFO] [stdout]   21:     0x5b1b7ecd38ed - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1da70 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec936e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8cbbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecce673 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecce673 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecce673 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd195c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2da29 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecc0138 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9552 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3b82e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3faf4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b5fa - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39089 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed126b7 - async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:270:1
[INFO] [stdout]   37:     0x5b1b7ed08447 - async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:271:41
[INFO] [stdout]   38:     0x5b1b7ecdb9e6 - <async_impl_tests[b363e5d65b4c1784]::async_get_address_txs_mempool::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (42) 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:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0ed0d - async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd3e3d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1e060 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec93be5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8cd4e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecd0b93 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd0b93 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd0b93 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd1aec - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2dfc9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecc13a8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9692 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3be2e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed40044 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b9ba - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39259 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed13397 - async_impl_tests[b363e5d65b4c1784]::async_get_block_txs_with_and_without_index
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:55:1
[INFO] [stdout]   37:     0x5b1b7ed08567 - async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecdbb66 - <async_impl_tests[b363e5d65b4c1784]::async_get_block_txs_with_and_without_index::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks' (44) panicked at tests/async_impl_tests.rs:113:5:
[INFO] [stdout] assertion failed: blocks.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0911c - async_impl_tests[b363e5d65b4c1784]::async_get_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:113:5
[INFO] [stdout]   21:     0x5b1b7ecd1e5d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1bcc0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec91de5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c3ee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc2ce3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc2ce3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc2ce3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd118e - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2be07 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecba508 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb8f10 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39a7e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e064 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a33c - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38787 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed0f689 - async_impl_tests[b363e5d65b4c1784]::async_get_blocks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:108:1
[INFO] [stdout]   37:     0x5b1b7ed07f67 - async_impl_tests[b363e5d65b4c1784]::async_get_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:110:28
[INFO] [stdout]   38:     0x5b1b7ecdb366 - <async_impl_tests[b363e5d65b4c1784]::async_get_blocks::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block' (36) panicked at tests/async_impl_tests.rs:45:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed08e60 - async_impl_tests[b363e5d65b4c1784]::async_get_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:45:5
[INFO] [stdout]   21:     0x5b1b7ecd1d4d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1bb90 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec91ce5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c39e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc2573 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc2573 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc2573 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd113c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2bce9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecba158 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_block::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb8ed2 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3994e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3df54 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a27a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38729 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed0f4a7 - async_impl_tests[b363e5d65b4c1784]::async_get_block
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:39:1
[INFO] [stdout]   37:     0x5b1b7ed07f37 - async_impl_tests[b363e5d65b4c1784]::async_get_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:40:27
[INFO] [stdout]   38:     0x5b1b7ecdb326 - <async_impl_tests[b363e5d65b4c1784]::async_get_block::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (48) panicked at tests/async_impl_tests.rs:121:5:
[INFO] [stdout] assertion failed: height.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0db03 - async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:121:5
[INFO] [stdout]   21:     0x5b1b7ecd37dd - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1d940 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec935e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8cb6e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7eccdf13 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccdf13 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccdf13 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd190e - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2d907 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbfd88 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9510 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3b6fe - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f9e4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b53c - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39037 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed124d9 - async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_height
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:115:1
[INFO] [stdout]   37:     0x5b1b7ed08417 - async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:117:39
[INFO] [stdout]   38:     0x5b1b7ecdb9a6 - <async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_height::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_fee_estimate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_fee_estimate' (29) panicked at tests/async_impl_tests.rs:333:5:
[INFO] [stdout] assertion failed: fee.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed09f7d - async_impl_tests[b363e5d65b4c1784]::async_fee_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:333:5
[INFO] [stdout]   21:     0x5b1b7ecd23ad - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1c2b0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec922e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c57e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc51f3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc51f3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc51f3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd131c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2c3a9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbb778 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9052 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3a06e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e5b4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a6fa - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38949 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed0ffe7 - async_impl_tests[b363e5d65b4c1784]::async_fee_estimate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:329:1
[INFO] [stdout]   37:     0x5b1b7ed08057 - async_impl_tests[b363e5d65b4c1784]::async_fee_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:330:30
[INFO] [stdout]   38:     0x5b1b7ecdb4a6 - <async_impl_tests[b363e5d65b4c1784]::async_fee_estimate::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash' (54) panicked at tests/async_impl_tests.rs:224:5:
[INFO] [stdout] assertion failed: address.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0ab30 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:224:5
[INFO] [stdout]   21:     0x5b1b7ecd27ed - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1c770 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec926e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c6be - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc6fb3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc6fb3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc6fb3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd145c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2c829 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbc638 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9152 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3a52e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e9f4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a9fa - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38ac9 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed10767 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:218:1
[INFO] [stdout]   37:     0x5b1b7ed08117 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:219:33
[INFO] [stdout]   38:     0x5b1b7ecdb5a6 - <async_impl_tests[b363e5d65b4c1784]::async_get_script_hash::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (60) panicked at tests/async_impl_tests.rs:286:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0e8c3 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:286:5
[INFO] [stdout]   21:     0x5b1b7ecd3d2d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1df30 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec93ae5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8ccfe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecd0423 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd0423 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd0423 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd1a9c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2dea9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecc0ff8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9652 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3bcfe - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3ff34 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b8fa - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed391f9 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed12e37 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:278:1
[INFO] [stdout]   37:     0x5b1b7ed08507 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:279:45
[INFO] [stdout]   38:     0x5b1b7ecdbae6 - <async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_mempool::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool_recent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool_recent' (50) panicked at tests/async_impl_tests.rs:327:5:
[INFO] [stdout] assertion failed: mempool_txids.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0c4e7 - async_impl_tests[b363e5d65b4c1784]::async_get_mempool_recent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:327:5
[INFO] [stdout]   21:     0x5b1b7ecd306d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1d0f0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec92ee5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c93e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7eccab23 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccab23 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccab23 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd16dc - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2d129 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbe3b8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9352 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3aeae - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f274 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2affa - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38db9 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed11667 - async_impl_tests[b363e5d65b4c1784]::async_get_mempool_recent
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:323:1
[INFO] [stdout]   37:     0x5b1b7ed08297 - async_impl_tests[b363e5d65b4c1784]::async_get_mempool_recent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:324:36
[INFO] [stdout]   38:     0x5b1b7ecdb7a6 - <async_impl_tests[b363e5d65b4c1784]::async_get_mempool_recent::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool' (49) panicked at tests/async_impl_tests.rs:315:5:
[INFO] [stdout] assertion failed: mempool.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed09cc4 - async_impl_tests[b363e5d65b4c1784]::async_get_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:315:5
[INFO] [stdout]   21:     0x5b1b7ecd229d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1c180 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec921e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c52e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc4a83 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc4a83 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc4a83 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd12cc - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2c289 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbb3c8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9012 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39f3e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e4a4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a63a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed388e9 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed0fe07 - async_impl_tests[b363e5d65b4c1784]::async_get_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:311:1
[INFO] [stdout]   37:     0x5b1b7ed08027 - async_impl_tests[b363e5d65b4c1784]::async_get_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:312:29
[INFO] [stdout]   38:     0x5b1b7ecdb466 - <async_impl_tests[b363e5d65b4c1784]::async_get_mempool::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (56) panicked at tests/async_impl_tests.rs:240:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0ca53 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:240:5
[INFO] [stdout]   21:     0x5b1b7ecd328d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1d350 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec930e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c9de - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7eccb9f3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccb9f3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccb9f3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd177c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2d369 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbeb18 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb93d2 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3b10e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f494 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b17a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38e69 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed11a27 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:234:1
[INFO] [stdout]   37:     0x5b1b7ed082f7 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:235:37
[INFO] [stdout]   38:     0x5b1b7ecdb826 - <async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (47) panicked at tests/async_impl_tests.rs:129:5:
[INFO] [stdout] assertion failed: hash.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0c797 - async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:129:5
[INFO] [stdout]   21:     0x5b1b7ecd317d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1d220 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec92fe5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c98e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7eccb293 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccb293 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccb293 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd172e - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2d247 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbe768 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9390 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3afde - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f384 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b0bc - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38e17 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed11849 - async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:123:1
[INFO] [stdout]   37:     0x5b1b7ed082c7 - async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:125:37
[INFO] [stdout]   38:     0x5b1b7ecdb7e6 - <async_impl_tests[b363e5d65b4c1784]::async_get_blocks_tip_hash::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_hex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_hex' (66) panicked at tests/async_impl_tests.rs:165:5:
[INFO] [stdout] assertion failed: tx_hex.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed093d3 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_hex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:165:5
[INFO] [stdout]   21:     0x5b1b7ecd1f6d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1bdf0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec91ee5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c43e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc3443 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc3443 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc3443 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd11de - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2bf27 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecba8b8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb8f50 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39bae - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e174 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a3fc - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed387d7 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed0f869 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_hex
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:158:1
[INFO] [stdout]   37:     0x5b1b7ed07f97 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_hex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:160:28
[INFO] [stdout]   38:     0x5b1b7ecdb3a6 - <async_impl_tests[b363e5d65b4c1784]::async_get_tx_hex::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (70) panicked at tests/async_impl_tests.rs:175:5:
[INFO] [stdout] assertion failed: tx_hex.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0e343 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkleblock_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:175:5
[INFO] [stdout]   21:     0x5b1b7ecd3b0d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1dcd0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec938e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8cc5e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7eccf553 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccf553 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccf553 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd19fe - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2dc67 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecc0898 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb95d0 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3ba9e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3fd14 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b77c - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39147 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed12a79 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkleblock_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:167:1
[INFO] [stdout]   37:     0x5b1b7ed084a7 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkleblock_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:168:42
[INFO] [stdout]   38:     0x5b1b7ecdba66 - <async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkleblock_proof::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool_txids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool_txids' (53) panicked at tests/async_impl_tests.rs:321:5:
[INFO] [stdout] assertion failed: mempool_txids.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0bf77 - async_impl_tests[b363e5d65b4c1784]::async_get_mempool_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:321:5
[INFO] [stdout]   21:     0x5b1b7ecd2e4d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1ce90 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec92ce5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c89e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc9c43 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc9c43 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc9c43 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd163c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2cee9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbdc58 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb92d2 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3ac4e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f054 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2ae7a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38cf9 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed112a7 - async_impl_tests[b363e5d65b4c1784]::async_get_mempool_txids
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:317:1
[INFO] [stdout]   37:     0x5b1b7ed08237 - async_impl_tests[b363e5d65b4c1784]::async_get_mempool_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:318:35
[INFO] [stdout]   38:     0x5b1b7ecdb726 - <async_impl_tests[b363e5d65b4c1784]::async_get_mempool_txids::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_outspends stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_outspends' (74) panicked at tests/async_impl_tests.rs:202:5:
[INFO] [stdout] assertion failed: outpends.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0bcc3 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:202:5
[INFO] [stdout]   21:     0x5b1b7ecd2d3d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1cd60 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec92be5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c84e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc94d3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc94d3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc94d3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd15ec - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2cdc9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbd8a8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9292 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3ab1e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3ef44 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2adba - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38c99 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed110c7 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspends
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:196:1
[INFO] [stdout]   37:     0x5b1b7ed08207 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:197:34
[INFO] [stdout]   38:     0x5b1b7ecdb6e6 - <async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspends::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (58) panicked at tests/async_impl_tests.rs:268:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0e608 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:268:5
[INFO] [stdout]   21:     0x5b1b7ecd3c1d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1de00 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec939e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8ccae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7eccfcb3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccfcb3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccfcb3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd1a4c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2dd89 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecc0c48 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9612 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3bbce - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3fe24 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b83a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39199 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed12c57 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:259:1
[INFO] [stdout]   37:     0x5b1b7ed084d7 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:260:43
[INFO] [stdout]   38:     0x5b1b7ecdbaa6 - <async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_txs_chain::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_utxo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_utxo' (63) panicked at tests/async_impl_tests.rs:302:5:
[INFO] [stdout] assertion failed: utxo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0d2d3 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:302:5
[INFO] [stdout]   21:     0x5b1b7ecd35bd - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1d6e0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec933e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8cace - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7eccd043 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccd043 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccd043 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd186c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2d6c9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbf628 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9492 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3b49e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f7c4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b3ba - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38f89 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed12117 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_utxo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:296:1
[INFO] [stdout]   37:     0x5b1b7ed083b7 - async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:297:38
[INFO] [stdout]   38:     0x5b1b7ecdb926 - <async_impl_tests[b363e5d65b4c1784]::async_get_script_hash_utxo::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_outspend stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_outspend' (72) panicked at tests/async_impl_tests.rs:194:5:
[INFO] [stdout] assertion failed: outspend.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0ae59 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:194:5
[INFO] [stdout]   21:     0x5b1b7ecd28fd - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1c8a0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec927e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c70e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc7723 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc7723 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc7723 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd14ae - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2c947 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbc9e8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9190 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3a65e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3eb04 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2aabc - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38b27 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed10949 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspend
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:185:1
[INFO] [stdout]   37:     0x5b1b7ed08147 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:186:33
[INFO] [stdout]   38:     0x5b1b7ecdb5e6 - <async_impl_tests[b363e5d65b4c1784]::async_get_tx_outspend::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - 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' (68) panicked at tests/async_impl_tests.rs:183:5:
[INFO] [stdout] assertion failed: merkle_proof.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0cd13 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkle_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:183:5
[INFO] [stdout]   21:     0x5b1b7ecd339d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1d480 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec931e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8ca2e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7eccc163 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccc163 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7eccc163 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd17cc - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2d489 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbeec8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9412 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3b23e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3f5a4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2b23a - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38ec9 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed11c07 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkle_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:177:1
[INFO] [stdout]   37:     0x5b1b7ed08327 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkle_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:178:37
[INFO] [stdout]   38:     0x5b1b7ecdb866 - <async_impl_tests[b363e5d65b4c1784]::async_get_tx_merkle_proof::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_status' (79) panicked at tests/async_impl_tests.rs:147:5:
[INFO] [stdout] assertion failed: tx_status.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed0a250 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:147:5
[INFO] [stdout]   21:     0x5b1b7ecd24bd - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1c3e0 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec923e5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c5ce - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc5963 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc5963 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc5963 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd136c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2c4c9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbbb28 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9092 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3a19e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e6c4 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a7ba - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed389a9 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed101c7 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:140:1
[INFO] [stdout]   37:     0x5b1b7ed08087 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:142:31
[INFO] [stdout]   38:     0x5b1b7ecdb4e6 - <async_impl_tests[b363e5d65b4c1784]::async_get_tx_status::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_raw' (76) panicked at tests/async_impl_tests.rs:156:5:
[INFO] [stdout] assertion failed: tx_raw.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--test async_impl_tests`
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed09693 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:156:5
[INFO] [stdout]   21:     0x5b1b7ecd207d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1bf20 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec91fe5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c48e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc3ba3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc3ba3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc3ba3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd122c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2c049 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecbac68 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb8f92 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed39cde - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3e284 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a4ba - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38829 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed0fa47 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:149:1
[INFO] [stdout]   37:     0x5b1b7ed07fc7 - async_impl_tests[b363e5d65b4c1784]::async_get_tx_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:151:28
[INFO] [stdout]   38:     0x5b1b7ecdb3e6 - <async_impl_tests[b363e5d65b4c1784]::async_get_tx_raw::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_post_tx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_post_tx' (81) panicked at tests/async_impl_tests.rs:208:5:
[INFO] [stdout] assertion failed: resp.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc3b2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b1b7ed08b03 - async_impl_tests[b363e5d65b4c1784]::async_post_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:208:5
[INFO] [stdout]   21:     0x5b1b7ecd1c3d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1ba60 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec91be5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5b1b7ec8c34e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5b1b7ecc1e13 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc1e13 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc1e13 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd10ee - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2bbc7 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb9da8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb8e90 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3981e - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3de44 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a1bc - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed386d7 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed0f2c9 - async_impl_tests[b363e5d65b4c1784]::async_post_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:204:1
[INFO] [stdout]   37:     0x5b1b7ed07f07 - async_impl_tests[b363e5d65b4c1784]::async_post_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:205:25
[INFO] [stdout]   38:     0x5b1b7ecdb2e6 - <async_impl_tests[b363e5d65b4c1784]::async_post_tx::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   60:     0x72150ec4ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx' (64) 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:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1b7f1c5142 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1b7f1c5142 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1b7f1dbc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1b7f1dbc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b1b7f1ca3b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1b7f1ca3b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1b7f1a297f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1b7f1a297f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1b7f1bcda9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1b7ed596be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1b7ed596be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1b7f1bd012 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1b7f1bd012 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1b7f1a2a38 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1b7f197b49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1b7f1a3a5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1b7f1dc3ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1b7f1dc273 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b1b7f0837ad - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b1b7ed0884b - async_impl_tests[b363e5d65b4c1784]::async_get_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:138:5
[INFO] [stdout]   22:     0x5b1b7ecd1b2d - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed1b930 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ec91ae5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::try_with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5b1b7ec8c2fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[6faae584f600fd0d]::coop::Budget>>>::with::<tokio[6faae584f600fd0d]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5b1b7ecc16a3 - tokio[6faae584f600fd0d]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc16a3 - tokio[6faae584f600fd0d]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecc16a3 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ecd109c - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ed2baa9 - <tokio[6faae584f600fd0d]::macros::scoped_tls::ScopedKey<tokio[6faae584f600fd0d]::runtime::basic_scheduler::Context>>::set::<tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb99f8 - tokio[6faae584f600fd0d]::runtime::basic_scheduler::enter::<<tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on<async_impl_tests[b363e5d65b4c1784]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::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:     0x5b1b7ecb8e52 - <tokio[6faae584f600fd0d]::runtime::basic_scheduler::BasicScheduler<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::time::driver::Driver<tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>, tokio[6faae584f600fd0d]::park::either::Either<tokio[6faae584f600fd0d]::io::driver::Driver, tokio[6faae584f600fd0d]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed396ee - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed3dd34 - tokio[6faae584f600fd0d]::runtime::context::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed2a0fa - <tokio[6faae584f600fd0d]::runtime::handle::Handle>::enter::<<tokio[6faae584f600fd0d]::runtime::Runtime>::block_on<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed38679 - <tokio[6faae584f600fd0d]::runtime::Runtime>::block_on::<async_impl_tests[b363e5d65b4c1784]::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:     0x5b1b7ed0f0e7 - async_impl_tests[b363e5d65b4c1784]::async_get_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:131:1
[INFO] [stdout]   38:     0x5b1b7ed07ed7 - async_impl_tests[b363e5d65b4c1784]::async_get_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:133:24
[INFO] [stdout]   39:     0x5b1b7ecdb2a6 - <async_impl_tests[b363e5d65b4c1784]::async_get_tx::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1b7ed4da6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b1b7ed4da6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5b1b7ed5a2ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b1b7ed5a2ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5b1b7ed5a2ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5b1b7ed54794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5b1b7ed54794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5b1b7ed5cdc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5b1b7ed5cdc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5b1b7ed5cdc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5b1b7f1c49af - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5b1b7f1c49af - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x72150ebbeaa4 - <unknown>
[INFO] [stdout]   61:     0x72150ec4ba64 - clone
[INFO] [stdout]   62:                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 3.63s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1b179f83ba27aa845a999cbe408d83d70c862fd06363dbd6e2b809d906cc27fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b179f83ba27aa845a999cbe408d83d70c862fd06363dbd6e2b809d906cc27fa", kill_on_drop: false }`
[INFO] [stdout] 1b179f83ba27aa845a999cbe408d83d70c862fd06363dbd6e2b809d906cc27fa
