[INFO] cloning repository https://github.com/kdonthi/MiniBlockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdonthi/MiniBlockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdonthi%2FMiniBlockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdonthi%2FMiniBlockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34137c5b5f9fb3d10d247ac682eb41b7396d9ac5
[INFO] testing kdonthi/MiniBlockchain against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdonthi%2FMiniBlockchain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kdonthi/MiniBlockchain
[INFO] finished tweaking git repo https://github.com/kdonthi/MiniBlockchain
[INFO] tweaked toml for git repo https://github.com/kdonthi/MiniBlockchain written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kdonthi/MiniBlockchain on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kdonthi/MiniBlockchain 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc1bc4f01bbf8ce01e106085b593f60cf8eb36ad340cd1a6b154bf4e70d17099
[INFO] running `Command { std: "docker" "start" "-a" "cc1bc4f01bbf8ce01e106085b593f60cf8eb36ad340cd1a6b154bf4e70d17099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc1bc4f01bbf8ce01e106085b593f60cf8eb36ad340cd1a6b154bf4e70d17099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1bc4f01bbf8ce01e106085b593f60cf8eb36ad340cd1a6b154bf4e70d17099", kill_on_drop: false }`
[INFO] [stdout] cc1bc4f01bbf8ce01e106085b593f60cf8eb36ad340cd1a6b154bf4e70d17099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63c47a07326bc43b14505f9669585efe6d4698ebac8f3c4f89dd69223f0ce3b3
[INFO] running `Command { std: "docker" "start" "-a" "63c47a07326bc43b14505f9669585efe6d4698ebac8f3c4f89dd69223f0ce3b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost-derive 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 serde_derive v1.0.189
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[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)]` 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:66:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                         loop {
[INFO] [stdout] 62 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 63 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 64 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 65 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 66 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | /                         loop {
[INFO] [stdout] 70 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 74 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 77  | /                         loop {
[INFO] [stdout] 78  | |                             {
[INFO] [stdout] 79  | |                                 let now = SystemTime::now()
[INFO] [stdout] 80  | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout] 98  | |                             )).await; 
[INFO] [stdout] 99  | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 100 |                           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:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |         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)]` 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:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    ^                       ------------------------- the lifetime gets resolved as `'life0`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    ^                       ------------------------- the lifetime gets resolved as `'life0`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 247 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:572:34
[INFO] [stdout]     |
[INFO] [stdout] 572 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  ^                          -- the lifetime gets resolved as `'life0`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 572 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 572 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:643:34
[INFO] [stdout]     |
[INFO] [stdout] 643 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  ^                          -- the lifetime gets resolved as `'life0`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 643 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 643 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         ^ this lifetime flows to the output
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ------------ the lifetime gets resolved as `'life0`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         ^ this lifetime flows to the output
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ------------ the lifetime gets resolved as `'life0`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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 6m 22s
[INFO] running `Command { std: "docker" "inspect" "63c47a07326bc43b14505f9669585efe6d4698ebac8f3c4f89dd69223f0ce3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c47a07326bc43b14505f9669585efe6d4698ebac8f3c4f89dd69223f0ce3b3", kill_on_drop: false }`
[INFO] [stdout] 63c47a07326bc43b14505f9669585efe6d4698ebac8f3c4f89dd69223f0ce3b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d488ef19db8b9edaacf4efd3e0ed2b65931118111f3d3bd8494471b2d8d2ea8a
[INFO] running `Command { std: "docker" "start" "-a" "d488ef19db8b9edaacf4efd3e0ed2b65931118111f3d3bd8494471b2d8d2ea8a", 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)]` 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:66:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                         loop {
[INFO] [stdout] 62 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 63 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 64 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 65 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 66 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | /                         loop {
[INFO] [stdout] 70 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 74 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 77  | /                         loop {
[INFO] [stdout] 78  | |                             {
[INFO] [stdout] 79  | |                                 let now = SystemTime::now()
[INFO] [stdout] 80  | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout] 98  | |                             )).await; 
[INFO] [stdout] 99  | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 100 |                           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:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |         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)]` 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:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    ^                       ------------------------- the lifetime gets resolved as `'life0`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    ^                       ------------------------- the lifetime gets resolved as `'life0`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 247 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:572:34
[INFO] [stdout]     |
[INFO] [stdout] 572 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  ^                          -- the lifetime gets resolved as `'life0`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 572 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 572 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:643:34
[INFO] [stdout]     |
[INFO] [stdout] 643 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  ^                          -- the lifetime gets resolved as `'life0`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 643 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 643 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         ^ this lifetime flows to the output
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ------------ the lifetime gets resolved as `'life0`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         ^ this lifetime flows to the output
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ------------ the lifetime gets resolved as `'life0`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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 import: `std::hash::Hash`
[INFO] [stdout]    --> src/mini_chain/node.rs:886:9
[INFO] [stdout]     |
[INFO] [stdout] 886 |     use std::hash::Hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]    --> src/mini_chain/node.rs:887:9
[INFO] [stdout]     |
[INFO] [stdout] 887 |     use std::ops::Add;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stdout]    --> src/mini_chain/node.rs:890:29
[INFO] [stdout]     |
[INFO] [stdout] 890 |     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:66:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                         loop {
[INFO] [stdout] 62 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 63 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 64 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 65 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 66 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | /                         loop {
[INFO] [stdout] 70 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 74 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 77  | /                         loop {
[INFO] [stdout] 78  | |                             {
[INFO] [stdout] 79  | |                                 let now = SystemTime::now()
[INFO] [stdout] 80  | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout] 98  | |                             )).await; 
[INFO] [stdout] 99  | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 100 |                           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: unused variable: `prev_blocks`
[INFO] [stdout]    --> src/mini_chain/chain.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 377 |         for (block, prev_blocks) in &blockchain.blocks {
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_blocks`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |         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)]` 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:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    ^                       ------------------------- the lifetime gets resolved as `'life0`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    ^                       ------------------------- the lifetime gets resolved as `'life0`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 247 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:572:34
[INFO] [stdout]     |
[INFO] [stdout] 572 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  ^                          -- the lifetime gets resolved as `'life0`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 572 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 572 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:643:34
[INFO] [stdout]     |
[INFO] [stdout] 643 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  ^                          -- the lifetime gets resolved as `'life0`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 643 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 643 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         ^ this lifetime flows to the output
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ------------ the lifetime gets resolved as `'life0`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         ^ this lifetime flows to the output
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ------------ the lifetime gets resolved as `'life0`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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 26.31s
[INFO] running `Command { std: "docker" "inspect" "d488ef19db8b9edaacf4efd3e0ed2b65931118111f3d3bd8494471b2d8d2ea8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d488ef19db8b9edaacf4efd3e0ed2b65931118111f3d3bd8494471b2d8d2ea8a", kill_on_drop: false }`
[INFO] [stdout] d488ef19db8b9edaacf4efd3e0ed2b65931118111f3d3bd8494471b2d8d2ea8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 898b30d191c674b7b009db6f6344540862a20ede9c7f863d387dc7cf8e1e0d4b
[INFO] running `Command { std: "docker" "start" "-a" "898b30d191c674b7b009db6f6344540862a20ede9c7f863d387dc7cf8e1e0d4b", 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)]` 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:66:25
[INFO] [stderr]    |
[INFO] [stderr] 61 | /                         loop {
[INFO] [stderr] 62 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stderr] 63 | |                             client.submit_transaction(transaction).await?;
[INFO] [stderr] 64 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stderr] 65 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 66 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:74:25
[INFO] [stderr]    |
[INFO] [stderr] 69 | /                         loop {
[INFO] [stderr] 70 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stderr] ...  |
[INFO] [stderr] 73 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 74 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/lib.rs:100:25
[INFO] [stderr]     |
[INFO] [stderr] 77  | /                         loop {
[INFO] [stderr] 78  | |                             {
[INFO] [stderr] 79  | |                                 let now = SystemTime::now()
[INFO] [stderr] 80  | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stderr] ...   |
[INFO] [stderr] 98  | |                             )).await; 
[INFO] [stderr] 99  | |                         }
[INFO] [stderr]     | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 100 |                           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:644:14
[INFO] [stderr]     |
[INFO] [stderr] 644 |         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)]` 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:258:13
[INFO] [stderr]     |
[INFO] [stderr] 258 |         let mut transactions = BTreeSet::new();
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/mini_chain/chain.rs:74:36
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                    ^                       ------------------------- the lifetime gets resolved as `'life0`
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:247:36
[INFO] [stderr]     |
[INFO] [stderr] 247 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                    ^                       ------------------------- the lifetime gets resolved as `'life0`
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 247 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:572:34
[INFO] [stderr]     |
[INFO] [stderr] 572 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr]     |                                  ^                          -- the lifetime gets resolved as `'life0`
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 572 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr] 572 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:643:34
[INFO] [stderr]     |
[INFO] [stderr] 643 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr]     |                                  ^                          -- the lifetime gets resolved as `'life0`
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 643 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr] 643 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/mini_chain/mempool.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |         &self
[INFO] [stderr]    |         ^ this lifetime flows to the output
[INFO] [stderr] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stderr]    |                        ------------ the lifetime gets resolved as `'life0`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stderr]    |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/mini_chain/mempool.rs:226:9
[INFO] [stderr]     |
[INFO] [stderr] 226 |         &self
[INFO] [stderr]     |         ^ this lifetime flows to the output
[INFO] [stderr] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stderr]     |                        ------------ the lifetime gets resolved as `'life0`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stderr]     |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::hash::Hash`
[INFO] [stderr]    --> src/mini_chain/node.rs:886:9
[INFO] [stderr]     |
[INFO] [stderr] 886 |     use std::hash::Hash;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Add`
[INFO] [stderr]    --> src/mini_chain/node.rs:887:9
[INFO] [stderr]     |
[INFO] [stderr] 887 |     use std::ops::Add;
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stderr]    --> src/mini_chain/node.rs:890:29
[INFO] [stderr]     |
[INFO] [stderr] 890 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stderr]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prev_blocks`
[INFO] [stderr]    --> src/mini_chain/chain.rs:377:21
[INFO] [stderr]     |
[INFO] [stderr] 377 |         for (block, prev_blocks) in &blockchain.blocks {
[INFO] [stderr]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_blocks`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-chain` (lib) generated 34 warnings (run `cargo fix --lib -p mini-chain` to apply 23 suggestions)
[INFO] [stderr] warning: `mini-chain` (lib test) generated 38 warnings (33 duplicates) (run `cargo fix --lib -p mini-chain --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_chain-d114505ba587fec8)
[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::block::test::test_mine_block ... ok
[INFO] [stdout] test mini_chain::chain::test::test_add_block ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_chain_tip ... 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_fork_and_resolve ... ok
[INFO] [stdout] test mini_chain::chain::test::test_fork ... ok
[INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... ok
[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 ... ok
[INFO] [stdout] test simulation::test_simulation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- simulation::test_simulation stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1760312078
[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] 1760312080
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312082
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312084
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312086
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00231d25fa762545 < TIP
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00231d25fa762545
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312088
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00231d25fa762545 
[INFO] [stdout]                             │   └── (8) Block: 00907979a5151d78 < TIP
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00cab000c370b289 
[INFO] [stdout]                             │   └── (8) Block: 006c93bcc260d0b5 < TIP
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00231d25fa762545
[INFO] [stdout]                             │   └── (8) Block: 00907979a5151d78
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312090
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 ├── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545
[INFO] [stdout]                                 ├── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                 │   └── (9) Block: 00cf85501b5e96d5
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78
[INFO] [stdout]                                     ├── (9) Block: 00fac2affd55ec94
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00231d25fa762545
[INFO] [stdout]                             │   ├── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                             │   │   └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout]                             │   └── (8) Block: 00907979a5151d78
[INFO] [stdout]                             │       └── (9) Block: 00213b6b34641927
[INFO] [stdout]                             │           └── (10) Block: 00c68d47a6e650c7
[INFO] [stdout]                             │               └── (11) Block: 00abc97184b238aa
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 ├── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                 │   └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                 │       └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                 │           └── (11) Block: 009b3d074d14ab10 < TIP
[INFO] [stdout]                                 └── (8) Block: 00f71a87983f433d
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00cab000c370b289
[INFO] [stdout]                             │   ├── (8) Block: 00f71a87983f433d
[INFO] [stdout]                             │   └── (8) Block: 006c93bcc260d0b5
[INFO] [stdout]                             │       └── (9) Block: 00949250f3b7860b
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                 │   └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                 │       └── (10) Block: 00c68d47a6e650c7 < TIP
[INFO] [stdout]                                 └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00231d25fa762545 
[INFO] [stdout]                             │   ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                             │   │   └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                             │   │       └── (10) Block: 00c68d47a6e650c7 < TIP
[INFO] [stdout]                             │   └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289
[INFO] [stdout]                                 ├── (8) Block: 006c93bcc260d0b5
[INFO] [stdout]                                 │   └── (9) Block: 00949250f3b7860b
[INFO] [stdout]                                 └── (8) Block: 00f71a87983f433d
[INFO] [stdout] 
[INFO] [stdout] 1760312092
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545
[INFO] [stdout]                                 ├── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                 │   ├── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout]                                 │   └── (9) Block: 00cf85501b5e96d5
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78
[INFO] [stdout]                                     ├── (9) Block: 00213b6b34641927
[INFO] [stdout]                                     │   └── (10) Block: 00c68d47a6e650c7
[INFO] [stdout]                                     └── (9) Block: 00fac2affd55ec94
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545
[INFO] [stdout]                                 ├── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                 │   ├── (9) Block: 00cf85501b5e96d5
[INFO] [stdout]                                 │   └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78
[INFO] [stdout]                                     ├── (9) Block: 00fac2affd55ec94
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00231d25fa762545 
[INFO] [stdout]                             │   ├── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                             │   │   ├── (9) Block: 00cf85501b5e96d5
[INFO] [stdout]                             │   │   └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout]                             │   └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                             │       ├── (9) Block: 00213b6b34641927 
[INFO] [stdout]                             │       │   └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                             │       │       └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout]                             │       └── (9) Block: 00fac2affd55ec94
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289
[INFO] [stdout]                                 ├── (8) Block: 006c93bcc260d0b5
[INFO] [stdout]                                 │   ├── (9) Block: 00949250f3b7860b
[INFO] [stdout]                                 │   │   └── (10) Block: 00b610b64c95197d
[INFO] [stdout]                                 │   │       └── (11) Block: 009b3d074d14ab10
[INFO] [stdout]                                 │   └── (9) Block: 00ea6a87ec04fe86
[INFO] [stdout]                                 └── (8) Block: 00f71a87983f433d
[INFO] [stdout]                                     └── (9) Block: 00a02ac4d3713725
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00cab000c370b289
[INFO] [stdout]                             │   ├── (8) Block: 00f71a87983f433d
[INFO] [stdout]                             │   │   ├── (9) Block: 003ef0497ee40a6f
[INFO] [stdout]                             │   │   └── (9) Block: 00a02ac4d3713725
[INFO] [stdout]                             │   └── (8) Block: 006c93bcc260d0b5
[INFO] [stdout]                             │       ├── (9) Block: 00949250f3b7860b
[INFO] [stdout]                             │       │   └── (10) Block: 00b610b64c95197d
[INFO] [stdout]                             │       │       └── (11) Block: 009b3d074d14ab10
[INFO] [stdout]                             │       └── (9) Block: 00ea6a87ec04fe86
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                 │   ├── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                 │   │   └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                 │   │       └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout]                                 │   └── (9) Block: 00fac2affd55ec94
[INFO] [stdout]                                 └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                     ├── (9) Block: 00cf85501b5e96d5
[INFO] [stdout]                                     └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             ├── (7) Block: 00231d25fa762545 
[INFO] [stdout]                             │   ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                             │   │   ├── (9) Block: 00213b6b34641927 
[INFO] [stdout]                             │   │   │   └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                             │   │   │       └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout]                             │   │   └── (9) Block: 00fac2affd55ec94
[INFO] [stdout]                             │   └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                             │       └── (9) Block: 00cf85501b5e96d5
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289
[INFO] [stdout]                                 ├── (8) Block: 006c93bcc260d0b5
[INFO] [stdout]                                 │   ├── (9) Block: 00949250f3b7860b
[INFO] [stdout]                                 │   │   └── (10) Block: 00b610b64c95197d
[INFO] [stdout]                                 │   └── (9) Block: 00ea6a87ec04fe86
[INFO] [stdout]                                 └── (8) Block: 00f71a87983f433d
[INFO] [stdout]                                     └── (9) Block: 00a02ac4d3713725
[INFO] [stdout] 
[INFO] [stdout] 1760312094
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312098
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312100
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                 │   └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                 │       └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                 │           └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout]                                 └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                     └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312102
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             └── (15) Block: 00907d561bb7b7b3 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                 │   └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                 │       └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                 │           └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                 │               └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                 │                   └── (13) Block: 001adb45e3c06937 < TIP
[INFO] [stdout]                                 └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                     └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout]                                         └── (10) Block: 0042cedb68db0cca
[INFO] [stdout]                                             └── (11) Block: 00ad89bff04779a6
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312104
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         └── (14) Block: 00c76f66c580e557
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                 │   └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                 │       └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                 │           └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                 │               └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                 │                   └── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                 └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                     └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout]                                         └── (10) Block: 0042cedb68db0cca
[INFO] [stdout]                                             └── (11) Block: 00dd915771e1ba4f
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 ├── (12) Block: 007e2cf3e8799be1 < TIP
[INFO] [stdout]                                                 └── (12) Block: 00ca2b2fbd8f4fba
[INFO] [stdout]                                                     └── (13) Block: 00d44ce397dc828f
[INFO] [stdout] 
[INFO] [stdout] 1760312106
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                 │   └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                 │       └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                 │           └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                 │               └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                 │                   └── (13) Block: 001adb45e3c06937 < TIP
[INFO] [stdout]                                 └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                     └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout]                                         └── (10) Block: 0042cedb68db0cca
[INFO] [stdout]                                             └── (11) Block: 00dd915771e1ba4f
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 ├── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                 │   └── (13) Block: 001adb45e3c06937 < TIP
[INFO] [stdout]                                                 └── (12) Block: 00ca2b2fbd8f4fba
[INFO] [stdout]                                                     └── (13) Block: 00d44ce397dc828f
[INFO] [stdout] 
[INFO] [stdout] 1760312108
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                 │   └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                 │       └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                 │           └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                 │               └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                 │                   └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                 │                       └── (14) Block: 007c1197c5576ac5 < TIP
[INFO] [stdout]                                 └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                     └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout]                                         └── (10) Block: 0042cedb68db0cca
[INFO] [stdout]                                             └── (11) Block: 00ad89bff04779a6
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 ├── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                 │   └── (13) Block: 001adb45e3c06937 < TIP
[INFO] [stdout]                                                 └── (12) Block: 00ca2b2fbd8f4fba
[INFO] [stdout]                                                     └── (13) Block: 00d44ce397dc828f
[INFO] [stdout]                                                         └── (14) Block: 00cba8950e4e6895
[INFO] [stdout] 
[INFO] [stdout] 1760312110
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 ├── (12) Block: 00ca2b2fbd8f4fba
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 ├── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                 │   └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                 │       └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                 │           └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                 │               ├── (12) Block: 00ca2b2fbd8f4fba
[INFO] [stdout]                                 │               └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                 │                   └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                 │                       └── (14) Block: 007c1197c5576ac5 < TIP
[INFO] [stdout]                                 └── (8) Block: 00ddb2674b3ad6a5
[INFO] [stdout]                                     └── (9) Block: 0081dc6474c0c8cd
[INFO] [stdout]                                         └── (10) Block: 0042cedb68db0cca
[INFO] [stdout]                                             └── (11) Block: 00ad89bff04779a6
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 ├── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                 │   └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                 │       └── (14) Block: 007c1197c5576ac5 < TIP
[INFO] [stdout]                                                 └── (12) Block: 00ca2b2fbd8f4fba
[INFO] [stdout] 
[INFO] [stdout] 1760312112
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                     │   └── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                     └── (13) Block: 00508717c68fd53d
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   ├── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     │   └── (14) Block: 007c1197c5576ac5 < TIP
[INFO] [stdout]                                                     └── (13) Block: 00508717c68fd53d
[INFO] [stdout] 
[INFO] [stdout] 1760312114
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                     │   └── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                     │       └── (15) Block: 0049132966620927
[INFO] [stdout]                                                     └── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                         └── (14) Block: 006023db78945d2d
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         └── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                             └── (15) Block: 0049132966620927
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   ├── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     │   │   └── (15) Block: 0024d9001c03c0b5
[INFO] [stdout]                                                     │   │       └── (16) Block: 006b4fd9832c9d7a
[INFO] [stdout]                                                     │   │           └── (17) Block: 005ae5f179c52084
[INFO] [stdout]                                                     │   └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                     │       ├── (15) Block: 00e7649137d021aa < TIP
[INFO] [stdout]                                                     │       └── (15) Block: 00779a86bf44a71a
[INFO] [stdout]                                                     │           └── (16) Block: 00184895d1d4806e
[INFO] [stdout]                                                     │               └── (17) Block: 00ad27f5b6621cb3
[INFO] [stdout]                                                     ├── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         ├── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                         │   └── (15) Block: 0049132966620927
[INFO] [stdout]                                                         └── (14) Block: 0089ef82a4b0e63a
[INFO] [stdout] 
[INFO] [stdout] 1760312118
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                         │   └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                         │       └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                         │           └── (17) Block: 009026682037ad2a < TIP
[INFO] [stdout]                                                         └── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     │   └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout]                                                     │       └── (15) Block: 00ef3f3abdfb37e1
[INFO] [stdout]                                                     │           └── (16) Block: 00b2f7c3ba045bb6
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                         │   └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                         │       └── (16) Block: 00347a1b335f9fda
[INFO] [stdout]                                                         │           └── (17) Block: 0081368a88c83d46
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                                     └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                                         └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                                             └── (19) Block: 004daa1f55c82173 
[INFO] [stdout]                                                                                 └── (20) Block: 00e18663f7b766f7 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   └── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     ├── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                     │   └── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                     │       └── (15) Block: 0049132966620927
[INFO] [stdout]                                                     └── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                         └── (14) Block: 006023db78945d2d
[INFO] [stdout]                                                             └── (15) Block: 00fc0e15f28e78c1
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         └── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                             └── (15) Block: 0049132966620927
[INFO] [stdout]                                                                 └── (16) Block: 004915a07d64eb86
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   ├── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     │   │   └── (15) Block: 0024d9001c03c0b5
[INFO] [stdout]                                                     │   │       └── (16) Block: 006b4fd9832c9d7a
[INFO] [stdout]                                                     │   │           └── (17) Block: 005ae5f179c52084
[INFO] [stdout]                                                     │   └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                     │       ├── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                     │       │   └── (16) Block: 0078b4bda4339231 < TIP
[INFO] [stdout]                                                     │       └── (15) Block: 00779a86bf44a71a
[INFO] [stdout]                                                     │           └── (16) Block: 00184895d1d4806e
[INFO] [stdout]                                                     │               └── (17) Block: 00ad27f5b6621cb3
[INFO] [stdout]                                                     ├── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                     │   └── (14) Block: 006023db78945d2d
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         ├── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                         │   └── (15) Block: 0049132966620927
[INFO] [stdout]                                                         └── (14) Block: 0089ef82a4b0e63a
[INFO] [stdout] 
[INFO] [stdout] 1760312120
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     │   └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout]                                                     │       └── (15) Block: 00ef3f3abdfb37e1
[INFO] [stdout]                                                     │           └── (16) Block: 00b2f7c3ba045bb6
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                         │   └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                         │       └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                         │           └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                         │               └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                         │                   └── (19) Block: 004daa1f55c82173 
[INFO] [stdout]                                                         │                       └── (20) Block: 00e18663f7b766f7 < TIP
[INFO] [stdout]                                                         └── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                             └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                                 └── (16) Block: 00347a1b335f9fda
[INFO] [stdout]                                                                     └── (17) Block: 0081368a88c83d46
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     │   └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout]                                                     │       └── (15) Block: 00ef3f3abdfb37e1
[INFO] [stdout]                                                     │           └── (16) Block: 00b2f7c3ba045bb6
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                         │   └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                         │       └── (16) Block: 00347a1b335f9fda
[INFO] [stdout]                                                         │           └── (17) Block: 0081368a88c83d46
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                                     └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                                         └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                                             └── (19) Block: 004daa1f55c82173 
[INFO] [stdout]                                                                                 └── (20) Block: 00e18663f7b766f7 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   └── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     │       └── (15) Block: 0024d9001c03c0b5
[INFO] [stdout]                                                     ├── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                     │   └── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                     │       └── (15) Block: 0049132966620927
[INFO] [stdout]                                                     │           └── (16) Block: 00439d4520e40502
[INFO] [stdout]                                                     └── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                         ├── (14) Block: 006023db78945d2d
[INFO] [stdout]                                                         │   └── (15) Block: 00fc0e15f28e78c1
[INFO] [stdout]                                                         └── (14) Block: 0062b33f1834b94c
[INFO] [stdout]                                                             └── (15) Block: 0097bdf03efcea4a
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         └── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                             └── (15) Block: 0049132966620927
[INFO] [stdout]                                                                 └── (16) Block: 004915a07d64eb86
[INFO] [stdout]                                                                     └── (17) Block: 00f382f1b661fc92
[INFO] [stdout]                                                                         └── (18) Block: 00fa5f89035503e1
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   ├── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     │   │   └── (15) Block: 0024d9001c03c0b5
[INFO] [stdout]                                                     │   │       └── (16) Block: 006b4fd9832c9d7a
[INFO] [stdout]                                                     │   │           └── (17) Block: 005ae5f179c52084
[INFO] [stdout]                                                     │   └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                     │       ├── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                     │       │   └── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                     │       │       └── (17) Block: 0086e14ac67715d4 < TIP
[INFO] [stdout]                                                     │       └── (15) Block: 00779a86bf44a71a
[INFO] [stdout]                                                     │           └── (16) Block: 00184895d1d4806e
[INFO] [stdout]                                                     │               └── (17) Block: 00ad27f5b6621cb3
[INFO] [stdout]                                                     ├── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                     │   └── (14) Block: 006023db78945d2d
[INFO] [stdout]                                                     │       └── (15) Block: 00fc0e15f28e78c1
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         ├── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                         │   └── (15) Block: 0049132966620927
[INFO] [stdout]                                                         └── (14) Block: 0089ef82a4b0e63a
[INFO] [stdout] 
[INFO] [stdout] 1760312122
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     │   └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout]                                                     │       └── (15) Block: 00ef3f3abdfb37e1
[INFO] [stdout]                                                     │           └── (16) Block: 00b2f7c3ba045bb6
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                         │   └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                         │       └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                         │           └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                         │               └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                         │                   └── (19) Block: 004daa1f55c82173 
[INFO] [stdout]                                                         │                       └── (20) Block: 00e18663f7b766f7 < TIP
[INFO] [stdout]                                                         └── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                             └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                                 └── (16) Block: 00347a1b335f9fda
[INFO] [stdout]                                                                     └── (17) Block: 0081368a88c83d46
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     │   └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout]                                                     │       └── (15) Block: 00ef3f3abdfb37e1
[INFO] [stdout]                                                     │           └── (16) Block: 00b2f7c3ba045bb6
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                         │   └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                         │       └── (16) Block: 00347a1b335f9fda
[INFO] [stdout]                                                         │           └── (17) Block: 0081368a88c83d46
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                                     └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                                         └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                                             └── (19) Block: 004daa1f55c82173 
[INFO] [stdout]                                                                                 └── (20) Block: 00e18663f7b766f7 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   └── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     │       └── (15) Block: 0024d9001c03c0b5
[INFO] [stdout]                                                     │           ├── (16) Block: 006b4fd9832c9d7a
[INFO] [stdout]                                                     │           │   └── (17) Block: 005ae5f179c52084
[INFO] [stdout]                                                     │           └── (16) Block: 001346815a199839
[INFO] [stdout]                                                     ├── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                     │   └── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                     │       └── (15) Block: 0049132966620927
[INFO] [stdout]                                                     │           └── (16) Block: 00439d4520e40502
[INFO] [stdout]                                                     │               └── (17) Block: 0078e1360c8e44d6
[INFO] [stdout]                                                     └── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                         ├── (14) Block: 006023db78945d2d
[INFO] [stdout]                                                         │   └── (15) Block: 00fc0e15f28e78c1
[INFO] [stdout]                                                         │       └── (16) Block: 004f0d2a7e12d1e7
[INFO] [stdout]                                                         └── (14) Block: 0062b33f1834b94c
[INFO] [stdout]                                                             └── (15) Block: 0097bdf03efcea4a
[INFO] [stdout]                                                                 └── (16) Block: 00257c8bafed2e83
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         └── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                             └── (15) Block: 0049132966620927
[INFO] [stdout]                                                                 └── (16) Block: 004915a07d64eb86
[INFO] [stdout]                                                                     └── (17) Block: 00f382f1b661fc92
[INFO] [stdout]                                                                         └── (18) Block: 00fa5f89035503e1
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   ├── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     │   │   └── (15) Block: 0024d9001c03c0b5
[INFO] [stdout]                                                     │   │       └── (16) Block: 006b4fd9832c9d7a
[INFO] [stdout]                                                     │   │           └── (17) Block: 005ae5f179c52084
[INFO] [stdout]                                                     │   └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                     │       ├── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                     │       │   ├── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                     │       │   │   └── (17) Block: 0086e14ac67715d4 < TIP
[INFO] [stdout]                                                     │       │   └── (16) Block: 00fb096eaf4b2e57
[INFO] [stdout]                                                     │       │       └── (17) Block: 00a991ab47a7afa6
[INFO] [stdout]                                                     │       │           └── (18) Block: 00b1c091106a603c
[INFO] [stdout]                                                     │       └── (15) Block: 00779a86bf44a71a
[INFO] [stdout]                                                     │           └── (16) Block: 00184895d1d4806e
[INFO] [stdout]                                                     │               └── (17) Block: 00ad27f5b6621cb3
[INFO] [stdout]                                                     ├── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                     │   ├── (14) Block: 0062b33f1834b94c
[INFO] [stdout]                                                     │   │   └── (15) Block: 0097bdf03efcea4a
[INFO] [stdout]                                                     │   │       └── (16) Block: 00257c8bafed2e83
[INFO] [stdout]                                                     │   └── (14) Block: 006023db78945d2d
[INFO] [stdout]                                                     │       └── (15) Block: 00fc0e15f28e78c1
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         ├── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                         │   └── (15) Block: 0049132966620927
[INFO] [stdout]                                                         └── (14) Block: 0089ef82a4b0e63a
[INFO] [stdout] 
[INFO] [stdout] 1760312126
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                         │   └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                         │       └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                         │           └── (17) Block: 009026682037ad2a < TIP
[INFO] [stdout]                                                         └── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     │   └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout]                                                     │       └── (15) Block: 00ef3f3abdfb37e1
[INFO] [stdout]                                                     │           └── (16) Block: 00b2f7c3ba045bb6
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                         │   └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                         │       └── (16) Block: 00347a1b335f9fda
[INFO] [stdout]                                                         │           └── (17) Block: 0081368a88c83d46
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                                     └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                                         └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                                             └── (19) Block: 004daa1f55c82173 
[INFO] [stdout]                                                                                 └── (20) Block: 00e18663f7b766f7 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   └── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     │       └── (15) Block: 0024d9001c03c0b5
[INFO] [stdout]                                                     │           ├── (16) Block: 006b4fd9832c9d7a
[INFO] [stdout]                                                     │           │   └── (17) Block: 005ae5f179c52084
[INFO] [stdout]                                                     │           └── (16) Block: 001346815a199839
[INFO] [stdout]                                                     ├── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                     │   ├── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                     │   │   └── (15) Block: 0049132966620927
[INFO] [stdout]                                                     │   │       └── (16) Block: 00439d4520e40502
[INFO] [stdout]                                                     │   │           └── (17) Block: 0078e1360c8e44d6
[INFO] [stdout]                                                     │   └── (14) Block: 0089ef82a4b0e63a
[INFO] [stdout]                                                     └── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                         ├── (14) Block: 006023db78945d2d
[INFO] [stdout]                                                         │   └── (15) Block: 00fc0e15f28e78c1
[INFO] [stdout]                                                         │       └── (16) Block: 004f0d2a7e12d1e7
[INFO] [stdout]                                                         └── (14) Block: 0062b33f1834b94c
[INFO] [stdout]                                                             └── (15) Block: 0097bdf03efcea4a
[INFO] [stdout]                                                                 └── (16) Block: 00257c8bafed2e83
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         ├── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                         │   └── (15) Block: 0049132966620927
[INFO] [stdout]                                                         │       └── (16) Block: 004915a07d64eb86
[INFO] [stdout]                                                         │           └── (17) Block: 00f382f1b661fc92
[INFO] [stdout]                                                         │               └── (18) Block: 00fa5f89035503e1
[INFO] [stdout]                                                         └── (14) Block: 0089ef82a4b0e63a
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     ├── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                     │   ├── (14) Block: 00a90ba04e1d24c5
[INFO] [stdout]                                                     │   │   └── (15) Block: 0024d9001c03c0b5
[INFO] [stdout]                                                     │   │       └── (16) Block: 006b4fd9832c9d7a
[INFO] [stdout]                                                     │   │           └── (17) Block: 005ae5f179c52084
[INFO] [stdout]                                                     │   │               └── (18) Block: 00a01f25093c1d8e
[INFO] [stdout]                                                     │   └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                     │       ├── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                     │       │   ├── (16) Block: 0031664014745a7e
[INFO] [stdout]                                                     │       │   ├── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                     │       │   │   └── (17) Block: 0086e14ac67715d4 < TIP
[INFO] [stdout]                                                     │       │   └── (16) Block: 00fb096eaf4b2e57
[INFO] [stdout]                                                     │       │       └── (17) Block: 00a991ab47a7afa6
[INFO] [stdout]                                                     │       │           └── (18) Block: 00b1c091106a603c
[INFO] [stdout]                                                     │       │               └── (19) Block: 004f92a64f5a9dca
[INFO] [stdout]                                                     │       ├── (15) Block: 00b860898696adf0
[INFO] [stdout]                                                     │       └── (15) Block: 00779a86bf44a71a
[INFO] [stdout]                                                     │           └── (16) Block: 00184895d1d4806e
[INFO] [stdout]                                                     │               └── (17) Block: 00ad27f5b6621cb3
[INFO] [stdout]                                                     │                   └── (18) Block: 00569bfa8cdb24e2
[INFO] [stdout]                                                     ├── (13) Block: 00508717c68fd53d
[INFO] [stdout]                                                     │   ├── (14) Block: 0062b33f1834b94c
[INFO] [stdout]                                                     │   │   └── (15) Block: 0097bdf03efcea4a
[INFO] [stdout]                                                     │   │       └── (16) Block: 00257c8bafed2e83
[INFO] [stdout]                                                     │   │           └── (17) Block: 00e80f66660f4686
[INFO] [stdout]                                                     │   ├── (14) Block: 006023db78945d2d
[INFO] [stdout]                                                     │   │   └── (15) Block: 00fc0e15f28e78c1
[INFO] [stdout]                                                     │   └── (14) Block: 00ce552b1200304f
[INFO] [stdout]                                                     └── (13) Block: 00a27d7a9fab0e49
[INFO] [stdout]                                                         ├── (14) Block: 00c76f66c580e557
[INFO] [stdout]                                                         │   ├── (15) Block: 0049132966620927
[INFO] [stdout]                                                         │   └── (15) Block: 00c0e534b389a44a
[INFO] [stdout]                                                         └── (14) Block: 0089ef82a4b0e63a
[INFO] [stdout]                                                             └── (15) Block: 00f72be246ea3b7d
[INFO] [stdout] 
[INFO] [stdout] 1760312130
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                                     └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                                         └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                                             └── (19) Block: 004daa1f55c82173 
[INFO] [stdout]                                                                                 └── (20) Block: 00e18663f7b766f7 
[INFO] [stdout]                                                                                     └── (21) Block: 0047fb2415e3eb0a 
[INFO] [stdout]                                                                                         └── (22) Block: 00bac3e78a27f39f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                                     └── (17) Block: 009026682037ad2a < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             └── (15) Block: 00b860898696adf0
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             ├── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                             │   └── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                             │       └── (17) Block: 0086e14ac67715d4 
[INFO] [stdout]                                                             │           └── (18) Block: 00b4069cd77bf047 
[INFO] [stdout]                                                             │               └── (19) Block: 00cae999de0283a4 
[INFO] [stdout]                                                             │                   └── (20) Block: 00b6c87ce82f9a26 < TIP
[INFO] [stdout]                                                             └── (15) Block: 00b860898696adf0
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             └── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                                 └── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                                     └── (17) Block: 0086e14ac67715d4 
[INFO] [stdout]                                                                         ├── (18) Block: 00bdec19f4896c66
[INFO] [stdout]                                                                         └── (18) Block: 00b4069cd77bf047 
[INFO] [stdout]                                                                             └── (19) Block: 00cae999de0283a4 
[INFO] [stdout]                                                                                 └── (20) Block: 00b6c87ce82f9a26 
[INFO] [stdout]                                                                                     └── (21) Block: 00294ea7fc670fc8 
[INFO] [stdout]                                                                                         └── (22) Block: 0067a8a819ea4e72 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760312132
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                     │   ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                     │   └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                     │       └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                     │           └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                     │               └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                     │                   └── (18) Block: 004a277a106794dc < TIP
[INFO] [stdout]                                                     └── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                         └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                         │   └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                                     └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                                         └── (18) Block: 004a277a106794dc < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             └── (15) Block: 00b860898696adf0
[INFO] [stdout]                                                                 └── (16) Block: 006e409ae36f7cd4
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             ├── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                             │   ├── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                             │   │   └── (17) Block: 0086e14ac67715d4 
[INFO] [stdout]                                                             │   │       └── (18) Block: 00b4069cd77bf047 < TIP
[INFO] [stdout]                                                             │   └── (16) Block: 00fb096eaf4b2e57
[INFO] [stdout]                                                             └── (15) Block: 00b860898696adf0
[INFO] [stdout]                                                                 └── (16) Block: 006e409ae36f7cd4
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             └── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                                 ├── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                                 │   └── (17) Block: 0086e14ac67715d4 
[INFO] [stdout]                                                                 │       ├── (18) Block: 00bdec19f4896c66
[INFO] [stdout]                                                                 │       └── (18) Block: 00b4069cd77bf047 < TIP
[INFO] [stdout]                                                                 └── (16) Block: 00fb096eaf4b2e57
[INFO] [stdout] 
[INFO] [stdout] 1760312134
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                     │   ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                     │   │   └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                     │   └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                     │       └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                     │           └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                     │               └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                     │                   └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                     │                       └── (19) Block: 004daa1f55c82173 < TIP
[INFO] [stdout]                                                     └── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                         └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     │   └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                         │   └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                                     └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                                         └── (18) Block: 004a277a106794dc < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             └── (15) Block: 00b860898696adf0
[INFO] [stdout]                                                                 └── (16) Block: 006e409ae36f7cd4
[INFO] [stdout]                                                                     └── (17) Block: 00f120348a08bb7b
[INFO] [stdout]                                                                         └── (18) Block: 003fb6941d4a8dc1
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             ├── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                             │   ├── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                             │   │   └── (17) Block: 0086e14ac67715d4 
[INFO] [stdout]                                                             │   │       ├── (18) Block: 00b4069cd77bf047 < TIP
[INFO] [stdout]                                                             │   │       └── (18) Block: 00bc7377ca196a10
[INFO] [stdout]                                                             │   └── (16) Block: 00fb096eaf4b2e57
[INFO] [stdout]                                                             └── (15) Block: 00b860898696adf0
[INFO] [stdout]                                                                 └── (16) Block: 006e409ae36f7cd4
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             └── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                                 ├── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                                 │   └── (17) Block: 0086e14ac67715d4 
[INFO] [stdout]                                                                 │       ├── (18) Block: 00bdec19f4896c66
[INFO] [stdout]                                                                 │       │   └── (19) Block: 0085e5483773dd93
[INFO] [stdout]                                                                 │       └── (18) Block: 00b4069cd77bf047 < TIP
[INFO] [stdout]                                                                 └── (16) Block: 00fb096eaf4b2e57
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                     │   ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                     │   │   └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                     │   │       └── (16) Block: 00347a1b335f9fda
[INFO] [stdout]                                                     │   │           └── (17) Block: 0081368a88c83d46
[INFO] [stdout]                                                     │   └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                     │       └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                     │           └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                     │               └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                     │                   └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                     │                       └── (19) Block: 004daa1f55c82173 
[INFO] [stdout]                                                     │                           └── (20) Block: 00e18663f7b766f7 < TIP
[INFO] [stdout]                                                     └── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                         └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout]                                                             └── (15) Block: 00ef3f3abdfb37e1
[INFO] [stdout]                                                                 └── (16) Block: 00b2f7c3ba045bb6
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00cab000c370b289 
[INFO] [stdout]                                 └── (8) Block: 006c93bcc260d0b5 
[INFO] [stdout]                                     └── (9) Block: 00949250f3b7860b 
[INFO] [stdout]                                         └── (10) Block: 00b610b64c95197d 
[INFO] [stdout]                                             └── (11) Block: 009b3d074d14ab10 
[INFO] [stdout]                                                 └── (12) Block: 006bb74a9100eb9f 
[INFO] [stdout]                                                     ├── (13) Block: 001a568ba6ae644b
[INFO] [stdout]                                                     │   └── (14) Block: 00fdf5f14c85c13d
[INFO] [stdout]                                                     │       └── (15) Block: 00ef3f3abdfb37e1
[INFO] [stdout]                                                     │           └── (16) Block: 00b2f7c3ba045bb6
[INFO] [stdout]                                                     └── (13) Block: 0033e0b41fd759b2 
[INFO] [stdout]                                                         ├── (14) Block: 00f91ac4baddf9f2
[INFO] [stdout]                                                         │   └── (15) Block: 002b336f8cd81722
[INFO] [stdout]                                                         │       └── (16) Block: 00347a1b335f9fda
[INFO] [stdout]                                                         │           └── (17) Block: 0081368a88c83d46
[INFO] [stdout]                                                         └── (14) Block: 0039a58511c52c47 
[INFO] [stdout]                                                             └── (15) Block: 00dd682c10de331d 
[INFO] [stdout]                                                                 └── (16) Block: 00291fa1a80cb414 
[INFO] [stdout]                                                                     └── (17) Block: 009026682037ad2a 
[INFO] [stdout]                                                                         └── (18) Block: 004a277a106794dc 
[INFO] [stdout]                                                                             └── (19) Block: 004daa1f55c82173 
[INFO] [stdout]                                                                                 └── (20) Block: 00e18663f7b766f7 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             └── (15) Block: 00b860898696adf0
[INFO] [stdout]                                                                 └── (16) Block: 006e409ae36f7cd4
[INFO] [stdout]                                                                     └── (17) Block: 00f120348a08bb7b
[INFO] [stdout]                                                                         └── (18) Block: 003fb6941d4a8dc1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             ├── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                             │   ├── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                             │   │   └── (17) Block: 0086e14ac67715d4 
[INFO] [stdout]                                                             │   │       ├── (18) Block: 00b4069cd77bf047 
[INFO] [stdout]                                                             │   │       │   └── (19) Block: 00e9fe407ca4bdb6
[INFO] [stdout]                                                             │   │       └── (18) Block: 00bc7377ca196a10
[INFO] [stdout]                                                             │   │           └── (19) Block: 000fca55898637d0
[INFO] [stdout]                                                             │   └── (16) Block: 00fb096eaf4b2e57
[INFO] [stdout]                                                             │       └── (17) Block: 00954fff505be382
[INFO] [stdout]                                                             └── (15) Block: 00b860898696adf0
[INFO] [stdout]                                                                 └── (16) Block: 006e409ae36f7cd4
[INFO] [stdout]                                                                     └── (17) Block: 0036afb20c3acf1b
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007b9f4997ec48a7 
[INFO] [stdout]         └── (2) Block: 000f4b1da30320f2 
[INFO] [stdout]             └── (3) Block: 001e639c1c24d577 
[INFO] [stdout]                 └── (4) Block: 003b16a60282c49d 
[INFO] [stdout]                     └── (5) Block: 00553ac0f3660410 
[INFO] [stdout]                         └── (6) Block: 0040f6d2a77e5559 
[INFO] [stdout]                             └── (7) Block: 00231d25fa762545 
[INFO] [stdout]                                 └── (8) Block: 00907979a5151d78 
[INFO] [stdout]                                     └── (9) Block: 00213b6b34641927 
[INFO] [stdout]                                         └── (10) Block: 00c68d47a6e650c7 
[INFO] [stdout]                                             └── (11) Block: 00abc97184b238aa 
[INFO] [stdout]                                                 └── (12) Block: 007e2cf3e8799be1 
[INFO] [stdout]                                                     └── (13) Block: 001adb45e3c06937 
[INFO] [stdout]                                                         └── (14) Block: 007c1197c5576ac5 
[INFO] [stdout]                                                             └── (15) Block: 00e7649137d021aa 
[INFO] [stdout]                                                                 ├── (16) Block: 0078b4bda4339231 
[INFO] [stdout]                                                                 │   └── (17) Block: 0086e14ac67715d4 
[INFO] [stdout]                                                                 │       ├── (18) Block: 00bdec19f4896c66
[INFO] [stdout]                                                                 │       │   └── (19) Block: 0085e5483773dd93
[INFO] [stdout]                                                                 │       │       └── (20) Block: 006d0fd7d23ea04b
[INFO] [stdout]                                                                 │       └── (18) Block: 00b4069cd77bf047 
[INFO] [stdout]                                                                 │           ├── (19) Block: 00cae999de0283a4 < TIP
[INFO] [stdout]                                                                 │           └── (19) Block: 00773d1b087c84b5
[INFO] [stdout]                                                                 └── (16) Block: 00fb096eaf4b2e57
[INFO] [stdout]                                                                     └── (17) Block: 00a242e13d2d4a67
[INFO] [stdout] Edit score: 0.7295081967213115
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation::test_simulation' panicked at src/lib.rs:131:9:
[INFO] [stdout] assertion failed: edit_score > 0.9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60cc5e317472 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60cc5e317472 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60cc5e317472 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60cc5e317472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60cc5e33e2e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60cc5e33e2e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60cc5e314063 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60cc5e314063 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60cc5e3172c2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60cc5e3189ec - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60cc5e318842 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60cc5e2ad304 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60cc5e2ad304 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60cc5e3194cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60cc5e3194cb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60cc5e319166 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x60cc5e317969 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x60cc5e318e2d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60cc5e33c850 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60cc5e33c8bc - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x60cc5e2491b3 - mini_chain::simulation::simulation::{{closure}}::h80d71a033aaa442c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:9
[INFO] [stdout]   21:     0x60cc5e2491b3 - mini_chain::simulation::test_simulation::{{closure}}::hff083639c3b8787d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:31
[INFO] [stdout]   22:     0x60cc5e23ffee - <core::pin::Pin<P> as core::future::future::Future>::poll::h93be506ace6ad1ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60cc5e23ffee - <core::pin::Pin<P> as core::future::future::Future>::poll::h9ce7db634d01e95a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60cc5e23ffee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb1b883dcb0f61f9e
[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:     0x60cc5e23ffee - tokio::runtime::coop::with_budget::h65ef5d3b9f9e51a9
[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:     0x60cc5e23ffee - tokio::runtime::coop::budget::hedd13634029e502f
[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:     0x60cc5e23ffee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haefca5faba8a5e9b
[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:     0x60cc5e23ffee - tokio::runtime::scheduler::current_thread::Context::enter::h4d925cc923bb9701
[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:     0x60cc5e21f3d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc3c788b8b424d919
[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:     0x60cc5e21f3d3 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf73f2cb4bc3b2f64
[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:     0x60cc5e21f3d3 - tokio::runtime::context::scoped::Scoped<T>::set::h253db62c52b9d2f3
[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:     0x60cc5e23f601 - tokio::runtime::context::set_scheduler::{{closure}}::h01bbe3c849f75a9e
[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:     0x60cc5e23f601 - std::thread::local::LocalKey<T>::try_with::hd01d042bf9e0ed68
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x60cc5e23f601 - std::thread::local::LocalKey<T>::with::he3f06b793c724fbe
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x60cc5e23f601 - tokio::runtime::context::set_scheduler::h27ab8b3760a167b7
[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:     0x60cc5e23f601 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0001847a26d6c899
[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:     0x60cc5e23f601 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5e5e5b9b344b0b14
[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:     0x60cc5e23f601 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha8e1c5df6abcb3d0
[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:     0x60cc5e23f601 - tokio::runtime::context::runtime::enter_runtime::hee7e3f543ccb9c5c
[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:     0x60cc5e23f601 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1f551f4c5e1bba16
[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:     0x60cc5e2699fe - tokio::runtime::runtime::Runtime::block_on::hfe57f9d19cd4276d
[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:     0x60cc5e248671 - mini_chain::simulation::test_simulation::hb37e887159890b55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:141:11
[INFO] [stdout]   43:     0x60cc5e22b065 - mini_chain::simulation::test_simulation::{{closure}}::had618cc0838f158a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:139:35
[INFO] [stdout]   44:     0x60cc5e22b065 - core::ops::function::FnOnce::call_once::h580c879b2b8e3150
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60cc5e2b2a3b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60cc5e2b2a3b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x60cc5e2b1c7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x60cc5e2b1c7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x60cc5e2b1c7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x60cc5e2b1c7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x60cc5e2b1c7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x60cc5e2b1c7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x60cc5e2b1c7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x60cc5e275824 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x60cc5e275824 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x60cc5e2791ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x60cc5e2791ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x60cc5e2791ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x60cc5e2791ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x60cc5e2791ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60cc5e2791ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x60cc5e2791ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x60cc5e31c647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x60cc5e31c647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x60cc5e31c647 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x7cc2def84aa4 - <unknown>
[INFO] [stdout]   67:     0x7cc2df011a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     simulation::test_simulation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 64.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "898b30d191c674b7b009db6f6344540862a20ede9c7f863d387dc7cf8e1e0d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "898b30d191c674b7b009db6f6344540862a20ede9c7f863d387dc7cf8e1e0d4b", kill_on_drop: false }`
[INFO] [stdout] 898b30d191c674b7b009db6f6344540862a20ede9c7f863d387dc7cf8e1e0d4b
