[INFO] cloning repository https://github.com/kdonthi/MiniBlockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdonthi/MiniBlockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdonthi%2FMiniBlockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdonthi%2FMiniBlockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34137c5b5f9fb3d10d247ac682eb41b7396d9ac5
[INFO] testing kdonthi/MiniBlockchain against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdonthi%2FMiniBlockchain" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kdonthi/MiniBlockchain
[INFO] finished tweaking git repo https://github.com/kdonthi/MiniBlockchain
[INFO] tweaked toml for git repo https://github.com/kdonthi/MiniBlockchain written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kdonthi/MiniBlockchain on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kdonthi/MiniBlockchain already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded colored v2.0.4
[INFO] [stderr]   Downloaded concurrent-queue v2.3.0
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded hdrhistogram v7.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4265d90572d38576938304158b44da2c2aa329aa2224c589079b1e897836b39c
[INFO] running `Command { std: "docker" "start" "-a" "4265d90572d38576938304158b44da2c2aa329aa2224c589079b1e897836b39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4265d90572d38576938304158b44da2c2aa329aa2224c589079b1e897836b39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4265d90572d38576938304158b44da2c2aa329aa2224c589079b1e897836b39c", kill_on_drop: false }`
[INFO] [stdout] 4265d90572d38576938304158b44da2c2aa329aa2224c589079b1e897836b39c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32f661820202abcf1e5c1f476493aedf570428c77c89d6a4dfb097905ebb77b9
[INFO] running `Command { std: "docker" "start" "-a" "32f661820202abcf1e5c1f476493aedf570428c77c89d6a4dfb097905ebb77b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling matchers v0.1.0
[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-trait v0.1.74
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling axum-core v0.3.4
[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 serde_json v1.0.107
[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:66:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                         loop {
[INFO] [stdout] 62 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 63 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 64 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 65 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 66 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | /                         loop {
[INFO] [stdout] 70 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 74 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout]  77 | /                         loop {
[INFO] [stdout]  78 | |                             {
[INFO] [stdout]  79 | |                                 let now = SystemTime::now()
[INFO] [stdout]  80 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  98 | |                             )).await; 
[INFO] [stdout]  99 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 100 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (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:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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:247:60
[INFO] [stdout]     |
[INFO] [stdout] 247 |     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] 247 |     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:572:61
[INFO] [stdout]     |
[INFO] [stdout] 572 |     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] 572 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 572 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:643:61
[INFO] [stdout]     |
[INFO] [stdout] 643 |     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] 643 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 643 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 31.13s
[INFO] running `Command { std: "docker" "inspect" "32f661820202abcf1e5c1f476493aedf570428c77c89d6a4dfb097905ebb77b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32f661820202abcf1e5c1f476493aedf570428c77c89d6a4dfb097905ebb77b9", kill_on_drop: false }`
[INFO] [stdout] 32f661820202abcf1e5c1f476493aedf570428c77c89d6a4dfb097905ebb77b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d612f70a5f6f97f5fc5d87420d0dc104366c0e2146fa78f896e4126547ee521
[INFO] running `Command { std: "docker" "start" "-a" "9d612f70a5f6f97f5fc5d87420d0dc104366c0e2146fa78f896e4126547ee521", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                         loop {
[INFO] [stdout] 62 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 63 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 64 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 65 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 66 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | /                         loop {
[INFO] [stdout] 70 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 74 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout]  77 | /                         loop {
[INFO] [stdout]  78 | |                             {
[INFO] [stdout]  79 | |                                 let now = SystemTime::now()
[INFO] [stdout]  80 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  98 | |                             )).await; 
[INFO] [stdout]  99 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 100 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (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:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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:247:60
[INFO] [stdout]     |
[INFO] [stdout] 247 |     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] 247 |     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:572:61
[INFO] [stdout]     |
[INFO] [stdout] 572 |     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] 572 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 572 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:643:61
[INFO] [stdout]     |
[INFO] [stdout] 643 |     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] 643 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 643 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 import: `std::hash::Hash`
[INFO] [stdout]    --> src/mini_chain/node.rs:886:9
[INFO] [stdout]     |
[INFO] [stdout] 886 |     use std::hash::Hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]    --> src/mini_chain/node.rs:887:9
[INFO] [stdout]     |
[INFO] [stdout] 887 |     use std::ops::Add;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stdout]    --> src/mini_chain/node.rs:890:29
[INFO] [stdout]     |
[INFO] [stdout] 890 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stdout]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                         loop {
[INFO] [stdout] 62 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 63 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 64 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 65 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 66 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | /                         loop {
[INFO] [stdout] 70 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 74 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout]  77 | /                         loop {
[INFO] [stdout]  78 | |                             {
[INFO] [stdout]  79 | |                                 let now = SystemTime::now()
[INFO] [stdout]  80 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  98 | |                             )).await; 
[INFO] [stdout]  99 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 100 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_blocks`
[INFO] [stdout]    --> src/mini_chain/chain.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 377 |         for (block, prev_blocks) in &blockchain.blocks {
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_blocks`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (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/chain.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (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:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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:247:60
[INFO] [stdout]     |
[INFO] [stdout] 247 |     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] 247 |     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:572:61
[INFO] [stdout]     |
[INFO] [stdout] 572 |     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] 572 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 572 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:643:61
[INFO] [stdout]     |
[INFO] [stdout] 643 |     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] 643 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 643 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 4.73s
[INFO] running `Command { std: "docker" "inspect" "9d612f70a5f6f97f5fc5d87420d0dc104366c0e2146fa78f896e4126547ee521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d612f70a5f6f97f5fc5d87420d0dc104366c0e2146fa78f896e4126547ee521", kill_on_drop: false }`
[INFO] [stdout] 9d612f70a5f6f97f5fc5d87420d0dc104366c0e2146fa78f896e4126547ee521
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2fdcd96f7f63b499e95605a0cac3fb33c037a5064514b95fa7adbcb7822928a1
[INFO] running `Command { std: "docker" "start" "-a" "2fdcd96f7f63b499e95605a0cac3fb33c037a5064514b95fa7adbcb7822928a1", 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:66:25
[INFO] [stderr]    |
[INFO] [stderr] 61 | /                         loop {
[INFO] [stderr] 62 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stderr] 63 | |                             client.submit_transaction(transaction).await?;
[INFO] [stderr] 64 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stderr] 65 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 66 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:74:25
[INFO] [stderr]    |
[INFO] [stderr] 69 | /                         loop {
[INFO] [stderr] 70 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stderr] ...  |
[INFO] [stderr] 73 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 74 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/lib.rs:100:25
[INFO] [stderr]     |
[INFO] [stderr]  77 | /                         loop {
[INFO] [stderr]  78 | |                             {
[INFO] [stderr]  79 | |                                 let now = SystemTime::now()
[INFO] [stderr]  80 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stderr] ...   |
[INFO] [stderr]  98 | |                             )).await; 
[INFO] [stderr]  99 | |                         }
[INFO] [stderr]     | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 100 |                           Ok::<(), String>(())
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hash`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::SinkExt`
[INFO] [stderr]   --> src/mini_chain/chain.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::SinkExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/chain.rs:644:14
[INFO] [stderr]     |
[INFO] [stderr] 644 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stderr]     |              ----^^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (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:258:13
[INFO] [stderr]     |
[INFO] [stderr] 258 |         let mut transactions = BTreeSet::new();
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: 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:247:60
[INFO] [stderr]     |
[INFO] [stderr] 247 |     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] 247 |     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:572:61
[INFO] [stderr]     |
[INFO] [stderr] 572 |     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] 572 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr] 572 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:643:61
[INFO] [stderr]     |
[INFO] [stderr] 643 |     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] 643 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr] 643 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 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 import: `std::hash::Hash`
[INFO] [stderr]    --> src/mini_chain/node.rs:886:9
[INFO] [stderr]     |
[INFO] [stderr] 886 |     use std::hash::Hash;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Add`
[INFO] [stderr]    --> src/mini_chain/node.rs:887:9
[INFO] [stderr]     |
[INFO] [stderr] 887 |     use std::ops::Add;
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stderr]    --> src/mini_chain/node.rs:890:29
[INFO] [stderr]     |
[INFO] [stderr] 890 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stderr]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prev_blocks`
[INFO] [stderr]    --> src/mini_chain/chain.rs:377:21
[INFO] [stderr]     |
[INFO] [stderr] 377 |         for (block, prev_blocks) in &blockchain.blocks {
[INFO] [stderr]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_blocks`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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 38 warnings (33 duplicates) (run `cargo fix --lib -p mini-chain --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_chain-84b01015222888c9)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test mini_chain::block::test::test_different_transactions_are_different ... ok
[INFO] [stdout] test mini_chain::block::test::test_btree ... ok
[INFO] [stdout] test mini_chain::block::test::test_mine_block ... ok
[INFO] [stdout] test network::test::test_delivers ... ok
[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::chain::test::test_get_chain_tip ... ok
[INFO] [stdout] test mini_chain::chain::test::test_fork_and_resolve ... ok
[INFO] [stdout] test mini_chain::chain::test::test_fork ... ok
[INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... ok
[INFO] [stdout] test mini_chain::node::test::test_run_full_node has been running for over 60 seconds
[INFO] [stdout] test simulation::test_simulation has been running for over 60 seconds
[INFO] [stdout] test mini_chain::node::test::test_run_full_node ... FAILED
[INFO] [stdout] test simulation::test_simulation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::node::test::test_run_full_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1778508510
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508512
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508514
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508516
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508518
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508520
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508522
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508524
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508526
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508528
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508530
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508532
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508534
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508536
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508538
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508540
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508542
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508544
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508546
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508548
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508550
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508552
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508554
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508556
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508558
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508560
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508562
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508564
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508566
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508568
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] Final Chain
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00fc1546ed29b173 
[INFO] [stdout]         └── (2) Block: 00366423d294b0d0 
[INFO] [stdout]             └── (3) Block: 005be8c2d706a0cb 
[INFO] [stdout]                 └── (4) Block: 003cbfb68d6e2bdc 
[INFO] [stdout]                     └── (5) Block: 00d48d7a465d79bb 
[INFO] [stdout]                         └── (6) Block: 00777b23140e050d 
[INFO] [stdout]                             └── (7) Block: 00df448c2ea2cd16 
[INFO] [stdout]                                 └── (8) Block: 007520ee43a282e8 
[INFO] [stdout]                                     └── (9) Block: 00188c338b632928 < TIP
[INFO] [stdout] 
[INFO] [stdout] Chain has a tall trunk!
[INFO] [stdout] 
[INFO] [stdout] Transaction Success Rate: 28.493894165535956%
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::node::test::test_run_full_node' (26) panicked at src/mini_chain/node.rs:983:9:
[INFO] [stdout] assertion failed: txn_success_rate > 0.75
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5687b767e1ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5687b767e1ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5687b767e1ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5687b767e1ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5687b7693f4a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5687b7693f4a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5687b7682c42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5687b7682c42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5687b765cd3f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5687b765cd3f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5687b76764f9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5687b751b23c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5687b751b23c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5687b7676772 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5687b7676772 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5687b765ce2a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5687b7651fd9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5687b765db0d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5687b769470c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5687b76946d2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5687b73f32cc - mini_chain[67e1024f440b0fce]::mini_chain::node::test::run_full_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:983:9
[INFO] [stdout]   21:     0x5687b73f3619 - mini_chain[67e1024f440b0fce]::mini_chain::node::test::test_run_full_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:993:31
[INFO] [stdout]   22:     0x5687b74d4f1f - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5687b74d4fbb - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5687b746e96b - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5687b746e6eb - tokio[b06af35cd585f72]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>, <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5687b746e6eb - tokio[b06af35cd585f72]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>, <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5687b746e6eb - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5687b746365d - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>, <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5687b746c2a0 - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5687b746bfeb - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5687b73fe0ba - <tokio[b06af35cd585f72]::runtime::context::scoped::Scoped<tokio[b06af35cd585f72]::runtime::scheduler::Context>>::set::<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5687b74419aa - tokio[b06af35cd585f72]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>), <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5687b746486b - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[b06af35cd585f72]::runtime::context::Context>>::try_with::<tokio[b06af35cd585f72]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>), <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5687b746449d - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[b06af35cd585f72]::runtime::context::Context>>::with::<tokio[b06af35cd585f72]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>), <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5687b743f0a1 - tokio[b06af35cd585f72]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>), <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5687b746921e - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5687b7469902 - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5687b746b838 - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5687b74bd8aa - tokio[b06af35cd585f72]::runtime::context::runtime::enter_runtime::<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5687b74633e6 - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5687b74ba4a0 - <tokio[b06af35cd585f72]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5687b73fa0e0 - mini_chain[67e1024f440b0fce]::mini_chain::node::test::test_run_full_node
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:993:31
[INFO] [stdout]   43:     0x5687b73f34bd - mini_chain[67e1024f440b0fce]::mini_chain::node::test::test_run_full_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:991:36
[INFO] [stdout]   44:     0x5687b73c94e6 - <mini_chain[67e1024f440b0fce]::mini_chain::node::test::test_run_full_node::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5687b750e51b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5687b750e51b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5687b751bd0b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5687b751bd0b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5687b751bd0b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5687b751bd0b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5687b751bd0b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5687b751bd0b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5687b751bd0b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5687b7515424 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5687b7515424 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5687b751e912 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5687b751e912 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5687b751e912 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5687b751e912 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5687b751e912 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5687b751e912 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5687b751e912 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5687b767dacf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5687b767dacf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7cad660c7aa4 - <unknown>
[INFO] [stdout]   66:     0x7cad66154a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- simulation::test_simulation stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1778508510
[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] 1778508512
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508514
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508516
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508518
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508520
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508522
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca < TIP
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout] 
[INFO] [stdout] 1778508526
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 ├── (8) Block: 00eca564044eb028
[INFO] [stdout]                                 └── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                                     └── (9) Block: 00fdfe3d7a64612d
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       └── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout]                                     └── (9) Block: 008ffa990897b8c7
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 ├── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                                 │   └── (9) Block: 00fdfe3d7a64612d
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout] 
[INFO] [stdout] 1778508528
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                                 └── (12) Block: 00d80f7e6152af8d < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           └── (12) Block: 0052d75f9e7150fa < TIP
[INFO] [stdout]                                     └── (9) Block: 00f23104b1e476c0
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508530
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             ├── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                             │   └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                             │       └── (13) Block: 00720dbbfa796c10 < TIP
[INFO] [stdout]                                             └── (11) Block: 00d3d713b6c82b44
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       ├── (9) Block: 00f3712e63988faf
[INFO] [stdout]                             │       └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │           └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                             │               ├── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                             │               │   └── (12) Block: 00d80f7e6152af8d < TIP
[INFO] [stdout]                             │               └── (11) Block: 00915a4d2384d7c0
[INFO] [stdout]                             │                   └── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 ├── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                                 └── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │       │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                             │       │       └── (11) Block: 00f3a55beeeab845
[INFO] [stdout]                             │       │           └── (12) Block: 00dca85a9bb0983f
[INFO] [stdout]                             │       └── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │               └── (13) Block: 00720dbbfa796c10 < TIP
[INFO] [stdout]                                     └── (9) Block: 00f23104b1e476c0
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508532
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       ├── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │       ├── (9) Block: 00f3712e63988faf
[INFO] [stdout]                             │       └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │           └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │       │   └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             │       └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │           └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 ├── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                                 │   ├── (9) Block: 00ebd07e65484969
[INFO] [stdout]                                 │   └── (9) Block: 00fdfe3d7a64612d
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │           │   └── (13) Block: 00720dbbfa796c10 < TIP
[INFO] [stdout]                                     │           └── (12) Block: 0052d75f9e7150fa
[INFO] [stdout]                                     ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                                     └── (9) Block: 00afe2205757f73f
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       └── (9) Block: 00e0c55225aa7b2c < TIP
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                                     └── (9) Block: 00fdfe3d7a64612d
[INFO] [stdout] 
[INFO] [stdout] 1778508536
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 000d3664b411bbbf
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       │   └── (10) Block: 001eb157b23107c0
[INFO] [stdout]                             │       ├── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │       │   └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             │       ├── (9) Block: 00f3712e63988faf
[INFO] [stdout]                             │       │   └── (10) Block: 00b21141950eb42e
[INFO] [stdout]                             │       └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │           └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout]                                     └── (9) Block: 008ffa990897b8c7
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │       │   └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             │       │       └── (11) Block: 005a78e08b7dd233
[INFO] [stdout]                             │       └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │           └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 ├── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                                 │   ├── (9) Block: 00ebd07e65484969
[INFO] [stdout]                                 │   │   └── (10) Block: 00dbd94c34780d0a
[INFO] [stdout]                                 │   └── (9) Block: 00fdfe3d7a64612d
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout]                                     └── (9) Block: 008ffa990897b8c7
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   ├── (10) Block: 00775a0e61e58063
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00d3d713b6c82b44
[INFO] [stdout]                                     ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                                     └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                                         └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │       │   └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             │       └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │           └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout] 
[INFO] [stdout] 1778508538
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 000d3664b411bbbf
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       │   └── (10) Block: 001eb157b23107c0
[INFO] [stdout]                             │       │       └── (11) Block: 007cd3959215f0e6
[INFO] [stdout]                             │       ├── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │       │   └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             │       │       └── (11) Block: 00637a2f457c97bd
[INFO] [stdout]                             │       ├── (9) Block: 00f3712e63988faf
[INFO] [stdout]                             │       │   └── (10) Block: 00b21141950eb42e
[INFO] [stdout]                             │       │       └── (11) Block: 00f2ae8249b21187
[INFO] [stdout]                             │       └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │           └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             │               └── (11) Block: 005a78e08b7dd233
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 ├── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout]                                     └── (9) Block: 008ffa990897b8c7
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │       │   └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             │       │       └── (11) Block: 005a78e08b7dd233
[INFO] [stdout]                             │       └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │           └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 ├── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                                 ├── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                                 │   ├── (9) Block: 00ebd07e65484969
[INFO] [stdout]                                 │   │   └── (10) Block: 00dbd94c34780d0a
[INFO] [stdout]                                 │   └── (9) Block: 00fdfe3d7a64612d
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout]                                     └── (9) Block: 008ffa990897b8c7
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   ├── (10) Block: 00775a0e61e58063
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00d3d713b6c82b44
[INFO] [stdout]                                     ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                                     └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                                         └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │       │   └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             │       └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │           └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout] 
[INFO] [stdout] 1778508542
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 000d3664b411bbbf
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       │   └── (10) Block: 001eb157b23107c0
[INFO] [stdout]                             │       │       └── (11) Block: 007cd3959215f0e6
[INFO] [stdout]                             │       ├── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │       │   └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             │       │       └── (11) Block: 00637a2f457c97bd
[INFO] [stdout]                             │       ├── (9) Block: 00f3712e63988faf
[INFO] [stdout]                             │       │   └── (10) Block: 00b21141950eb42e
[INFO] [stdout]                             │       │       └── (11) Block: 00f2ae8249b21187
[INFO] [stdout]                             │       └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │           └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             │               └── (11) Block: 005a78e08b7dd233
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 ├── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout]                                     └── (9) Block: 008ffa990897b8c7
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │       │   └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             │       │       └── (11) Block: 005a78e08b7dd233
[INFO] [stdout]                             │       └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │           └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 ├── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                                 ├── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                                 │   ├── (9) Block: 00ebd07e65484969
[INFO] [stdout]                                 │   │   └── (10) Block: 00dbd94c34780d0a
[INFO] [stdout]                                 │   └── (9) Block: 00fdfe3d7a64612d
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout]                                     └── (9) Block: 008ffa990897b8c7
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   ├── (10) Block: 00775a0e61e58063
[INFO] [stdout]                                     │   │   └── (11) Block: 005a78e08b7dd233
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       ├── (11) Block: 00d3d713b6c82b44
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 < TIP
[INFO] [stdout]                                     ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                                     └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                                         └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                             │   └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                             │       ├── (9) Block: 00f23104b1e476c0
[INFO] [stdout]                             │       ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                             │       │   └── (10) Block: 00775a0e61e58063
[INFO] [stdout]                             │       └── (9) Block: 00afe2205757f73f
[INFO] [stdout]                             │           └── (10) Block: 00e3c5e7945696d1
[INFO] [stdout]                             └── (7) Block: 00555f961d680d48
[INFO] [stdout]                                 └── (8) Block: 00eca564044eb028
[INFO] [stdout] 
[INFO] [stdout] 1778508546
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                                     └── (13) Block: 00e5e78e97db184d 
[INFO] [stdout]                                                         └── (14) Block: 004483b0c5d6ae0b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 ├── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                 │   └── (13) Block: 00720dbbfa796c10 < TIP
[INFO] [stdout]                                                 └── (12) Block: 00db6777c205fdcd
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                                 └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                                     └── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508550
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d < TIP
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │           │   └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                     │           │       └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00555f961d680d48
[INFO] [stdout]                             │   └── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                                 └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                                     └── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508554
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00555f961d680d48
[INFO] [stdout]                             │   └── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                             │       └── (9) Block: 00ebd07e65484969
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d < TIP
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │           │   └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                     │           │       └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00555f961d680d48
[INFO] [stdout]                             │   └── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                             │       └── (9) Block: 008944141f283407
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                     │       │   └── (12) Block: 00f8123a9ba6b2f3
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │           └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │               └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                     │                   └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             ├── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                             │   └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                             │       └── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0
[INFO] [stdout] 
[INFO] [stdout] 1778508556
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00555f961d680d48
[INFO] [stdout]                             │   ├── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                             │   │   └── (9) Block: 00ebd07e65484969
[INFO] [stdout]                             │   └── (8) Block: 00eca564044eb028
[INFO] [stdout]                             │       └── (9) Block: 00328a0d37a7ae93
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d < TIP
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │           │   └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                     │           │       └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00555f961d680d48
[INFO] [stdout]                             │   └── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                             │       ├── (9) Block: 008944141f283407
[INFO] [stdout]                             │       └── (9) Block: 00c6dc4e330ee4ca
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                     │       │   └── (12) Block: 00f8123a9ba6b2f3
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │           │   └── (13) Block: 00e5e78e97db184d
[INFO] [stdout]                                     │           └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │               └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                     │                   └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       ├── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                     │       │   └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                     │       │       └── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout] 
[INFO] [stdout] 1778508558
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00555f961d680d48
[INFO] [stdout]                             │   ├── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                             │   │   └── (9) Block: 00ebd07e65484969
[INFO] [stdout]                             │   │       └── (10) Block: 00dbd94c34780d0a
[INFO] [stdout]                             │   └── (8) Block: 00eca564044eb028
[INFO] [stdout]                             │       ├── (9) Block: 008ffa990897b8c7
[INFO] [stdout]                             │       └── (9) Block: 00328a0d37a7ae93
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d < TIP
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout]                                             └── (11) Block: 00f2ae8249b21187
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │           │   └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                     │           │       └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                     │           │           └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00555f961d680d48
[INFO] [stdout]                             │   └── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                             │       ├── (9) Block: 008944141f283407
[INFO] [stdout]                             │       └── (9) Block: 00c6dc4e330ee4ca
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                     │       │   └── (12) Block: 00f8123a9ba6b2f3
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │           │   └── (13) Block: 00e5e78e97db184d
[INFO] [stdout]                                     │           └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │               └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                     │                   └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                     │                       └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       ├── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                     │       │   └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                     │       │       ├── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout]                                     │       │       └── (13) Block: 00ac685588a0fd83
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout] 
[INFO] [stdout] 1778508562
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00555f961d680d48
[INFO] [stdout]                             │   ├── (8) Block: 00870dbd4d7b4f36
[INFO] [stdout]                             │   │   └── (9) Block: 00ebd07e65484969
[INFO] [stdout]                             │   │       └── (10) Block: 00dbd94c34780d0a
[INFO] [stdout]                             │   └── (8) Block: 00eca564044eb028
[INFO] [stdout]                             │       ├── (9) Block: 008ffa990897b8c7
[INFO] [stdout]                             │       └── (9) Block: 00328a0d37a7ae93
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d 
[INFO] [stdout]                                     │                   └── (14) Block: 004483b0c5d6ae0b < TIP
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout]                                             └── (11) Block: 00f2ae8249b21187
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │           │   └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                     │           │       └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                     │           │           └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout]                                             └── (11) Block: 00f2ae8249b21187
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             ├── (7) Block: 00555f961d680d48
[INFO] [stdout]                             │   └── (8) Block: 000d3664b411bbbf
[INFO] [stdout]                             │       ├── (9) Block: 008944141f283407
[INFO] [stdout]                             │       └── (9) Block: 00c6dc4e330ee4ca
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                     │       │   └── (12) Block: 00f8123a9ba6b2f3
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                     │           ├── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │           │   └── (13) Block: 00e5e78e97db184d
[INFO] [stdout]                                     │           └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                     │               └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                     │                   └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                     │                       └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     ├── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                     │   └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                     │       ├── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                     │       │   └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                     │       │       ├── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout]                                     │       │       └── (13) Block: 00ac685588a0fd83
[INFO] [stdout]                                     │       └── (11) Block: 00915a4d2384d7c0
[INFO] [stdout]                                     │           └── (12) Block: 00db6777c205fdcd
[INFO] [stdout]                                     │               └── (13) Block: 00e5e78e97db184d
[INFO] [stdout]                                     └── (9) Block: 00f3712e63988faf
[INFO] [stdout]                                         └── (10) Block: 00b21141950eb42e
[INFO] [stdout] 
[INFO] [stdout] 1778508564
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                                     └── (13) Block: 00e5e78e97db184d 
[INFO] [stdout]                                                         └── (14) Block: 004483b0c5d6ae0b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                                 └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                                     └── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508566
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                                     └── (13) Block: 00e5e78e97db184d 
[INFO] [stdout]                                                         └── (14) Block: 004483b0c5d6ae0b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                                 └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                                     └── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508568
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                             │   └── (12) Block: 00f8123a9ba6b2f3
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                                     └── (13) Block: 00e5e78e97db184d 
[INFO] [stdout]                                                         └── (14) Block: 004483b0c5d6ae0b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                                 └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                                     └── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1778508570
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                             │   └── (12) Block: 00f8123a9ba6b2f3
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                                     └── (13) Block: 00e5e78e97db184d 
[INFO] [stdout]                                                         └── (14) Block: 004483b0c5d6ae0b < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                             │   └── (12) Block: 00f8123a9ba6b2f3
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                                 └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                                     └── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                             │   └── (12) Block: 00f8123a9ba6b2f3
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00db6777c205fdcd 
[INFO] [stdout]                                                     └── (13) Block: 00e5e78e97db184d 
[INFO] [stdout]                                                         └── (14) Block: 004483b0c5d6ae0b < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             ├── (11) Block: 00b2f0a1ba6afc4b
[INFO] [stdout]                                             │   └── (12) Block: 00f8123a9ba6b2f3
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc 
[INFO] [stdout]                                                             └── (15) Block: 0041c8d160b3ef0a < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00915a4d2384d7c0 
[INFO] [stdout]                                                 └── (12) Block: 00e3d32e046a5adc 
[INFO] [stdout]                                                     └── (13) Block: 00720dbbfa796c10 
[INFO] [stdout]                                                         └── (14) Block: 00103ff4d46705fc < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00125c2b8e226a43 
[INFO] [stdout]         └── (2) Block: 00fb08669c39955d 
[INFO] [stdout]             └── (3) Block: 00b2fa77ba55b7cc 
[INFO] [stdout]                 └── (4) Block: 0006f2007e2d4a26 
[INFO] [stdout]                     └── (5) Block: 007f1ffdbdd4bcfb 
[INFO] [stdout]                         └── (6) Block: 000318b5d21ef47f 
[INFO] [stdout]                             └── (7) Block: 00d86dc5e02542e7 
[INFO] [stdout]                                 └── (8) Block: 0088987d69c628ca 
[INFO] [stdout]                                     └── (9) Block: 00e0c55225aa7b2c 
[INFO] [stdout]                                         └── (10) Block: 0036bf86921df47e 
[INFO] [stdout]                                             └── (11) Block: 00f3a55beeeab845 
[INFO] [stdout]                                                 └── (12) Block: 00d80f7e6152af8d 
[INFO] [stdout]                                                     └── (13) Block: 005027bc03c5d712 < TIP
[INFO] [stdout] Edit score: 0.8993506493506493
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation::test_simulation' (28) panicked at src/lib.rs:131:9:
[INFO] [stdout] assertion failed: edit_score > 0.9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5687b767e1ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5687b767e1ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5687b767e1ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5687b767e1ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5687b7693f4a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5687b7693f4a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5687b7682c42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5687b7682c42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5687b765cd3f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5687b765cd3f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5687b76764f9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5687b751b23c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5687b751b23c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5687b7676772 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5687b7676772 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5687b765ce2a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5687b7651fd9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5687b765db0d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5687b769470c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5687b76946d2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5687b74c631c - mini_chain[67e1024f440b0fce]::simulation::simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:9
[INFO] [stdout]   21:     0x5687b74c6a73 - mini_chain[67e1024f440b0fce]::simulation::test_simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:31
[INFO] [stdout]   22:     0x5687b74d4f1f - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5687b74d4fbb - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5687b746e96b - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5687b746e6eb - tokio[b06af35cd585f72]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>, <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5687b746e6eb - tokio[b06af35cd585f72]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>, <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5687b746e6eb - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5687b746365d - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>, <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5687b746c2a0 - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5687b746bfeb - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5687b73fe0ba - <tokio[b06af35cd585f72]::runtime::context::scoped::Scoped<tokio[b06af35cd585f72]::runtime::scheduler::Context>>::set::<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5687b74419aa - tokio[b06af35cd585f72]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>), <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5687b746486b - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[b06af35cd585f72]::runtime::context::Context>>::try_with::<tokio[b06af35cd585f72]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>), <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5687b746449d - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[b06af35cd585f72]::runtime::context::Context>>::with::<tokio[b06af35cd585f72]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>), <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5687b743f0a1 - tokio[b06af35cd585f72]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>), <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5687b746921e - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5687b7469902 - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5687b746b838 - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5687b74bd8aa - tokio[b06af35cd585f72]::runtime::context::runtime::enter_runtime::<<tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5687b74633e6 - <tokio[b06af35cd585f72]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5687b74ba4a0 - <tokio[b06af35cd585f72]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5687b74cf29f - mini_chain[67e1024f440b0fce]::simulation::test_simulation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:141:11
[INFO] [stdout]   43:     0x5687b74c68fd - mini_chain[67e1024f440b0fce]::simulation::test_simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:139:35
[INFO] [stdout]   44:     0x5687b73c9466 - <mini_chain[67e1024f440b0fce]::simulation::test_simulation::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5687b750e51b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5687b750e51b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5687b751bd0b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5687b751bd0b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5687b751bd0b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5687b751bd0b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5687b751bd0b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5687b751bd0b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5687b751bd0b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5687b7515424 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5687b7515424 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5687b751e912 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5687b751e912 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5687b751e912 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5687b751e912 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5687b751e912 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5687b751e912 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5687b751e912 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5687b767dacf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5687b767dacf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7cad660c7aa4 - <unknown>
[INFO] [stdout]   66:     0x7cad66154a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mini_chain::node::test::test_run_full_node
[INFO] [stdout]     simulation::test_simulation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 89.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2fdcd96f7f63b499e95605a0cac3fb33c037a5064514b95fa7adbcb7822928a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fdcd96f7f63b499e95605a0cac3fb33c037a5064514b95fa7adbcb7822928a1", kill_on_drop: false }`
[INFO] [stdout] 2fdcd96f7f63b499e95605a0cac3fb33c037a5064514b95fa7adbcb7822928a1
