[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hridambasu/hack-movement on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.69
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded async-recursion v1.0.5
[INFO] [stderr]   Downloaded async-trait v0.1.74
[INFO] [stderr]   Downloaded colored v2.0.4
[INFO] [stderr]   Downloaded concurrent-queue v2.3.0
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded smallvec v1.11.1
[INFO] [stderr]   Downloaded h2 v0.3.21
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded hdrhistogram v7.5.2
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded libc v0.2.149
[INFO] [stderr]   Downloaded tokio v1.33.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe726f2f5d9889267f72ec343117dfd3d634b0b24149441474009ccb25262c81
[INFO] running `Command { std: "docker" "start" "-a" "fe726f2f5d9889267f72ec343117dfd3d634b0b24149441474009ccb25262c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe726f2f5d9889267f72ec343117dfd3d634b0b24149441474009ccb25262c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe726f2f5d9889267f72ec343117dfd3d634b0b24149441474009ccb25262c81", kill_on_drop: false }`
[INFO] [stdout] fe726f2f5d9889267f72ec343117dfd3d634b0b24149441474009ccb25262c81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30c9fe54fdd896225173ad429a9c2e2ebab2d11f08be4e20ce28196e41958533
[INFO] running `Command { std: "docker" "start" "-a" "30c9fe54fdd896225173ad429a9c2e2ebab2d11f08be4e20ce28196e41958533", 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 parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling quote v1.0.33
[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 num-traits v0.2.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling bitflags v2.4.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 overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[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 regex-automata v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[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 09s
[INFO] running `Command { std: "docker" "inspect" "30c9fe54fdd896225173ad429a9c2e2ebab2d11f08be4e20ce28196e41958533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c9fe54fdd896225173ad429a9c2e2ebab2d11f08be4e20ce28196e41958533", kill_on_drop: false }`
[INFO] [stdout] 30c9fe54fdd896225173ad429a9c2e2ebab2d11f08be4e20ce28196e41958533
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f85a622c9c09a2013acff57f898e464428cd63f3be2d81d1750d49724be893f
[INFO] running `Command { std: "docker" "start" "-a" "7f85a622c9c09a2013acff57f898e464428cd63f3be2d81d1750d49724be893f", 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] [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] [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: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 8.05s
[INFO] running `Command { std: "docker" "inspect" "7f85a622c9c09a2013acff57f898e464428cd63f3be2d81d1750d49724be893f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f85a622c9c09a2013acff57f898e464428cd63f3be2d81d1750d49724be893f", kill_on_drop: false }`
[INFO] [stdout] 7f85a622c9c09a2013acff57f898e464428cd63f3be2d81d1750d49724be893f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e3c9d6094fa5cd8efd6059f6020bc90ad1f8a84512d6800be7ec02e198d94cb
[INFO] running `Command { std: "docker" "start" "-a" "5e3c9d6094fa5cd8efd6059f6020bc90ad1f8a84512d6800be7ec02e198d94cb", 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: `mini-chain` (lib) generated 34 warnings (run `cargo fix --lib -p mini-chain` to apply 29 suggestions)
[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 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-4a53b582f03f1609)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test mini_chain::block::test::test_different_transactions_are_different ... ok
[INFO] [stdout] test mini_chain::block::test::test_btree ... 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::chain::test::test_fork_and_resolve ... ok
[INFO] [stdout] test mini_chain::block::test::test_mine_block ... FAILED
[INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork ... 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' (27) 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:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b7e63d1daf2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b7e63d1daf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b7e63d2fc7a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b7e63d2fc7a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b7e63cec096 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b7e63cec096 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b7e63cfcc79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b7e63cfcc79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b7e63cfcb11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b7e63bc7ade - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b7e63bc7ade - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b7e63cfcfa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b7e63cfcfa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b7e63cfcd6a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b7e63cf7fa9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b7e63ce0e6d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b7e63d376dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b7e63d376a2 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b7e63b10c63 - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::he5ad0bec4f34a889
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:413:9
[INFO] [stdout]   21:     0x5b7e63ac9092 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4faf487130f09994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b7e63ac91ed - <core::pin::Pin<P> as core::future::future::Future>::poll::h721c0d74501849a4
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b7e63af42ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he1bf4e7a12862fe8
[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:     0x5b7e63af400b - tokio::runtime::coop::with_budget::h1a47335986d5bb31
[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:     0x5b7e63af400b - tokio::runtime::coop::budget::hd086eeb3765165a1
[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:     0x5b7e63af400b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb9b2e96bd4e8f4fb
[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:     0x5b7e63af1750 - tokio::runtime::scheduler::current_thread::Context::enter::h936902b4959c4ec0
[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:     0x5b7e63af2b40 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7b70a87256e80092
[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:     0x5b7e63af2784 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc8610a932e1fa9e7
[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:     0x5b7e63a80ebb - tokio::runtime::context::scoped::Scoped<T>::set::h5925d25f6dfa221c
[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:     0x5b7e63b131a9 - tokio::runtime::context::set_scheduler::{{closure}}::h81dd30fddf053d7e
[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:     0x5b7e63acd392 - std::thread::local::LocalKey<T>::try_with::h8845f9495a290d5b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5b7e63acc05e - std::thread::local::LocalKey<T>::with::h512f61e34714e4c9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5b7e63b1310d - tokio::runtime::context::set_scheduler::h7bf03179f74a0f9c
[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:     0x5b7e63af2090 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9c08ae00199dad5e
[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:     0x5b7e63af27c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h06f1d29a5d5f1f45
[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:     0x5b7e63aef029 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4958e19a5903ba62
[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:     0x5b7e63aaed83 - tokio::runtime::context::runtime::enter_runtime::hbd51264c0fef6457
[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:     0x5b7e63aeeea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h00a5e51e588d13da
[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:     0x5b7e63ae395a - tokio::runtime::runtime::Runtime::block_on::hf0c8122009fa7950
[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:     0x5b7e63b10a79 - mini_chain::mini_chain::block::test::test_mine_block::h97f107399ecaea59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:414:58
[INFO] [stdout]   42:     0x5b7e63b10d07 - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::he73ffe60a990ec11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:407:31
[INFO] [stdout]   43:     0x5b7e63a50fc6 - core::ops::function::FnOnce::call_once::hd7a351f545d87f1c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b7e63bc789b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b7e63bc789b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b7e63bdb2aa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b7e63bdb2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b7e63bdb2aa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b7e63bdb2aa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b7e63bdb2aa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b7e63bdb2aa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b7e63bdb2aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b7e63bb5704 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b7e63bb5704 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b7e63bb90a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b7e63bb90a2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b7e63bb90a2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b7e63bb90a2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b7e63bb90a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b7e63cf323f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b7e63cf323f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   64:     0x778574196aa4 - <unknown>
[INFO] [stdout]   65:     0x778574223a64 - clone
[INFO] [stdout]   66:                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' (28) 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:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b7e63d1daf2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b7e63d1daf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b7e63d2fc7a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b7e63d2fc7a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b7e63cec096 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b7e63cec096 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b7e63cfcc79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b7e63cfcc79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b7e63cfcb11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b7e63bc7ade - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b7e63bc7ade - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b7e63cfcfa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b7e63cfcfa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b7e63cfcd6a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b7e63cf7fa9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b7e63ce0e6d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b7e63d376dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b7e63d376a2 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b7e63b11100 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::hdf61e09ad8953697
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:426:13
[INFO] [stdout]   21:     0x5b7e63ac9092 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4faf487130f09994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b7e63ac91ed - <core::pin::Pin<P> as core::future::future::Future>::poll::h721c0d74501849a4
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b7e63af42ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he1bf4e7a12862fe8
[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:     0x5b7e63af400b - tokio::runtime::coop::with_budget::h1a47335986d5bb31
[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:     0x5b7e63af400b - tokio::runtime::coop::budget::hd086eeb3765165a1
[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:     0x5b7e63af400b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb9b2e96bd4e8f4fb
[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:     0x5b7e63af1750 - tokio::runtime::scheduler::current_thread::Context::enter::h936902b4959c4ec0
[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:     0x5b7e63af2b40 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7b70a87256e80092
[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:     0x5b7e63af2784 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc8610a932e1fa9e7
[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:     0x5b7e63a80ebb - tokio::runtime::context::scoped::Scoped<T>::set::h5925d25f6dfa221c
[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:     0x5b7e63b131a9 - tokio::runtime::context::set_scheduler::{{closure}}::h81dd30fddf053d7e
[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:     0x5b7e63acd392 - std::thread::local::LocalKey<T>::try_with::h8845f9495a290d5b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5b7e63acc05e - std::thread::local::LocalKey<T>::with::h512f61e34714e4c9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5b7e63b1310d - tokio::runtime::context::set_scheduler::h7bf03179f74a0f9c
[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:     0x5b7e63af2090 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9c08ae00199dad5e
[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:     0x5b7e63af27c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h06f1d29a5d5f1f45
[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:     0x5b7e63aef029 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4958e19a5903ba62
[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:     0x5b7e63aaed83 - tokio::runtime::context::runtime::enter_runtime::hbd51264c0fef6457
[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:     0x5b7e63aeeea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h00a5e51e588d13da
[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:     0x5b7e63ae395a - tokio::runtime::runtime::Runtime::block_on::hf0c8122009fa7950
[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:     0x5b7e63b10e39 - mini_chain::mini_chain::block::test::test_randomized_mine_block::he9dde3cf39236edb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:422:42
[INFO] [stdout]   42:     0x5b7e63b10ec7 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::ha1d79a3d289e02e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:418:42
[INFO] [stdout]   43:     0x5b7e63a50166 - core::ops::function::FnOnce::call_once::h5a7b2b66b2d7c313
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b7e63bc789b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b7e63bc789b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b7e63bdb2aa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b7e63bdb2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b7e63bdb2aa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b7e63bdb2aa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b7e63bdb2aa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b7e63bdb2aa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b7e63bdb2aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b7e63bb5704 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b7e63bb5704 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b7e63bb90a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b7e63bb90a2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b7e63bb90a2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b7e63bb90a2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b7e63bb90a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b7e63cf323f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5b7e63cf323f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   64:     0x778574196aa4 - <unknown>
[INFO] [stdout]   65:     0x778574223a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork stdout ----
[INFO] [stdout] └── (0) Block: 8c29f5f99af73fe6 
[INFO] [stdout]     └── (1) Block: ef311cfcdc959a43 
[INFO] [stdout]         └── (2) Block: 1e5b56d171e12285 
[INFO] [stdout]             └── (3) Block: d7a6737da2ecbaf6 
[INFO] [stdout]                 └── (4) Block: 8a599f67229ac585 
[INFO] [stdout]                     ├── (5) Block: 5483a01c77e6f6c8 
[INFO] [stdout]                     │   └── (6) Block: fa2bd5a3244badd2 
[INFO] [stdout]                     │       ├── (7) Block: 84a0a815e24c828e < TIP
[INFO] [stdout]                     │       └── (7) Block: 03d898df1166bc07 < TIP
[INFO] [stdout]                     └── (5) Block: 2e98109034fedb64 
[INFO] [stdout]                         └── (6) Block: 907e2dbb65e818a5 
[INFO] [stdout]                             └── (7) Block: b8144257a2cd3353 < TIP
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork' (30) panicked at src/mini_chain/chain.rs:524:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 12
[INFO] [stdout]  right: 8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b7e63d1daf2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b7e63d1daf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b7e63d2fc7a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b7e63d2fc7a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b7e63cec096 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b7e63cec096 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b7e63cfcc79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b7e63cfcc79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b7e63cfcb11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b7e63bc7ade - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b7e63bc7ade - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b7e63cfcfa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b7e63cfcfa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b7e63cfcd38 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b7e63cf7fa9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b7e63ce0e6d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b7e63d376dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b7e63d37593 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b7e63d37423 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b7e63b80db8 - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::h77c65f384c84203d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:524:9
[INFO] [stdout]   22:     0x5b7e63ac8e6f - <core::pin::Pin<P> as core::future::future::Future>::poll::h04bc443b3688cdf8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b7e63ac92ab - <core::pin::Pin<P> as core::future::future::Future>::poll::h7e6f282d04954af0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b7e63af42ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7a02bf37f765c6f3
[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:     0x5b7e63af41cb - tokio::runtime::coop::with_budget::h2eae8e83e601fd11
[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:     0x5b7e63af41cb - tokio::runtime::coop::budget::h73a21e5dc2f37044
[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:     0x5b7e63af41cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc3146058a4b9488e
[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:     0x5b7e63af10dd - tokio::runtime::scheduler::current_thread::Context::enter::h18bd9eb43ca0ddf6
[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:     0x5b7e63af35f0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdf040551d0655933
[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:     0x5b7e63af275b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0efaed36a6ffeaae
[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:     0x5b7e63a8101a - tokio::runtime::context::scoped::Scoped<T>::set::h8e99d23528251a8a
[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:     0x5b7e63b131fa - tokio::runtime::context::set_scheduler::{{closure}}::hd2822459a0613d13
[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:     0x5b7e63accb0b - std::thread::local::LocalKey<T>::try_with::h4558bbbd35096fc5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5b7e63acc14d - std::thread::local::LocalKey<T>::with::h8971f8f34f9bc0bb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5b7e63b13161 - tokio::runtime::context::set_scheduler::h9c90cbe9d84645e6
[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:     0x5b7e63af24be - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd5efdc30b7984659
[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:     0x5b7e63af2852 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf1008dd7e55855a
[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:     0x5b7e63aef238 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h61f5c6ca1991c822
[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:     0x5b7e63aaec1a - tokio::runtime::context::runtime::enter_runtime::hb60d144fe50ae6b0
[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:     0x5b7e63aeef56 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba38c79d1030f7b7
[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:     0x5b7e63ae3830 - tokio::runtime::runtime::Runtime::block_on::h9ed687fc66b7ff83
[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:     0x5b7e63b7e5a0 - mini_chain::mini_chain::chain::test::test_fork::h740a3d80866a576b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:526:11
[INFO] [stdout]   43:     0x5b7e63b80e7d - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::hb0235c1cc5b125af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:485:29
[INFO] [stdout]   44:     0x5b7e63a51246 - core::ops::function::FnOnce::call_once::hec1fb4896f96bdcb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b7e63bc789b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b7e63bc789b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5b7e63bdb2aa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5b7e63bdb2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5b7e63bdb2aa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5b7e63bdb2aa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5b7e63bdb2aa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b7e63bdb2aa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5b7e63bdb2aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5b7e63bb5704 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5b7e63bb5704 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5b7e63bb90a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5b7e63bb90a2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5b7e63bb90a2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5b7e63bb90a2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5b7e63bb90a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5b7e63cf323f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5b7e63cf323f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   65:     0x778574196aa4 - <unknown>
[INFO] [stdout]   66:     0x778574223a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::node::test::test_run_full_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1773124706
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124708
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124710
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124712
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124714
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124716
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124718
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124720
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124722
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124724
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124726
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124728
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124730
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124732
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124734
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124736
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124738
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124740
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124742
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124744
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124746
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124748
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124750
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 
[INFO] [stdout]                                                                         └── (18) Block: 00750ac0d3555636 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124752
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 
[INFO] [stdout]                                                                         └── (18) Block: 00750ac0d3555636 
[INFO] [stdout]                                                                             └── (19) Block: 000fe2679b209485 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124754
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 
[INFO] [stdout]                                                                         └── (18) Block: 00750ac0d3555636 
[INFO] [stdout]                                                                             └── (19) Block: 000fe2679b209485 
[INFO] [stdout]                                                                                 └── (20) Block: 006d8c058e17ad5c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124756
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 
[INFO] [stdout]                                                                         └── (18) Block: 00750ac0d3555636 
[INFO] [stdout]                                                                             └── (19) Block: 000fe2679b209485 
[INFO] [stdout]                                                                                 └── (20) Block: 006d8c058e17ad5c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124758
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 
[INFO] [stdout]                                                                         └── (18) Block: 00750ac0d3555636 
[INFO] [stdout]                                                                             └── (19) Block: 000fe2679b209485 
[INFO] [stdout]                                                                                 └── (20) Block: 006d8c058e17ad5c 
[INFO] [stdout]                                                                                     └── (21) Block: 006820718311e872 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124760
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 
[INFO] [stdout]                                                                         └── (18) Block: 00750ac0d3555636 
[INFO] [stdout]                                                                             └── (19) Block: 000fe2679b209485 
[INFO] [stdout]                                                                                 └── (20) Block: 006d8c058e17ad5c 
[INFO] [stdout]                                                                                     └── (21) Block: 006820718311e872 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124762
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 
[INFO] [stdout]                                                                         └── (18) Block: 00750ac0d3555636 
[INFO] [stdout]                                                                             └── (19) Block: 000fe2679b209485 
[INFO] [stdout]                                                                                 └── (20) Block: 006d8c058e17ad5c 
[INFO] [stdout]                                                                                     └── (21) Block: 006820718311e872 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124764
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 
[INFO] [stdout]                                                                         └── (18) Block: 00750ac0d3555636 
[INFO] [stdout]                                                                             └── (19) Block: 000fe2679b209485 
[INFO] [stdout]                                                                                 └── (20) Block: 006d8c058e17ad5c 
[INFO] [stdout]                                                                                     └── (21) Block: 006820718311e872 
[INFO] [stdout]                                                                                         └── (22) Block: 00242644af242151 
[INFO] [stdout]                                                                                             └── (23) Block: 00eb786f79c151b6 
[INFO] [stdout]                                                                                                 └── (24) Block: 00b9e7bea265f517 
[INFO] [stdout]                                                                                                     └── (25) Block: 00646b2fae789792 < TIP
[INFO] [stdout] 
[INFO] [stdout] Final Chain
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00e172ea451a9050 
[INFO] [stdout]         └── (2) Block: 001fbfffbf574c66 
[INFO] [stdout]             └── (3) Block: 003cf47d0b29d50d 
[INFO] [stdout]                 └── (4) Block: 007526b37fb1ada3 
[INFO] [stdout]                     └── (5) Block: 001e38098c0616f1 
[INFO] [stdout]                         └── (6) Block: 00f4b7909fbc6678 
[INFO] [stdout]                             └── (7) Block: 006fdfbba411d3f9 
[INFO] [stdout]                                 └── (8) Block: 00057faa0177df01 
[INFO] [stdout]                                     └── (9) Block: 0049aa54fc80838c 
[INFO] [stdout]                                         └── (10) Block: 0069d523c3aa10a5 
[INFO] [stdout]                                             └── (11) Block: 004266dea7c09369 
[INFO] [stdout]                                                 └── (12) Block: 00186d3ec58aa4f1 
[INFO] [stdout]                                                     └── (13) Block: 0018a7445e61461d 
[INFO] [stdout]                                                         └── (14) Block: 005841baa6d555d5 
[INFO] [stdout]                                                             └── (15) Block: 00885ccdbebf9beb 
[INFO] [stdout]                                                                 └── (16) Block: 00384600bbf85c43 
[INFO] [stdout]                                                                     └── (17) Block: 00031ed1833eaf25 
[INFO] [stdout]                                                                         └── (18) Block: 00750ac0d3555636 
[INFO] [stdout]                                                                             └── (19) Block: 000fe2679b209485 
[INFO] [stdout]                                                                                 └── (20) Block: 006d8c058e17ad5c 
[INFO] [stdout]                                                                                     └── (21) Block: 006820718311e872 
[INFO] [stdout]                                                                                         └── (22) Block: 00242644af242151 
[INFO] [stdout]                                                                                             └── (23) Block: 00eb786f79c151b6 
[INFO] [stdout]                                                                                                 └── (24) Block: 00b9e7bea265f517 
[INFO] [stdout]                                                                                                     └── (25) Block: 00646b2fae789792 < TIP
[INFO] [stdout] 
[INFO] [stdout] Chain has a tall trunk!
[INFO] [stdout] 
[INFO] [stdout] Transaction Success Rate: 47.908232118758434%
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::node::test::test_run_full_node' (34) 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:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b7e63d1daf2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b7e63d1daf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b7e63d2fc7a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b7e63d2fc7a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b7e63cec096 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b7e63cec096 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b7e63cfcc79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b7e63cfcc79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b7e63cfcb11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b7e63bc7ade - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b7e63bc7ade - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b7e63cfcfa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b7e63cfcfa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b7e63cfcd6a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b7e63cf7fa9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b7e63ce0e6d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b7e63d376dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b7e63d376a2 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b7e63b22c7c - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::hbd36324a4023a2a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:982:9
[INFO] [stdout]   21:     0x5b7e63b25249 - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::h0a390bf3aa2c6914
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   22:     0x5b7e63ac8e6f - <core::pin::Pin<P> as core::future::future::Future>::poll::h04bc443b3688cdf8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b7e63ac92ab - <core::pin::Pin<P> as core::future::future::Future>::poll::h7e6f282d04954af0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b7e63af42ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7a02bf37f765c6f3
[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:     0x5b7e63af41cb - tokio::runtime::coop::with_budget::h2eae8e83e601fd11
[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:     0x5b7e63af41cb - tokio::runtime::coop::budget::h73a21e5dc2f37044
[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:     0x5b7e63af41cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc3146058a4b9488e
[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:     0x5b7e63af10dd - tokio::runtime::scheduler::current_thread::Context::enter::h18bd9eb43ca0ddf6
[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:     0x5b7e63af35f0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdf040551d0655933
[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:     0x5b7e63af275b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0efaed36a6ffeaae
[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:     0x5b7e63a8101a - tokio::runtime::context::scoped::Scoped<T>::set::h8e99d23528251a8a
[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:     0x5b7e63b131fa - tokio::runtime::context::set_scheduler::{{closure}}::hd2822459a0613d13
[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:     0x5b7e63accb0b - std::thread::local::LocalKey<T>::try_with::h4558bbbd35096fc5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5b7e63acc14d - std::thread::local::LocalKey<T>::with::h8971f8f34f9bc0bb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5b7e63b13161 - tokio::runtime::context::set_scheduler::h9c90cbe9d84645e6
[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:     0x5b7e63af24be - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd5efdc30b7984659
[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:     0x5b7e63af2852 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf1008dd7e55855a
[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:     0x5b7e63aef238 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h61f5c6ca1991c822
[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:     0x5b7e63aaec1a - tokio::runtime::context::runtime::enter_runtime::hb60d144fe50ae6b0
[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:     0x5b7e63aeef56 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba38c79d1030f7b7
[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:     0x5b7e63ae3830 - tokio::runtime::runtime::Runtime::block_on::h9ed687fc66b7ff83
[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:     0x5b7e63b25080 - mini_chain::mini_chain::node::test::test_run_full_node::he9c084951b3bdb64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   43:     0x5b7e63b2532d - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::hdb854af57461ffd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:990:36
[INFO] [stdout]   44:     0x5b7e63a4fb36 - core::ops::function::FnOnce::call_once::h1a9938976a73f4a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b7e63bc789b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b7e63bc789b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5b7e63bdb2aa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5b7e63bdb2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5b7e63bdb2aa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5b7e63bdb2aa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5b7e63bdb2aa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b7e63bdb2aa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5b7e63bdb2aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5b7e63bb5704 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5b7e63bb5704 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5b7e63bb90a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5b7e63bb90a2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5b7e63bb90a2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5b7e63bb90a2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5b7e63bb90a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5b7e63cf323f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5b7e63cf323f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   65:     0x778574196aa4 - <unknown>
[INFO] [stdout]   66:     0x778574223a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- simulation::test_simulation stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1773124706
[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] 1773124708
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c < 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 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124710
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124712
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124714
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124716
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124718
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124720
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124722
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124724
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124726
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124728
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124730
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124734
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124736
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124738
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124740
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124742
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124744
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124746
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124748
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124750
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 
[INFO] [stdout]                                                                                             └── (23) Block: 00fc12287231c177 
[INFO] [stdout]                                                                                                 └── (24) Block: 005d2b18e277a437 
[INFO] [stdout]                                                                                                     └── (25) Block: 004ffb189aa58928 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 
[INFO] [stdout]                                                                                                     └── (25) Block: 00a4de665994fde0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 
[INFO] [stdout]                                                                                                         └── (26) Block: 00130235113470ff 
[INFO] [stdout]                                                                                                             └── (27) Block: 002c8660b8f9fe7b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124752
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 
[INFO] [stdout]                                                                                             └── (23) Block: 00fc12287231c177 
[INFO] [stdout]                                                                                                 └── (24) Block: 005d2b18e277a437 
[INFO] [stdout]                                                                                                     └── (25) Block: 004ffb189aa58928 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 
[INFO] [stdout]                                                                                                     └── (25) Block: 00a4de665994fde0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 
[INFO] [stdout]                                                                                                         └── (26) Block: 00130235113470ff 
[INFO] [stdout]                                                                                                             └── (27) Block: 002c8660b8f9fe7b 
[INFO] [stdout]                                                                                                                 └── (28) Block: 007b50564b71c735 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124754
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 
[INFO] [stdout]                                                                                             └── (23) Block: 00fc12287231c177 
[INFO] [stdout]                                                                                                 └── (24) Block: 005d2b18e277a437 
[INFO] [stdout]                                                                                                     └── (25) Block: 004ffb189aa58928 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 
[INFO] [stdout]                                                                                                     └── (25) Block: 00a4de665994fde0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 
[INFO] [stdout]                                                                                                         └── (26) Block: 00130235113470ff 
[INFO] [stdout]                                                                                                             └── (27) Block: 002c8660b8f9fe7b 
[INFO] [stdout]                                                                                                                 └── (28) Block: 007b50564b71c735 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c 
[INFO] [stdout]                                                                                             └── (23) Block: 00548f131a3bf61a < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124756
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 
[INFO] [stdout]                                                                                             └── (23) Block: 00fc12287231c177 
[INFO] [stdout]                                                                                                 └── (24) Block: 005d2b18e277a437 
[INFO] [stdout]                                                                                                     └── (25) Block: 004ffb189aa58928 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b549eefd395028 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 
[INFO] [stdout]                                                                                                     └── (25) Block: 00a4de665994fde0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 
[INFO] [stdout]                                                                                                         └── (26) Block: 00130235113470ff 
[INFO] [stdout]                                                                                                             └── (27) Block: 002c8660b8f9fe7b 
[INFO] [stdout]                                                                                                                 └── (28) Block: 007b50564b71c735 
[INFO] [stdout]                                                                                                                     └── (29) Block: 005a7c702b0b0b83 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c 
[INFO] [stdout]                                                                                             └── (23) Block: 00548f131a3bf61a 
[INFO] [stdout]                                                                                                 └── (24) Block: 00cd075cc3a5276c 
[INFO] [stdout]                                                                                                     └── (25) Block: 0055829d57ee1814 
[INFO] [stdout]                                                                                                         └── (26) Block: 001a0171ba5ebdb3 
[INFO] [stdout]                                                                                                             └── (27) Block: 004b492f58a18279 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 
[INFO] [stdout]                                                                                                 └── (24) Block: 001fb1f250c9a075 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124758
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 
[INFO] [stdout]                                                                                             └── (23) Block: 00fc12287231c177 
[INFO] [stdout]                                                                                                 └── (24) Block: 005d2b18e277a437 
[INFO] [stdout]                                                                                                     └── (25) Block: 004ffb189aa58928 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b549eefd395028 
[INFO] [stdout]                                                                                                             └── (27) Block: 00e3d2d83d7e3420 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 
[INFO] [stdout]                                                                                                     └── (25) Block: 00a4de665994fde0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 
[INFO] [stdout]                                                                                                         └── (26) Block: 00130235113470ff 
[INFO] [stdout]                                                                                                             └── (27) Block: 002c8660b8f9fe7b 
[INFO] [stdout]                                                                                                                 └── (28) Block: 007b50564b71c735 
[INFO] [stdout]                                                                                                                     └── (29) Block: 005a7c702b0b0b83 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c 
[INFO] [stdout]                                                                                             └── (23) Block: 00548f131a3bf61a 
[INFO] [stdout]                                                                                                 └── (24) Block: 00cd075cc3a5276c 
[INFO] [stdout]                                                                                                     └── (25) Block: 0055829d57ee1814 
[INFO] [stdout]                                                                                                         └── (26) Block: 001a0171ba5ebdb3 
[INFO] [stdout]                                                                                                             └── (27) Block: 004b492f58a18279 
[INFO] [stdout]                                                                                                                 └── (28) Block: 006ee7c207b554ac < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 
[INFO] [stdout]                                                                                                 └── (24) Block: 001fb1f250c9a075 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124762
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 
[INFO] [stdout]                                                                                             └── (23) Block: 00fc12287231c177 
[INFO] [stdout]                                                                                                 └── (24) Block: 005d2b18e277a437 
[INFO] [stdout]                                                                                                     └── (25) Block: 004ffb189aa58928 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b549eefd395028 
[INFO] [stdout]                                                                                                             └── (27) Block: 00e3d2d83d7e3420 
[INFO] [stdout]                                                                                                                 └── (28) Block: 0008649b9c0027dd < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 
[INFO] [stdout]                                                                                                     └── (25) Block: 00a4de665994fde0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00dab91edef235ec 
[INFO] [stdout]                                                                                                             └── (27) Block: 003cf0b77c11c8ce 
[INFO] [stdout]                                                                                                                 └── (28) Block: 005d53ec8c53b860 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 
[INFO] [stdout]                                                                                                         └── (26) Block: 00130235113470ff 
[INFO] [stdout]                                                                                                             └── (27) Block: 002c8660b8f9fe7b 
[INFO] [stdout]                                                                                                                 └── (28) Block: 007b50564b71c735 
[INFO] [stdout]                                                                                                                     └── (29) Block: 005a7c702b0b0b83 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c 
[INFO] [stdout]                                                                                             └── (23) Block: 00548f131a3bf61a 
[INFO] [stdout]                                                                                                 └── (24) Block: 00cd075cc3a5276c 
[INFO] [stdout]                                                                                                     └── (25) Block: 0055829d57ee1814 
[INFO] [stdout]                                                                                                         └── (26) Block: 001a0171ba5ebdb3 
[INFO] [stdout]                                                                                                             └── (27) Block: 004b492f58a18279 
[INFO] [stdout]                                                                                                                 └── (28) Block: 006ee7c207b554ac 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00bbcf116fc9acbd < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 
[INFO] [stdout]                                                                                                 └── (24) Block: 001fb1f250c9a075 
[INFO] [stdout]                                                                                                     └── (25) Block: 0036a3febc34e9ce < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124764
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 
[INFO] [stdout]                                                                                             └── (23) Block: 00fc12287231c177 
[INFO] [stdout]                                                                                                 └── (24) Block: 005d2b18e277a437 
[INFO] [stdout]                                                                                                     └── (25) Block: 004ffb189aa58928 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b549eefd395028 
[INFO] [stdout]                                                                                                             └── (27) Block: 00e3d2d83d7e3420 
[INFO] [stdout]                                                                                                                 └── (28) Block: 0008649b9c0027dd 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00e3d181fa5e8f12 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 
[INFO] [stdout]                                                                                                     └── (25) Block: 00a4de665994fde0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00dab91edef235ec 
[INFO] [stdout]                                                                                                             └── (27) Block: 003cf0b77c11c8ce 
[INFO] [stdout]                                                                                                                 └── (28) Block: 005d53ec8c53b860 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 
[INFO] [stdout]                                                                                                         └── (26) Block: 00130235113470ff 
[INFO] [stdout]                                                                                                             └── (27) Block: 002c8660b8f9fe7b 
[INFO] [stdout]                                                                                                                 └── (28) Block: 007b50564b71c735 
[INFO] [stdout]                                                                                                                     └── (29) Block: 005a7c702b0b0b83 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c 
[INFO] [stdout]                                                                                             └── (23) Block: 00548f131a3bf61a 
[INFO] [stdout]                                                                                                 └── (24) Block: 00cd075cc3a5276c 
[INFO] [stdout]                                                                                                     └── (25) Block: 0055829d57ee1814 
[INFO] [stdout]                                                                                                         └── (26) Block: 001a0171ba5ebdb3 
[INFO] [stdout]                                                                                                             └── (27) Block: 004b492f58a18279 
[INFO] [stdout]                                                                                                                 └── (28) Block: 006ee7c207b554ac 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00bbcf116fc9acbd 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00fb5024a7aeae82 
[INFO] [stdout]                                                                                                                             └── (31) Block: 005cf3ac83a9ee45 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 
[INFO] [stdout]                                                                                                 └── (24) Block: 001fb1f250c9a075 
[INFO] [stdout]                                                                                                     └── (25) Block: 0036a3febc34e9ce < TIP
[INFO] [stdout] 
[INFO] [stdout] 1773124766
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 
[INFO] [stdout]                                                                                             └── (23) Block: 00fc12287231c177 
[INFO] [stdout]                                                                                                 └── (24) Block: 005d2b18e277a437 
[INFO] [stdout]                                                                                                     └── (25) Block: 004ffb189aa58928 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b549eefd395028 
[INFO] [stdout]                                                                                                             └── (27) Block: 00e3d2d83d7e3420 
[INFO] [stdout]                                                                                                                 └── (28) Block: 0008649b9c0027dd 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00e3d181fa5e8f12 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00523fe32278bf40 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 
[INFO] [stdout]                                                                                                     └── (25) Block: 00a4de665994fde0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00dab91edef235ec 
[INFO] [stdout]                                                                                                             └── (27) Block: 003cf0b77c11c8ce 
[INFO] [stdout]                                                                                                                 └── (28) Block: 005d53ec8c53b860 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 
[INFO] [stdout]                                                                                                         └── (26) Block: 00130235113470ff 
[INFO] [stdout]                                                                                                             └── (27) Block: 002c8660b8f9fe7b 
[INFO] [stdout]                                                                                                                 └── (28) Block: 007b50564b71c735 
[INFO] [stdout]                                                                                                                     └── (29) Block: 005a7c702b0b0b83 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00e633f1f5dc1c34 
[INFO] [stdout]                                                                                                                             └── (31) Block: 005835cd320c7164 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c 
[INFO] [stdout]                                                                                             └── (23) Block: 00548f131a3bf61a 
[INFO] [stdout]                                                                                                 └── (24) Block: 00cd075cc3a5276c 
[INFO] [stdout]                                                                                                     └── (25) Block: 0055829d57ee1814 
[INFO] [stdout]                                                                                                         └── (26) Block: 001a0171ba5ebdb3 
[INFO] [stdout]                                                                                                             └── (27) Block: 004b492f58a18279 
[INFO] [stdout]                                                                                                                 └── (28) Block: 006ee7c207b554ac 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00bbcf116fc9acbd 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00fb5024a7aeae82 
[INFO] [stdout]                                                                                                                             └── (31) Block: 005cf3ac83a9ee45 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 
[INFO] [stdout]                                                                                                 └── (24) Block: 001fb1f250c9a075 
[INFO] [stdout]                                                                                                     └── (25) Block: 0036a3febc34e9ce < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 0036e536c587c692 
[INFO] [stdout]                                                                             └── (19) Block: 00791aa1e215d993 
[INFO] [stdout]                                                                                 └── (20) Block: 00b419bfec60f456 
[INFO] [stdout]                                                                                     └── (21) Block: 00886cf1940a4d09 
[INFO] [stdout]                                                                                         └── (22) Block: 00333aea0845d432 
[INFO] [stdout]                                                                                             └── (23) Block: 00fc12287231c177 
[INFO] [stdout]                                                                                                 └── (24) Block: 005d2b18e277a437 
[INFO] [stdout]                                                                                                     └── (25) Block: 004ffb189aa58928 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b549eefd395028 
[INFO] [stdout]                                                                                                             └── (27) Block: 00e3d2d83d7e3420 
[INFO] [stdout]                                                                                                                 └── (28) Block: 0008649b9c0027dd 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00e3d181fa5e8f12 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00523fe32278bf40 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 005521f48ae23a03 
[INFO] [stdout]                                                 └── (12) Block: 008a249638d09beb 
[INFO] [stdout]                                                     └── (13) Block: 00ed44fb0149c337 
[INFO] [stdout]                                                         └── (14) Block: 00ea7f21a1c76a2a 
[INFO] [stdout]                                                             └── (15) Block: 00a526d228b6d085 
[INFO] [stdout]                                                                 └── (16) Block: 00e3f5b8bcb91603 
[INFO] [stdout]                                                                     └── (17) Block: 00818b9d62218ee2 
[INFO] [stdout]                                                                         └── (18) Block: 000e3538bef450d9 
[INFO] [stdout]                                                                             └── (19) Block: 00e28455b34b2c4f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6d794e2579227 
[INFO] [stdout]                                                                                     └── (21) Block: 00503924f32cef22 
[INFO] [stdout]                                                                                         └── (22) Block: 001e5c7ab430b9bb 
[INFO] [stdout]                                                                                             └── (23) Block: 00a95809f110888f 
[INFO] [stdout]                                                                                                 └── (24) Block: 0055f9808a034606 
[INFO] [stdout]                                                                                                     └── (25) Block: 00a4de665994fde0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00dab91edef235ec 
[INFO] [stdout]                                                                                                             └── (27) Block: 003cf0b77c11c8ce 
[INFO] [stdout]                                                                                                                 └── (28) Block: 005d53ec8c53b860 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 004c5881dfe56b2e 
[INFO] [stdout]                                                 └── (12) Block: 0044d1101c36ca70 
[INFO] [stdout]                                                     └── (13) Block: 004daa6fb205e9bc 
[INFO] [stdout]                                                         └── (14) Block: 009a40bfbd499841 
[INFO] [stdout]                                                             └── (15) Block: 003672b835a68d5c 
[INFO] [stdout]                                                                 └── (16) Block: 009bc076b03d1e2c 
[INFO] [stdout]                                                                     └── (17) Block: 00b98151fc258516 
[INFO] [stdout]                                                                         └── (18) Block: 00786a018c7ba3b5 
[INFO] [stdout]                                                                             └── (19) Block: 00e073625240d925 
[INFO] [stdout]                                                                                 └── (20) Block: 00fde6bb731389cb 
[INFO] [stdout]                                                                                     └── (21) Block: 009710dbac537305 
[INFO] [stdout]                                                                                         └── (22) Block: 00f14817300947f8 
[INFO] [stdout]                                                                                             └── (23) Block: 001f8b9f2f444886 
[INFO] [stdout]                                                                                                 └── (24) Block: 0092b3d580e70711 
[INFO] [stdout]                                                                                                     └── (25) Block: 004c52a758fe6453 
[INFO] [stdout]                                                                                                         └── (26) Block: 00130235113470ff 
[INFO] [stdout]                                                                                                             └── (27) Block: 002c8660b8f9fe7b 
[INFO] [stdout]                                                                                                                 └── (28) Block: 007b50564b71c735 
[INFO] [stdout]                                                                                                                     └── (29) Block: 005a7c702b0b0b83 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00e633f1f5dc1c34 
[INFO] [stdout]                                                                                                                             └── (31) Block: 005835cd320c7164 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 003a635e9da971fd 
[INFO] [stdout]                                                 └── (12) Block: 00dc3de0d2003e10 
[INFO] [stdout]                                                     └── (13) Block: 0004ba0bfaabd4df 
[INFO] [stdout]                                                         └── (14) Block: 009a1ebf6d50eba7 
[INFO] [stdout]                                                             └── (15) Block: 00a3fce93f7054f7 
[INFO] [stdout]                                                                 └── (16) Block: 0090a2ffb479ac3a 
[INFO] [stdout]                                                                     └── (17) Block: 003cb2ecfe499517 
[INFO] [stdout]                                                                         └── (18) Block: 003abc225eee75ca 
[INFO] [stdout]                                                                             └── (19) Block: 002448d86e84c5a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00f10cb536b94521 
[INFO] [stdout]                                                                                     └── (21) Block: 0076b0ce337e6682 
[INFO] [stdout]                                                                                         └── (22) Block: 00a98f3599e5a32c 
[INFO] [stdout]                                                                                             └── (23) Block: 00548f131a3bf61a 
[INFO] [stdout]                                                                                                 └── (24) Block: 00cd075cc3a5276c 
[INFO] [stdout]                                                                                                     └── (25) Block: 0055829d57ee1814 
[INFO] [stdout]                                                                                                         └── (26) Block: 001a0171ba5ebdb3 
[INFO] [stdout]                                                                                                             └── (27) Block: 004b492f58a18279 
[INFO] [stdout]                                                                                                                 └── (28) Block: 006ee7c207b554ac 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00bbcf116fc9acbd 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00fb5024a7aeae82 
[INFO] [stdout]                                                                                                                             └── (31) Block: 005cf3ac83a9ee45 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ee571d1e9c317c 
[INFO] [stdout]         └── (2) Block: 002ce7e505172ff2 
[INFO] [stdout]             └── (3) Block: 0046d780753a409c 
[INFO] [stdout]                 └── (4) Block: 003a1002cafee9d0 
[INFO] [stdout]                     └── (5) Block: 00566ba5eaffb99b 
[INFO] [stdout]                         └── (6) Block: 009c2f9859bac5e0 
[INFO] [stdout]                             └── (7) Block: 00c037b645141971 
[INFO] [stdout]                                 └── (8) Block: 004ff95580b3588e 
[INFO] [stdout]                                     └── (9) Block: 00a1e57b40dc5a5f 
[INFO] [stdout]                                         └── (10) Block: 00320d825c1dc764 
[INFO] [stdout]                                             └── (11) Block: 007dcd243b9cde73 
[INFO] [stdout]                                                 └── (12) Block: 00acb734e89b4d06 
[INFO] [stdout]                                                     └── (13) Block: 00fddbe10e830bda 
[INFO] [stdout]                                                         └── (14) Block: 00fe5a171496ab77 
[INFO] [stdout]                                                             └── (15) Block: 00c699cf252d1027 
[INFO] [stdout]                                                                 └── (16) Block: 00395f0782a2f2e8 
[INFO] [stdout]                                                                     └── (17) Block: 00e2fd0d75e38808 
[INFO] [stdout]                                                                         └── (18) Block: 00581970cae79cd0 
[INFO] [stdout]                                                                             └── (19) Block: 00af266681ff4f7f 
[INFO] [stdout]                                                                                 └── (20) Block: 009b5e472bc6863c 
[INFO] [stdout]                                                                                     └── (21) Block: 0026c1809a9a89a7 
[INFO] [stdout]                                                                                         └── (22) Block: 00ff5c59068d9f86 
[INFO] [stdout]                                                                                             └── (23) Block: 00266e861c7c36b9 
[INFO] [stdout]                                                                                                 └── (24) Block: 001fb1f250c9a075 
[INFO] [stdout]                                                                                                     └── (25) Block: 0036a3febc34e9ce 
[INFO] [stdout]                                                                                                         └── (26) Block: 00a5ddc750f75b60 < TIP
[INFO] [stdout] Edit score: 0.6721854304635762
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation::test_simulation' (36) panicked at src/lib.rs:131:9:
[INFO] [stdout] assertion failed: edit_score > 0.9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b7e63d1daf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b7e63d1daf2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b7e63d1daf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b7e63d2fc7a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b7e63d2fc7a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b7e63cec096 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b7e63cec096 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b7e63cfcc79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b7e63cfcc79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b7e63cfcb11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b7e63bc7ade - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b7e63bc7ade - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b7e63cfcfa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b7e63cfcfa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b7e63cfcd6a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b7e63cf7fa9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b7e63ce0e6d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b7e63d376dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b7e63d376a2 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b7e63afad8c - mini_chain::simulation::simulation::{{closure}}::h5a999909093524fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:9
[INFO] [stdout]   21:     0x5b7e63aff353 - mini_chain::simulation::test_simulation::{{closure}}::h748e43d732e910bc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:142:31
[INFO] [stdout]   22:     0x5b7e63ac8e6f - <core::pin::Pin<P> as core::future::future::Future>::poll::h04bc443b3688cdf8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b7e63ac92ab - <core::pin::Pin<P> as core::future::future::Future>::poll::h7e6f282d04954af0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b7e63af42ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7a02bf37f765c6f3
[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:     0x5b7e63af41cb - tokio::runtime::coop::with_budget::h2eae8e83e601fd11
[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:     0x5b7e63af41cb - tokio::runtime::coop::budget::h73a21e5dc2f37044
[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:     0x5b7e63af41cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc3146058a4b9488e
[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:     0x5b7e63af10dd - tokio::runtime::scheduler::current_thread::Context::enter::h18bd9eb43ca0ddf6
[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:     0x5b7e63af35f0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdf040551d0655933
[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:     0x5b7e63af275b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0efaed36a6ffeaae
[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:     0x5b7e63a8101a - tokio::runtime::context::scoped::Scoped<T>::set::h8e99d23528251a8a
[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:     0x5b7e63b131fa - tokio::runtime::context::set_scheduler::{{closure}}::hd2822459a0613d13
[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:     0x5b7e63accb0b - std::thread::local::LocalKey<T>::try_with::h4558bbbd35096fc5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5b7e63acc14d - std::thread::local::LocalKey<T>::with::h8971f8f34f9bc0bb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5b7e63b13161 - tokio::runtime::context::set_scheduler::h9c90cbe9d84645e6
[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:     0x5b7e63af24be - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd5efdc30b7984659
[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:     0x5b7e63af2852 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf1008dd7e55855a
[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:     0x5b7e63aef238 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h61f5c6ca1991c822
[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:     0x5b7e63aaec1a - tokio::runtime::context::runtime::enter_runtime::hb60d144fe50ae6b0
[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:     0x5b7e63aeef56 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba38c79d1030f7b7
[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:     0x5b7e63ae3830 - tokio::runtime::runtime::Runtime::block_on::h9ed687fc66b7ff83
[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:     0x5b7e63aff13f - mini_chain::simulation::test_simulation::hbab35700568c0547
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:143:11
[INFO] [stdout]   43:     0x5b7e63aff1dd - mini_chain::simulation::test_simulation::{{closure}}::h1c354a2c04577c25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:35
[INFO] [stdout]   44:     0x5b7e63a50366 - core::ops::function::FnOnce::call_once::h6be376a5298252e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b7e63bc789b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b7e63bc789b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5b7e63bdb2aa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5b7e63bdb2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5b7e63bdb2aa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5b7e63bdb2aa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5b7e63bdb2aa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b7e63bdb2aa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5b7e63bdb2aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5b7e63bb5704 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5b7e63bb5704 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5b7e63bb90a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5b7e63bb90a2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5b7e63bb90a2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5b7e63bb90a2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b7e63bb90a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5b7e63bb90a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5b7e63cf323f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5b7e63cf323f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   65:     0x778574196aa4 - <unknown>
[INFO] [stdout]   66:     0x778574223a64 - 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::node::test::test_run_full_node
[INFO] [stdout]     simulation::test_simulation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.75s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e3c9d6094fa5cd8efd6059f6020bc90ad1f8a84512d6800be7ec02e198d94cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e3c9d6094fa5cd8efd6059f6020bc90ad1f8a84512d6800be7ec02e198d94cb", kill_on_drop: false }`
[INFO] [stdout] 5e3c9d6094fa5cd8efd6059f6020bc90ad1f8a84512d6800be7ec02e198d94cb
