[INFO] cloning repository https://github.com/hridambasu/hack-movement
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hridambasu/hack-movement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f92550153c15492ffbeb3cefb21cbb91f13ea5fd
[INFO] testing hridambasu/hack-movement against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hridambasu/hack-movement
[INFO] finished tweaking git repo https://github.com/hridambasu/hack-movement
[INFO] tweaked toml for git repo https://github.com/hridambasu/hack-movement written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hridambasu/hack-movement on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hridambasu/hack-movement 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebe5db3fe02bfcf4d31aa491f3867d814039c8005215a9fd9d1a1445f080b2ba
[INFO] running `Command { std: "docker" "start" "-a" "ebe5db3fe02bfcf4d31aa491f3867d814039c8005215a9fd9d1a1445f080b2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebe5db3fe02bfcf4d31aa491f3867d814039c8005215a9fd9d1a1445f080b2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebe5db3fe02bfcf4d31aa491f3867d814039c8005215a9fd9d1a1445f080b2ba", kill_on_drop: false }`
[INFO] [stdout] ebe5db3fe02bfcf4d31aa491f3867d814039c8005215a9fd9d1a1445f080b2ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0120c93caf431d8ed429b25ecef5ed05968656286d200acfd6b05b4009e08a9f
[INFO] running `Command { std: "docker" "start" "-a" "0120c93caf431d8ed429b25ecef5ed05968656286d200acfd6b05b4009e08a9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling console-api v0.5.0
[INFO] [stderr]    Compiling console-subscriber v0.1.10
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "0120c93caf431d8ed429b25ecef5ed05968656286d200acfd6b05b4009e08a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0120c93caf431d8ed429b25ecef5ed05968656286d200acfd6b05b4009e08a9f", kill_on_drop: false }`
[INFO] [stdout] 0120c93caf431d8ed429b25ecef5ed05968656286d200acfd6b05b4009e08a9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09f0a92eb914d4aa0ca5a27c5c750ec3b5090fff97bee1c563747920be47cee6
[INFO] running `Command { std: "docker" "start" "-a" "09f0a92eb914d4aa0ca5a27c5c750ec3b5090fff97bee1c563747920be47cee6", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stdout]    --> src/mini_chain/node.rs:889:29
[INFO] [stdout]     |
[INFO] [stdout] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stdout]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.56s
[INFO] running `Command { std: "docker" "inspect" "09f0a92eb914d4aa0ca5a27c5c750ec3b5090fff97bee1c563747920be47cee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09f0a92eb914d4aa0ca5a27c5c750ec3b5090fff97bee1c563747920be47cee6", kill_on_drop: false }`
[INFO] [stdout] 09f0a92eb914d4aa0ca5a27c5c750ec3b5090fff97bee1c563747920be47cee6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88a18eb0dff7b98ef7af424845d93c704e8f4e32d76044aacd17f05b3fad1ce3
[INFO] running `Command { std: "docker" "start" "-a" "88a18eb0dff7b98ef7af424845d93c704e8f4e32d76044aacd17f05b3fad1ce3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/mini_chain/chain.rs:5:73
[INFO] [stderr]   |
[INFO] [stderr] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stderr]   |                                                                         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Stream`
[INFO] [stderr]  --> src/mini_chain/chain.rs:9:34
[INFO] [stderr]   |
[INFO] [stderr] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stderr]   |                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `info` and `instrument`
[INFO] [stderr]   --> src/mini_chain/chain.rs:14:15
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tracing::{instrument, info};
[INFO] [stderr]    |               ^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Receiver`
[INFO] [stderr]  --> src/mini_chain/client.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | use async_channel::{Sender, Receiver};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/mini_chain/node.rs:2:34
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stderr]   |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/mini_chain/node.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Transaction, self
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/mini_chain/node.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stderr]  --> src/network.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use futures::stream::FuturesUnordered;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::time::sleep`
[INFO] [stderr]  --> src/network.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tokio::time::sleep;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> src/network.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> src/network.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stderr]   --> src/network.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::mini_chain::metadata;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FullNode`
[INFO] [stderr]   --> src/network.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     ChannelFullNode, FullNode
[INFO] [stderr]    |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/network.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:67:25
[INFO] [stderr]    |
[INFO] [stderr] 62 | /                         loop {
[INFO] [stderr] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stderr] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stderr] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stderr] 66 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 67 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:75:25
[INFO] [stderr]    |
[INFO] [stderr] 70 | /                         loop {
[INFO] [stderr] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stderr] ...  |
[INFO] [stderr] 74 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 75 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/lib.rs:101:25
[INFO] [stderr]     |
[INFO] [stderr]  78 | /                         loop {
[INFO] [stderr]  79 | |                             {
[INFO] [stderr]  80 | |                                 let now = SystemTime::now()
[INFO] [stderr]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stderr] ...   |
[INFO] [stderr]  99 | |                             )).await; 
[INFO] [stderr] 100 | |                         }
[INFO] [stderr]     | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 101 |                           Ok::<(), String>(())
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hash`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::SinkExt`
[INFO] [stderr]   --> src/mini_chain/chain.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::SinkExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/chain.rs:692:14
[INFO] [stderr]     |
[INFO] [stderr] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stderr]     |              ----^^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:410:13
[INFO] [stderr]     |
[INFO] [stderr] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:545:13
[INFO] [stderr]     |
[INFO] [stderr] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:695:13
[INFO] [stderr]     |
[INFO] [stderr] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:807:13
[INFO] [stderr]     |
[INFO] [stderr] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/block.rs:289:13
[INFO] [stderr]     |
[INFO] [stderr] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/chain.rs:74:60
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:305:60
[INFO] [stderr]     |
[INFO] [stderr] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:620:61
[INFO] [stderr]     |
[INFO] [stderr] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:691:61
[INFO] [stderr]     |
[INFO] [stderr] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stderr]    |
[INFO] [stderr] 55 |         &self
[INFO] [stderr]    |         - the lifetime is named here
[INFO] [stderr] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stderr]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stderr]    |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stderr]     |
[INFO] [stderr] 226 |         &self
[INFO] [stderr]     |         - the lifetime is named here
[INFO] [stderr] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stderr]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stderr]     |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stderr]    --> src/mini_chain/node.rs:889:29
[INFO] [stderr]     |
[INFO] [stderr] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stderr]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-chain` (lib) generated 34 warnings (run `cargo fix --lib -p mini-chain` to apply 29 suggestions)
[INFO] [stderr] warning: `mini-chain` (lib test) generated 35 warnings (33 duplicates) (run `cargo fix --lib -p mini-chain --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_chain-84b01015222888c9)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test mini_chain::block::test::test_btree ... ok
[INFO] [stdout] test mini_chain::block::test::test_different_transactions_are_different ... ok
[INFO] [stdout] test mini_chain::chain::test::test_add_block ... ok
[INFO] [stdout] test network::test::test_delivers ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_transaction ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_chain_tip ... ok
[INFO] [stdout] test mini_chain::block::test::test_mine_block ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork_and_resolve ... FAILED
[INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... FAILED
[INFO] [stdout] test mini_chain::node::test::test_run_full_node has been running for over 60 seconds
[INFO] [stdout] test simulation::test_simulation has been running for over 60 seconds
[INFO] [stdout] test mini_chain::node::test::test_run_full_node ... FAILED
[INFO] [stdout] test simulation::test_simulation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_mine_block' (19) panicked at src/mini_chain/block.rs:413:9:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0dce7db27a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0dce7db27a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0dce7f0ffa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0dce7f0ffa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a0dce7dfcf2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a0dce7dfcf2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a0dce7b9def - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0dce7b9def - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0dce7d35f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0dce6770bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a0dce6770bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a0dce7d3872 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a0dce7d3872 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0dce7b9eda - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a0dce7b1819 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0dce7babbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0dce7f17bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0dce7f1782 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a0dce648eb3 - mini_chain[7e1a83da4f80c259]::mini_chain::block::test::test_mine_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:413:9
[INFO] [stdout]   21:     0x5a0dce650962 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5a0dce6509fd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0dce5cddad - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x5a0dce5cdc8b - tokio[cd4a32b52ef8c2ba]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5a0dce5cdc8b - tokio[cd4a32b52ef8c2ba]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5a0dce5cdc8b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x5a0dce5c45c0 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x5a0dce5ccf60 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x5a0dce5cc164 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x5a0dce641cbb - <tokio[cd4a32b52ef8c2ba]::runtime::context::scoped::Scoped<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::Context>>::set::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5a0dce6180b9 - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5a0dce5c66e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::try_with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5a0dce5c623e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5a0dce61530d - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5a0dce5ca260 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x5a0dce5ca596 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x5a0dce5cbbf9 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5a0dce5d8d93 - tokio[cd4a32b52ef8c2ba]::runtime::context::runtime::enter_runtime::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5a0dce5c4071 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5a0dce59668a - <tokio[cd4a32b52ef8c2ba]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x5a0dce64dbd9 - mini_chain[7e1a83da4f80c259]::mini_chain::block::test::test_mine_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:414:58
[INFO] [stdout]   42:     0x5a0dce648a97 - mini_chain[7e1a83da4f80c259]::mini_chain::block::test::test_mine_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:407:31
[INFO] [stdout]   43:     0x5a0dce5246c6 - <mini_chain[7e1a83da4f80c259]::mini_chain::block::test::test_mine_block::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a0dce66a39b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a0dce66a39b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a0dce677b8b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a0dce677b8b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a0dce672564 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a0dce672564 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a0dce67a792 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a0dce67a792 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a0dce67a792 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a0dce7dab7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a0dce7dab7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7ba1bed6daa4 - <unknown>
[INFO] [stdout]   65:     0x7ba1bedfaa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork stdout ----
[INFO] [stdout] └── (0) Block: 2d26adc1c30a4b74 
[INFO] [stdout]     └── (1) Block: 01e0ecd2cf7e2b04 
[INFO] [stdout]         └── (2) Block: 35734739202d947b 
[INFO] [stdout]             └── (3) Block: f07a35a310603eaa 
[INFO] [stdout]                 └── (4) Block: f74c951170726d14 
[INFO] [stdout]                     ├── (5) Block: c18dd42ec580a1bb 
[INFO] [stdout]                     │   ├── (6) Block: 4798884761897e6f 
[INFO] [stdout]                     │   │   └── (7) Block: 845205abdfa0abca 
[INFO] [stdout]                     │   │       └── (8) Block: 5bf5052106e2c786 
[INFO] [stdout]                     │   │           ├── (9) Block: 7de51138ac4252db < TIP
[INFO] [stdout]                     │   │           └── (9) Block: 50e1905492a45bd1 < TIP
[INFO] [stdout]                     │   └── (6) Block: a6435640f34e6a15 
[INFO] [stdout]                     │       ├── (7) Block: f729c92daec46fa8 < TIP
[INFO] [stdout]                     │       └── (7) Block: 4eddd51f85669059 
[INFO] [stdout]                     │           └── (8) Block: 11e4b0e678c1440d 
[INFO] [stdout]                     │               └── (9) Block: b95c072ec58aec40 < TIP
[INFO] [stdout]                     └── (5) Block: a856314b6c9cc991 
[INFO] [stdout]                         ├── (6) Block: e9e1167d7adb6873 
[INFO] [stdout]                         │   └── (7) Block: d5590c502863c76a 
[INFO] [stdout]                         │       ├── (8) Block: 5ea8836611761461 
[INFO] [stdout]                         │       │   └── (9) Block: cd9e3ee9473ffb17 < TIP
[INFO] [stdout]                         │       └── (8) Block: a2d47130e108aee2 
[INFO] [stdout]                         │           └── (9) Block: e996c44e8a80bdc2 < TIP
[INFO] [stdout]                         └── (6) Block: e6c4a731e0e2382c 
[INFO] [stdout]                             ├── (7) Block: fe6161e7e1c06094 
[INFO] [stdout]                             │   └── (8) Block: 8ef91131a70f23c9 
[INFO] [stdout]                             │       └── (9) Block: 1f6e73f6902ffcd3 < TIP
[INFO] [stdout]                             └── (7) Block: 58cfad0f59348aba 
[INFO] [stdout]                                 └── (8) Block: cd0c7bffa7c9019f 
[INFO] [stdout]                                     ├── (9) Block: c3fa710ce07961fa < TIP
[INFO] [stdout]                                     └── (9) Block: 3e039b1bca9cbe94 < TIP
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork' (22) panicked at src/mini_chain/chain.rs:524:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 31
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0dce7db27a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0dce7db27a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0dce7f0ffa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0dce7f0ffa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a0dce7dfcf2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a0dce7dfcf2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a0dce7b9def - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0dce7b9def - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0dce7d35f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0dce6770bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a0dce6770bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a0dce7d3872 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a0dce7d3872 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0dce7b9ea8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0dce7b1819 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0dce7babbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0dce7f17bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0dce7f1673 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a0dce7ed48d - core[35159d6ffb30e017]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a0dce5ab4d8 - mini_chain[7e1a83da4f80c259]::mini_chain::chain::test::test_fork::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:524:9
[INFO] [stdout]   22:     0x5a0dce65091f - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0dce6509bb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a0dce5cdd6b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5a0dce5cdaeb - tokio[cd4a32b52ef8c2ba]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5a0dce5cdaeb - tokio[cd4a32b52ef8c2ba]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5a0dce5cdaeb - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5a0dce5c423d - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5a0dce5cc3f0 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5a0dce5cc13b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5a0dce641b9a - <tokio[cd4a32b52ef8c2ba]::runtime::context::scoped::Scoped<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::Context>>::set::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a0dce61806a - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a0dce5c659b - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::try_with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5a0dce5c61cd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5a0dce6152d1 - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a0dce5c9dfe - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5a0dce5ca4e2 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5a0dce5cb988 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5a0dce5d8c2a - tokio[cd4a32b52ef8c2ba]::runtime::context::runtime::enter_runtime::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a0dce5c3fc6 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5a0dce596560 - <tokio[cd4a32b52ef8c2ba]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5a0dce5af6b0 - mini_chain[7e1a83da4f80c259]::mini_chain::chain::test::test_fork
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:526:11
[INFO] [stdout]   43:     0x5a0dce5a234d - mini_chain[7e1a83da4f80c259]::mini_chain::chain::test::test_fork::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:485:29
[INFO] [stdout]   44:     0x5a0dce524886 - <mini_chain[7e1a83da4f80c259]::mini_chain::chain::test::test_fork::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a0dce66a39b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a0dce66a39b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5a0dce677b8b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a0dce677b8b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5a0dce672564 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5a0dce672564 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5a0dce67a792 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a0dce67a792 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5a0dce67a792 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a0dce7dab7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5a0dce7dab7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7ba1bed6daa4 - <unknown>
[INFO] [stdout]   66:     0x7ba1bedfaa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork_and_resolve stdout ----
[INFO] [stdout] └── (0) Block: 37162d7b7e28e084 
[INFO] [stdout]     └── (1) Block: 21589f00169f431c 
[INFO] [stdout]         └── (2) Block: 0e8fd2ae4b2d55d5 
[INFO] [stdout]             ├── (3) Block: 6fe12e8934092918 
[INFO] [stdout]             │   ├── (4) Block: 551a3b1c9c0df6dc 
[INFO] [stdout]             │   │   ├── (5) Block: 6999250955f4e9fa 
[INFO] [stdout]             │   │   │   └── (6) Block: 9c6a544ef612d9e3 
[INFO] [stdout]             │   │   │       ├── (7) Block: 743709907429010d < TIP
[INFO] [stdout]             │   │   │       └── (7) Block: 55df2fea6eaf593c < TIP
[INFO] [stdout]             │   │   └── (5) Block: b22601887d998d9e 
[INFO] [stdout]             │   │       └── (6) Block: 52e45668ca1b23fc 
[INFO] [stdout]             │   │           └── (7) Block: 49e0ff592bbe0ac1 < TIP
[INFO] [stdout]             │   └── (4) Block: 3d9c3e5131548ad5 
[INFO] [stdout]             │       └── (5) Block: 5f8d6c8ff53c8fc3 < TIP
[INFO] [stdout]             └── (3) Block: d1c93c6d5cccd6a3 
[INFO] [stdout]                 └── (4) Block: 068a4bd1d900f715 
[INFO] [stdout]                     ├── (5) Block: 82ae52a80c0bb88c 
[INFO] [stdout]                     │   └── (6) Block: 2c1c59c22ac33343 
[INFO] [stdout]                     │       └── (7) Block: c794969925671b5a < TIP
[INFO] [stdout]                     └── (5) Block: d71b383e6b81f246 
[INFO] [stdout]                         ├── (6) Block: b9c76d568bec0f00 
[INFO] [stdout]                         │   ├── (7) Block: 4f39beb18fc83adf < TIP
[INFO] [stdout]                         │   └── (7) Block: 29ed6f5aa519828a < TIP
[INFO] [stdout]                         └── (6) Block: 6ff9abaad1135a72 < TIP
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork_and_resolve' (23) panicked at src/mini_chain/chain.rs:570:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0dce7db27a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0dce7db27a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0dce7f0ffa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0dce7f0ffa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a0dce7dfcf2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a0dce7dfcf2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a0dce7b9def - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0dce7b9def - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0dce7d35f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0dce6770bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a0dce6770bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a0dce7d3872 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a0dce7d3872 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0dce7b9ea8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0dce7b1819 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0dce7babbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0dce7f17bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0dce7f1673 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a0dce7ed48d - core[35159d6ffb30e017]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a0dce5a8029 - mini_chain[7e1a83da4f80c259]::mini_chain::chain::test::test_fork_and_resolve::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:570:9
[INFO] [stdout]   22:     0x5a0dce65091f - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0dce6509bb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a0dce5cdd6b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5a0dce5cdaeb - tokio[cd4a32b52ef8c2ba]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5a0dce5cdaeb - tokio[cd4a32b52ef8c2ba]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5a0dce5cdaeb - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5a0dce5c423d - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5a0dce5cc3f0 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5a0dce5cc13b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5a0dce641b9a - <tokio[cd4a32b52ef8c2ba]::runtime::context::scoped::Scoped<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::Context>>::set::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a0dce61806a - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a0dce5c659b - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::try_with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5a0dce5c61cd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5a0dce6152d1 - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a0dce5c9dfe - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5a0dce5ca4e2 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5a0dce5cb988 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5a0dce5d8c2a - tokio[cd4a32b52ef8c2ba]::runtime::context::runtime::enter_runtime::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a0dce5c3fc6 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5a0dce596560 - <tokio[cd4a32b52ef8c2ba]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5a0dce5af4d0 - mini_chain[7e1a83da4f80c259]::mini_chain::chain::test::test_fork_and_resolve
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:581:11
[INFO] [stdout]   43:     0x5a0dce5a230d - mini_chain[7e1a83da4f80c259]::mini_chain::chain::test::test_fork_and_resolve::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:531:41
[INFO] [stdout]   44:     0x5a0dce524846 - <mini_chain[7e1a83da4f80c259]::mini_chain::chain::test::test_fork_and_resolve::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a0dce66a39b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a0dce66a39b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5a0dce677b8b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a0dce677b8b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5a0dce672564 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5a0dce672564 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5a0dce67a792 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a0dce67a792 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5a0dce67a792 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a0dce7dab7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5a0dce7dab7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7ba1bed6daa4 - <unknown>
[INFO] [stdout]   66:     0x7ba1bedfaa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_randomized_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_randomized_mine_block' (20) panicked at src/mini_chain/block.rs:426:13:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0dce7db27a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0dce7db27a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0dce7f0ffa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0dce7f0ffa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a0dce7dfcf2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a0dce7dfcf2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a0dce7b9def - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0dce7b9def - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0dce7d35f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0dce6770bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a0dce6770bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a0dce7d3872 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a0dce7d3872 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0dce7b9eda - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a0dce7b1819 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0dce7babbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0dce7f17bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0dce7f1782 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a0dce649160 - mini_chain[7e1a83da4f80c259]::mini_chain::block::test::test_randomized_mine_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:426:13
[INFO] [stdout]   21:     0x5a0dce650962 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5a0dce6509fd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0dce5cddad - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x5a0dce5cdc8b - tokio[cd4a32b52ef8c2ba]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5a0dce5cdc8b - tokio[cd4a32b52ef8c2ba]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5a0dce5cdc8b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x5a0dce5c45c0 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x5a0dce5ccf60 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x5a0dce5cc164 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x5a0dce641cbb - <tokio[cd4a32b52ef8c2ba]::runtime::context::scoped::Scoped<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::Context>>::set::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5a0dce6180b9 - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5a0dce5c66e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::try_with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5a0dce5c623e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5a0dce61530d - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5a0dce5ca260 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x5a0dce5ca596 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x5a0dce5cbbf9 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5a0dce5d8d93 - tokio[cd4a32b52ef8c2ba]::runtime::context::runtime::enter_runtime::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5a0dce5c4071 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5a0dce59668a - <tokio[cd4a32b52ef8c2ba]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x5a0dce64dd69 - mini_chain[7e1a83da4f80c259]::mini_chain::block::test::test_randomized_mine_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:422:42
[INFO] [stdout]   42:     0x5a0dce648ac7 - mini_chain[7e1a83da4f80c259]::mini_chain::block::test::test_randomized_mine_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:418:42
[INFO] [stdout]   43:     0x5a0dce524706 - <mini_chain[7e1a83da4f80c259]::mini_chain::block::test::test_randomized_mine_block::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a0dce66a39b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a0dce66a39b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a0dce677b8b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a0dce677b8b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a0dce672564 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a0dce672564 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a0dce67a792 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a0dce67a792 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a0dce67a792 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a0dce7dab7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a0dce7dab7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7ba1bed6daa4 - <unknown>
[INFO] [stdout]   65:     0x7ba1bedfaa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::node::test::test_run_full_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1778500390
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500392
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500394
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500396
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500398
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500400
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500402
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500404
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500406
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500408
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500410
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500412
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500414
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500416
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500418
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500420
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500422
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500424
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500426
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500428
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500430
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500432
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500434
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 
[INFO] [stdout]                                                 └── (12) Block: 0057e0f8d753cd01 
[INFO] [stdout]                                                     └── (13) Block: 00b7cbffebbf48af 
[INFO] [stdout]                                                         └── (14) Block: 00747acafde330c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500436
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 
[INFO] [stdout]                                                 └── (12) Block: 0057e0f8d753cd01 
[INFO] [stdout]                                                     └── (13) Block: 00b7cbffebbf48af 
[INFO] [stdout]                                                         └── (14) Block: 00747acafde330c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500438
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 
[INFO] [stdout]                                                 └── (12) Block: 0057e0f8d753cd01 
[INFO] [stdout]                                                     └── (13) Block: 00b7cbffebbf48af 
[INFO] [stdout]                                                         └── (14) Block: 00747acafde330c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500440
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 
[INFO] [stdout]                                                 └── (12) Block: 0057e0f8d753cd01 
[INFO] [stdout]                                                     └── (13) Block: 00b7cbffebbf48af 
[INFO] [stdout]                                                         └── (14) Block: 00747acafde330c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500442
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 
[INFO] [stdout]                                                 └── (12) Block: 0057e0f8d753cd01 
[INFO] [stdout]                                                     └── (13) Block: 00b7cbffebbf48af 
[INFO] [stdout]                                                         └── (14) Block: 00747acafde330c6 
[INFO] [stdout]                                                             └── (15) Block: 0037b37da5213b06 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500444
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 
[INFO] [stdout]                                                 └── (12) Block: 0057e0f8d753cd01 
[INFO] [stdout]                                                     └── (13) Block: 00b7cbffebbf48af 
[INFO] [stdout]                                                         └── (14) Block: 00747acafde330c6 
[INFO] [stdout]                                                             └── (15) Block: 0037b37da5213b06 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500446
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 
[INFO] [stdout]                                                 └── (12) Block: 0057e0f8d753cd01 
[INFO] [stdout]                                                     └── (13) Block: 00b7cbffebbf48af 
[INFO] [stdout]                                                         └── (14) Block: 00747acafde330c6 
[INFO] [stdout]                                                             └── (15) Block: 0037b37da5213b06 
[INFO] [stdout]                                                                 └── (16) Block: 003614e677349b6a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500448
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 
[INFO] [stdout]                                                 └── (12) Block: 0057e0f8d753cd01 
[INFO] [stdout]                                                     └── (13) Block: 00b7cbffebbf48af 
[INFO] [stdout]                                                         └── (14) Block: 00747acafde330c6 
[INFO] [stdout]                                                             └── (15) Block: 0037b37da5213b06 
[INFO] [stdout]                                                                 └── (16) Block: 003614e677349b6a 
[INFO] [stdout]                                                                     └── (17) Block: 000328fa099b5e41 
[INFO] [stdout]                                                                         └── (18) Block: 00935912cd747f8a 
[INFO] [stdout]                                                                             └── (19) Block: 0024f60dc90728c2 < TIP
[INFO] [stdout] 
[INFO] [stdout] Final Chain
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0057dee3e29244f3 
[INFO] [stdout]         └── (2) Block: 006f05cb2033c935 
[INFO] [stdout]             └── (3) Block: 00b8d42599fb2b08 
[INFO] [stdout]                 └── (4) Block: 00290b5048967d86 
[INFO] [stdout]                     └── (5) Block: 00bcbf3c9bcd42a8 
[INFO] [stdout]                         └── (6) Block: 0024b7d9d82b9e60 
[INFO] [stdout]                             └── (7) Block: 00527047297878bb 
[INFO] [stdout]                                 └── (8) Block: 00853afc405755a6 
[INFO] [stdout]                                     └── (9) Block: 0064c5f35a4db255 
[INFO] [stdout]                                         └── (10) Block: 008e95d5af78fab6 
[INFO] [stdout]                                             └── (11) Block: 007473599b1c6862 
[INFO] [stdout]                                                 └── (12) Block: 0057e0f8d753cd01 
[INFO] [stdout]                                                     └── (13) Block: 00b7cbffebbf48af 
[INFO] [stdout]                                                         └── (14) Block: 00747acafde330c6 
[INFO] [stdout]                                                             └── (15) Block: 0037b37da5213b06 
[INFO] [stdout]                                                                 └── (16) Block: 003614e677349b6a 
[INFO] [stdout]                                                                     └── (17) Block: 000328fa099b5e41 
[INFO] [stdout]                                                                         └── (18) Block: 00935912cd747f8a 
[INFO] [stdout]                                                                             └── (19) Block: 0024f60dc90728c2 
[INFO] [stdout]                                                                                 └── (20) Block: 00693939262cdf64 
[INFO] [stdout]                                                                                     └── (21) Block: 00d0156ae8a41b5c < TIP
[INFO] [stdout] 
[INFO] [stdout] Chain has a tall trunk!
[INFO] [stdout] 
[INFO] [stdout] Transaction Success Rate: 53.8563829787234%
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::node::test::test_run_full_node' (26) panicked at src/mini_chain/node.rs:982:9:
[INFO] [stdout] assertion failed: txn_success_rate > 0.75
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0dce7db27a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0dce7db27a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0dce7f0ffa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0dce7f0ffa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a0dce7dfcf2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a0dce7dfcf2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a0dce7b9def - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0dce7b9def - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0dce7d35f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0dce6770bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a0dce6770bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a0dce7d3872 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a0dce7d3872 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0dce7b9eda - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a0dce7b1819 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0dce7babbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0dce7f17bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0dce7f1782 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a0dce5a03bc - mini_chain[7e1a83da4f80c259]::mini_chain::node::test::run_full_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:982:9
[INFO] [stdout]   21:     0x5a0dce5a0709 - mini_chain[7e1a83da4f80c259]::mini_chain::node::test::test_run_full_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   22:     0x5a0dce65091f - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0dce6509bb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a0dce5cdd6b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5a0dce5cdaeb - tokio[cd4a32b52ef8c2ba]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5a0dce5cdaeb - tokio[cd4a32b52ef8c2ba]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5a0dce5cdaeb - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5a0dce5c423d - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5a0dce5cc3f0 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5a0dce5cc13b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5a0dce641b9a - <tokio[cd4a32b52ef8c2ba]::runtime::context::scoped::Scoped<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::Context>>::set::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a0dce61806a - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a0dce5c659b - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::try_with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5a0dce5c61cd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5a0dce6152d1 - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a0dce5c9dfe - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5a0dce5ca4e2 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5a0dce5cb988 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5a0dce5d8c2a - tokio[cd4a32b52ef8c2ba]::runtime::context::runtime::enter_runtime::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a0dce5c3fc6 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5a0dce596560 - <tokio[cd4a32b52ef8c2ba]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5a0dce5aec90 - mini_chain[7e1a83da4f80c259]::mini_chain::node::test::test_run_full_node
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   43:     0x5a0dce5a05ad - mini_chain[7e1a83da4f80c259]::mini_chain::node::test::test_run_full_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:990:36
[INFO] [stdout]   44:     0x5a0dce524646 - <mini_chain[7e1a83da4f80c259]::mini_chain::node::test::test_run_full_node::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a0dce66a39b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a0dce66a39b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5a0dce677b8b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a0dce677b8b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5a0dce672564 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5a0dce672564 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5a0dce67a792 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a0dce67a792 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5a0dce67a792 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a0dce7dab7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5a0dce7dab7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7ba1bed6daa4 - <unknown>
[INFO] [stdout]   66:     0x7ba1bedfaa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- simulation::test_simulation stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1778500390
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500392
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500394
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500396
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500398
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500400
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500402
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500404
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500406
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500408
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500410
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500412
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500414
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500416
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500418
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500420
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500422
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500424
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500426
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500428
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500432
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500434
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e 
[INFO] [stdout]                                                                                             └── (23) Block: 00659a9b884ac676 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 
[INFO] [stdout]                                                                 └── (16) Block: 009e3f38d6ab3353 
[INFO] [stdout]                                                                     └── (17) Block: 0042071730267893 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500436
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 
[INFO] [stdout]                                                                                     └── (21) Block: 00fb2c0ada0dbab5 
[INFO] [stdout]                                                                                         └── (22) Block: 008d1e4ea7d54b5f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e 
[INFO] [stdout]                                                                                             └── (23) Block: 00659a9b884ac676 
[INFO] [stdout]                                                                                                 └── (24) Block: 0056104c51fc22af < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 
[INFO] [stdout]                                                                 └── (16) Block: 009e3f38d6ab3353 
[INFO] [stdout]                                                                     └── (17) Block: 0042071730267893 
[INFO] [stdout]                                                                         └── (18) Block: 009b6c20ce96102d 
[INFO] [stdout]                                                                             └── (19) Block: 00d1fcb67afc0e34 
[INFO] [stdout]                                                                                 └── (20) Block: 0042568a7084fbb3 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500438
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 
[INFO] [stdout]                                                                                     └── (21) Block: 00fb2c0ada0dbab5 
[INFO] [stdout]                                                                                         └── (22) Block: 008d1e4ea7d54b5f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e 
[INFO] [stdout]                                                                                             └── (23) Block: 00659a9b884ac676 
[INFO] [stdout]                                                                                                 └── (24) Block: 0056104c51fc22af < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 
[INFO] [stdout]                                                                 └── (16) Block: 009e3f38d6ab3353 
[INFO] [stdout]                                                                     └── (17) Block: 0042071730267893 
[INFO] [stdout]                                                                         └── (18) Block: 009b6c20ce96102d 
[INFO] [stdout]                                                                             └── (19) Block: 00d1fcb67afc0e34 
[INFO] [stdout]                                                                                 └── (20) Block: 0042568a7084fbb3 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500440
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e 
[INFO] [stdout]                                                                         └── (18) Block: 00c9992105fd805a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 
[INFO] [stdout]                                                                                     └── (21) Block: 00fb2c0ada0dbab5 
[INFO] [stdout]                                                                                         └── (22) Block: 008d1e4ea7d54b5f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e 
[INFO] [stdout]                                                                                             └── (23) Block: 00659a9b884ac676 
[INFO] [stdout]                                                                                                 └── (24) Block: 0056104c51fc22af < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 
[INFO] [stdout]                                                                 └── (16) Block: 009e3f38d6ab3353 
[INFO] [stdout]                                                                     └── (17) Block: 0042071730267893 
[INFO] [stdout]                                                                         └── (18) Block: 009b6c20ce96102d 
[INFO] [stdout]                                                                             └── (19) Block: 00d1fcb67afc0e34 
[INFO] [stdout]                                                                                 └── (20) Block: 0042568a7084fbb3 
[INFO] [stdout]                                                                                     └── (21) Block: 001987f7fd1cd595 
[INFO] [stdout]                                                                                         └── (22) Block: 00ccfaecda2e1239 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500442
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e 
[INFO] [stdout]                                                                         └── (18) Block: 00c9992105fd805a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 
[INFO] [stdout]                                                                                     └── (21) Block: 00fb2c0ada0dbab5 
[INFO] [stdout]                                                                                         └── (22) Block: 008d1e4ea7d54b5f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e 
[INFO] [stdout]                                                                                             └── (23) Block: 00659a9b884ac676 
[INFO] [stdout]                                                                                                 └── (24) Block: 0056104c51fc22af < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 
[INFO] [stdout]                                                                 └── (16) Block: 009e3f38d6ab3353 
[INFO] [stdout]                                                                     └── (17) Block: 0042071730267893 
[INFO] [stdout]                                                                         └── (18) Block: 009b6c20ce96102d 
[INFO] [stdout]                                                                             └── (19) Block: 00d1fcb67afc0e34 
[INFO] [stdout]                                                                                 └── (20) Block: 0042568a7084fbb3 
[INFO] [stdout]                                                                                     └── (21) Block: 001987f7fd1cd595 
[INFO] [stdout]                                                                                         └── (22) Block: 00ccfaecda2e1239 
[INFO] [stdout]                                                                                             └── (23) Block: 000775c5938722ea < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500444
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e 
[INFO] [stdout]                                                                         └── (18) Block: 00c9992105fd805a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 
[INFO] [stdout]                                                                                     └── (21) Block: 00fb2c0ada0dbab5 
[INFO] [stdout]                                                                                         └── (22) Block: 008d1e4ea7d54b5f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e 
[INFO] [stdout]                                                                                             └── (23) Block: 00659a9b884ac676 
[INFO] [stdout]                                                                                                 └── (24) Block: 0056104c51fc22af < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 
[INFO] [stdout]                                                                 └── (16) Block: 009e3f38d6ab3353 
[INFO] [stdout]                                                                     └── (17) Block: 0042071730267893 
[INFO] [stdout]                                                                         └── (18) Block: 009b6c20ce96102d 
[INFO] [stdout]                                                                             └── (19) Block: 00d1fcb67afc0e34 
[INFO] [stdout]                                                                                 └── (20) Block: 0042568a7084fbb3 
[INFO] [stdout]                                                                                     └── (21) Block: 001987f7fd1cd595 
[INFO] [stdout]                                                                                         └── (22) Block: 00ccfaecda2e1239 
[INFO] [stdout]                                                                                             └── (23) Block: 000775c5938722ea 
[INFO] [stdout]                                                                                                 └── (24) Block: 007887af02645833 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 
[INFO] [stdout]                                                             └── (15) Block: 00ff19fc22f20d9c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500446
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e 
[INFO] [stdout]                                                                         └── (18) Block: 00c9992105fd805a 
[INFO] [stdout]                                                                             └── (19) Block: 004a9040275b09d8 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 
[INFO] [stdout]                                                                                     └── (21) Block: 00fb2c0ada0dbab5 
[INFO] [stdout]                                                                                         └── (22) Block: 008d1e4ea7d54b5f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e 
[INFO] [stdout]                                                                                             └── (23) Block: 00659a9b884ac676 
[INFO] [stdout]                                                                                                 └── (24) Block: 0056104c51fc22af < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 
[INFO] [stdout]                                                                 └── (16) Block: 009e3f38d6ab3353 
[INFO] [stdout]                                                                     └── (17) Block: 0042071730267893 
[INFO] [stdout]                                                                         └── (18) Block: 009b6c20ce96102d 
[INFO] [stdout]                                                                             └── (19) Block: 00d1fcb67afc0e34 
[INFO] [stdout]                                                                                 └── (20) Block: 0042568a7084fbb3 
[INFO] [stdout]                                                                                     └── (21) Block: 001987f7fd1cd595 
[INFO] [stdout]                                                                                         └── (22) Block: 00ccfaecda2e1239 
[INFO] [stdout]                                                                                             └── (23) Block: 000775c5938722ea 
[INFO] [stdout]                                                                                                 └── (24) Block: 007887af02645833 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 
[INFO] [stdout]                                                             └── (15) Block: 00ff19fc22f20d9c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778500448
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e 
[INFO] [stdout]                                                                         └── (18) Block: 00c9992105fd805a 
[INFO] [stdout]                                                                             └── (19) Block: 004a9040275b09d8 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 
[INFO] [stdout]                                                                                     └── (21) Block: 00fb2c0ada0dbab5 
[INFO] [stdout]                                                                                         └── (22) Block: 008d1e4ea7d54b5f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e 
[INFO] [stdout]                                                                                             └── (23) Block: 00659a9b884ac676 
[INFO] [stdout]                                                                                                 └── (24) Block: 0056104c51fc22af < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 
[INFO] [stdout]                                                                 └── (16) Block: 009e3f38d6ab3353 
[INFO] [stdout]                                                                     └── (17) Block: 0042071730267893 
[INFO] [stdout]                                                                         └── (18) Block: 009b6c20ce96102d 
[INFO] [stdout]                                                                             └── (19) Block: 00d1fcb67afc0e34 
[INFO] [stdout]                                                                                 └── (20) Block: 0042568a7084fbb3 
[INFO] [stdout]                                                                                     └── (21) Block: 001987f7fd1cd595 
[INFO] [stdout]                                                                                         └── (22) Block: 00ccfaecda2e1239 
[INFO] [stdout]                                                                                             └── (23) Block: 000775c5938722ea 
[INFO] [stdout]                                                                                                 └── (24) Block: 007887af02645833 
[INFO] [stdout]                                                                                                     └── (25) Block: 00964279a2edd3ba < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 
[INFO] [stdout]                                                             └── (15) Block: 00ff19fc22f20d9c 
[INFO] [stdout]                                                                 └── (16) Block: 0017b90dfc50391d 
[INFO] [stdout]                                                                     └── (17) Block: 005e76634e999527 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00660d848ac55c72 
[INFO] [stdout]                                                 └── (12) Block: 005431b6b849b4cf 
[INFO] [stdout]                                                     └── (13) Block: 00883fe15cffc0fc 
[INFO] [stdout]                                                         └── (14) Block: 003da560b499576d 
[INFO] [stdout]                                                             └── (15) Block: 00e31c77a67f144c 
[INFO] [stdout]                                                                 └── (16) Block: 00bdc178768986bc 
[INFO] [stdout]                                                                     └── (17) Block: 00b21c8306cfe59e 
[INFO] [stdout]                                                                         └── (18) Block: 00c9992105fd805a 
[INFO] [stdout]                                                                             └── (19) Block: 004a9040275b09d8 
[INFO] [stdout]                                                                                 └── (20) Block: 00db292b6b728d4e < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 0030e9e9df3a94f0 
[INFO] [stdout]                                                                             └── (19) Block: 00c75271751f2457 
[INFO] [stdout]                                                                                 └── (20) Block: 00f57ba0fff87056 
[INFO] [stdout]                                                                                     └── (21) Block: 00fb2c0ada0dbab5 
[INFO] [stdout]                                                                                         └── (22) Block: 008d1e4ea7d54b5f < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 00ad3914380a02cf 
[INFO] [stdout]                                                 └── (12) Block: 00e8b9285406dac2 
[INFO] [stdout]                                                     └── (13) Block: 00d215ca9db4bf13 
[INFO] [stdout]                                                         └── (14) Block: 000ba4f8c394eabf 
[INFO] [stdout]                                                             └── (15) Block: 003090f4adf2cddb 
[INFO] [stdout]                                                                 └── (16) Block: 00fd379ebb285b18 
[INFO] [stdout]                                                                     └── (17) Block: 003e71593ffa42f2 
[INFO] [stdout]                                                                         └── (18) Block: 00d9acc881d2f31d 
[INFO] [stdout]                                                                             └── (19) Block: 004e06e97da35b4b 
[INFO] [stdout]                                                                                 └── (20) Block: 000db07307cac97f 
[INFO] [stdout]                                                                                     └── (21) Block: 00b11f80f33c84f9 
[INFO] [stdout]                                                                                         └── (22) Block: 00ec3102a34a160e 
[INFO] [stdout]                                                                                             └── (23) Block: 00659a9b884ac676 
[INFO] [stdout]                                                                                                 └── (24) Block: 0056104c51fc22af < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00e94a8b26df0f14 
[INFO] [stdout]                             └── (7) Block: 001ae7062f6ef626 
[INFO] [stdout]                                 └── (8) Block: 0034c7daa8c9914b 
[INFO] [stdout]                                     └── (9) Block: 00b008731911de12 
[INFO] [stdout]                                         └── (10) Block: 006be7cea89dee8d 
[INFO] [stdout]                                             └── (11) Block: 0075eeb49514862e 
[INFO] [stdout]                                                 └── (12) Block: 00342f5a8fe0e836 
[INFO] [stdout]                                                     └── (13) Block: 000ab85aca33ec2e 
[INFO] [stdout]                                                         └── (14) Block: 001474f6975e1d99 
[INFO] [stdout]                                                             └── (15) Block: 009e16a4ee072e43 
[INFO] [stdout]                                                                 └── (16) Block: 009e3f38d6ab3353 
[INFO] [stdout]                                                                     └── (17) Block: 0042071730267893 
[INFO] [stdout]                                                                         └── (18) Block: 009b6c20ce96102d 
[INFO] [stdout]                                                                             └── (19) Block: 00d1fcb67afc0e34 
[INFO] [stdout]                                                                                 └── (20) Block: 0042568a7084fbb3 
[INFO] [stdout]                                                                                     └── (21) Block: 001987f7fd1cd595 
[INFO] [stdout]                                                                                         └── (22) Block: 00ccfaecda2e1239 
[INFO] [stdout]                                                                                             └── (23) Block: 000775c5938722ea 
[INFO] [stdout]                                                                                                 └── (24) Block: 007887af02645833 
[INFO] [stdout]                                                                                                     └── (25) Block: 00964279a2edd3ba 
[INFO] [stdout]                                                                                                         └── (26) Block: 007ecac1c380516e < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 006dff0d3bfc3a21 
[INFO] [stdout]         └── (2) Block: 006f3fd9ce9c299b 
[INFO] [stdout]             └── (3) Block: 004d43f39f68efcd 
[INFO] [stdout]                 └── (4) Block: 0079796efb255aed 
[INFO] [stdout]                     └── (5) Block: 00478fbb6a43a058 
[INFO] [stdout]                         └── (6) Block: 00f1e1faf9e9aec0 
[INFO] [stdout]                             └── (7) Block: 0060faa81dbedd40 
[INFO] [stdout]                                 └── (8) Block: 00b546140c749bf9 
[INFO] [stdout]                                     └── (9) Block: 0094fa9c2693287b 
[INFO] [stdout]                                         └── (10) Block: 004d608309d896a5 
[INFO] [stdout]                                             └── (11) Block: 00ac57c900268d5a 
[INFO] [stdout]                                                 └── (12) Block: 008f2967aeef82c9 
[INFO] [stdout]                                                     └── (13) Block: 00533f9b567baa71 
[INFO] [stdout]                                                         └── (14) Block: 001363b967fdc741 
[INFO] [stdout]                                                             └── (15) Block: 00ff19fc22f20d9c 
[INFO] [stdout]                                                                 └── (16) Block: 0017b90dfc50391d 
[INFO] [stdout]                                                                     └── (17) Block: 005e76634e999527 
[INFO] [stdout]                                                                         └── (18) Block: 007136c1c6dfb893 < TIP
[INFO] [stdout] Edit score: 0.6673913043478261
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation::test_simulation' (28) panicked at src/lib.rs:131:9:
[INFO] [stdout] assertion failed: edit_score > 0.9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0dce7db27a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0dce7db27a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0dce7db27a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0dce7f0ffa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0dce7f0ffa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a0dce7dfcf2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a0dce7dfcf2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a0dce7b9def - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0dce7b9def - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0dce7d35f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0dce6770bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a0dce6770bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a0dce7d3872 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a0dce7d3872 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0dce7b9eda - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a0dce7b1819 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0dce7babbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0dce7f17bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0dce7f1782 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a0dce56e39c - mini_chain[7e1a83da4f80c259]::simulation::simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:9
[INFO] [stdout]   21:     0x5a0dce56eaf3 - mini_chain[7e1a83da4f80c259]::simulation::test_simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:142:31
[INFO] [stdout]   22:     0x5a0dce65091f - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0dce6509bb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a0dce5cdd6b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5a0dce5cdaeb - tokio[cd4a32b52ef8c2ba]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5a0dce5cdaeb - tokio[cd4a32b52ef8c2ba]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5a0dce5cdaeb - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5a0dce5c423d - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>, <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5a0dce5cc3f0 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5a0dce5cc13b - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5a0dce641b9a - <tokio[cd4a32b52ef8c2ba]::runtime::context::scoped::Scoped<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::Context>>::set::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a0dce61806a - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a0dce5c659b - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::try_with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5a0dce5c61cd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[cd4a32b52ef8c2ba]::runtime::context::Context>>::with::<tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5a0dce6152d1 - tokio[cd4a32b52ef8c2ba]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>), <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a0dce5c9dfe - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5a0dce5ca4e2 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5a0dce5cb988 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5a0dce5d8c2a - tokio[cd4a32b52ef8c2ba]::runtime::context::runtime::enter_runtime::<<tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a0dce5c3fc6 - <tokio[cd4a32b52ef8c2ba]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5a0dce596560 - <tokio[cd4a32b52ef8c2ba]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5a0dce57c36f - mini_chain[7e1a83da4f80c259]::simulation::test_simulation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:143:11
[INFO] [stdout]   43:     0x5a0dce56e97d - mini_chain[7e1a83da4f80c259]::simulation::test_simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:35
[INFO] [stdout]   44:     0x5a0dce5245c6 - <mini_chain[7e1a83da4f80c259]::simulation::test_simulation::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a0dce66a39b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a0dce66a39b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5a0dce677b8b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a0dce677b8b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a0dce677b8b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5a0dce677b8b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5a0dce672564 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5a0dce672564 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5a0dce67a792 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a0dce67a792 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a0dce67a792 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a0dce67a792 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5a0dce67a792 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a0dce7dab7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5a0dce7dab7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7ba1bed6daa4 - <unknown>
[INFO] [stdout]   66:     0x7ba1bedfaa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mini_chain::block::test::test_mine_block
[INFO] [stdout]     mini_chain::block::test::test_randomized_mine_block
[INFO] [stdout]     mini_chain::chain::test::test_fork
[INFO] [stdout]     mini_chain::chain::test::test_fork_and_resolve
[INFO] [stdout]     mini_chain::node::test::test_run_full_node
[INFO] [stdout]     simulation::test_simulation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 66.66s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "88a18eb0dff7b98ef7af424845d93c704e8f4e32d76044aacd17f05b3fad1ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88a18eb0dff7b98ef7af424845d93c704e8f4e32d76044aacd17f05b3fad1ce3", kill_on_drop: false }`
[INFO] [stdout] 88a18eb0dff7b98ef7af424845d93c704e8f4e32d76044aacd17f05b3fad1ce3
