[INFO] cloning repository https://github.com/hridambasu/hack-movement
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hridambasu/hack-movement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f92550153c15492ffbeb3cefb21cbb91f13ea5fd
[INFO] testing hridambasu/hack-movement against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hridambasu/hack-movement
[INFO] finished tweaking git repo https://github.com/hridambasu/hack-movement
[INFO] tweaked toml for git repo https://github.com/hridambasu/hack-movement written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hridambasu/hack-movement on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hridambasu/hack-movement already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e1b04ed6b5697b4604c0cc312810398205194c00f76eec1e3defb096313be8a
[INFO] running `Command { std: "docker" "start" "-a" "4e1b04ed6b5697b4604c0cc312810398205194c00f76eec1e3defb096313be8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e1b04ed6b5697b4604c0cc312810398205194c00f76eec1e3defb096313be8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e1b04ed6b5697b4604c0cc312810398205194c00f76eec1e3defb096313be8a", kill_on_drop: false }`
[INFO] [stdout] 4e1b04ed6b5697b4604c0cc312810398205194c00f76eec1e3defb096313be8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77029262ce3c1b18fce133ef5a21053d2cc28c23c5e9b981ba7cdbbe414d80f0
[INFO] running `Command { std: "docker" "start" "-a" "77029262ce3c1b18fce133ef5a21053d2cc28c23c5e9b981ba7cdbbe414d80f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling console-api v0.5.0
[INFO] [stderr]    Compiling console-subscriber v0.1.10
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.58s
[INFO] running `Command { std: "docker" "inspect" "77029262ce3c1b18fce133ef5a21053d2cc28c23c5e9b981ba7cdbbe414d80f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77029262ce3c1b18fce133ef5a21053d2cc28c23c5e9b981ba7cdbbe414d80f0", kill_on_drop: false }`
[INFO] [stdout] 77029262ce3c1b18fce133ef5a21053d2cc28c23c5e9b981ba7cdbbe414d80f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 364481165ee5db125a249b7fdf2d217dba70ab85ffbeafdf0d00da33a2d96d5f
[INFO] running `Command { std: "docker" "start" "-a" "364481165ee5db125a249b7fdf2d217dba70ab85ffbeafdf0d00da33a2d96d5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stdout]    --> src/mini_chain/node.rs:889:29
[INFO] [stdout]     |
[INFO] [stdout] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stdout]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] running `Command { std: "docker" "inspect" "364481165ee5db125a249b7fdf2d217dba70ab85ffbeafdf0d00da33a2d96d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364481165ee5db125a249b7fdf2d217dba70ab85ffbeafdf0d00da33a2d96d5f", kill_on_drop: false }`
[INFO] [stdout] 364481165ee5db125a249b7fdf2d217dba70ab85ffbeafdf0d00da33a2d96d5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 798650a0643d74af851d155cf706fdb99f3525607a2bbf9f83fd85b324790562
[INFO] running `Command { std: "docker" "start" "-a" "798650a0643d74af851d155cf706fdb99f3525607a2bbf9f83fd85b324790562", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/mini_chain/chain.rs:5:73
[INFO] [stderr]   |
[INFO] [stderr] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stderr]   |                                                                         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Stream`
[INFO] [stderr]  --> src/mini_chain/chain.rs:9:34
[INFO] [stderr]   |
[INFO] [stderr] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stderr]   |                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `info` and `instrument`
[INFO] [stderr]   --> src/mini_chain/chain.rs:14:15
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tracing::{instrument, info};
[INFO] [stderr]    |               ^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Receiver`
[INFO] [stderr]  --> src/mini_chain/client.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | use async_channel::{Sender, Receiver};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/mini_chain/node.rs:2:34
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stderr]   |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/mini_chain/node.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Transaction, self
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/mini_chain/node.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stderr]  --> src/network.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use futures::stream::FuturesUnordered;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::time::sleep`
[INFO] [stderr]  --> src/network.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tokio::time::sleep;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> src/network.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> src/network.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stderr]   --> src/network.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::mini_chain::metadata;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FullNode`
[INFO] [stderr]   --> src/network.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     ChannelFullNode, FullNode
[INFO] [stderr]    |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/network.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:67:25
[INFO] [stderr]    |
[INFO] [stderr] 62 | /                         loop {
[INFO] [stderr] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stderr] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stderr] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stderr] 66 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 67 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:75:25
[INFO] [stderr]    |
[INFO] [stderr] 70 | /                         loop {
[INFO] [stderr] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stderr] ...  |
[INFO] [stderr] 74 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 75 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/lib.rs:101:25
[INFO] [stderr]     |
[INFO] [stderr]  78 | /                         loop {
[INFO] [stderr]  79 | |                             {
[INFO] [stderr]  80 | |                                 let now = SystemTime::now()
[INFO] [stderr]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stderr] ...   |
[INFO] [stderr]  99 | |                             )).await; 
[INFO] [stderr] 100 | |                         }
[INFO] [stderr]     | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 101 |                           Ok::<(), String>(())
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hash`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::SinkExt`
[INFO] [stderr]   --> src/mini_chain/chain.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::SinkExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/chain.rs:692:14
[INFO] [stderr]     |
[INFO] [stderr] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stderr]     |              ----^^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:410:13
[INFO] [stderr]     |
[INFO] [stderr] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:545:13
[INFO] [stderr]     |
[INFO] [stderr] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:695:13
[INFO] [stderr]     |
[INFO] [stderr] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:807:13
[INFO] [stderr]     |
[INFO] [stderr] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/block.rs:289:13
[INFO] [stderr]     |
[INFO] [stderr] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/chain.rs:74:60
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:305:60
[INFO] [stderr]     |
[INFO] [stderr] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:620:61
[INFO] [stderr]     |
[INFO] [stderr] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:691:61
[INFO] [stderr]     |
[INFO] [stderr] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stderr]    |
[INFO] [stderr] 55 |         &self
[INFO] [stderr]    |         - the lifetime is named here
[INFO] [stderr] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stderr]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stderr]    |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stderr]     |
[INFO] [stderr] 226 |         &self
[INFO] [stderr]     |         - the lifetime is named here
[INFO] [stderr] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stderr]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stderr]     |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stderr]    --> src/mini_chain/node.rs:889:29
[INFO] [stderr]     |
[INFO] [stderr] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stderr]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-chain` (lib) generated 34 warnings (run `cargo fix --lib -p mini-chain` to apply 29 suggestions)
[INFO] [stderr] warning: `mini-chain` (lib test) generated 35 warnings (33 duplicates) (run `cargo fix --lib -p mini-chain --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_chain-40e335754cb6a256)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test mini_chain::chain::test::test_add_block ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_transaction ... ok
[INFO] [stdout] test mini_chain::block::test::test_different_transactions_are_different ... ok
[INFO] [stdout] test mini_chain::block::test::test_btree ... ok
[INFO] [stdout] test network::test::test_delivers ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_chain_tip ... ok
[INFO] [stdout] test mini_chain::block::test::test_mine_block ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork_and_resolve ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork ... FAILED
[INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... FAILED
[INFO] [stdout] test mini_chain::node::test::test_run_full_node has been running for over 60 seconds
[INFO] [stdout] test simulation::test_simulation has been running for over 60 seconds
[INFO] [stdout] test mini_chain::node::test::test_run_full_node ... FAILED
[INFO] [stdout] test simulation::test_simulation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_mine_block' (27) panicked at src/mini_chain/block.rs:413:9:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ddefb983152 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ddefb983152 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ddefb983152 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ddefb983152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ddefb99551f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ddefb99551f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ddefb94fde1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ddefb94fde1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ddefb95c092 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ddefb960eff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ddefb960d91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ddefb81746e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ddefb81746e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ddefb96166f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ddefb96166f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ddefb9613e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ddefb95c1c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ddefb94425d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ddefb99d6e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ddefb99d6bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5ddefb73f833 - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::h15e43c9fb3407944
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:413:9
[INFO] [stdout]   21:     0x5ddefb7ca662 - <core::pin::Pin<P> as core::future::future::Future>::poll::h66483f4570eed75d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ddefb7ca49d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3e290ac4374097a1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ddefb6ff77d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf046f14e9c3c7bac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x5ddefb6ff48b - tokio::runtime::coop::with_budget::h6ba913ea47599739
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5ddefb6ff48b - tokio::runtime::coop::budget::h0418d8e5d312a7f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5ddefb6ff48b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1e23288cfb38dc09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x5ddefb6fc890 - tokio::runtime::scheduler::current_thread::Context::enter::h357136c8e92edbfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x5ddefb6fdfd0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h03a98bf1413f4e59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x5ddefb6fdc64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb54086f498fe60e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x5ddefb752e0b - tokio::runtime::context::scoped::Scoped<T>::set::h95808b348e0cea92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5ddefb75da39 - tokio::runtime::context::set_scheduler::{{closure}}::h7ddaf08c55780bb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5ddefb702f82 - std::thread::local::LocalKey<T>::try_with::h4ce1e4af2c9098af
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5ddefb7022fe - std::thread::local::LocalKey<T>::with::hf1b101f19b9cdb20
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5ddefb75d9ed - tokio::runtime::context::set_scheduler::hd7c35223ac410a5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5ddefb6fd570 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdf21ecf4262ee1fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x5ddefb6fdd13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc8e360e87e9cd8b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x5ddefb6fa525 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7fcd65fe4362916a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5ddefb7e34a0 - tokio::runtime::context::runtime::enter_runtime::h58f713d0b6b6d300
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5ddefb6fa3c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h45e1fc494f87729d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5ddefb75deaa - tokio::runtime::runtime::Runtime::block_on::h1ed25b0351dee8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x5ddefb73f649 - mini_chain::mini_chain::block::test::test_mine_block::hed1dff2d807c06d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:414:58
[INFO] [stdout]   42:     0x5ddefb73f8d7 - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::h18d8b12208a04768
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:407:31
[INFO] [stdout]   43:     0x5ddefb6ae4c6 - core::ops::function::FnOnce::call_once::he52bfd96b6d927b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ddefb81722b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ddefb81722b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5ddefb82ce95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5ddefb82ce95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5ddefb82ce95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5ddefb82ce95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5ddefb82ce95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ddefb82ce95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5ddefb82ce95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5ddefb803684 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5ddefb803684 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5ddefb806f4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ddefb806f4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5ddefb806f4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5ddefb806f4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5ddefb806f4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5ddefb95732f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x5ddefb95732f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x7e1a1f308aa4 - <unknown>
[INFO] [stdout]   65:     0x7e1a1f395a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork_and_resolve stdout ----
[INFO] [stdout] └── (0) Block: 5cf511f87f61df78 
[INFO] [stdout]     └── (1) Block: 8f4e15407a3a058f 
[INFO] [stdout]         └── (2) Block: 22745cd9a744dccc 
[INFO] [stdout]             └── (3) Block: c5e87bf6bfb87230 
[INFO] [stdout]                 └── (4) Block: 134377f1f758e796 
[INFO] [stdout]                     └── (5) Block: 80043d9ce353c374 
[INFO] [stdout]                         ├── (6) Block: f72e21a5809c9d42 
[INFO] [stdout]                         │   ├── (7) Block: 66ca172cddfe2917 < TIP
[INFO] [stdout]                         │   └── (7) Block: 8486c67a4ac0032a 
[INFO] [stdout]                         │       ├── (8) Block: 516bec888c173ae7 
[INFO] [stdout]                         │       │   ├── (9) Block: 29724dca28fcd23e < TIP
[INFO] [stdout]                         │       │   └── (9) Block: 510d3b38832d45f4 < TIP
[INFO] [stdout]                         │       └── (8) Block: f39913d1e33d067d < TIP
[INFO] [stdout]                         └── (6) Block: 0f8d503938e54232 
[INFO] [stdout]                             ├── (7) Block: a8566d3b774917ec 
[INFO] [stdout]                             │   └── (8) Block: fc4807470267d68d 
[INFO] [stdout]                             │       └── (9) Block: 0dad3f514762067d < TIP
[INFO] [stdout]                             └── (7) Block: eb5352f1c22f494e 
[INFO] [stdout]                                 ├── (8) Block: 1b3ee0667f506d09 
[INFO] [stdout]                                 │   └── (9) Block: f76152fea1a05c71 < TIP
[INFO] [stdout]                                 └── (8) Block: aa0e146b01a20178 
[INFO] [stdout]                                     ├── (9) Block: 5ba42c8c5c7f293e < TIP
[INFO] [stdout]                                     └── (9) Block: 6a121b56d1f7fbc1 < TIP
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork_and_resolve' (31) panicked at src/mini_chain/chain.rs:570:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 23
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ddefb983152 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ddefb983152 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ddefb983152 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ddefb983152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ddefb99551f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ddefb99551f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ddefb94fde1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ddefb94fde1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ddefb95c092 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ddefb960eff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ddefb960d91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ddefb81746e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ddefb81746e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ddefb96166f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ddefb96166f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ddefb96141a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ddefb95c1c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ddefb94425d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ddefb99d6e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ddefb99d4e3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ddefb99d2c7 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ddefb7bdca9 - mini_chain::mini_chain::chain::test::test_fork_and_resolve::{{closure}}::h5ffa7a8f687cfd83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:570:9
[INFO] [stdout]   22:     0x5ddefb7ca71f - <core::pin::Pin<P> as core::future::future::Future>::poll::h7180441cbcef2d5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ddefb7ca5bb - <core::pin::Pin<P> as core::future::future::Future>::poll::h5a0c7b7edb044898
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ddefb6ff73b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc632a4908859f6f9
[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:     0x5ddefb6ff64b - tokio::runtime::coop::with_budget::hce76e4cf955c9310
[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:     0x5ddefb6ff64b - tokio::runtime::coop::budget::hb780e83a71ea527f
[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:     0x5ddefb6ff64b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4a110ce3b3ae17b6
[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:     0x5ddefb6fcbcd - tokio::runtime::scheduler::current_thread::Context::enter::h8f709e0191d72c78
[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:     0x5ddefb6fea80 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1c9d31611450c7b2
[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:     0x5ddefb6fdc3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h66d378f3edf397fb
[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:     0x5ddefb752cea - tokio::runtime::context::scoped::Scoped<T>::set::h4a57c8be3274ee45
[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:     0x5ddefb75da8a - tokio::runtime::context::set_scheduler::{{closure}}::h8ae63c3b6c36d521
[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:     0x5ddefb703c2b - std::thread::local::LocalKey<T>::try_with::h8bef825b7efb735c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5ddefb70218d - std::thread::local::LocalKey<T>::with::ha0e4e82d72713fe9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5ddefb75d9b1 - tokio::runtime::context::set_scheduler::h21058f14ee18eed8
[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:     0x5ddefb6fd99e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf9952de57bed83fc
[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:     0x5ddefb6fdc91 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haf25fe0ff0fde400
[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:     0x5ddefb6fa714 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h890493b30c40293a
[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:     0x5ddefb7e3771 - tokio::runtime::context::runtime::enter_runtime::h8ca2a324b511ecb1
[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:     0x5ddefb6fa476 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb8a32ad345796daa
[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:     0x5ddefb75dfe0 - tokio::runtime::runtime::Runtime::block_on::h718a1c29db195884
[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:     0x5ddefb7bb550 - mini_chain::mini_chain::chain::test::test_fork_and_resolve::hcf49ece1812bc4a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:581:11
[INFO] [stdout]   43:     0x5ddefb7be96d - mini_chain::mini_chain::chain::test::test_fork_and_resolve::{{closure}}::hf71eadf6d50ccc9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:531:41
[INFO] [stdout]   44:     0x5ddefb6adb76 - core::ops::function::FnOnce::call_once::h96f896c53b87d28d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ddefb81722b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ddefb81722b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ddefb82ce95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ddefb82ce95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ddefb82ce95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ddefb82ce95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ddefb82ce95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ddefb82ce95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ddefb82ce95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ddefb803684 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ddefb803684 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5ddefb806f4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ddefb806f4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5ddefb806f4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5ddefb806f4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5ddefb806f4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ddefb95732f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x5ddefb95732f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7e1a1f308aa4 - <unknown>
[INFO] [stdout]   66:     0x7e1a1f395a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork stdout ----
[INFO] [stdout] └── (0) Block: 50e77ad3f775bbb3 
[INFO] [stdout]     └── (1) Block: a449da8ef7c3b500 
[INFO] [stdout]         └── (2) Block: 587129c4b67e50a8 
[INFO] [stdout]             └── (3) Block: 9e6aff125991806c 
[INFO] [stdout]                 └── (4) Block: 30d0ed097aed603c 
[INFO] [stdout]                     ├── (5) Block: 2c8170f41bad3146 
[INFO] [stdout]                     │   └── (6) Block: 8ac632e66069a5d3 
[INFO] [stdout]                     │       └── (7) Block: 7c410c7d8cc7635e 
[INFO] [stdout]                     │           ├── (8) Block: f12a1465b8b3f4b6 
[INFO] [stdout]                     │           │   ├── (9) Block: 88ee29740054c4da < TIP
[INFO] [stdout]                     │           │   └── (9) Block: 845b91aba0596e66 < TIP
[INFO] [stdout]                     │           └── (8) Block: 38d13f563311ad54 
[INFO] [stdout]                     │               ├── (9) Block: eda580c3a9503276 < TIP
[INFO] [stdout]                     │               └── (9) Block: 2380703e6bab92f8 < TIP
[INFO] [stdout]                     └── (5) Block: d738a769cb9ab0af 
[INFO] [stdout]                         └── (6) Block: 82438e9b5dfb4dc9 
[INFO] [stdout]                             ├── (7) Block: 0a370ed78a868d50 
[INFO] [stdout]                             │   ├── (8) Block: 9666211c8a5876de 
[INFO] [stdout]                             │   │   ├── (9) Block: d0aba263976c9c83 < TIP
[INFO] [stdout]                             │   │   └── (9) Block: 31785efb5587c2b7 < TIP
[INFO] [stdout]                             │   └── (8) Block: de718d819dcfff52 
[INFO] [stdout]                             │       └── (9) Block: a04cd1e7c893d74f < TIP
[INFO] [stdout]                             └── (7) Block: 761e7fa650892896 
[INFO] [stdout]                                 ├── (8) Block: 15580e95b7f7b10b 
[INFO] [stdout]                                 │   └── (9) Block: 40446d9849324660 < TIP
[INFO] [stdout]                                 └── (8) Block: f4d102c889d91d52 
[INFO] [stdout]                                     └── (9) Block: f715ddf0061a87cb < TIP
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork' (30) panicked at src/mini_chain/chain.rs:524:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 27
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ddefb983152 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ddefb983152 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ddefb983152 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ddefb983152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ddefb99551f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ddefb99551f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ddefb94fde1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ddefb94fde1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ddefb95c092 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ddefb960eff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ddefb960d91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ddefb81746e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ddefb81746e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ddefb96166f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ddefb96166f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ddefb96141a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ddefb95c1c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ddefb94425d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ddefb99d6e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ddefb99d4e3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ddefb99d2c7 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ddefb7c1218 - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::h4701b648a9ad5f9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:524:9
[INFO] [stdout]   22:     0x5ddefb7ca71f - <core::pin::Pin<P> as core::future::future::Future>::poll::h7180441cbcef2d5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ddefb7ca5bb - <core::pin::Pin<P> as core::future::future::Future>::poll::h5a0c7b7edb044898
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ddefb6ff73b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc632a4908859f6f9
[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:     0x5ddefb6ff64b - tokio::runtime::coop::with_budget::hce76e4cf955c9310
[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:     0x5ddefb6ff64b - tokio::runtime::coop::budget::hb780e83a71ea527f
[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:     0x5ddefb6ff64b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4a110ce3b3ae17b6
[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:     0x5ddefb6fcbcd - tokio::runtime::scheduler::current_thread::Context::enter::h8f709e0191d72c78
[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:     0x5ddefb6fea80 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1c9d31611450c7b2
[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:     0x5ddefb6fdc3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h66d378f3edf397fb
[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:     0x5ddefb752cea - tokio::runtime::context::scoped::Scoped<T>::set::h4a57c8be3274ee45
[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:     0x5ddefb75da8a - tokio::runtime::context::set_scheduler::{{closure}}::h8ae63c3b6c36d521
[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:     0x5ddefb703c2b - std::thread::local::LocalKey<T>::try_with::h8bef825b7efb735c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5ddefb70218d - std::thread::local::LocalKey<T>::with::ha0e4e82d72713fe9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5ddefb75d9b1 - tokio::runtime::context::set_scheduler::h21058f14ee18eed8
[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:     0x5ddefb6fd99e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf9952de57bed83fc
[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:     0x5ddefb6fdc91 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haf25fe0ff0fde400
[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:     0x5ddefb6fa714 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h890493b30c40293a
[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:     0x5ddefb7e3771 - tokio::runtime::context::runtime::enter_runtime::h8ca2a324b511ecb1
[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:     0x5ddefb6fa476 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb8a32ad345796daa
[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:     0x5ddefb75dfe0 - tokio::runtime::runtime::Runtime::block_on::h718a1c29db195884
[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:     0x5ddefb7beb20 - mini_chain::mini_chain::chain::test::test_fork::hc9596f35eed77ccd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:526:11
[INFO] [stdout]   43:     0x5ddefb7c12dd - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::h670401d9ff4d5e8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:485:29
[INFO] [stdout]   44:     0x5ddefb6ad2e6 - core::ops::function::FnOnce::call_once::h4ed5fb7cdd64af39
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ddefb81722b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ddefb81722b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ddefb82ce95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ddefb82ce95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ddefb82ce95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ddefb82ce95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ddefb82ce95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ddefb82ce95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ddefb82ce95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ddefb803684 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ddefb803684 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5ddefb806f4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ddefb806f4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5ddefb806f4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5ddefb806f4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5ddefb806f4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ddefb95732f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x5ddefb95732f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7e1a1f308aa4 - <unknown>
[INFO] [stdout]   66:     0x7e1a1f395a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_randomized_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_randomized_mine_block' (28) panicked at src/mini_chain/block.rs:426:13:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ddefb983152 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ddefb983152 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ddefb983152 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ddefb983152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ddefb99551f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ddefb99551f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ddefb94fde1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ddefb94fde1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ddefb95c092 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ddefb960eff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ddefb960d91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ddefb81746e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ddefb81746e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ddefb96166f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ddefb96166f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ddefb9613e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ddefb95c1c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ddefb94425d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ddefb99d6e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ddefb99d6bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5ddefb73fca0 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::h70ecd233259865d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:426:13
[INFO] [stdout]   21:     0x5ddefb7ca662 - <core::pin::Pin<P> as core::future::future::Future>::poll::h66483f4570eed75d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ddefb7ca49d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3e290ac4374097a1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ddefb6ff77d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf046f14e9c3c7bac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x5ddefb6ff48b - tokio::runtime::coop::with_budget::h6ba913ea47599739
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5ddefb6ff48b - tokio::runtime::coop::budget::h0418d8e5d312a7f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5ddefb6ff48b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1e23288cfb38dc09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x5ddefb6fc890 - tokio::runtime::scheduler::current_thread::Context::enter::h357136c8e92edbfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x5ddefb6fdfd0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h03a98bf1413f4e59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x5ddefb6fdc64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb54086f498fe60e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x5ddefb752e0b - tokio::runtime::context::scoped::Scoped<T>::set::h95808b348e0cea92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5ddefb75da39 - tokio::runtime::context::set_scheduler::{{closure}}::h7ddaf08c55780bb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5ddefb702f82 - std::thread::local::LocalKey<T>::try_with::h4ce1e4af2c9098af
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5ddefb7022fe - std::thread::local::LocalKey<T>::with::hf1b101f19b9cdb20
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5ddefb75d9ed - tokio::runtime::context::set_scheduler::hd7c35223ac410a5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5ddefb6fd570 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdf21ecf4262ee1fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x5ddefb6fdd13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc8e360e87e9cd8b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x5ddefb6fa525 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7fcd65fe4362916a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5ddefb7e34a0 - tokio::runtime::context::runtime::enter_runtime::h58f713d0b6b6d300
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5ddefb6fa3c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h45e1fc494f87729d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5ddefb75deaa - tokio::runtime::runtime::Runtime::block_on::h1ed25b0351dee8ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x5ddefb73fa09 - mini_chain::mini_chain::block::test::test_randomized_mine_block::h0bb1e282521a4b98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:422:42
[INFO] [stdout]   42:     0x5ddefb73fd37 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::hee2ff2da1badb6e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:418:42
[INFO] [stdout]   43:     0x5ddefb6ad656 - core::ops::function::FnOnce::call_once::h6d3a099ac83cba87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ddefb81722b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ddefb81722b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5ddefb82ce95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5ddefb82ce95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5ddefb82ce95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5ddefb82ce95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5ddefb82ce95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ddefb82ce95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5ddefb82ce95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5ddefb803684 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5ddefb803684 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5ddefb806f4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ddefb806f4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5ddefb806f4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5ddefb806f4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5ddefb806f4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5ddefb95732f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x5ddefb95732f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x7e1a1f308aa4 - <unknown>
[INFO] [stdout]   65:     0x7e1a1f395a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::node::test::test_run_full_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1758796450
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796452
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796454
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796456
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796458
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796460
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796462
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796464
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796466
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796468
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796470
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796472
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796474
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796476
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796478
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796480
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796482
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796484
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796486
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796488
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796490
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796492
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796494
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 
[INFO] [stdout]                                                                     └── (17) Block: 008bf56475f8df38 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796496
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 
[INFO] [stdout]                                                                     └── (17) Block: 008bf56475f8df38 
[INFO] [stdout]                                                                         └── (18) Block: 005225b7439babfc < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796498
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 
[INFO] [stdout]                                                                     └── (17) Block: 008bf56475f8df38 
[INFO] [stdout]                                                                         └── (18) Block: 005225b7439babfc 
[INFO] [stdout]                                                                             └── (19) Block: 00a9de4e6951109f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796500
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 
[INFO] [stdout]                                                                     └── (17) Block: 008bf56475f8df38 
[INFO] [stdout]                                                                         └── (18) Block: 005225b7439babfc 
[INFO] [stdout]                                                                             └── (19) Block: 00a9de4e6951109f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b1336605fd041c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796502
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 
[INFO] [stdout]                                                                     └── (17) Block: 008bf56475f8df38 
[INFO] [stdout]                                                                         └── (18) Block: 005225b7439babfc 
[INFO] [stdout]                                                                             └── (19) Block: 00a9de4e6951109f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b1336605fd041c 
[INFO] [stdout]                                                                                     └── (21) Block: 00626e680cbf9aa2 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796504
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 
[INFO] [stdout]                                                                     └── (17) Block: 008bf56475f8df38 
[INFO] [stdout]                                                                         └── (18) Block: 005225b7439babfc 
[INFO] [stdout]                                                                             └── (19) Block: 00a9de4e6951109f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b1336605fd041c 
[INFO] [stdout]                                                                                     └── (21) Block: 00626e680cbf9aa2 
[INFO] [stdout]                                                                                         └── (22) Block: 00ef153c5855a5d1 
[INFO] [stdout]                                                                                             └── (23) Block: 001f95a4c001225f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796506
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 
[INFO] [stdout]                                                                     └── (17) Block: 008bf56475f8df38 
[INFO] [stdout]                                                                         └── (18) Block: 005225b7439babfc 
[INFO] [stdout]                                                                             └── (19) Block: 00a9de4e6951109f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b1336605fd041c 
[INFO] [stdout]                                                                                     └── (21) Block: 00626e680cbf9aa2 
[INFO] [stdout]                                                                                         └── (22) Block: 00ef153c5855a5d1 
[INFO] [stdout]                                                                                             └── (23) Block: 001f95a4c001225f 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e63c92cf9ea849 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796508
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 
[INFO] [stdout]                                                                     └── (17) Block: 008bf56475f8df38 
[INFO] [stdout]                                                                         └── (18) Block: 005225b7439babfc 
[INFO] [stdout]                                                                             └── (19) Block: 00a9de4e6951109f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b1336605fd041c 
[INFO] [stdout]                                                                                     └── (21) Block: 00626e680cbf9aa2 
[INFO] [stdout]                                                                                         └── (22) Block: 00ef153c5855a5d1 
[INFO] [stdout]                                                                                             └── (23) Block: 001f95a4c001225f 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e63c92cf9ea849 
[INFO] [stdout]                                                                                                     └── (25) Block: 006ebc4d107587ca < TIP
[INFO] [stdout] 
[INFO] [stdout] Final Chain
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00627cfe4d42a4ba 
[INFO] [stdout]         └── (2) Block: 00f78e4c0f2086e3 
[INFO] [stdout]             └── (3) Block: 0077c113d7822cc0 
[INFO] [stdout]                 └── (4) Block: 003465faf37e9c78 
[INFO] [stdout]                     └── (5) Block: 007a4257a618ad10 
[INFO] [stdout]                         └── (6) Block: 00e38ef396814ce0 
[INFO] [stdout]                             └── (7) Block: 00eb73bffffeca35 
[INFO] [stdout]                                 └── (8) Block: 0004b4d658a60742 
[INFO] [stdout]                                     └── (9) Block: 00c8abfce0bc42b2 
[INFO] [stdout]                                         └── (10) Block: 00ccf2de79869430 
[INFO] [stdout]                                             └── (11) Block: 00fbe38c2350f875 
[INFO] [stdout]                                                 └── (12) Block: 005b86decc84bdba 
[INFO] [stdout]                                                     └── (13) Block: 004f5be3917e431b 
[INFO] [stdout]                                                         └── (14) Block: 00c4df4cd4fc893a 
[INFO] [stdout]                                                             └── (15) Block: 00a5006ac7644a93 
[INFO] [stdout]                                                                 └── (16) Block: 00f03a0c75367f91 
[INFO] [stdout]                                                                     └── (17) Block: 008bf56475f8df38 
[INFO] [stdout]                                                                         └── (18) Block: 005225b7439babfc 
[INFO] [stdout]                                                                             └── (19) Block: 00a9de4e6951109f 
[INFO] [stdout]                                                                                 └── (20) Block: 00b1336605fd041c 
[INFO] [stdout]                                                                                     └── (21) Block: 00626e680cbf9aa2 
[INFO] [stdout]                                                                                         └── (22) Block: 00ef153c5855a5d1 
[INFO] [stdout]                                                                                             └── (23) Block: 001f95a4c001225f 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e63c92cf9ea849 
[INFO] [stdout]                                                                                                     └── (25) Block: 006ebc4d107587ca 
[INFO] [stdout]                                                                                                         └── (26) Block: 006c2709e70f728b 
[INFO] [stdout]                                                                                                             └── (27) Block: 00b7884dc216e794 < TIP
[INFO] [stdout] 
[INFO] [stdout] Chain has a tall trunk!
[INFO] [stdout] 
[INFO] [stdout] Transaction Success Rate: 57.73195876288659%
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::node::test::test_run_full_node' (34) panicked at src/mini_chain/node.rs:982:9:
[INFO] [stdout] assertion failed: txn_success_rate > 0.75
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ddefb983152 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ddefb983152 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ddefb983152 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ddefb983152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ddefb99551f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ddefb99551f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ddefb94fde1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ddefb94fde1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ddefb95c092 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ddefb960eff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ddefb960d91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ddefb81746e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ddefb81746e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ddefb96166f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ddefb96166f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ddefb9613e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ddefb95c1c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ddefb94425d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ddefb99d6e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ddefb99d6bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5ddefb76c8ff - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::h1589508991b97991
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:982:9
[INFO] [stdout]   21:     0x5ddefb76eea2 - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::ha122eaed65c08bb8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   22:     0x5ddefb7ca71f - <core::pin::Pin<P> as core::future::future::Future>::poll::h7180441cbcef2d5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ddefb7ca5bb - <core::pin::Pin<P> as core::future::future::Future>::poll::h5a0c7b7edb044898
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ddefb6ff73b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc632a4908859f6f9
[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:     0x5ddefb6ff64b - tokio::runtime::coop::with_budget::hce76e4cf955c9310
[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:     0x5ddefb6ff64b - tokio::runtime::coop::budget::hb780e83a71ea527f
[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:     0x5ddefb6ff64b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4a110ce3b3ae17b6
[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:     0x5ddefb6fcbcd - tokio::runtime::scheduler::current_thread::Context::enter::h8f709e0191d72c78
[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:     0x5ddefb6fea80 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1c9d31611450c7b2
[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:     0x5ddefb6fdc3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h66d378f3edf397fb
[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:     0x5ddefb752cea - tokio::runtime::context::scoped::Scoped<T>::set::h4a57c8be3274ee45
[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:     0x5ddefb75da8a - tokio::runtime::context::set_scheduler::{{closure}}::h8ae63c3b6c36d521
[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:     0x5ddefb703c2b - std::thread::local::LocalKey<T>::try_with::h8bef825b7efb735c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5ddefb70218d - std::thread::local::LocalKey<T>::with::ha0e4e82d72713fe9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5ddefb75d9b1 - tokio::runtime::context::set_scheduler::h21058f14ee18eed8
[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:     0x5ddefb6fd99e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf9952de57bed83fc
[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:     0x5ddefb6fdc91 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haf25fe0ff0fde400
[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:     0x5ddefb6fa714 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h890493b30c40293a
[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:     0x5ddefb7e3771 - tokio::runtime::context::runtime::enter_runtime::h8ca2a324b511ecb1
[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:     0x5ddefb6fa476 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb8a32ad345796daa
[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:     0x5ddefb75dfe0 - tokio::runtime::runtime::Runtime::block_on::h718a1c29db195884
[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:     0x5ddefb76ec80 - mini_chain::mini_chain::node::test::test_run_full_node::h0ee5bc8d5a6ac428
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   43:     0x5ddefb76ed2d - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::h7fec4f43b551763a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:990:36
[INFO] [stdout]   44:     0x5ddefb6ad256 - core::ops::function::FnOnce::call_once::h4ae03a48b0818af4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ddefb81722b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ddefb81722b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ddefb82ce95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ddefb82ce95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ddefb82ce95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ddefb82ce95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ddefb82ce95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ddefb82ce95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ddefb82ce95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ddefb803684 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ddefb803684 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5ddefb806f4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ddefb806f4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5ddefb806f4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5ddefb806f4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5ddefb806f4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ddefb95732f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x5ddefb95732f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7e1a1f308aa4 - <unknown>
[INFO] [stdout]   66:     0x7e1a1f395a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- simulation::test_simulation stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1758796450
[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] 1758796452
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796454
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796456
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796458
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796460
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796462
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796464
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796466
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796470
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796472
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796474
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796476
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796478
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796480
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796482
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796484
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796486
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796488
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796490
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796492
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796494
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac 
[INFO] [stdout]                                                                                                                 └── (28) Block: 009b4f1e7044e940 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00d60936e99d394f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 
[INFO] [stdout]                                                                                     └── (21) Block: 00e3ba44ffd473b5 
[INFO] [stdout]                                                                                         └── (22) Block: 00cc8a26a751205c < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00c9608210091d3e 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00f32bb24d70418b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00ae4f8c69a2bfce 
[INFO] [stdout]                                                                                                                     └── (29) Block: 000e75a798b67638 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00d92cdbb5bbad52 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796496
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac 
[INFO] [stdout]                                                                                                                 └── (28) Block: 009b4f1e7044e940 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00d60936e99d394f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00663b83560a74fc 
[INFO] [stdout]                                                                                                                             └── (31) Block: 002ebef65e9e85af 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a870cc996f6818 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 0026df1b9d394bd3 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a 
[INFO] [stdout]                                                                                                     └── (25) Block: 008cb5c961261294 
[INFO] [stdout]                                                                                                         └── (26) Block: 00c31aa2a2f217e0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 
[INFO] [stdout]                                                                                     └── (21) Block: 00e3ba44ffd473b5 
[INFO] [stdout]                                                                                         └── (22) Block: 00cc8a26a751205c < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00c9608210091d3e 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00f32bb24d70418b 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00a3bf12153669cc 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a14e2038a9d0f7 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00ae4f8c69a2bfce 
[INFO] [stdout]                                                                                                                     └── (29) Block: 000e75a798b67638 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00d92cdbb5bbad52 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00e5a90cbb24c494 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 005d2dbb3e5e9045 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00d29fd2690750dd 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0048e127e52f21c1 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796498
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac 
[INFO] [stdout]                                                                                                                 └── (28) Block: 009b4f1e7044e940 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00d60936e99d394f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00663b83560a74fc 
[INFO] [stdout]                                                                                                                             └── (31) Block: 002ebef65e9e85af 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a870cc996f6818 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 0026df1b9d394bd3 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 00210e6d4cf3e36b 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 005cd3ce3757cde8 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0033e49fd9c8272f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a 
[INFO] [stdout]                                                                                                     └── (25) Block: 008cb5c961261294 
[INFO] [stdout]                                                                                                         └── (26) Block: 00c31aa2a2f217e0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 
[INFO] [stdout]                                                                                     └── (21) Block: 00e3ba44ffd473b5 
[INFO] [stdout]                                                                                         └── (22) Block: 00cc8a26a751205c < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00c9608210091d3e 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00f32bb24d70418b 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00a3bf12153669cc 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a14e2038a9d0f7 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00b71d4230ef26d9 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00ae4f8c69a2bfce 
[INFO] [stdout]                                                                                                                     └── (29) Block: 000e75a798b67638 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00d92cdbb5bbad52 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00e5a90cbb24c494 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 005d2dbb3e5e9045 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00d29fd2690750dd 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0048e127e52f21c1 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00114612a2ae4c10 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 007a05172427f04b 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 005067f25d476199 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00a54e2076725701 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796500
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac 
[INFO] [stdout]                                                                                                                 └── (28) Block: 009b4f1e7044e940 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00d60936e99d394f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00663b83560a74fc 
[INFO] [stdout]                                                                                                                             └── (31) Block: 002ebef65e9e85af 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a870cc996f6818 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 0026df1b9d394bd3 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 00210e6d4cf3e36b 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 005cd3ce3757cde8 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0033e49fd9c8272f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a 
[INFO] [stdout]                                                                                                     └── (25) Block: 008cb5c961261294 
[INFO] [stdout]                                                                                                         └── (26) Block: 00c31aa2a2f217e0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 
[INFO] [stdout]                                                                                     └── (21) Block: 00e3ba44ffd473b5 
[INFO] [stdout]                                                                                         └── (22) Block: 00cc8a26a751205c 
[INFO] [stdout]                                                                                             └── (23) Block: 0072b88b527df7cf 
[INFO] [stdout]                                                                                                 └── (24) Block: 009d81aecc2a6d70 
[INFO] [stdout]                                                                                                     └── (25) Block: 00b29dca4a3152c6 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e166d1574f4617 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00c9608210091d3e 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00f32bb24d70418b 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00a3bf12153669cc 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a14e2038a9d0f7 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00b71d4230ef26d9 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0037d0c1e7134186 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00a676c2d8484dee 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0068aa74e7620209 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00ae4f8c69a2bfce 
[INFO] [stdout]                                                                                                                     └── (29) Block: 000e75a798b67638 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00d92cdbb5bbad52 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00e5a90cbb24c494 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 005d2dbb3e5e9045 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00d29fd2690750dd 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0048e127e52f21c1 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00114612a2ae4c10 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 007a05172427f04b 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 005067f25d476199 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00a54e2076725701 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00f512b950a4e882 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 00bf113733c35639 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796502
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac 
[INFO] [stdout]                                                                                                                 └── (28) Block: 009b4f1e7044e940 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00d60936e99d394f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00663b83560a74fc 
[INFO] [stdout]                                                                                                                             └── (31) Block: 002ebef65e9e85af 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a870cc996f6818 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 0026df1b9d394bd3 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 00210e6d4cf3e36b 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 005cd3ce3757cde8 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0033e49fd9c8272f 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00ff4a6c149f0f45 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00e2c04afc143d94 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00a33ba0cace14ef < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a 
[INFO] [stdout]                                                                                                     └── (25) Block: 008cb5c961261294 
[INFO] [stdout]                                                                                                         └── (26) Block: 00c31aa2a2f217e0 
[INFO] [stdout]                                                                                                             └── (27) Block: 00fe41f566f802bb < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 
[INFO] [stdout]                                                                                     └── (21) Block: 00e3ba44ffd473b5 
[INFO] [stdout]                                                                                         └── (22) Block: 00cc8a26a751205c 
[INFO] [stdout]                                                                                             └── (23) Block: 0072b88b527df7cf 
[INFO] [stdout]                                                                                                 └── (24) Block: 009d81aecc2a6d70 
[INFO] [stdout]                                                                                                     └── (25) Block: 00b29dca4a3152c6 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e166d1574f4617 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00c9608210091d3e 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00f32bb24d70418b 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00a3bf12153669cc 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a14e2038a9d0f7 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00b71d4230ef26d9 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0037d0c1e7134186 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00a676c2d8484dee 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0068aa74e7620209 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00a04d264ca877cb 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 007342262c5ca211 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00ae4f8c69a2bfce 
[INFO] [stdout]                                                                                                                     └── (29) Block: 000e75a798b67638 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00d92cdbb5bbad52 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00e5a90cbb24c494 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 005d2dbb3e5e9045 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00d29fd2690750dd 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0048e127e52f21c1 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00114612a2ae4c10 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 007a05172427f04b 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 005067f25d476199 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00a54e2076725701 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00f512b950a4e882 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 00bf113733c35639 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 00b359a6f8d91399 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 004ea24a52b3c36d 
[INFO] [stdout]                                                                                                                                                                             └── (43) Block: 0076229a4b16e1d6 
[INFO] [stdout]                                                                                                                                                                                 └── (44) Block: 004c6a8c93e08e00 
[INFO] [stdout]                                                                                                                                                                                     └── (45) Block: 00174a06369c17b5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796504
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac 
[INFO] [stdout]                                                                                                                 └── (28) Block: 009b4f1e7044e940 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00d60936e99d394f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00663b83560a74fc 
[INFO] [stdout]                                                                                                                             └── (31) Block: 002ebef65e9e85af 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a870cc996f6818 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 0026df1b9d394bd3 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 00210e6d4cf3e36b 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 005cd3ce3757cde8 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0033e49fd9c8272f 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00ff4a6c149f0f45 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00e2c04afc143d94 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00a33ba0cace14ef 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 000468075b0f6149 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a 
[INFO] [stdout]                                                                                                     └── (25) Block: 008cb5c961261294 
[INFO] [stdout]                                                                                                         └── (26) Block: 00c31aa2a2f217e0 
[INFO] [stdout]                                                                                                             └── (27) Block: 00fe41f566f802bb 
[INFO] [stdout]                                                                                                                 └── (28) Block: 000a3af2429dedaf 
[INFO] [stdout]                                                                                                                     └── (29) Block: 0058034162351358 
[INFO] [stdout]                                                                                                                         └── (30) Block: 001153b00a36a4a3 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00bde22619b261d6 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 0062653f36ff899e < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 
[INFO] [stdout]                                                                                     └── (21) Block: 00e3ba44ffd473b5 
[INFO] [stdout]                                                                                         └── (22) Block: 00cc8a26a751205c 
[INFO] [stdout]                                                                                             └── (23) Block: 0072b88b527df7cf 
[INFO] [stdout]                                                                                                 └── (24) Block: 009d81aecc2a6d70 
[INFO] [stdout]                                                                                                     └── (25) Block: 00b29dca4a3152c6 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e166d1574f4617 
[INFO] [stdout]                                                                                                             └── (27) Block: 001865cbe8893354 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00b564cd844e2017 
[INFO] [stdout]                                                                                                                     └── (29) Block: 007dff28e1ffa08d < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00c9608210091d3e 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00f32bb24d70418b 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00a3bf12153669cc 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a14e2038a9d0f7 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00b71d4230ef26d9 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0037d0c1e7134186 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00a676c2d8484dee 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0068aa74e7620209 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00a04d264ca877cb 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 007342262c5ca211 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00ae4f8c69a2bfce 
[INFO] [stdout]                                                                                                                     └── (29) Block: 000e75a798b67638 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00d92cdbb5bbad52 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00e5a90cbb24c494 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 005d2dbb3e5e9045 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00d29fd2690750dd 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0048e127e52f21c1 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00114612a2ae4c10 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 007a05172427f04b 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 005067f25d476199 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00a54e2076725701 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00f512b950a4e882 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 00bf113733c35639 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 00b359a6f8d91399 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 004ea24a52b3c36d 
[INFO] [stdout]                                                                                                                                                                             └── (43) Block: 0076229a4b16e1d6 
[INFO] [stdout]                                                                                                                                                                                 └── (44) Block: 004c6a8c93e08e00 
[INFO] [stdout]                                                                                                                                                                                     └── (45) Block: 00174a06369c17b5 
[INFO] [stdout]                                                                                                                                                                                         └── (46) Block: 001de05f08716bc2 
[INFO] [stdout]                                                                                                                                                                                             └── (47) Block: 00e9ed4d0befb4e6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796506
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac 
[INFO] [stdout]                                                                                                                 └── (28) Block: 009b4f1e7044e940 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00d60936e99d394f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00663b83560a74fc 
[INFO] [stdout]                                                                                                                             └── (31) Block: 002ebef65e9e85af 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a870cc996f6818 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 0026df1b9d394bd3 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 00210e6d4cf3e36b 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 005cd3ce3757cde8 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0033e49fd9c8272f 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00ff4a6c149f0f45 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00e2c04afc143d94 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00a33ba0cace14ef 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 000468075b0f6149 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 0080fd49e6c664e0 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 003d7084f08c84f9 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a 
[INFO] [stdout]                                                                                                     └── (25) Block: 008cb5c961261294 
[INFO] [stdout]                                                                                                         └── (26) Block: 00c31aa2a2f217e0 
[INFO] [stdout]                                                                                                             └── (27) Block: 00fe41f566f802bb 
[INFO] [stdout]                                                                                                                 └── (28) Block: 000a3af2429dedaf 
[INFO] [stdout]                                                                                                                     └── (29) Block: 0058034162351358 
[INFO] [stdout]                                                                                                                         └── (30) Block: 001153b00a36a4a3 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00bde22619b261d6 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 0062653f36ff899e < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 
[INFO] [stdout]                                                                                     └── (21) Block: 00e3ba44ffd473b5 
[INFO] [stdout]                                                                                         └── (22) Block: 00cc8a26a751205c 
[INFO] [stdout]                                                                                             └── (23) Block: 0072b88b527df7cf 
[INFO] [stdout]                                                                                                 └── (24) Block: 009d81aecc2a6d70 
[INFO] [stdout]                                                                                                     └── (25) Block: 00b29dca4a3152c6 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e166d1574f4617 
[INFO] [stdout]                                                                                                             └── (27) Block: 001865cbe8893354 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00b564cd844e2017 
[INFO] [stdout]                                                                                                                     └── (29) Block: 007dff28e1ffa08d 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00033dafb5dd20b5 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00feddd6e5592fea 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 004a57ccedbd1837 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00c9608210091d3e 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00f32bb24d70418b 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00a3bf12153669cc 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a14e2038a9d0f7 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00b71d4230ef26d9 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0037d0c1e7134186 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00a676c2d8484dee 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0068aa74e7620209 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00a04d264ca877cb 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 007342262c5ca211 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 007bc897c055db1f 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 0059a0ba369d9585 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 007e0c9e00a775fa 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 005bca0650f4c853 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00ae4f8c69a2bfce 
[INFO] [stdout]                                                                                                                     └── (29) Block: 000e75a798b67638 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00d92cdbb5bbad52 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00e5a90cbb24c494 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 005d2dbb3e5e9045 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00d29fd2690750dd 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0048e127e52f21c1 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00114612a2ae4c10 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 007a05172427f04b 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 005067f25d476199 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00a54e2076725701 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00f512b950a4e882 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 00bf113733c35639 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 00b359a6f8d91399 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 004ea24a52b3c36d 
[INFO] [stdout]                                                                                                                                                                             └── (43) Block: 0076229a4b16e1d6 
[INFO] [stdout]                                                                                                                                                                                 └── (44) Block: 004c6a8c93e08e00 
[INFO] [stdout]                                                                                                                                                                                     └── (45) Block: 00174a06369c17b5 
[INFO] [stdout]                                                                                                                                                                                         └── (46) Block: 001de05f08716bc2 
[INFO] [stdout]                                                                                                                                                                                             └── (47) Block: 00e9ed4d0befb4e6 
[INFO] [stdout]                                                                                                                                                                                                 └── (48) Block: 0091a5b56b09b833 
[INFO] [stdout]                                                                                                                                                                                                     └── (49) Block: 0054b28ad2ac2d89 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1758796510
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac 
[INFO] [stdout]                                                                                                                 └── (28) Block: 009b4f1e7044e940 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00d60936e99d394f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00663b83560a74fc 
[INFO] [stdout]                                                                                                                             └── (31) Block: 002ebef65e9e85af 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a870cc996f6818 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 0026df1b9d394bd3 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 00210e6d4cf3e36b 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 005cd3ce3757cde8 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0033e49fd9c8272f 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00ff4a6c149f0f45 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00e2c04afc143d94 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00a33ba0cace14ef 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 000468075b0f6149 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 0080fd49e6c664e0 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 003d7084f08c84f9 
[INFO] [stdout]                                                                                                                                                                             └── (43) Block: 004161f57ae5d9df 
[INFO] [stdout]                                                                                                                                                                                 └── (44) Block: 00aa03b8ea9fa14f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a 
[INFO] [stdout]                                                                                                     └── (25) Block: 008cb5c961261294 
[INFO] [stdout]                                                                                                         └── (26) Block: 00c31aa2a2f217e0 
[INFO] [stdout]                                                                                                             └── (27) Block: 00fe41f566f802bb 
[INFO] [stdout]                                                                                                                 └── (28) Block: 000a3af2429dedaf 
[INFO] [stdout]                                                                                                                     └── (29) Block: 0058034162351358 
[INFO] [stdout]                                                                                                                         └── (30) Block: 001153b00a36a4a3 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00bde22619b261d6 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 0062653f36ff899e 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00c39538212e52bb 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 00493c093d6aa3bd < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 
[INFO] [stdout]                                                                                     └── (21) Block: 00e3ba44ffd473b5 
[INFO] [stdout]                                                                                         └── (22) Block: 00cc8a26a751205c 
[INFO] [stdout]                                                                                             └── (23) Block: 0072b88b527df7cf 
[INFO] [stdout]                                                                                                 └── (24) Block: 009d81aecc2a6d70 
[INFO] [stdout]                                                                                                     └── (25) Block: 00b29dca4a3152c6 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e166d1574f4617 
[INFO] [stdout]                                                                                                             └── (27) Block: 001865cbe8893354 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00b564cd844e2017 
[INFO] [stdout]                                                                                                                     └── (29) Block: 007dff28e1ffa08d 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00033dafb5dd20b5 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00feddd6e5592fea 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 004a57ccedbd1837 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00c9608210091d3e 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00f32bb24d70418b 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00a3bf12153669cc 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a14e2038a9d0f7 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00b71d4230ef26d9 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0037d0c1e7134186 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00a676c2d8484dee 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0068aa74e7620209 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00a04d264ca877cb 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 007342262c5ca211 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 007bc897c055db1f 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 0059a0ba369d9585 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 007e0c9e00a775fa 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 005bca0650f4c853 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00ae4f8c69a2bfce 
[INFO] [stdout]                                                                                                                     └── (29) Block: 000e75a798b67638 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00d92cdbb5bbad52 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00e5a90cbb24c494 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 005d2dbb3e5e9045 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00d29fd2690750dd 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0048e127e52f21c1 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00114612a2ae4c10 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 007a05172427f04b 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 005067f25d476199 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00a54e2076725701 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00f512b950a4e882 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 00bf113733c35639 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 00b359a6f8d91399 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 004ea24a52b3c36d 
[INFO] [stdout]                                                                                                                                                                             └── (43) Block: 0076229a4b16e1d6 
[INFO] [stdout]                                                                                                                                                                                 └── (44) Block: 004c6a8c93e08e00 
[INFO] [stdout]                                                                                                                                                                                     └── (45) Block: 00174a06369c17b5 
[INFO] [stdout]                                                                                                                                                                                         └── (46) Block: 001de05f08716bc2 
[INFO] [stdout]                                                                                                                                                                                             └── (47) Block: 00e9ed4d0befb4e6 
[INFO] [stdout]                                                                                                                                                                                                 └── (48) Block: 0091a5b56b09b833 
[INFO] [stdout]                                                                                                                                                                                                     └── (49) Block: 0054b28ad2ac2d89 
[INFO] [stdout]                                                                                                                                                                                                         └── (50) Block: 003285f992a44e80 
[INFO] [stdout]                                                                                                                                                                                                             └── (51) Block: 00e2fbba0c5d45e8 
[INFO] [stdout]                                                                                                                                                                                                                 └── (52) Block: 00f73324bd2104d3 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00f2fc32f4e11076 
[INFO] [stdout]                                                 └── (12) Block: 003ae05504499692 
[INFO] [stdout]                                                     └── (13) Block: 00568b1edc020b00 
[INFO] [stdout]                                                         └── (14) Block: 00fb9fdc1accc159 
[INFO] [stdout]                                                             └── (15) Block: 003ef2d36d2ce44b 
[INFO] [stdout]                                                                 └── (16) Block: 00cbbaf375c84bac 
[INFO] [stdout]                                                                     └── (17) Block: 00a328959751b391 
[INFO] [stdout]                                                                         └── (18) Block: 00edb6f786fc94dc 
[INFO] [stdout]                                                                             └── (19) Block: 007720b14875adfb 
[INFO] [stdout]                                                                                 └── (20) Block: 00a94fb5393cd32d 
[INFO] [stdout]                                                                                     └── (21) Block: 00e14c168d082aa9 
[INFO] [stdout]                                                                                         └── (22) Block: 007175e56ff983dd 
[INFO] [stdout]                                                                                             └── (23) Block: 0093bfff72df72c5 
[INFO] [stdout]                                                                                                 └── (24) Block: 00363e4cb5b57922 
[INFO] [stdout]                                                                                                     └── (25) Block: 00aa8b4075ceaeb0 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e6205f5dac7007 
[INFO] [stdout]                                                                                                             └── (27) Block: 00661cbbc6fa62ac 
[INFO] [stdout]                                                                                                                 └── (28) Block: 009b4f1e7044e940 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00d60936e99d394f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00663b83560a74fc 
[INFO] [stdout]                                                                                                                             └── (31) Block: 002ebef65e9e85af 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a870cc996f6818 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 0026df1b9d394bd3 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 00210e6d4cf3e36b 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 005cd3ce3757cde8 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0033e49fd9c8272f 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00ff4a6c149f0f45 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00e2c04afc143d94 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00a33ba0cace14ef 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 000468075b0f6149 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 0080fd49e6c664e0 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 003d7084f08c84f9 
[INFO] [stdout]                                                                                                                                                                             └── (43) Block: 004161f57ae5d9df 
[INFO] [stdout]                                                                                                                                                                                 └── (44) Block: 00aa03b8ea9fa14f 
[INFO] [stdout]                                                                                                                                                                                     └── (45) Block: 006c4e5cc7fc6f11 
[INFO] [stdout]                                                                                                                                                                                         └── (46) Block: 001dc413a4d86dcc 
[INFO] [stdout]                                                                                                                                                                                             └── (47) Block: 0073fe2c53349cc6 
[INFO] [stdout]                                                                                                                                                                                                 └── (48) Block: 001b6ab5aeb12fa3 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00cc21ac11bc6a84 
[INFO] [stdout]                                                                             └── (19) Block: 00afc052110e0e20 
[INFO] [stdout]                                                                                 └── (20) Block: 00ad10d19e531316 
[INFO] [stdout]                                                                                     └── (21) Block: 0089ed4ce1fdd2ce 
[INFO] [stdout]                                                                                         └── (22) Block: 0028c2ac269f9647 
[INFO] [stdout]                                                                                             └── (23) Block: 0063538c5593b5b0 
[INFO] [stdout]                                                                                                 └── (24) Block: 0062e33707ce0d2a 
[INFO] [stdout]                                                                                                     └── (25) Block: 008cb5c961261294 
[INFO] [stdout]                                                                                                         └── (26) Block: 00c31aa2a2f217e0 
[INFO] [stdout]                                                                                                             └── (27) Block: 00fe41f566f802bb 
[INFO] [stdout]                                                                                                                 └── (28) Block: 000a3af2429dedaf 
[INFO] [stdout]                                                                                                                     └── (29) Block: 0058034162351358 
[INFO] [stdout]                                                                                                                         └── (30) Block: 001153b00a36a4a3 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00bde22619b261d6 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 0062653f36ff899e 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00c39538212e52bb 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 00493c093d6aa3bd 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 009486eb3f6569fd 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 00067708bea15a5b < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 004da2d20323e7f1 
[INFO] [stdout]                                                                                     └── (21) Block: 00e3ba44ffd473b5 
[INFO] [stdout]                                                                                         └── (22) Block: 00cc8a26a751205c 
[INFO] [stdout]                                                                                             └── (23) Block: 0072b88b527df7cf 
[INFO] [stdout]                                                                                                 └── (24) Block: 009d81aecc2a6d70 
[INFO] [stdout]                                                                                                     └── (25) Block: 00b29dca4a3152c6 
[INFO] [stdout]                                                                                                         └── (26) Block: 00e166d1574f4617 
[INFO] [stdout]                                                                                                             └── (27) Block: 001865cbe8893354 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00b564cd844e2017 
[INFO] [stdout]                                                                                                                     └── (29) Block: 007dff28e1ffa08d 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00033dafb5dd20b5 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00feddd6e5592fea 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 004a57ccedbd1837 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00ccb701ef5ee319 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0055de9f3ec931fc < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 0022f36907fad8e4 
[INFO] [stdout]                                             └── (11) Block: 005fd7ce0960d1e7 
[INFO] [stdout]                                                 └── (12) Block: 006a3681e593470a 
[INFO] [stdout]                                                     └── (13) Block: 0001f319adaf3491 
[INFO] [stdout]                                                         └── (14) Block: 00ebfdd4c6caabe9 
[INFO] [stdout]                                                             └── (15) Block: 00af914c9cf7bf8e 
[INFO] [stdout]                                                                 └── (16) Block: 00e2dd35a5f2f2f2 
[INFO] [stdout]                                                                     └── (17) Block: 00cc20de4b2591ac 
[INFO] [stdout]                                                                         └── (18) Block: 00e9dbc5e3f2f0c2 
[INFO] [stdout]                                                                             └── (19) Block: 00e6293b43af9ab2 
[INFO] [stdout]                                                                                 └── (20) Block: 008e2a3cb2814113 
[INFO] [stdout]                                                                                     └── (21) Block: 0036908a800d443f 
[INFO] [stdout]                                                                                         └── (22) Block: 0099adda04a56f39 
[INFO] [stdout]                                                                                             └── (23) Block: 00afe3c10ab6871d 
[INFO] [stdout]                                                                                                 └── (24) Block: 0060067ee1df5d22 
[INFO] [stdout]                                                                                                     └── (25) Block: 0003236fbb3b02c8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ba06c084063b88 
[INFO] [stdout]                                                                                                             └── (27) Block: 00ca258c72abc623 
[INFO] [stdout]                                                                                                                 └── (28) Block: 002b09ca1b17b737 
[INFO] [stdout]                                                                                                                     └── (29) Block: 00c9608210091d3e 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00f32bb24d70418b 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00a3bf12153669cc 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 00a14e2038a9d0f7 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00b71d4230ef26d9 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0037d0c1e7134186 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00a676c2d8484dee 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 0068aa74e7620209 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 00a04d264ca877cb 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 007342262c5ca211 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 007bc897c055db1f 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 0059a0ba369d9585 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 007e0c9e00a775fa 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 005bca0650f4c853 
[INFO] [stdout]                                                                                                                                                                             └── (43) Block: 006abfa104b921c3 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 000eed6491aa2f5f 
[INFO] [stdout]         └── (2) Block: 00e8333d55750d00 
[INFO] [stdout]             └── (3) Block: 00d7a4cfbd40c294 
[INFO] [stdout]                 └── (4) Block: 00f11754a82a81d6 
[INFO] [stdout]                     └── (5) Block: 002b7fb0615c1434 
[INFO] [stdout]                         └── (6) Block: 00539d1b037bdbf4 
[INFO] [stdout]                             └── (7) Block: 009ca6373630475b 
[INFO] [stdout]                                 └── (8) Block: 0067f53e7bba7749 
[INFO] [stdout]                                     └── (9) Block: 00394abf6ca08476 
[INFO] [stdout]                                         └── (10) Block: 004f0f5e47bc315d 
[INFO] [stdout]                                             └── (11) Block: 00b85623ccf7f70d 
[INFO] [stdout]                                                 └── (12) Block: 00ea820d3b220757 
[INFO] [stdout]                                                     └── (13) Block: 001acab50c1f878e 
[INFO] [stdout]                                                         └── (14) Block: 004da296120b0cf9 
[INFO] [stdout]                                                             └── (15) Block: 00a66a3d7a3014d5 
[INFO] [stdout]                                                                 └── (16) Block: 001386f1f6ba5710 
[INFO] [stdout]                                                                     └── (17) Block: 00811101e8875235 
[INFO] [stdout]                                                                         └── (18) Block: 00e3bd734a86df38 
[INFO] [stdout]                                                                             └── (19) Block: 00c4f2b004c40f54 
[INFO] [stdout]                                                                                 └── (20) Block: 00dae0e39b69edae 
[INFO] [stdout]                                                                                     └── (21) Block: 0095c152b1701430 
[INFO] [stdout]                                                                                         └── (22) Block: 00be1a4ae39dec26 
[INFO] [stdout]                                                                                             └── (23) Block: 009e7568753465ff 
[INFO] [stdout]                                                                                                 └── (24) Block: 00e02b8c6f2f5038 
[INFO] [stdout]                                                                                                     └── (25) Block: 00bd06d210d922d8 
[INFO] [stdout]                                                                                                         └── (26) Block: 00b0eadc9d5aa041 
[INFO] [stdout]                                                                                                             └── (27) Block: 00256ee79be09fa2 
[INFO] [stdout]                                                                                                                 └── (28) Block: 00ae4f8c69a2bfce 
[INFO] [stdout]                                                                                                                     └── (29) Block: 000e75a798b67638 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00d92cdbb5bbad52 
[INFO] [stdout]                                                                                                                             └── (31) Block: 00e5a90cbb24c494 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 005d2dbb3e5e9045 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 00d29fd2690750dd 
[INFO] [stdout]                                                                                                                                         └── (34) Block: 0048e127e52f21c1 
[INFO] [stdout]                                                                                                                                             └── (35) Block: 00114612a2ae4c10 
[INFO] [stdout]                                                                                                                                                 └── (36) Block: 007a05172427f04b 
[INFO] [stdout]                                                                                                                                                     └── (37) Block: 005067f25d476199 
[INFO] [stdout]                                                                                                                                                         └── (38) Block: 00a54e2076725701 
[INFO] [stdout]                                                                                                                                                             └── (39) Block: 00f512b950a4e882 
[INFO] [stdout]                                                                                                                                                                 └── (40) Block: 00bf113733c35639 
[INFO] [stdout]                                                                                                                                                                     └── (41) Block: 00b359a6f8d91399 
[INFO] [stdout]                                                                                                                                                                         └── (42) Block: 004ea24a52b3c36d 
[INFO] [stdout]                                                                                                                                                                             └── (43) Block: 0076229a4b16e1d6 
[INFO] [stdout]                                                                                                                                                                                 └── (44) Block: 004c6a8c93e08e00 
[INFO] [stdout]                                                                                                                                                                                     └── (45) Block: 00174a06369c17b5 
[INFO] [stdout]                                                                                                                                                                                         └── (46) Block: 001de05f08716bc2 
[INFO] [stdout]                                                                                                                                                                                             └── (47) Block: 00e9ed4d0befb4e6 
[INFO] [stdout]                                                                                                                                                                                                 └── (48) Block: 0091a5b56b09b833 
[INFO] [stdout]                                                                                                                                                                                                     └── (49) Block: 0054b28ad2ac2d89 
[INFO] [stdout]                                                                                                                                                                                                         └── (50) Block: 003285f992a44e80 
[INFO] [stdout]                                                                                                                                                                                                             └── (51) Block: 00e2fbba0c5d45e8 
[INFO] [stdout]                                                                                                                                                                                                                 └── (52) Block: 00f73324bd2104d3 
[INFO] [stdout]                                                                                                                                                                                                                     └── (53) Block: 00e3d9811d9c021a 
[INFO] [stdout]                                                                                                                                                                                                                         └── (54) Block: 00d99bd6a61fcf13 < TIP
[INFO] [stdout] Edit score: 0.5772727272727273
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation::test_simulation' (36) panicked at src/lib.rs:131:9:
[INFO] [stdout] assertion failed: edit_score > 0.9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ddefb983152 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ddefb983152 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ddefb983152 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ddefb983152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ddefb99551f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ddefb99551f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ddefb94fde1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ddefb94fde1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ddefb95c092 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ddefb960eff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ddefb960d91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ddefb81746e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ddefb81746e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ddefb96166f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ddefb96166f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ddefb9613e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ddefb95c1c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ddefb94425d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ddefb99d6e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ddefb99d6bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5ddefb744295 - mini_chain::simulation::simulation::{{closure}}::hb54bfbb3b8d64090
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:9
[INFO] [stdout]   21:     0x5ddefb74867c - mini_chain::simulation::test_simulation::{{closure}}::hda1ce9b31be9740d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:142:31
[INFO] [stdout]   22:     0x5ddefb7ca71f - <core::pin::Pin<P> as core::future::future::Future>::poll::h7180441cbcef2d5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ddefb7ca5bb - <core::pin::Pin<P> as core::future::future::Future>::poll::h5a0c7b7edb044898
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ddefb6ff73b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc632a4908859f6f9
[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:     0x5ddefb6ff64b - tokio::runtime::coop::with_budget::hce76e4cf955c9310
[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:     0x5ddefb6ff64b - tokio::runtime::coop::budget::hb780e83a71ea527f
[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:     0x5ddefb6ff64b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4a110ce3b3ae17b6
[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:     0x5ddefb6fcbcd - tokio::runtime::scheduler::current_thread::Context::enter::h8f709e0191d72c78
[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:     0x5ddefb6fea80 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1c9d31611450c7b2
[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:     0x5ddefb6fdc3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h66d378f3edf397fb
[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:     0x5ddefb752cea - tokio::runtime::context::scoped::Scoped<T>::set::h4a57c8be3274ee45
[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:     0x5ddefb75da8a - tokio::runtime::context::set_scheduler::{{closure}}::h8ae63c3b6c36d521
[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:     0x5ddefb703c2b - std::thread::local::LocalKey<T>::try_with::h8bef825b7efb735c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5ddefb70218d - std::thread::local::LocalKey<T>::with::ha0e4e82d72713fe9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5ddefb75d9b1 - tokio::runtime::context::set_scheduler::h21058f14ee18eed8
[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:     0x5ddefb6fd99e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf9952de57bed83fc
[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:     0x5ddefb6fdc91 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haf25fe0ff0fde400
[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:     0x5ddefb6fa714 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h890493b30c40293a
[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:     0x5ddefb7e3771 - tokio::runtime::context::runtime::enter_runtime::h8ca2a324b511ecb1
[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:     0x5ddefb6fa476 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb8a32ad345796daa
[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:     0x5ddefb75dfe0 - tokio::runtime::runtime::Runtime::block_on::h718a1c29db195884
[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:     0x5ddefb74844f - mini_chain::simulation::test_simulation::he1c7c2e203019a09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:143:11
[INFO] [stdout]   43:     0x5ddefb7484ed - mini_chain::simulation::test_simulation::{{closure}}::h0e085fa618e75249
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:35
[INFO] [stdout]   44:     0x5ddefb6adc46 - core::ops::function::FnOnce::call_once::h9b6bb4561c1c8c63
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ddefb81722b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ddefb81722b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ddefb82ce95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ddefb82ce95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ddefb82ce95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ddefb82ce95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ddefb82ce95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ddefb82ce95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ddefb82ce95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ddefb803684 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ddefb803684 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5ddefb806f4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ddefb806f4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5ddefb806f4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5ddefb806f4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ddefb806f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5ddefb806f4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ddefb95732f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x5ddefb95732f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7e1a1f308aa4 - <unknown>
[INFO] [stdout]   66:     0x7e1a1f395a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mini_chain::block::test::test_mine_block
[INFO] [stdout]     mini_chain::block::test::test_randomized_mine_block
[INFO] [stdout]     mini_chain::chain::test::test_fork
[INFO] [stdout]     mini_chain::chain::test::test_fork_and_resolve
[INFO] [stdout]     mini_chain::node::test::test_run_full_node
[INFO] [stdout]     simulation::test_simulation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "798650a0643d74af851d155cf706fdb99f3525607a2bbf9f83fd85b324790562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "798650a0643d74af851d155cf706fdb99f3525607a2bbf9f83fd85b324790562", kill_on_drop: false }`
[INFO] [stdout] 798650a0643d74af851d155cf706fdb99f3525607a2bbf9f83fd85b324790562
