[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#d98a5da813da67eb189387b8ccfb73cf481275d8+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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kdonthi/MiniBlockchain on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f546cd479e5975840fc2f3760397492f1360ea6ccda5edbda2112dca0dc9a47a
[INFO] running `Command { std: "docker" "start" "-a" "f546cd479e5975840fc2f3760397492f1360ea6ccda5edbda2112dca0dc9a47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f546cd479e5975840fc2f3760397492f1360ea6ccda5edbda2112dca0dc9a47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f546cd479e5975840fc2f3760397492f1360ea6ccda5edbda2112dca0dc9a47a", kill_on_drop: false }`
[INFO] [stdout] f546cd479e5975840fc2f3760397492f1360ea6ccda5edbda2112dca0dc9a47a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5edad29e07fa1ef678160ae3fac48f17640cc42fdf3aefe595021941f395c2c
[INFO] running `Command { std: "docker" "start" "-a" "f5edad29e07fa1ef678160ae3fac48f17640cc42fdf3aefe595021941f395c2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.4
[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 indexmap v1.9.3
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling axum-core v0.3.4
[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 num-traits v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[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 futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling 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 tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling console-api v0.5.0
[INFO] [stderr]    Compiling console-subscriber v0.1.10
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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 44s
[INFO] running `Command { std: "docker" "inspect" "f5edad29e07fa1ef678160ae3fac48f17640cc42fdf3aefe595021941f395c2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5edad29e07fa1ef678160ae3fac48f17640cc42fdf3aefe595021941f395c2c", kill_on_drop: false }`
[INFO] [stdout] f5edad29e07fa1ef678160ae3fac48f17640cc42fdf3aefe595021941f395c2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3a0b804c6b520999acadaeb5bdb601ae43c7c3ef512b90ecccb505435b1c9cf
[INFO] running `Command { std: "docker" "start" "-a" "d3a0b804c6b520999acadaeb5bdb601ae43c7c3ef512b90ecccb505435b1c9cf", 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] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[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] [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 24.77s
[INFO] running `Command { std: "docker" "inspect" "d3a0b804c6b520999acadaeb5bdb601ae43c7c3ef512b90ecccb505435b1c9cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a0b804c6b520999acadaeb5bdb601ae43c7c3ef512b90ecccb505435b1c9cf", kill_on_drop: false }`
[INFO] [stdout] d3a0b804c6b520999acadaeb5bdb601ae43c7c3ef512b90ecccb505435b1c9cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55a84458a81b551a5dcb5321f496f5c37d345c31d71a2da440401ff47cf93dce
[INFO] running `Command { std: "docker" "start" "-a" "55a84458a81b551a5dcb5321f496f5c37d345c31d71a2da440401ff47cf93dce", 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.21s
[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_mine_block ... ok
[INFO] [stdout] test mini_chain::block::test::test_btree ... ok
[INFO] [stdout] test mini_chain::chain::test::test_add_block ... ok
[INFO] [stdout] test mini_chain::block::test::test_different_transactions_are_different ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_chain_tip ... 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 network::test::test_delivers ... 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] 1760311600
[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] 1760311602
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311604
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311606
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                 │   └── (5) Block: 0038995564a623ed < TIP
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                 │   └── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311608
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                 │   └── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     ├── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00b3034051546c8b
[INFO] [stdout]                 │   ├── (5) Block: 0038995564a623ed
[INFO] [stdout]                 │   └── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     ├── (5) Block: 002e0f594d1d751b < TIP
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                 │   ├── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                 │   └── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     ├── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311610
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                 │   └── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                 │       └── (6) Block: 00aca06f39956d81
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     ├── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                     │   └── (6) Block: 00aca06f39956d81 < TIP
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                         ├── (6) Block: 00144fa911a75f01
[INFO] [stdout]                         └── (6) Block: 00b0b532a3a81466
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00b3034051546c8b
[INFO] [stdout]                 │   ├── (5) Block: 0038995564a623ed
[INFO] [stdout]                 │   │   ├── (6) Block: 000280f916f9f5dc
[INFO] [stdout]                 │   │   └── (6) Block: 007530e168e5e4c0
[INFO] [stdout]                 │   └── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                 │       └── (6) Block: 00577b1ae6b8724d
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     ├── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                     │   ├── (6) Block: 00144fa911a75f01
[INFO] [stdout]                     │   └── (6) Block: 00b0b532a3a81466 < TIP
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                 │   ├── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                 │   │   └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                 │   │       └── (7) Block: 00cf33e15d71c4e5 < TIP
[INFO] [stdout]                 │   └── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                 │       ├── (6) Block: 00b0b532a3a81466
[INFO] [stdout]                 │       └── (6) Block: 00144fa911a75f01
[INFO] [stdout]                 │           └── (7) Block: 00909c5b678fe2fb
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b
[INFO] [stdout]                     ├── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                     │   └── (6) Block: 00577b1ae6b8724d
[INFO] [stdout]                     │       └── (7) Block: 0042fe267be1f2ac
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc
[INFO] [stdout]                             └── (7) Block: 004f64094795df64
[INFO] [stdout] 
[INFO] [stdout] 1760311612
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                 │   └── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                 │       └── (6) Block: 00aca06f39956d81
[INFO] [stdout]                 │           └── (7) Block: 00cf33e15d71c4e5
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81
[INFO] [stdout]                             ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                             │   └── (8) Block: 0059cb58a7ca8d9f
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     ├── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                     │   └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                     │       └── (7) Block: 00cf33e15d71c4e5 < TIP
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                         ├── (6) Block: 00144fa911a75f01
[INFO] [stdout]                         │   └── (7) Block: 00909c5b678fe2fb
[INFO] [stdout]                         └── (6) Block: 00b0b532a3a81466
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                 │   ├── (5) Block: 0038995564a623ed 
[INFO] [stdout]                 │   │   ├── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                 │   │   │   ├── (7) Block: 005d20ace1fc8df7
[INFO] [stdout]                 │   │   │   └── (7) Block: 004f64094795df64 < TIP
[INFO] [stdout]                 │   │   └── (6) Block: 007530e168e5e4c0
[INFO] [stdout]                 │   └── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                 │       └── (6) Block: 00577b1ae6b8724d
[INFO] [stdout]                 │           └── (7) Block: 0042fe267be1f2ac
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                     ├── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                     │   ├── (6) Block: 00144fa911a75f01
[INFO] [stdout]                     │   │   └── (7) Block: 00909c5b678fe2fb
[INFO] [stdout]                     │   └── (6) Block: 00b0b532a3a81466
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                 │   ├── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                 │   │   └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                 │   │       └── (7) Block: 00cf33e15d71c4e5 < TIP
[INFO] [stdout]                 │   └── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                 │       ├── (6) Block: 00b0b532a3a81466
[INFO] [stdout]                 │       └── (6) Block: 00144fa911a75f01
[INFO] [stdout]                 │           └── (7) Block: 00909c5b678fe2fb
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b
[INFO] [stdout]                     ├── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                     │   └── (6) Block: 00577b1ae6b8724d
[INFO] [stdout]                     │       └── (7) Block: 0042fe267be1f2ac
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout] 
[INFO] [stdout] 1760311616
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                 │   └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                 │       └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                 │           ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                 │           └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                 │               └── (8) Block: 00ce534349e42fd2 < TIP
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d
[INFO] [stdout]                             ├── (7) Block: 002763b2f037aa05
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                     ├── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                     │   └── (6) Block: 00aca06f39956d81
[INFO] [stdout]                     │       ├── (7) Block: 00cf33e15d71c4e5
[INFO] [stdout]                     │       │   └── (8) Block: 00ce534349e42fd2
[INFO] [stdout]                     │       │       └── (9) Block: 003d80bb19130794
[INFO] [stdout]                     │       └── (7) Block: 001a049233fe0bda
[INFO] [stdout]                     │           └── (8) Block: 0059cb58a7ca8d9f
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                         ├── (6) Block: 00144fa911a75f01
[INFO] [stdout]                         │   ├── (7) Block: 00909c5b678fe2fb
[INFO] [stdout]                         │   │   └── (8) Block: 008d1a5293bf8a63
[INFO] [stdout]                         │   │       └── (9) Block: 008412530f5c32d0
[INFO] [stdout]                         │   └── (7) Block: 004b352b03872d43
[INFO] [stdout]                         │       └── (8) Block: 00c089dbe0f908f1
[INFO] [stdout]                         └── (6) Block: 00b0b532a3a81466
[INFO] [stdout]                             └── (7) Block: 003630ad9dcaa86c
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                 │   ├── (5) Block: 0038995564a623ed 
[INFO] [stdout]                 │   │   ├── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                 │   │   │   ├── (7) Block: 005d20ace1fc8df7
[INFO] [stdout]                 │   │   │   │   └── (8) Block: 00ae70c509e57328
[INFO] [stdout]                 │   │   │   └── (7) Block: 004f64094795df64 
[INFO] [stdout]                 │   │   │       └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                 │   │   │           └── (9) Block: 00209b7e4edd1576 < TIP
[INFO] [stdout]                 │   │   └── (6) Block: 007530e168e5e4c0
[INFO] [stdout]                 │   │       └── (7) Block: 0039b89adc5d2aa6
[INFO] [stdout]                 │   │           └── (8) Block: 00a02003d412418d
[INFO] [stdout]                 │   └── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                 │       └── (6) Block: 00577b1ae6b8724d
[INFO] [stdout]                 │           ├── (7) Block: 002763b2f037aa05
[INFO] [stdout]                 │           └── (7) Block: 00d0c7266d0a9b03
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                     ├── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                     │   ├── (6) Block: 00144fa911a75f01
[INFO] [stdout]                     │   │   └── (7) Block: 00909c5b678fe2fb
[INFO] [stdout]                     │   │       ├── (8) Block: 008d1a5293bf8a63
[INFO] [stdout]                     │   │       └── (8) Block: 00a2796ac8cdcb7e
[INFO] [stdout]                     │   └── (6) Block: 00b0b532a3a81466
[INFO] [stdout]                     │       └── (7) Block: 000ec5fb82dfae95
[INFO] [stdout]                     │           └── (8) Block: 0015d92fd0d6ea20
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81
[INFO] [stdout]                             └── (7) Block: 001a049233fe0bda
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 ├── (4) Block: 00ca0178508ebe3b
[INFO] [stdout]                 │   ├── (5) Block: 00d1f089bdde6179
[INFO] [stdout]                 │   │   └── (6) Block: 00aca06f39956d81
[INFO] [stdout]                 │   │       ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                 │   │       └── (7) Block: 00cf33e15d71c4e5
[INFO] [stdout]                 │   │           └── (8) Block: 00ce534349e42fd2
[INFO] [stdout]                 │   └── (5) Block: 002e0f594d1d751b
[INFO] [stdout]                 │       ├── (6) Block: 00b0b532a3a81466
[INFO] [stdout]                 │       └── (6) Block: 00144fa911a75f01
[INFO] [stdout]                 │           └── (7) Block: 00909c5b678fe2fb
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     ├── (5) Block: 0062a4fa5c1c69e2
[INFO] [stdout]                     │   └── (6) Block: 00577b1ae6b8724d
[INFO] [stdout]                     │       ├── (7) Block: 002763b2f037aa05
[INFO] [stdout]                     │       └── (7) Block: 0042fe267be1f2ac
[INFO] [stdout]                     │           └── (8) Block: 0096c354aba5941f
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout] 
[INFO] [stdout] 1760311618
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     └── (9) Block: 004df7cbe9da669e < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 00209b7e4edd1576 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311620
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                         └── (10) Block: 00db55a99630b8bf < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311622
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 001a049233fe0bda
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 002763b2f037aa05
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         ├── (6) Block: 007530e168e5e4c0
[INFO] [stdout]                         │   └── (7) Block: 0039b89adc5d2aa6
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout] 
[INFO] [stdout] 1760311624
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 001a049233fe0bda
[INFO] [stdout]                                 └── (8) Block: 0027319a65e02f82
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 004b352b03872d43
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             ├── (7) Block: 002763b2f037aa05
[INFO] [stdout]                             │   └── (8) Block: 007643248e5f123f
[INFO] [stdout]                             │       └── (9) Block: 0042f5e2a6dee3f7
[INFO] [stdout]                             └── (7) Block: 00d0c7266d0a9b03
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         ├── (6) Block: 007530e168e5e4c0
[INFO] [stdout]                         │   ├── (7) Block: 0039b89adc5d2aa6
[INFO] [stdout]                         │   └── (7) Block: 00cf5a096cbb3481
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                             │       ├── (9) Block: 00209b7e4edd1576
[INFO] [stdout]                             │       └── (9) Block: 007e343e58b8b59f < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout]                                 └── (8) Block: 00c158520ddcc6fe
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                             │       ├── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                             │       │   └── (10) Block: 00497f44c78e49db
[INFO] [stdout]                             │       └── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout]                                 ├── (8) Block: 00336b8091281641
[INFO] [stdout]                                 └── (8) Block: 00c158520ddcc6fe
[INFO] [stdout] 
[INFO] [stdout] 1760311626
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 00934429f1b1c56a
[INFO] [stdout]                             └── (7) Block: 001a049233fe0bda
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 004b352b03872d43
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             ├── (7) Block: 002763b2f037aa05
[INFO] [stdout]                             └── (7) Block: 00d0c7266d0a9b03
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         ├── (6) Block: 007530e168e5e4c0
[INFO] [stdout]                         │   ├── (7) Block: 0039b89adc5d2aa6
[INFO] [stdout]                         │   │   └── (8) Block: 00a02003d412418d
[INFO] [stdout]                         │   │       └── (9) Block: 003de002ba0965ef
[INFO] [stdout]                         │   │           └── (10) Block: 0094096cbda35769
[INFO] [stdout]                         │   └── (7) Block: 00cf5a096cbb3481
[INFO] [stdout]                         │       └── (8) Block: 00089482f2505037
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                             │       ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                             │       │   └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                             │       │       └── (11) Block: 00f36627788b15ac < TIP
[INFO] [stdout]                             │       └── (9) Block: 007e343e58b8b59f
[INFO] [stdout]                             │           └── (10) Block: 004fc1a8097701cb
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout]                                 ├── (8) Block: 00ae70c509e57328
[INFO] [stdout]                                 └── (8) Block: 00c158520ddcc6fe
[INFO] [stdout]                                     └── (9) Block: 00346671ce593dd3
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                             │       ├── (9) Block: 00209b7e4edd1576
[INFO] [stdout]                             │       │   └── (10) Block: 005d7e283e286633
[INFO] [stdout]                             │       │       └── (11) Block: 007fd639f8f01191
[INFO] [stdout]                             │       ├── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                             │       │   └── (10) Block: 00497f44c78e49db
[INFO] [stdout]                             │       │       └── (11) Block: 00c3a11a58560496
[INFO] [stdout]                             │       │           └── (12) Block: 00f169aa6f1ee615
[INFO] [stdout]                             │       │               └── (13) Block: 0054fe803479493e
[INFO] [stdout]                             │       └── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                             │           └── (10) Block: 0090e39f64557839
[INFO] [stdout]                             │               └── (11) Block: 00b1ec8c945ce346
[INFO] [stdout]                             │                   └── (12) Block: 0009fc5dfe41b0db
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout]                                 ├── (8) Block: 00336b8091281641
[INFO] [stdout]                                 │   └── (9) Block: 0055a2461d3b9273
[INFO] [stdout]                                 │       └── (10) Block: 001284383f09f606
[INFO] [stdout]                                 │           └── (11) Block: 00e841405552841a
[INFO] [stdout]                                 └── (8) Block: 00c158520ddcc6fe
[INFO] [stdout]                                     └── (9) Block: 00ace64f229bb6c1
[INFO] [stdout]                                         └── (10) Block: 00c33ef57733c7cc
[INFO] [stdout] 
[INFO] [stdout] 1760311628
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 00934429f1b1c56a
[INFO] [stdout]                             └── (7) Block: 001a049233fe0bda
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 004b352b03872d43
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             ├── (7) Block: 002763b2f037aa05
[INFO] [stdout]                             └── (7) Block: 00d0c7266d0a9b03
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         ├── (6) Block: 007530e168e5e4c0
[INFO] [stdout]                         │   ├── (7) Block: 0039b89adc5d2aa6
[INFO] [stdout]                         │   │   └── (8) Block: 00a02003d412418d
[INFO] [stdout]                         │   │       └── (9) Block: 003de002ba0965ef
[INFO] [stdout]                         │   │           └── (10) Block: 0094096cbda35769
[INFO] [stdout]                         │   └── (7) Block: 00cf5a096cbb3481
[INFO] [stdout]                         │       └── (8) Block: 00089482f2505037
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout]                                 ├── (8) Block: 00336b8091281641
[INFO] [stdout]                                 │   └── (9) Block: 0055a2461d3b9273
[INFO] [stdout]                                 │       └── (10) Block: 001284383f09f606
[INFO] [stdout]                                 │           └── (11) Block: 00e841405552841a
[INFO] [stdout]                                 ├── (8) Block: 00ae70c509e57328
[INFO] [stdout]                                 └── (8) Block: 00c158520ddcc6fe
[INFO] [stdout]                                     └── (9) Block: 00ace64f229bb6c1
[INFO] [stdout]                                         └── (10) Block: 00c33ef57733c7cc
[INFO] [stdout] 
[INFO] [stdout] 1760311630
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 00934429f1b1c56a
[INFO] [stdout]                             └── (7) Block: 001a049233fe0bda
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 004b352b03872d43
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             ├── (7) Block: 002763b2f037aa05
[INFO] [stdout]                             └── (7) Block: 00d0c7266d0a9b03
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         ├── (6) Block: 007530e168e5e4c0
[INFO] [stdout]                         │   ├── (7) Block: 0039b89adc5d2aa6
[INFO] [stdout]                         │   │   └── (8) Block: 00a02003d412418d
[INFO] [stdout]                         │   │       └── (9) Block: 003de002ba0965ef
[INFO] [stdout]                         │   │           └── (10) Block: 0094096cbda35769
[INFO] [stdout]                         │   │               └── (11) Block: 0022d292e4b90e82
[INFO] [stdout]                         │   └── (7) Block: 00cf5a096cbb3481
[INFO] [stdout]                         │       └── (8) Block: 00089482f2505037
[INFO] [stdout]                         │           └── (9) Block: 0028c0eb4a6f60ca
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout] 
[INFO] [stdout] 1760311634
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 00934429f1b1c56a
[INFO] [stdout]                             └── (7) Block: 001a049233fe0bda
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 004b352b03872d43
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             ├── (7) Block: 002763b2f037aa05
[INFO] [stdout]                             └── (7) Block: 00d0c7266d0a9b03
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         ├── (6) Block: 007530e168e5e4c0
[INFO] [stdout]                         │   ├── (7) Block: 0039b89adc5d2aa6
[INFO] [stdout]                         │   │   └── (8) Block: 00a02003d412418d
[INFO] [stdout]                         │   │       └── (9) Block: 003de002ba0965ef
[INFO] [stdout]                         │   │           └── (10) Block: 0094096cbda35769
[INFO] [stdout]                         │   │               └── (11) Block: 0022d292e4b90e82
[INFO] [stdout]                         │   └── (7) Block: 00cf5a096cbb3481
[INFO] [stdout]                         │       ├── (8) Block: 00089482f2505037
[INFO] [stdout]                         │       │   └── (9) Block: 0028c0eb4a6f60ca
[INFO] [stdout]                         │       └── (8) Block: 00d6e47c2746b033
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             ├── (7) Block: 004f64094795df64 
[INFO] [stdout]                             │   └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                             │       └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                             │           └── (10) Block: 00831fb878857f5f < TIP
[INFO] [stdout]                             └── (7) Block: 005d20ace1fc8df7
[INFO] [stdout] 
[INFO] [stdout] 1760311636
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                             │   └── (8) Block: 0027319a65e02f82
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                         ├── (10) Block: 0033ab92331c6c7c
[INFO] [stdout]                                         └── (10) Block: 00db55a99630b8bf 
[INFO] [stdout]                                             └── (11) Block: 005d60257360d928 
[INFO] [stdout]                                                 └── (12) Block: 00d852d0ceffbdd0 
[INFO] [stdout]                                                     └── (13) Block: 00e3cd5d294379f3 
[INFO] [stdout]                                                         └── (14) Block: 0086c82b178a75f1 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     ├── (9) Block: 00093bc61ac49f2a
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 
[INFO] [stdout]                                         └── (10) Block: 0068297a2fdb13c1 
[INFO] [stdout]                                             └── (11) Block: 00f52e109507a934 
[INFO] [stdout]                                                 └── (12) Block: 003749f2cadd3778 
[INFO] [stdout]                                                     └── (13) Block: 00f6ae23fce5cadd 
[INFO] [stdout]                                                         └── (14) Block: 006750cea7f590e1 
[INFO] [stdout]                                                             └── (15) Block: 009222c459a5d1c3 
[INFO] [stdout]                                                                 └── (16) Block: 008982315b09d6e4 
[INFO] [stdout]                                                                     └── (17) Block: 00944c81eb821811 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                     │   └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                     └── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                         └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                             └── (11) Block: 005035517a4f22c6 
[INFO] [stdout]                                                 └── (12) Block: 00d5ce2bdb40d58a < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                     │   └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                     │       └── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                     │           └── (12) Block: 006cd33a94d2bbde 
[INFO] [stdout]                                     │               └── (13) Block: 008932c7d5e792f6 < TIP
[INFO] [stdout]                                     └── (9) Block: 000f7769faebf32f
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311638
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                             │   └── (8) Block: 0027319a65e02f82
[INFO] [stdout]                             │       └── (9) Block: 005871196fc63e41
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                         ├── (10) Block: 0033ab92331c6c7c
[INFO] [stdout]                                         │   └── (11) Block: 005afff7693d1976
[INFO] [stdout]                                         └── (10) Block: 00db55a99630b8bf < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     ├── (9) Block: 00093bc61ac49f2a
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 
[INFO] [stdout]                                         └── (10) Block: 0068297a2fdb13c1 
[INFO] [stdout]                                             └── (11) Block: 00f52e109507a934 
[INFO] [stdout]                                                 └── (12) Block: 003749f2cadd3778 
[INFO] [stdout]                                                     └── (13) Block: 00f6ae23fce5cadd 
[INFO] [stdout]                                                         └── (14) Block: 006750cea7f590e1 
[INFO] [stdout]                                                             └── (15) Block: 009222c459a5d1c3 
[INFO] [stdout]                                                                 └── (16) Block: 008982315b09d6e4 
[INFO] [stdout]                                                                     └── (17) Block: 00944c81eb821811 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                     │   └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                     │       └── (11) Block: 00d4607ed61c94b8
[INFO] [stdout]                                     │           └── (12) Block: 00e8e8724c4bdf87
[INFO] [stdout]                                     │               └── (13) Block: 002e7cb4a6265061
[INFO] [stdout]                                     └── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                         └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                             └── (11) Block: 005200a08d32fd27
[INFO] [stdout]                                                 └── (12) Block: 003bd9fc24891f5e
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                     │   └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                     │       └── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                     │           └── (12) Block: 006cd33a94d2bbde 
[INFO] [stdout]                                     │               └── (13) Block: 008932c7d5e792f6 
[INFO] [stdout]                                     │                   └── (14) Block: 00ae987d9cd0e925 < TIP
[INFO] [stdout]                                     └── (9) Block: 000f7769faebf32f
[INFO] [stdout]                                         └── (10) Block: 00b6150f3380be65
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311640
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                             │   ├── (8) Block: 0027319a65e02f82
[INFO] [stdout]                             │   │   └── (9) Block: 005871196fc63e41
[INFO] [stdout]                             │   └── (8) Block: 004cfb5c1f4a0bc0
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                         ├── (10) Block: 0033ab92331c6c7c
[INFO] [stdout]                                         │   └── (11) Block: 005afff7693d1976
[INFO] [stdout]                                         └── (10) Block: 00db55a99630b8bf < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     ├── (9) Block: 00093bc61ac49f2a
[INFO] [stdout]                                     │   └── (10) Block: 00ef375ef39a66af
[INFO] [stdout]                                     ├── (9) Block: 001570f1aafed870
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 
[INFO] [stdout]                                         └── (10) Block: 0068297a2fdb13c1 
[INFO] [stdout]                                             └── (11) Block: 00f52e109507a934 
[INFO] [stdout]                                                 └── (12) Block: 003749f2cadd3778 
[INFO] [stdout]                                                     └── (13) Block: 00f6ae23fce5cadd 
[INFO] [stdout]                                                         └── (14) Block: 006750cea7f590e1 
[INFO] [stdout]                                                             └── (15) Block: 009222c459a5d1c3 
[INFO] [stdout]                                                                 └── (16) Block: 008982315b09d6e4 
[INFO] [stdout]                                                                     └── (17) Block: 00944c81eb821811 
[INFO] [stdout]                                                                         └── (18) Block: 00fe35c524a9c3c0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                     │   └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                     │       └── (11) Block: 00d4607ed61c94b8
[INFO] [stdout]                                     │           └── (12) Block: 00e8e8724c4bdf87
[INFO] [stdout]                                     │               └── (13) Block: 002e7cb4a6265061
[INFO] [stdout]                                     └── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                         └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                             └── (11) Block: 005200a08d32fd27
[INFO] [stdout]                                                 └── (12) Block: 003bd9fc24891f5e
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                     │   └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                     │       └── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                     │           └── (12) Block: 006cd33a94d2bbde 
[INFO] [stdout]                                     │               └── (13) Block: 008932c7d5e792f6 
[INFO] [stdout]                                     │                   └── (14) Block: 00ae987d9cd0e925 < TIP
[INFO] [stdout]                                     ├── (9) Block: 000f7769faebf32f
[INFO] [stdout]                                     │   └── (10) Block: 00b6150f3380be65
[INFO] [stdout]                                     └── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311642
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                             │   ├── (8) Block: 0027319a65e02f82
[INFO] [stdout]                             │   │   └── (9) Block: 005871196fc63e41
[INFO] [stdout]                             │   └── (8) Block: 004cfb5c1f4a0bc0
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     ├── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                     │   ├── (10) Block: 0033ab92331c6c7c
[INFO] [stdout]                                     │   │   └── (11) Block: 005afff7693d1976
[INFO] [stdout]                                     │   └── (10) Block: 00db55a99630b8bf < TIP
[INFO] [stdout]                                     └── (9) Block: 006cb4de35fe5439
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     ├── (9) Block: 00093bc61ac49f2a
[INFO] [stdout]                                     │   └── (10) Block: 00ef375ef39a66af
[INFO] [stdout]                                     │       └── (11) Block: 00cbd0ee0d78edf4
[INFO] [stdout]                                     ├── (9) Block: 001570f1aafed870
[INFO] [stdout]                                     │   └── (10) Block: 00b838523ee8eac1
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 
[INFO] [stdout]                                         └── (10) Block: 0068297a2fdb13c1 
[INFO] [stdout]                                             └── (11) Block: 00f52e109507a934 
[INFO] [stdout]                                                 └── (12) Block: 003749f2cadd3778 
[INFO] [stdout]                                                     └── (13) Block: 00f6ae23fce5cadd 
[INFO] [stdout]                                                         └── (14) Block: 006750cea7f590e1 
[INFO] [stdout]                                                             └── (15) Block: 009222c459a5d1c3 
[INFO] [stdout]                                                                 └── (16) Block: 008982315b09d6e4 
[INFO] [stdout]                                                                     └── (17) Block: 00944c81eb821811 
[INFO] [stdout]                                                                         └── (18) Block: 00fe35c524a9c3c0 
[INFO] [stdout]                                                                             └── (19) Block: 0077c2e73b58f08f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                     │   └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                     │       └── (11) Block: 00d4607ed61c94b8
[INFO] [stdout]                                     │           └── (12) Block: 00e8e8724c4bdf87
[INFO] [stdout]                                     │               └── (13) Block: 002e7cb4a6265061
[INFO] [stdout]                                     │                   └── (14) Block: 000d60d68892e8fd
[INFO] [stdout]                                     ├── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                     │   └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                     │       └── (11) Block: 005200a08d32fd27
[INFO] [stdout]                                     │           └── (12) Block: 003bd9fc24891f5e
[INFO] [stdout]                                     │               └── (13) Block: 006668b0b66c7c59
[INFO] [stdout]                                     └── (9) Block: 0009cfa61bb5fe99
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                     │   └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                     │       └── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                     │           └── (12) Block: 006cd33a94d2bbde 
[INFO] [stdout]                                     │               └── (13) Block: 008932c7d5e792f6 
[INFO] [stdout]                                     │                   └── (14) Block: 00ae987d9cd0e925 < TIP
[INFO] [stdout]                                     ├── (9) Block: 000f7769faebf32f
[INFO] [stdout]                                     │   └── (10) Block: 00b6150f3380be65
[INFO] [stdout]                                     └── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                                         └── (10) Block: 0090e39f64557839
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                                     │   └── (10) Block: 0090e39f64557839
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         ├── (10) Block: 00497f44c78e49db
[INFO] [stdout]                                         │   └── (11) Block: 00c3a11a58560496
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f 
[INFO] [stdout]                                             └── (11) Block: 00e324dda5b8f3fe
[INFO] [stdout] 
[INFO] [stdout] 1760311644
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                             │   ├── (8) Block: 0027319a65e02f82
[INFO] [stdout]                             │   │   └── (9) Block: 005871196fc63e41
[INFO] [stdout]                             │   │       └── (10) Block: 004f297615c22152
[INFO] [stdout]                             │   └── (8) Block: 004cfb5c1f4a0bc0
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     ├── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                     │   ├── (10) Block: 0033ab92331c6c7c
[INFO] [stdout]                                     │   │   └── (11) Block: 005afff7693d1976
[INFO] [stdout]                                     │   │       └── (12) Block: 006d64e1147270ee
[INFO] [stdout]                                     │   └── (10) Block: 00db55a99630b8bf < TIP
[INFO] [stdout]                                     └── (9) Block: 006cb4de35fe5439
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     ├── (9) Block: 00093bc61ac49f2a
[INFO] [stdout]                                     │   └── (10) Block: 00ef375ef39a66af
[INFO] [stdout]                                     │       └── (11) Block: 00cbd0ee0d78edf4
[INFO] [stdout]                                     │           └── (12) Block: 00b164bd919a2d63
[INFO] [stdout]                                     ├── (9) Block: 001570f1aafed870
[INFO] [stdout]                                     │   └── (10) Block: 00b838523ee8eac1
[INFO] [stdout]                                     │       └── (11) Block: 00059b8b3b403cf5
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 
[INFO] [stdout]                                         └── (10) Block: 0068297a2fdb13c1 
[INFO] [stdout]                                             └── (11) Block: 00f52e109507a934 
[INFO] [stdout]                                                 └── (12) Block: 003749f2cadd3778 
[INFO] [stdout]                                                     └── (13) Block: 00f6ae23fce5cadd 
[INFO] [stdout]                                                         └── (14) Block: 006750cea7f590e1 
[INFO] [stdout]                                                             └── (15) Block: 009222c459a5d1c3 
[INFO] [stdout]                                                                 └── (16) Block: 008982315b09d6e4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                     │   └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                     │       └── (11) Block: 00d4607ed61c94b8
[INFO] [stdout]                                     │           └── (12) Block: 00e8e8724c4bdf87
[INFO] [stdout]                                     │               └── (13) Block: 002e7cb4a6265061
[INFO] [stdout]                                     │                   └── (14) Block: 000d60d68892e8fd
[INFO] [stdout]                                     ├── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                     │   └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                     │       └── (11) Block: 005200a08d32fd27
[INFO] [stdout]                                     │           └── (12) Block: 003bd9fc24891f5e
[INFO] [stdout]                                     │               └── (13) Block: 006668b0b66c7c59
[INFO] [stdout]                                     └── (9) Block: 0009cfa61bb5fe99
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                     │   └── (10) Block: 00ff6fb56642fe83 < TIP
[INFO] [stdout]                                     ├── (9) Block: 000f7769faebf32f
[INFO] [stdout]                                     │   └── (10) Block: 00b6150f3380be65
[INFO] [stdout]                                     └── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                                         └── (10) Block: 0090e39f64557839
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                                     │   └── (10) Block: 0090e39f64557839
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         ├── (10) Block: 00497f44c78e49db
[INFO] [stdout]                                         │   └── (11) Block: 00c3a11a58560496
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f 
[INFO] [stdout]                                             └── (11) Block: 00e324dda5b8f3fe
[INFO] [stdout] 
[INFO] [stdout] 1760311646
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                             │   ├── (8) Block: 0027319a65e02f82
[INFO] [stdout]                             │   │   └── (9) Block: 005871196fc63e41
[INFO] [stdout]                             │   │       └── (10) Block: 004f297615c22152
[INFO] [stdout]                             │   └── (8) Block: 004cfb5c1f4a0bc0
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     ├── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                     │   ├── (10) Block: 0033ab92331c6c7c
[INFO] [stdout]                                     │   │   └── (11) Block: 005afff7693d1976
[INFO] [stdout]                                     │   │       └── (12) Block: 006d64e1147270ee
[INFO] [stdout]                                     │   └── (10) Block: 00db55a99630b8bf < TIP
[INFO] [stdout]                                     └── (9) Block: 006cb4de35fe5439
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     ├── (9) Block: 00093bc61ac49f2a
[INFO] [stdout]                                     │   └── (10) Block: 00ef375ef39a66af
[INFO] [stdout]                                     │       └── (11) Block: 00cbd0ee0d78edf4
[INFO] [stdout]                                     │           └── (12) Block: 00b164bd919a2d63
[INFO] [stdout]                                     ├── (9) Block: 001570f1aafed870
[INFO] [stdout]                                     │   └── (10) Block: 00b838523ee8eac1
[INFO] [stdout]                                     │       └── (11) Block: 00059b8b3b403cf5
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 
[INFO] [stdout]                                         └── (10) Block: 0068297a2fdb13c1 
[INFO] [stdout]                                             └── (11) Block: 00f52e109507a934 
[INFO] [stdout]                                                 └── (12) Block: 003749f2cadd3778 
[INFO] [stdout]                                                     └── (13) Block: 00f6ae23fce5cadd 
[INFO] [stdout]                                                         └── (14) Block: 006750cea7f590e1 
[INFO] [stdout]                                                             └── (15) Block: 009222c459a5d1c3 
[INFO] [stdout]                                                                 └── (16) Block: 008982315b09d6e4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                     │   └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                     │       └── (11) Block: 00d4607ed61c94b8
[INFO] [stdout]                                     │           └── (12) Block: 00e8e8724c4bdf87
[INFO] [stdout]                                     │               └── (13) Block: 002e7cb4a6265061
[INFO] [stdout]                                     │                   └── (14) Block: 000d60d68892e8fd
[INFO] [stdout]                                     │                       └── (15) Block: 00170ddd0528db63
[INFO] [stdout]                                     ├── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                     │   └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                     │       └── (11) Block: 005200a08d32fd27
[INFO] [stdout]                                     │           └── (12) Block: 003bd9fc24891f5e
[INFO] [stdout]                                     │               └── (13) Block: 006668b0b66c7c59
[INFO] [stdout]                                     │                   └── (14) Block: 009ca522f8b6123f
[INFO] [stdout]                                     └── (9) Block: 0009cfa61bb5fe99
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                     │   ├── (10) Block: 00ff6fb56642fe83 < TIP
[INFO] [stdout]                                     │   └── (10) Block: 005d7e283e286633
[INFO] [stdout]                                     ├── (9) Block: 000f7769faebf32f
[INFO] [stdout]                                     │   └── (10) Block: 00b6150f3380be65
[INFO] [stdout]                                     │       └── (11) Block: 00f94ab71fd32a37
[INFO] [stdout]                                     └── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                                         └── (10) Block: 0090e39f64557839
[INFO] [stdout]                                             └── (11) Block: 00b1ec8c945ce346
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                                     │   └── (10) Block: 0090e39f64557839
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         ├── (10) Block: 00497f44c78e49db
[INFO] [stdout]                                         │   └── (11) Block: 00c3a11a58560496
[INFO] [stdout]                                         │       └── (12) Block: 00f169aa6f1ee615
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f 
[INFO] [stdout]                                             └── (11) Block: 00e324dda5b8f3fe
[INFO] [stdout] 
[INFO] [stdout] 1760311650
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             ├── (7) Block: 001a049233fe0bda
[INFO] [stdout]                             │   ├── (8) Block: 0027319a65e02f82
[INFO] [stdout]                             │   │   └── (9) Block: 005871196fc63e41
[INFO] [stdout]                             │   │       └── (10) Block: 004f297615c22152
[INFO] [stdout]                             │   └── (8) Block: 004cfb5c1f4a0bc0
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     ├── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                     │   ├── (10) Block: 0033ab92331c6c7c
[INFO] [stdout]                                     │   │   └── (11) Block: 005afff7693d1976
[INFO] [stdout]                                     │   │       └── (12) Block: 006d64e1147270ee
[INFO] [stdout]                                     │   └── (10) Block: 00db55a99630b8bf < TIP
[INFO] [stdout]                                     └── (9) Block: 006cb4de35fe5439
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     ├── (9) Block: 00093bc61ac49f2a
[INFO] [stdout]                                     │   └── (10) Block: 00ef375ef39a66af
[INFO] [stdout]                                     │       └── (11) Block: 00cbd0ee0d78edf4
[INFO] [stdout]                                     │           └── (12) Block: 00b164bd919a2d63
[INFO] [stdout]                                     │               └── (13) Block: 00701d3ea197d5b6
[INFO] [stdout]                                     ├── (9) Block: 001570f1aafed870
[INFO] [stdout]                                     │   └── (10) Block: 00b838523ee8eac1
[INFO] [stdout]                                     │       └── (11) Block: 00059b8b3b403cf5
[INFO] [stdout]                                     │           └── (12) Block: 000e7d599d03f520
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 
[INFO] [stdout]                                         └── (10) Block: 0068297a2fdb13c1 
[INFO] [stdout]                                             └── (11) Block: 00f52e109507a934 
[INFO] [stdout]                                                 └── (12) Block: 003749f2cadd3778 
[INFO] [stdout]                                                     └── (13) Block: 00f6ae23fce5cadd 
[INFO] [stdout]                                                         └── (14) Block: 006750cea7f590e1 
[INFO] [stdout]                                                             └── (15) Block: 009222c459a5d1c3 
[INFO] [stdout]                                                                 └── (16) Block: 008982315b09d6e4 
[INFO] [stdout]                                                                     └── (17) Block: 00b33ea3347a3bcc
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                     │   └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                     │       └── (11) Block: 00d4607ed61c94b8
[INFO] [stdout]                                     │           └── (12) Block: 00e8e8724c4bdf87
[INFO] [stdout]                                     │               └── (13) Block: 002e7cb4a6265061
[INFO] [stdout]                                     │                   └── (14) Block: 000d60d68892e8fd
[INFO] [stdout]                                     │                       └── (15) Block: 00170ddd0528db63
[INFO] [stdout]                                     ├── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                     │   └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                     │       └── (11) Block: 005200a08d32fd27
[INFO] [stdout]                                     │           └── (12) Block: 003bd9fc24891f5e
[INFO] [stdout]                                     │               └── (13) Block: 006668b0b66c7c59
[INFO] [stdout]                                     │                   └── (14) Block: 009ca522f8b6123f
[INFO] [stdout]                                     └── (9) Block: 0009cfa61bb5fe99
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                     │   ├── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                     │   │   ├── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                     │   │   │   └── (12) Block: 00a79281d8a1ae53
[INFO] [stdout]                                     │   │   └── (11) Block: 0017bb69cadb932c
[INFO] [stdout]                                     │   │       └── (12) Block: 0097494e81483a1a
[INFO] [stdout]                                     │   └── (10) Block: 005d7e283e286633
[INFO] [stdout]                                     │       └── (11) Block: 007fd639f8f01191
[INFO] [stdout]                                     ├── (9) Block: 000f7769faebf32f
[INFO] [stdout]                                     │   └── (10) Block: 00b6150f3380be65
[INFO] [stdout]                                     │       └── (11) Block: 00f94ab71fd32a37
[INFO] [stdout]                                     │           └── (12) Block: 0003bd3e3ff57219
[INFO] [stdout]                                     │               └── (13) Block: 0013ef7641780db3
[INFO] [stdout]                                     └── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                                         └── (10) Block: 0090e39f64557839
[INFO] [stdout]                                             └── (11) Block: 00b1ec8c945ce346
[INFO] [stdout]                                                 └── (12) Block: 0009fc5dfe41b0db
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00bb73424bd4e7f7
[INFO] [stdout]                                     │   └── (10) Block: 0090e39f64557839
[INFO] [stdout]                                     │       └── (11) Block: 00b1ec8c945ce346
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         ├── (10) Block: 00497f44c78e49db
[INFO] [stdout]                                         │   └── (11) Block: 00c3a11a58560496
[INFO] [stdout]                                         │       └── (12) Block: 00f169aa6f1ee615
[INFO] [stdout]                                         ├── (10) Block: 004fc1a8097701cb
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f 
[INFO] [stdout]                                             └── (11) Block: 00e324dda5b8f3fe
[INFO] [stdout]                                                 └── (12) Block: 0022b85fc87d032c
[INFO] [stdout] 
[INFO] [stdout] 1760311652
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                         └── (10) Block: 00db55a99630b8bf 
[INFO] [stdout]                                             └── (11) Block: 005d60257360d928 
[INFO] [stdout]                                                 └── (12) Block: 00d852d0ceffbdd0 
[INFO] [stdout]                                                     └── (13) Block: 00e3cd5d294379f3 
[INFO] [stdout]                                                         └── (14) Block: 0086c82b178a75f1 
[INFO] [stdout]                                                             └── (15) Block: 007fd6003d034eb6 
[INFO] [stdout]                                                                 └── (16) Block: 00b4dec4e4bb2e4b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     └── (9) Block: 008412530f5c32d0 
[INFO] [stdout]                                         └── (10) Block: 0068297a2fdb13c1 
[INFO] [stdout]                                             └── (11) Block: 00f52e109507a934 
[INFO] [stdout]                                                 └── (12) Block: 003749f2cadd3778 
[INFO] [stdout]                                                     └── (13) Block: 00f6ae23fce5cadd 
[INFO] [stdout]                                                         └── (14) Block: 006750cea7f590e1 
[INFO] [stdout]                                                             └── (15) Block: 009222c459a5d1c3 
[INFO] [stdout]                                                                 └── (16) Block: 008982315b09d6e4 
[INFO] [stdout]                                                                     └── (17) Block: 00944c81eb821811 
[INFO] [stdout]                                                                         └── (18) Block: 00fe35c524a9c3c0 
[INFO] [stdout]                                                                             └── (19) Block: 0077c2e73b58f08f 
[INFO] [stdout]                                                                                 └── (20) Block: 00544902e2bf2aa1 
[INFO] [stdout]                                                                                     └── (21) Block: 0008c2b13a82901d 
[INFO] [stdout]                                                                                         └── (22) Block: 004eda7ba2531f8c < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     └── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                         └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                             └── (11) Block: 005035517a4f22c6 
[INFO] [stdout]                                                 └── (12) Block: 00d5ce2bdb40d58a 
[INFO] [stdout]                                                     └── (13) Block: 0022b0efafae7a61 
[INFO] [stdout]                                                         └── (14) Block: 00dd96638bc1eedc 
[INFO] [stdout]                                                             └── (15) Block: 006b39b801a1fe5d 
[INFO] [stdout]                                                                 └── (16) Block: 00f4f35c7c168e29 
[INFO] [stdout]                                                                     └── (17) Block: 00b9caebe70f2ea7 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                         └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                             └── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                                 └── (12) Block: 006cd33a94d2bbde < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f 
[INFO] [stdout]                                             └── (11) Block: 0080795ad8bfb80a 
[INFO] [stdout]                                                 └── (12) Block: 00b20949755d141a 
[INFO] [stdout]                                                     └── (13) Block: 00120ee0059ce672 
[INFO] [stdout]                                                         └── (14) Block: 00672d705292c746 
[INFO] [stdout]                                                             └── (15) Block: 001ae976b9341c94 
[INFO] [stdout]                                                                 └── (16) Block: 00526a2abc01e2ee 
[INFO] [stdout]                                                                     └── (17) Block: 00ab9fdc31dbd704 
[INFO] [stdout]                                                                         └── (18) Block: 008f192feb756a4b 
[INFO] [stdout]                                                                             └── (19) Block: 00aab7aed43f47ee < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311654
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                         └── (10) Block: 00db55a99630b8bf 
[INFO] [stdout]                                             ├── (11) Block: 007d89dcdc6df965
[INFO] [stdout]                                             │   └── (12) Block: 009758926e4c2e6a
[INFO] [stdout]                                             └── (11) Block: 005d60257360d928 
[INFO] [stdout]                                                 └── (12) Block: 00d852d0ceffbdd0 
[INFO] [stdout]                                                     └── (13) Block: 00e3cd5d294379f3 
[INFO] [stdout]                                                         └── (14) Block: 0086c82b178a75f1 
[INFO] [stdout]                                                             └── (15) Block: 007fd6003d034eb6 
[INFO] [stdout]                                                                 └── (16) Block: 00b4dec4e4bb2e4b 
[INFO] [stdout]                                                                     └── (17) Block: 00dbcba08fa18852 
[INFO] [stdout]                                                                         └── (18) Block: 009cbe5c093ee5d0 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     └── (9) Block: 00093bc61ac49f2a
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                     │   └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                     │       └── (11) Block: 005035517a4f22c6 
[INFO] [stdout]                                     │           └── (12) Block: 00d5ce2bdb40d58a < TIP
[INFO] [stdout]                                     └── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                         └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                         └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                             └── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                                 └── (12) Block: 006cd33a94d2bbde < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f 
[INFO] [stdout]                                             └── (11) Block: 0080795ad8bfb80a 
[INFO] [stdout]                                                 └── (12) Block: 00b20949755d141a 
[INFO] [stdout]                                                     └── (13) Block: 00120ee0059ce672 
[INFO] [stdout]                                                         └── (14) Block: 00672d705292c746 
[INFO] [stdout]                                                             └── (15) Block: 001ae976b9341c94 
[INFO] [stdout]                                                                 └── (16) Block: 00526a2abc01e2ee 
[INFO] [stdout]                                                                     └── (17) Block: 00ab9fdc31dbd704 
[INFO] [stdout]                                                                         └── (18) Block: 008f192feb756a4b 
[INFO] [stdout]                                                                             └── (19) Block: 00aab7aed43f47ee 
[INFO] [stdout]                                                                                 └── (20) Block: 004a07bb1298e427 
[INFO] [stdout]                                                                                     └── (21) Block: 001dc91794b206eb 
[INFO] [stdout]                                                                                         └── (22) Block: 003552a9a2744e68 
[INFO] [stdout]                                                                                             └── (23) Block: 00d177f6a9bf35c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311656
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                         └── (10) Block: 00db55a99630b8bf 
[INFO] [stdout]                                             ├── (11) Block: 007d89dcdc6df965
[INFO] [stdout]                                             │   └── (12) Block: 009758926e4c2e6a
[INFO] [stdout]                                             │       └── (13) Block: 00e54f1b1e358a3f
[INFO] [stdout]                                             └── (11) Block: 005d60257360d928 
[INFO] [stdout]                                                 └── (12) Block: 00d852d0ceffbdd0 
[INFO] [stdout]                                                     └── (13) Block: 00e3cd5d294379f3 
[INFO] [stdout]                                                         └── (14) Block: 0086c82b178a75f1 
[INFO] [stdout]                                                             └── (15) Block: 007fd6003d034eb6 
[INFO] [stdout]                                                                 └── (16) Block: 00b4dec4e4bb2e4b 
[INFO] [stdout]                                                                     └── (17) Block: 00dbcba08fa18852 
[INFO] [stdout]                                                                         └── (18) Block: 009cbe5c093ee5d0 
[INFO] [stdout]                                                                             └── (19) Block: 00affa50c655254b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     └── (9) Block: 00093bc61ac49f2a
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                     │   └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                     │       └── (11) Block: 005035517a4f22c6 
[INFO] [stdout]                                     │           └── (12) Block: 00d5ce2bdb40d58a 
[INFO] [stdout]                                     │               └── (13) Block: 00d2c0d85e4e57ae
[INFO] [stdout]                                     └── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                         └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                             └── (11) Block: 006a632705300257
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                         └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                             └── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                                 └── (12) Block: 006cd33a94d2bbde 
[INFO] [stdout]                                                     └── (13) Block: 008932c7d5e792f6 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f 
[INFO] [stdout]                                             └── (11) Block: 0080795ad8bfb80a 
[INFO] [stdout]                                                 └── (12) Block: 00b20949755d141a 
[INFO] [stdout]                                                     └── (13) Block: 00120ee0059ce672 
[INFO] [stdout]                                                         └── (14) Block: 00672d705292c746 
[INFO] [stdout]                                                             └── (15) Block: 001ae976b9341c94 
[INFO] [stdout]                                                                 └── (16) Block: 00526a2abc01e2ee 
[INFO] [stdout]                                                                     └── (17) Block: 00ab9fdc31dbd704 
[INFO] [stdout]                                                                         └── (18) Block: 008f192feb756a4b 
[INFO] [stdout]                                                                             └── (19) Block: 00aab7aed43f47ee 
[INFO] [stdout]                                                                                 └── (20) Block: 004a07bb1298e427 
[INFO] [stdout]                                                                                     └── (21) Block: 001dc91794b206eb 
[INFO] [stdout]                                                                                         └── (22) Block: 003552a9a2744e68 
[INFO] [stdout]                                                                                             └── (23) Block: 00d177f6a9bf35c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1760311658
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                         └── (10) Block: 00db55a99630b8bf 
[INFO] [stdout]                                             ├── (11) Block: 007d89dcdc6df965
[INFO] [stdout]                                             │   └── (12) Block: 009758926e4c2e6a
[INFO] [stdout]                                             │       └── (13) Block: 00e54f1b1e358a3f
[INFO] [stdout]                                             │           └── (14) Block: 007abdd40cc59d1a
[INFO] [stdout]                                             │               └── (15) Block: 00e70d1ece99eca6
[INFO] [stdout]                                             └── (11) Block: 005d60257360d928 
[INFO] [stdout]                                                 └── (12) Block: 00d852d0ceffbdd0 
[INFO] [stdout]                                                     └── (13) Block: 00e3cd5d294379f3 
[INFO] [stdout]                                                         └── (14) Block: 0086c82b178a75f1 
[INFO] [stdout]                                                             └── (15) Block: 007fd6003d034eb6 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     └── (9) Block: 00093bc61ac49f2a
[INFO] [stdout]                                         └── (10) Block: 00ef375ef39a66af
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                     │   └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                     │       └── (11) Block: 005035517a4f22c6 
[INFO] [stdout]                                     │           └── (12) Block: 00d5ce2bdb40d58a 
[INFO] [stdout]                                     │               └── (13) Block: 00d2c0d85e4e57ae
[INFO] [stdout]                                     │                   └── (14) Block: 000903ac12256af2
[INFO] [stdout]                                     └── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                         └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                             └── (11) Block: 006a632705300257
[INFO] [stdout]                                                 └── (12) Block: 00ba7d291b73d0db
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                     │   └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                     │       └── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                     │           └── (12) Block: 006cd33a94d2bbde 
[INFO] [stdout]                                     │               └── (13) Block: 008932c7d5e792f6 < TIP
[INFO] [stdout]                                     ├── (9) Block: 007e343e58b8b59f
[INFO] [stdout]                                     │   └── (10) Block: 00b1f984e1c29545
[INFO] [stdout]                                     └── (9) Block: 000f7769faebf32f
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     └── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                         └── (10) Block: 00831fb878857f5f 
[INFO] [stdout]                                             └── (11) Block: 0080795ad8bfb80a 
[INFO] [stdout]                                                 └── (12) Block: 00b20949755d141a 
[INFO] [stdout]                                                     └── (13) Block: 00120ee0059ce672 
[INFO] [stdout]                                                         └── (14) Block: 00672d705292c746 
[INFO] [stdout]                                                             └── (15) Block: 001ae976b9341c94 
[INFO] [stdout]                                                                 └── (16) Block: 00526a2abc01e2ee < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 00d1f089bdde6179 
[INFO] [stdout]                         └── (6) Block: 00aca06f39956d81 
[INFO] [stdout]                             └── (7) Block: 00cf33e15d71c4e5 
[INFO] [stdout]                                 └── (8) Block: 00ce534349e42fd2 
[INFO] [stdout]                                     └── (9) Block: 003d80bb19130794 
[INFO] [stdout]                                         └── (10) Block: 00db55a99630b8bf 
[INFO] [stdout]                                             ├── (11) Block: 007d89dcdc6df965
[INFO] [stdout]                                             │   └── (12) Block: 009758926e4c2e6a
[INFO] [stdout]                                             │       └── (13) Block: 00e54f1b1e358a3f
[INFO] [stdout]                                             │           └── (14) Block: 007abdd40cc59d1a
[INFO] [stdout]                                             │               └── (15) Block: 00e70d1ece99eca6
[INFO] [stdout]                                             │                   └── (16) Block: 00957e8bdf26b28d
[INFO] [stdout]                                             └── (11) Block: 005d60257360d928 
[INFO] [stdout]                                                 └── (12) Block: 00d852d0ceffbdd0 
[INFO] [stdout]                                                     └── (13) Block: 00e3cd5d294379f3 
[INFO] [stdout]                                                         └── (14) Block: 0086c82b178a75f1 
[INFO] [stdout]                                                             └── (15) Block: 007fd6003d034eb6 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00ca0178508ebe3b 
[INFO] [stdout]                     └── (5) Block: 002e0f594d1d751b 
[INFO] [stdout]                         └── (6) Block: 00144fa911a75f01 
[INFO] [stdout]                             └── (7) Block: 00909c5b678fe2fb 
[INFO] [stdout]                                 └── (8) Block: 008d1a5293bf8a63 
[INFO] [stdout]                                     └── (9) Block: 00093bc61ac49f2a
[INFO] [stdout]                                         └── (10) Block: 00ef375ef39a66af
[INFO] [stdout]                                             └── (11) Block: 00cbd0ee0d78edf4
[INFO] [stdout]                                                 └── (12) Block: 00b164bd919a2d63
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0062a4fa5c1c69e2 
[INFO] [stdout]                         └── (6) Block: 00577b1ae6b8724d 
[INFO] [stdout]                             └── (7) Block: 0042fe267be1f2ac 
[INFO] [stdout]                                 └── (8) Block: 0096c354aba5941f 
[INFO] [stdout]                                     ├── (9) Block: 004df7cbe9da669e 
[INFO] [stdout]                                     │   └── (10) Block: 005b2a4162b16c56 
[INFO] [stdout]                                     │       └── (11) Block: 005035517a4f22c6 
[INFO] [stdout]                                     │           └── (12) Block: 00d5ce2bdb40d58a 
[INFO] [stdout]                                     │               ├── (13) Block: 0022b0efafae7a61 
[INFO] [stdout]                                     │               │   └── (14) Block: 00dd96638bc1eedc < TIP
[INFO] [stdout]                                     │               └── (13) Block: 00d2c0d85e4e57ae
[INFO] [stdout]                                     │                   └── (14) Block: 000903ac12256af2
[INFO] [stdout]                                     │                       └── (15) Block: 001f2f080bc9f3a2
[INFO] [stdout]                                     │                           └── (16) Block: 00276e1420c1c966
[INFO] [stdout]                                     └── (9) Block: 001eb45752fe869d
[INFO] [stdout]                                         └── (10) Block: 00094ae64bcdad2b
[INFO] [stdout]                                             ├── (11) Block: 006a632705300257
[INFO] [stdout]                                             │   └── (12) Block: 00ba7d291b73d0db
[INFO] [stdout]                                             │       └── (13) Block: 00c8af85cfdec92b
[INFO] [stdout]                                             │           └── (14) Block: 007ebd8743e62d68
[INFO] [stdout]                                             └── (11) Block: 00d4607ed61c94b8
[INFO] [stdout]                                                 └── (12) Block: 00e8e8724c4bdf87
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 00209b7e4edd1576 
[INFO] [stdout]                                     │   └── (10) Block: 00ff6fb56642fe83 
[INFO] [stdout]                                     │       └── (11) Block: 00f36627788b15ac 
[INFO] [stdout]                                     │           └── (12) Block: 006cd33a94d2bbde 
[INFO] [stdout]                                     │               └── (13) Block: 008932c7d5e792f6 
[INFO] [stdout]                                     │                   └── (14) Block: 00ae987d9cd0e925 < TIP
[INFO] [stdout]                                     ├── (9) Block: 007e343e58b8b59f
[INFO] [stdout]                                     │   └── (10) Block: 00b1f984e1c29545
[INFO] [stdout]                                     └── (9) Block: 000f7769faebf32f
[INFO] [stdout]                                         └── (10) Block: 00b6150f3380be65
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ed7d74d3aba7c0 
[INFO] [stdout]         └── (2) Block: 00c19ece244ca058 
[INFO] [stdout]             └── (3) Block: 00339eb035d167e0 
[INFO] [stdout]                 └── (4) Block: 00b3034051546c8b 
[INFO] [stdout]                     └── (5) Block: 0038995564a623ed 
[INFO] [stdout]                         └── (6) Block: 000280f916f9f5dc 
[INFO] [stdout]                             └── (7) Block: 004f64094795df64 
[INFO] [stdout]                                 └── (8) Block: 00eda80bf40d7332 
[INFO] [stdout]                                     ├── (9) Block: 007e343e58b8b59f 
[INFO] [stdout]                                     │   └── (10) Block: 00b1f984e1c29545
[INFO] [stdout]                                     └── (9) Block: 000f7769faebf32f
[INFO] [stdout] Edit score: 0.5810810810810811
[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:     0x5c4c7262a4c2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4c7262a4c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4c7262a4c2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c4c7262a4c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c4c72651303 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c4c72651303 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5c4c72627303 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4c72627303 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c4c7262a312 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c4c7262ba3c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c4c7262b892 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c4c725c0304 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c4c725c0304 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c4c7262c51b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c4c7262c51b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c4c7262c1b6 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5c4c7262a9c9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5c4c7262be7d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c4c7264f870 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c4c7264f8dc - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5c4c7255c1b3 - mini_chain::simulation::simulation::{{closure}}::h1d99ebef483bf6c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:9
[INFO] [stdout]   21:     0x5c4c7255c1b3 - mini_chain::simulation::test_simulation::{{closure}}::h03b3f71440b9de20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:31
[INFO] [stdout]   22:     0x5c4c72552fee - <core::pin::Pin<P> as core::future::future::Future>::poll::h751b32c0431c045a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c4c72552fee - <core::pin::Pin<P> as core::future::future::Future>::poll::h50e47c004397a116
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c4c72552fee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7e0214dce444afe8
[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:     0x5c4c72552fee - tokio::runtime::coop::with_budget::h331843fd35f4319e
[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:     0x5c4c72552fee - tokio::runtime::coop::budget::h5daf7bf998ecff05
[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:     0x5c4c72552fee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8a9c7be5a31f09ba
[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:     0x5c4c72552fee - tokio::runtime::scheduler::current_thread::Context::enter::h17cb0645dcd150ca
[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:     0x5c4c725323d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0c091e8df87aa387
[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:     0x5c4c725323d3 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9d3f70c73bc00c13
[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:     0x5c4c725323d3 - tokio::runtime::context::scoped::Scoped<T>::set::h8ecc77f7a7d53ce1
[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:     0x5c4c72552c71 - tokio::runtime::context::set_scheduler::{{closure}}::hf01d35e5e447b6a2
[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:     0x5c4c72552c71 - std::thread::local::LocalKey<T>::try_with::h2e69432e8b491f66
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5c4c72552c71 - std::thread::local::LocalKey<T>::with::h5ac7e2d46a7816c0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5c4c72552c71 - tokio::runtime::context::set_scheduler::h6732b3b9817882f5
[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:     0x5c4c72552c71 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h13c449b2bcf4ff42
[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:     0x5c4c72552c71 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0e3e987ff973e914
[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:     0x5c4c72552c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h29742e79a6aac4b1
[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:     0x5c4c72552c71 - tokio::runtime::context::runtime::enter_runtime::h569dcf56a3ca769c
[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:     0x5c4c72552c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9343958df74dedb7
[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:     0x5c4c7257c91e - tokio::runtime::runtime::Runtime::block_on::h4e21d093ce5ebc54
[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:     0x5c4c7255b671 - mini_chain::simulation::test_simulation::hc98b49f765d6426e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:141:11
[INFO] [stdout]   43:     0x5c4c7253e135 - mini_chain::simulation::test_simulation::{{closure}}::h1b9550c933533f41
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:139:35
[INFO] [stdout]   44:     0x5c4c7253e135 - core::ops::function::FnOnce::call_once::ha954a546a6992302
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c4c725c5a8b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c4c725c5a8b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5c4c725c4c7e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5c4c725c4c7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5c4c725c4c7e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5c4c725c4c7e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5c4c725c4c7e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c4c725c4c7e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5c4c725c4c7e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5c4c725887f4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5c4c725887f4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x5c4c7258c1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5c4c7258c1ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5c4c7258c1ca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5c4c7258c1ca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5c4c7258c1ca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5c4c7258c1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5c4c7258c1ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c4c7262f697 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5c4c7262f697 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5c4c7262f697 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x705580119aa4 - <unknown>
[INFO] [stdout]   67:     0x7055801a6a34 - 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 65.70s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "55a84458a81b551a5dcb5321f496f5c37d345c31d71a2da440401ff47cf93dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55a84458a81b551a5dcb5321f496f5c37d345c31d71a2da440401ff47cf93dce", kill_on_drop: false }`
[INFO] [stdout] 55a84458a81b551a5dcb5321f496f5c37d345c31d71a2da440401ff47cf93dce
