[INFO] fetching crate hotmint-consensus 0.8.11...
[INFO] testing hotmint-consensus-0.8.11 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate hotmint-consensus 0.8.11 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate hotmint-consensus 0.8.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hotmint-consensus 0.8.11
[INFO] tweaked toml for crates.io crate hotmint-consensus 0.8.11 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hotmint-consensus 0.8.11 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hotmint-consensus 0.8.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded merlin v3.0.0
[INFO] [stderr]   Downloaded hotmint-mgmt v0.8.11
[INFO] [stderr]   Downloaded prometheus-client v0.23.1
[INFO] [stderr]   Downloaded hotmint-types v0.8.11
[INFO] [stderr]   Downloaded ruc v10.0.0
[INFO] [stderr]   Downloaded hotmint-crypto v0.8.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1
[INFO] running `Command { std: "docker" "start" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling ruc v10.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hotmint-types v0.8.11
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hotmint-crypto v0.8.11
[INFO] [stderr]    Compiling hotmint-consensus v0.8.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.62s
[INFO] running `Command { std: "docker" "inspect" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling hotmint-crypto v0.8.11
[INFO] [stderr]    Compiling hotmint-mgmt v0.8.11
[INFO] [stderr]    Compiling hotmint-consensus v0.8.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.64s
[INFO] running `Command { std: "docker" "inspect" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hotmint_consensus-18982da335359446)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test commit::tests::test_commit_partial_chain ... ok
[INFO] [stdout] test commit::tests::test_commit_chain_of_blocks ... ok
[INFO] [stdout] test commit::tests::test_commit_missing_block ... ok
[INFO] [stdout] test commit::tests::test_commit_already_committed ... ok
[INFO] [stdout] test commit::tests::test_commit_single_block ... ok
[INFO] [stdout] test commit::tests::test_decode_payload_roundtrip ... ok
[INFO] [stdout] test leader::tests::test_leader_rotation ... ok
[INFO] [stdout] test commit::tests::test_decode_payload_empty ... ok
[INFO] [stdout] test leader::tests::test_next_leader ... ok
[INFO] [stdout] test liveness::tests::test_all_sign ... ok
[INFO] [stdout] test liveness::tests::test_reset ... ok
[INFO] [stdout] test liveness::tests::test_one_offline ... ok
[INFO] [stdout] test liveness::tests::test_threshold_boundary ... ok
[INFO] [stdout] test pacemaker::tests::test_backoff_caps_at_max ... ok
[INFO] [stdout] test pacemaker::tests::test_exponential_backoff ... ok
[INFO] [stdout] test pacemaker::tests::test_reset_on_progress ... ok
[INFO] [stdout] test pacemaker::tests::test_tc_relay_dedup ... ok
[INFO] [stdout] test store::tests::test_committed_height_index_is_pinned_to_committed_block ... ok
[INFO] [stdout] test store::tests::test_genesis_present ... ok
[INFO] [stdout] test store::tests::test_get_blocks_in_range ... ok
[INFO] [stdout] test store::tests::test_get_by_height ... ok
[INFO] [stdout] test store::tests::test_get_nonexistent ... ok
[INFO] [stdout] test store::tests::test_overwrite_same_height ... ok
[INFO] [stdout] test store::tests::test_put_and_get_by_hash ... ok
[INFO] [stdout] test store::tests::test_tip_height ... ok
[INFO] [stdout] test engine::tests::r32_sub_quorum_highest_qc_fails_has_quorum ... ok
[INFO] [stdout] test vote_collector::tests::test_qc_formed_at_quorum ... ok
[INFO] [stdout] test vote_collector::tests::test_different_vote_types_separate ... ok
[INFO] [stdout] test vote_collector::tests::test_duplicate_vote_ignored ... ok
[INFO] [stdout] test vote_collector::tests::test_clear_view ... ok
[INFO] [stdout] test sync::tests::test_replay_blocks_broken_chain ... ok
[INFO] [stdout] test vote_collector::tests::test_no_false_equivocation ... ok
[INFO] [stdout] test sync::tests::test_replay_blocks_records_wal_and_checkpoint ... ok
[INFO] [stdout] test sync::tests::test_replay_blocks_rejects_height_gap_with_matching_parent ... ok
[INFO] [stdout] test sync::tests::test_replay_blocks_rejects_missing_qc ... ok
[INFO] [stdout] test engine::tests::r29_propose_sub_quorum_justify_rejected_by_verify_message ... ok
[INFO] [stdout] test sync::tests::test_replay_blocks_valid_chain ... ok
[INFO] [stdout] test vote_collector::tests::test_equivocation_detection ... ok
[INFO] [stdout] test engine::tests::r29_propose_full_quorum_justify_accepted_by_verify_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-75ee9501ea359cb4)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_equivocation_detected_via_injected_votes ... ok
[INFO] [stdout] test test_basic_four_node_dynamic_network ... ok
[INFO] [stdout] test test_node_crash_does_not_halt_consensus ... FAILED
[INFO] [stdout] test test_epoch_transition_increments_correctly ... FAILED
[INFO] [stdout] test test_validator_leave ... FAILED
[INFO] [stdout] test test_validator_set_shrinks_to_two_nodes ... FAILED
[INFO] [stdout] test test_validator_join ... FAILED
[INFO] [stdout] test test_multiple_consecutive_epoch_transitions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_node_crash_does_not_halt_consensus stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_node_crash_does_not_halt_consensus' (1519) panicked at tests/e2e.rs:844:9:
[INFO] [stdout] validator 0 committed 1 blocks after crash, expected >= 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05ed4bcf8 - e2e[c8bb6ea358a2bf34]::test_node_crash_does_not_halt_consensus::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:844:9
[INFO] [stdout]   20:     0x56d05edc0602 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x56d05ed8212d - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x56d05ed7da82 - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x56d05ed85254 - <tokio[c4622a9b654d33fc]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x56d05ed93ae8 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x56d05ed75bbb - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x56d05ed8f9d4 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x56d05edae564 - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x56d05edae75f - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x56d05ed520a1 - e2e[c8bb6ea358a2bf34]::test_node_crash_does_not_halt_consensus
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:850:22
[INFO] [stdout]   32:     0x56d05ed46387 - e2e[c8bb6ea358a2bf34]::test_node_crash_does_not_halt_consensus::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:811:51
[INFO] [stdout]   33:     0x56d05ed66cb6 - <e2e[c8bb6ea358a2bf34]::test_node_crash_does_not_halt_consensus::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x56d05ee04d7b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x56d05ee04d7b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x56d05ee125f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x56d05ee125f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x56d05ee0bf04 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x56d05ee0bf04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x56d05ee15672 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x56d05ee15672 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x56d05ee15672 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   53:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   55:     0x7c4d43485a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1659) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45478 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc043d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed20bd8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed375e8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed375e8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0a8aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0d70 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85b3e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed56e83 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed56e83 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed04e7f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed118f0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed11ba3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c80b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1653) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45478 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc043d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed20bd8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed375e8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed375e8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0a8aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0d70 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85b3e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed56e83 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed56e83 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed04e7f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed118f0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed11ba3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c80b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1521) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45478 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc043d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed20bd8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed375e8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed375e8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0a8aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0d70 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85b3e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed56e83 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed56e83 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed04e7f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed118f0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed11ba3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c80b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::CountingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_epoch_transition_increments_correctly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_epoch_transition_increments_correctly' (1516) panicked at tests/e2e.rs:709:5:
[INFO] [stdout] no validator observed epoch 0 -> epoch 1 transition in commit log
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed94 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05ed4dcbf - e2e[c8bb6ea358a2bf34]::test_epoch_transition_increments_correctly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:709:5
[INFO] [stdout]   20:     0x56d05edc0602 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x56d05ed8212d - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x56d05ed7da82 - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x56d05ed85254 - <tokio[c4622a9b654d33fc]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x56d05ed93ae8 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x56d05ed75bbb - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x56d05ed8f9d4 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x56d05edae564 - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x56d05edae75f - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x56d05ed52421 - e2e[c8bb6ea358a2bf34]::test_epoch_transition_increments_correctly
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:714:22
[INFO] [stdout]   32:     0x56d05ed463e7 - e2e[c8bb6ea358a2bf34]::test_epoch_transition_increments_correctly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:646:54
[INFO] [stdout]   33:     0x56d05ed66d36 - <e2e[c8bb6ea358a2bf34]::test_epoch_transition_increments_correctly::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x56d05ee04d7b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x56d05ee04d7b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x56d05ee125f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x56d05ee125f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x56d05ee0bf04 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x56d05ee0bf04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x56d05ee15672 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x56d05ee15672 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x56d05ee15672 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   53:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   55:     0x7c4d43485a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1635) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45ad8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc04fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed221f8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed38ba8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed38ba8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0aeaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc1010 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85e9e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed579c3 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed579c3 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed05c5f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed13c30 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed13ee3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c8cb - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1621) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45ad8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc04fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed221f8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed38ba8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed38ba8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0aeaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc1010 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85e9e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed579c3 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed579c3 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed05c5f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed13c30 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed13ee3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c8cb - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1614) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45ad8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc04fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed221f8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed38ba8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed38ba8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0aeaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc1010 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85e9e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed579c3 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed579c3 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed05c5f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed13c30 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed13ee3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c8cb - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1679) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45ad8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc04fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed221f8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed38ba8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed38ba8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0aeaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc1010 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85e9e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed579c3 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed579c3 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed05c5f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed13c30 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed13ee3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c8cb - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::EpochTrackingApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_validator_leave stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_validator_leave' (1531) panicked at tests/e2e.rs:439:13:
[INFO] [stdout] leave height was not committed within 15s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed94 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05ed49967 - e2e[c8bb6ea358a2bf34]::test_validator_leave::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:439:13
[INFO] [stdout]   20:     0x56d05edc0602 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x56d05ed8212d - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x56d05ed7da82 - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x56d05ed85254 - <tokio[c4622a9b654d33fc]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x56d05ed93ae8 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x56d05ed75bbb - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x56d05ed8f9d4 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x56d05edae564 - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x56d05edae75f - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x56d05ed51d21 - e2e[c8bb6ea358a2bf34]::test_validator_leave
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:459:22
[INFO] [stdout]   32:     0x56d05ed46327 - e2e[c8bb6ea358a2bf34]::test_validator_leave::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:407:32
[INFO] [stdout]   33:     0x56d05ed66c36 - <e2e[c8bb6ea358a2bf34]::test_validator_leave::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x56d05ee04d7b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x56d05ee04d7b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x56d05ee125f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x56d05ee125f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x56d05ee0bf04 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x56d05ee0bf04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x56d05ee15672 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x56d05ee15672 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x56d05ee15672 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   53:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   55:     0x7c4d43485a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1669) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45f18 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc057d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed230b8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed39a28 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed39a28 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0b2aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc11d0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed860de - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed58143 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed58143 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed0659f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed153b0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed15663 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c94b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1676) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45f18 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc057d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed230b8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed39a28 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed39a28 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0b2aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc11d0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed860de - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed58143 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed58143 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed0659f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed153b0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed15663 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c94b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1681) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45f18 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc057d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed230b8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed39a28 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed39a28 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0b2aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc11d0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed860de - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed58143 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed58143 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed0659f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed153b0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed15663 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c94b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1662) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45f18 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc057d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed230b8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed39a28 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed39a28 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0b2aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc11d0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed860de - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed58143 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed58143 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed0659f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed153b0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed15663 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c94b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorLeaveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_validator_set_shrinks_to_two_nodes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_validator_set_shrinks_to_two_nodes' (1535) panicked at tests/e2e.rs:927:13:
[INFO] [stdout] remove height was not committed within 15s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed94 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05ed4c973 - e2e[c8bb6ea358a2bf34]::test_validator_set_shrinks_to_two_nodes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:927:13
[INFO] [stdout]   20:     0x56d05edc0602 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x56d05ed8212d - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x56d05ed7da82 - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x56d05ed85254 - <tokio[c4622a9b654d33fc]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x56d05ed93ae8 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x56d05ed75bbb - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x56d05ed8f9d4 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x56d05edae564 - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x56d05edae75f - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x56d05ed52261 - e2e[c8bb6ea358a2bf34]::test_validator_set_shrinks_to_two_nodes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:949:22
[INFO] [stdout]   32:     0x56d05ed463b7 - e2e[c8bb6ea358a2bf34]::test_validator_set_shrinks_to_two_nodes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:897:51
[INFO] [stdout]   33:     0x56d05ed66cf6 - <e2e[c8bb6ea358a2bf34]::test_validator_set_shrinks_to_two_nodes::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x56d05ee04d7b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x56d05ee04d7b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x56d05ee125f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x56d05ee125f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x56d05ee0bf04 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x56d05ee0bf04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x56d05ee15672 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x56d05ee15672 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x56d05ee15672 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   53:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   55:     0x7c4d43485a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1540) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45698 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc047d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed21338 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed37d28 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed37d28 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0aaaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0e50 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85c5e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57243 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57243 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed0531f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed124b0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed12763 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c84b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1537) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45698 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc047d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed21338 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed37d28 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed37d28 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0aaaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0e50 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85c5e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57243 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57243 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed0531f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed124b0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed12763 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c84b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1542) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45698 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc047d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed21338 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed37d28 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed37d28 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0aaaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0e50 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85c5e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57243 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57243 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed0531f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed124b0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed12763 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c84b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05eec9d2b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:503:45
[INFO] [stdout]   61:     0x56d05eeda29b - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05eea430c - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05eea598c - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05eea598c - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05eea255e - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05eed5b81 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05eeb5e1f - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ef0589b - __rust_try
[INFO] [stdout]   69:     0x56d05ef019b3 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ef019b3 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05eea2160 - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05eea30f9 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05eea33b7 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05eeaf03d - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1554) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45698 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc047d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed21338 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed37d28 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed37d28 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0aaaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0e50 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85c5e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57243 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57243 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed0531f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed124b0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed12763 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c84b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::TwoRemoveApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stderr] error: test failed, to rerun pass `--test e2e`
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_validator_join stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_validator_join' (1528) panicked at tests/e2e.rs:286:13:
[INFO] [stdout] join height was not committed within 15s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed94 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05ed47344 - e2e[c8bb6ea358a2bf34]::test_validator_join::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:286:13
[INFO] [stdout]   20:     0x56d05edc0602 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x56d05ed8212d - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x56d05ed7da82 - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x56d05ed85254 - <tokio[c4622a9b654d33fc]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x56d05ed93ae8 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x56d05ed75bbb - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x56d05ed8f9d4 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x56d05edae564 - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x56d05edae75f - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x56d05ed51b61 - e2e[c8bb6ea358a2bf34]::test_validator_join
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:364:22
[INFO] [stdout]   32:     0x56d05ed462f7 - e2e[c8bb6ea358a2bf34]::test_validator_join::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:244:31
[INFO] [stdout]   33:     0x56d05ed66bf6 - <e2e[c8bb6ea358a2bf34]::test_validator_join::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x56d05ee04d7b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x56d05ee04d7b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x56d05ee125f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x56d05ee125f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x56d05ee0bf04 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x56d05ee0bf04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x56d05ee15672 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x56d05ee15672 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x56d05ee15672 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   53:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   55:     0x7c4d43485a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1683) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45cf8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc053d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed22958 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed392e8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed392e8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0b0aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc10f0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85fbe - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57d83 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57d83 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed060ff - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed147f0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed14aa3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c90b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1647) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45cf8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc053d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed22958 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed392e8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed392e8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0b0aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc10f0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85fbe - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57d83 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57d83 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed060ff - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed147f0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed14aa3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c90b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1613) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45cf8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc053d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed22958 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed392e8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed392e8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0b0aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc10f0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85fbe - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57d83 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57d83 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed060ff - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed147f0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed14aa3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c90b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1651) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed45cf8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc053d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed22958 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed392e8 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed392e8 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0b0aa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc10f0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85fbe - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57d83 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57d83 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed060ff - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed147f0 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed14aa3 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c90b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::ValidatorJoinApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05eec9d2b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:503:45
[INFO] [stdout]   61:     0x56d05eeda29b - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05eea430c - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05eea598c - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05eea598c - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05eea255e - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05eed5b81 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05eeb5e1f - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ef0589b - __rust_try
[INFO] [stdout]   69:     0x56d05ef019b3 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ef019b3 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05eea2160 - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05eea30f9 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05eea33b7 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05eeaf03d - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_consecutive_epoch_transitions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multiple_consecutive_epoch_transitions' (1518) panicked at tests/e2e.rs:788:9:
[INFO] [stdout] validator 1 committed 1 blocks, expected >= 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05ed4f553 - e2e[c8bb6ea358a2bf34]::test_multiple_consecutive_epoch_transitions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:788:9
[INFO] [stdout]   20:     0x56d05edc0602 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x56d05ed8212d - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x56d05ed7da82 - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x56d05ed7da82 - <tokio[c4622a9b654d33fc]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x56d05ed85254 - <tokio[c4622a9b654d33fc]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x56d05ed93ae8 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x56d05ed75bbb - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x56d05ed8f9d4 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x56d05edae564 - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x56d05edae75f - <tokio[c4622a9b654d33fc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x56d05ed525e1 - e2e[c8bb6ea358a2bf34]::test_multiple_consecutive_epoch_transitions
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:801:22
[INFO] [stdout]   32:     0x56d05ed46417 - e2e[c8bb6ea358a2bf34]::test_multiple_consecutive_epoch_transitions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:754:55
[INFO] [stdout]   33:     0x56d05ed66d76 - <e2e[c8bb6ea358a2bf34]::test_multiple_consecutive_epoch_transitions::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x56d05ee04d7b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x56d05ee04d7b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x56d05ee125f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56d05ee125f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d05ee125f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x56d05ee125f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x56d05ee0bf04 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x56d05ee0bf04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x56d05ee15672 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x56d05ee15672 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x56d05ee15672 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x56d05ee15672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x56d05ee15672 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   53:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   55:     0x7c4d43485a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1522) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed458b8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc04bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed21a98 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed38468 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed38468 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0acaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0f30 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85d7e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57603 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57603 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed057bf - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed13070 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed13323 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c88b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05eec9d2b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:503:45
[INFO] [stdout]   61:     0x56d05eeda29b - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05eea430c - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05eea598c - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05eea598c - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05eea255e - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05eed5b81 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05eeb5e1f - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ef0589b - __rust_try
[INFO] [stdout]   69:     0x56d05ef019b3 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ef019b3 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05eea2160 - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05eea30f9 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05eea33b7 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05eeaf03d - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1673) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed458b8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc04bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed21a98 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed38468 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed38468 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0acaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0f30 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85d7e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57603 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57603 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed057bf - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed13070 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed13323 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c88b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (1649) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9:
[INFO] [stdout] A Tokio 1.x context was found, but it is being shutdown.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d05f0a0068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d05f0a0068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d05f0a0068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d05f0b554a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d05f0b554a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56d05f0a4a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56d05f0a4a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56d05f07eca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d05f07eca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d05f0982a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d05ee11c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56d05ee11c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d05f098522 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56d05f098522 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d05f07ed62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d05f073f39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d05f07fa7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d05f0b5d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d05eee5b28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x56d05eeaba29 - <tokio[c4622a9b654d33fc]::runtime::time::entry::TimerEntry>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:602:9
[INFO] [stdout]   21:     0x56d05eeab497 - <tokio[c4622a9b654d33fc]::runtime::Timer>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/mod.rs:511:56
[INFO] [stdout]   22:     0x56d05ef072ce - <tokio[c4622a9b654d33fc]::time::sleep::Sleep>::poll_elapsed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:432:31
[INFO] [stdout]   23:     0x56d05ef09648 - <tokio[c4622a9b654d33fc]::time::sleep::Sleep as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/time/sleep.rs:464:36
[INFO] [stdout]   24:     0x56d05edc06bf - <core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d05edc002a - <&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut tokio[c4622a9b654d33fc]::time::sleep::Sleep> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:121:9
[INFO] [stdout]   26:     0x56d05ed684bb - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:705:49
[INFO] [stdout]   27:     0x56d05ed9e8b0 - <core[8fb95b77d25ab6c8]::future::poll_fn::PollFn<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}::{closure#3}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   28:     0x56d05ed6a833 - <hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine.rs:346:13
[INFO] [stdout]   29:     0x56d05ed458b8 - e2e[c8bb6ea358a2bf34]::spawn_node_with_state::<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:129:57
[INFO] [stdout]   30:     0x56d05edc04bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56d05ed21a98 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   32:     0x56d05ed38468 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56d05ed38468 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   34:     0x56d05ed0acaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56d05edc0f30 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56d05ed85d7e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   38:     0x56d05ed57603 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d05ed57603 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d05ed057bf - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56d05ed13070 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56d05ed13323 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56d05ed9c88b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<e2e[c8bb6ea358a2bf34]::spawn_node_with_state<e2e[c8bb6ea358a2bf34]::MultiEpochApp>::{closure#0}>>, alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   44:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   45:     0x56d05eee9472 - <tokio[c4622a9b654d33fc]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   46:     0x56d05eeca11d - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   47:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56d05eed385b - tokio[c4622a9b654d33fc]::task::coop::budget::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::boxed::Box<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56d05eed385b - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stdout]   50:     0x56d05eed2641 - <tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   51:     0x56d05eec9b59 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   52:     0x56d05ef05b80 - <tokio[c4622a9b654d33fc]::runtime::context::scoped::Scoped<tokio[c4622a9b654d33fc]::runtime::scheduler::Context>>::set::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56d05ef0226b - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   54:     0x56d05eeec45b - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::try_with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56d05eeec02f - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c4622a9b654d33fc]::runtime::context::Context>>::with::<tokio[c4622a9b654d33fc]::runtime::context::set_scheduler<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56d05ef01dd4 - tokio[c4622a9b654d33fc]::runtime::context::set_scheduler::<(), tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   57:     0x56d05eecabd9 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   58:     0x56d05eec2daf - tokio[c4622a9b654d33fc]::runtime::context::runtime::enter_runtime::<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56d05eed3fd1 - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   60:     0x56d05edc6c7b - tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place::<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/worker.rs:478:41
[INFO] [stdout]   61:     0x56d05ed951df - <tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56d05ed24e38 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   63:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::loom::std::unsafe_cell::UnsafeCell<tokio[c4622a9b654d33fc]::runtime::task::core::Stage<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56d05ed3b728 - <tokio[c4622a9b654d33fc]::runtime::task::core::Core<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   65:     0x56d05ed0baaa - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56d05edc1550 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56d05ed8655e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56d05ed5dbeb - __rust_try
[INFO] [stdout]   69:     0x56d05ed59043 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56d05ed59043 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56d05ed0781f - tokio[c4622a9b654d33fc]::runtime::task::harness::poll_future::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56d05ed182b2 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56d05ed18563 - <tokio[c4622a9b654d33fc]::runtime::task::harness::Harness<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56d05ed9ca4b - tokio[c4622a9b654d33fc]::runtime::task::raw::poll::<tokio[c4622a9b654d33fc]::runtime::blocking::task::BlockingTask<tokio[c4622a9b654d33fc]::runtime::scheduler::multi_thread::worker::block_in_place<<hotmint_consensus[628c3dbc560c96df]::engine::ConsensusEngine>::handle_message::{closure#0}::{closure#0}, bool>::{closure#0}::{closure#0}>, tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   75:     0x56d05eeb24d7 - <tokio[c4622a9b654d33fc]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   76:     0x56d05eee94b7 - <tokio[c4622a9b654d33fc]::runtime::task::UnownedTask<tokio[c4622a9b654d33fc]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   77:     0x56d05eed6ff7 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56d05eed9530 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   79:     0x56d05eed6bb4 - <tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56d05eeadf46 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56d05eeafd12 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56d05eed5bf1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56d05eeb5ea7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56d05eeb58bb - __rust_try
[INFO] [stdout]   85:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56d05eeaf984 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56d05eeaf984 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56d05eebca8f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<tokio[c4622a9b654d33fc]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56d05f09f98f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   90:     0x56d05f09f98f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7c4d433f8aa4 - <unknown>
[INFO] [stdout]   92:     0x7c4d43485a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_epoch_transition_increments_correctly
[INFO] [stdout]     test_multiple_consecutive_epoch_transitions
[INFO] [stdout]     test_node_crash_does_not_halt_consensus
[INFO] [stdout]     test_validator_join
[INFO] [stdout]     test_validator_leave
[INFO] [stdout]     test_validator_set_shrinks_to_two_nodes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1", kill_on_drop: false }`
[INFO] [stdout] 0edf701563e356dbd4c7e0fa7be267a489faa1d43ed45e77410bee40e1ca8ea1
