[INFO] cloning repository https://github.com/hridambasu/hack-movement
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hridambasu/hack-movement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f92550153c15492ffbeb3cefb21cbb91f13ea5fd
[INFO] testing hridambasu/hack-movement against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hridambasu/hack-movement
[INFO] finished tweaking git repo https://github.com/hridambasu/hack-movement
[INFO] tweaked toml for git repo https://github.com/hridambasu/hack-movement written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hridambasu/hack-movement on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hridambasu/hack-movement already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concurrent-queue v2.3.0
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded tokio v1.33.0
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf9bc89079dc18fea444600b967d796b2787a6e4e5c7fe4a0e9a6b4dece4a874
[INFO] running `Command { std: "docker" "start" "-a" "cf9bc89079dc18fea444600b967d796b2787a6e4e5c7fe4a0e9a6b4dece4a874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf9bc89079dc18fea444600b967d796b2787a6e4e5c7fe4a0e9a6b4dece4a874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf9bc89079dc18fea444600b967d796b2787a6e4e5c7fe4a0e9a6b4dece4a874", kill_on_drop: false }`
[INFO] [stdout] cf9bc89079dc18fea444600b967d796b2787a6e4e5c7fe4a0e9a6b4dece4a874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25b855d3e01bc801b17086d6e0b66366548705722ae6c97c40efa2dfe225a132
[INFO] running `Command { std: "docker" "start" "-a" "25b855d3e01bc801b17086d6e0b66366548705722ae6c97c40efa2dfe225a132", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling quote v1.0.33
[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 syn v2.0.38
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling console-api v0.5.0
[INFO] [stderr]    Compiling console-subscriber v0.1.10
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "25b855d3e01bc801b17086d6e0b66366548705722ae6c97c40efa2dfe225a132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b855d3e01bc801b17086d6e0b66366548705722ae6c97c40efa2dfe225a132", kill_on_drop: false }`
[INFO] [stdout] 25b855d3e01bc801b17086d6e0b66366548705722ae6c97c40efa2dfe225a132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed73edadd163be00728ab7882b579af2861fef00ed1313060e7066737b5e0d6e
[INFO] running `Command { std: "docker" "start" "-a" "ed73edadd163be00728ab7882b579af2861fef00ed1313060e7066737b5e0d6e", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [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] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stdout]    --> src/mini_chain/node.rs:889:29
[INFO] [stdout]     |
[INFO] [stdout] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stdout]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.25s
[INFO] running `Command { std: "docker" "inspect" "ed73edadd163be00728ab7882b579af2861fef00ed1313060e7066737b5e0d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed73edadd163be00728ab7882b579af2861fef00ed1313060e7066737b5e0d6e", kill_on_drop: false }`
[INFO] [stdout] ed73edadd163be00728ab7882b579af2861fef00ed1313060e7066737b5e0d6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 575b5e69d598956fc08204183e875947fc774091d95ca342eac4b33970777367
[INFO] running `Command { std: "docker" "start" "-a" "575b5e69d598956fc08204183e875947fc774091d95ca342eac4b33970777367", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/mini_chain/chain.rs:5:73
[INFO] [stderr]   |
[INFO] [stderr] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stderr]   |                                                                         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Stream`
[INFO] [stderr]  --> src/mini_chain/chain.rs:9:34
[INFO] [stderr]   |
[INFO] [stderr] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stderr]   |                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `info` and `instrument`
[INFO] [stderr]   --> src/mini_chain/chain.rs:14:15
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tracing::{instrument, info};
[INFO] [stderr]    |               ^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Receiver`
[INFO] [stderr]  --> src/mini_chain/client.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | use async_channel::{Sender, Receiver};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/mini_chain/node.rs:2:34
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stderr]   |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/mini_chain/node.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Transaction, self
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/mini_chain/node.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stderr]  --> src/network.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use futures::stream::FuturesUnordered;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::time::sleep`
[INFO] [stderr]  --> src/network.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tokio::time::sleep;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> src/network.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> src/network.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stderr]   --> src/network.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::mini_chain::metadata;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FullNode`
[INFO] [stderr]   --> src/network.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     ChannelFullNode, FullNode
[INFO] [stderr]    |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/network.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:67:25
[INFO] [stderr]    |
[INFO] [stderr] 62 | /                         loop {
[INFO] [stderr] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stderr] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stderr] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stderr] 66 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 67 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:75:25
[INFO] [stderr]    |
[INFO] [stderr] 70 | /                         loop {
[INFO] [stderr] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stderr] ...  |
[INFO] [stderr] 74 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 75 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/lib.rs:101:25
[INFO] [stderr]     |
[INFO] [stderr]  78 | /                         loop {
[INFO] [stderr]  79 | |                             {
[INFO] [stderr]  80 | |                                 let now = SystemTime::now()
[INFO] [stderr]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stderr] ...   |
[INFO] [stderr]  99 | |                             )).await; 
[INFO] [stderr] 100 | |                         }
[INFO] [stderr]     | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 101 |                           Ok::<(), String>(())
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hash`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::SinkExt`
[INFO] [stderr]   --> src/mini_chain/chain.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::SinkExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/chain.rs:692:14
[INFO] [stderr]     |
[INFO] [stderr] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stderr]     |              ----^^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:410:13
[INFO] [stderr]     |
[INFO] [stderr] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:545:13
[INFO] [stderr]     |
[INFO] [stderr] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:695:13
[INFO] [stderr]     |
[INFO] [stderr] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:807:13
[INFO] [stderr]     |
[INFO] [stderr] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/block.rs:289:13
[INFO] [stderr]     |
[INFO] [stderr] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/chain.rs:74:60
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:305:60
[INFO] [stderr]     |
[INFO] [stderr] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:620:61
[INFO] [stderr]     |
[INFO] [stderr] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:691:61
[INFO] [stderr]     |
[INFO] [stderr] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stderr]    |
[INFO] [stderr] 55 |         &self
[INFO] [stderr]    |         - the lifetime is named here
[INFO] [stderr] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stderr]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stderr]    |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stderr]     |
[INFO] [stderr] 226 |         &self
[INFO] [stderr]     |         - the lifetime is named here
[INFO] [stderr] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stderr]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stderr]     |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stderr]    --> src/mini_chain/node.rs:889:29
[INFO] [stderr]     |
[INFO] [stderr] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stderr]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-chain` (lib) generated 34 warnings (run `cargo fix --lib -p mini-chain` to apply 29 suggestions)
[INFO] [stderr] warning: `mini-chain` (lib test) generated 35 warnings (33 duplicates) (run `cargo fix --lib -p mini-chain --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_chain-06bff69bb58f404c)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test mini_chain::block::test::test_different_transactions_are_different ... ok
[INFO] [stdout] test mini_chain::block::test::test_btree ... ok
[INFO] [stdout] test mini_chain::chain::test::test_add_block ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_chain_tip ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_transaction ... ok
[INFO] [stdout] test network::test::test_delivers ... ok
[INFO] [stdout] test mini_chain::block::test::test_mine_block ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork_and_resolve ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork ... FAILED
[INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... FAILED
[INFO] [stdout] test mini_chain::node::test::test_run_full_node has been running for over 60 seconds
[INFO] [stdout] test simulation::test_simulation has been running for over 60 seconds
[INFO] [stdout] test mini_chain::node::test::test_run_full_node ... FAILED
[INFO] [stdout] test simulation::test_simulation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_mine_block' (18) panicked at src/mini_chain/block.rs:413:9:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ec857924c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ec857924c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ec857924c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ec857924c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ec857a450f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ec857a450f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ec8575f5b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ec8575f5b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ec8576b6c2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ec857704af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ec85770341 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ec856316ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ec856316ce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ec85770b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ec85770b6f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ec857708e6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x56ec8576b809 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ec85753e4d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ec857ac650 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ec857ac62c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ec85570123 - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::hcd070a876a4b1b6a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:413:9
[INFO] [stdout]   21:     0x56ec854f7a32 - <core::pin::Pin<P> as core::future::future::Future>::poll::h817056d6af5c3d81
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x56ec854f786d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b7b7ded1e333cf4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56ec85541a6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h328881ba653a9c60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x56ec8554177b - tokio::runtime::coop::with_budget::hca5b0d9e61f43254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x56ec8554177b - tokio::runtime::coop::budget::h53559ab26e34e3c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x56ec8554177b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1763b8aad7655368
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x56ec8553e5a0 - tokio::runtime::scheduler::current_thread::Context::enter::h4ae1e54d06bb240f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x56ec855402c0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5765fad6581410d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x56ec8553ff54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7acf80cb983296c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x56ec8551961b - tokio::runtime::context::scoped::Scoped<T>::set::h69a6b8ebb1b5428f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x56ec855191b9 - tokio::runtime::context::set_scheduler::{{closure}}::h6bf9b580d492925d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x56ec855f5272 - std::thread::local::LocalKey<T>::try_with::hc83611b77e10b4e7
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x56ec855f356e - std::thread::local::LocalKey<T>::with::h81e0fda05071643c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x56ec8551916d - tokio::runtime::context::set_scheduler::hdf4eaa1b5b989416
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x56ec8553f860 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd9e779c1d6c97274
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x56ec8553ff73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb46bafb9ebaf21bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x56ec8553c815 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcbebf5d7e92f4e88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x56ec8556e6e0 - tokio::runtime::context::runtime::enter_runtime::he059cddda9649ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x56ec8553c771 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h522a23373c269939
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x56ec8557e80a - tokio::runtime::runtime::Runtime::block_on::hc0b3920d9a3191a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x56ec8556ff09 - mini_chain::mini_chain::block::test::test_mine_block::h523b484ab6abab5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:414:58
[INFO] [stdout]   42:     0x56ec8556ff97 - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::h4a0b54b028067e73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:407:31
[INFO] [stdout]   43:     0x56ec854cfef6 - core::ops::function::FnOnce::call_once::he5190e8c68db795a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x56ec856314ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56ec856314ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x56ec8564552d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x56ec8564552d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x56ec8564552d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x56ec8564552d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x56ec8564552d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x56ec8564552d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x56ec8564552d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x56ec8561ea44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x56ec8561ea44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x56ec8562237a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x56ec8562237a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x56ec8562237a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x56ec8562237a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x56ec8562237a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x56ec85766bff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x56ec85766bff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x7e33889cbaa4 - <unknown>
[INFO] [stdout]   65:     0x7e3388a58a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork_and_resolve stdout ----
[INFO] [stdout] └── (0) Block: e543b5e7392c7e7d 
[INFO] [stdout]     └── (1) Block: f0bd3c90ffb36599 
[INFO] [stdout]         └── (2) Block: 5a0361832fe19e08 
[INFO] [stdout]             └── (3) Block: fa6bffe20da8a447 
[INFO] [stdout]                 ├── (4) Block: bcac784033cfca78 
[INFO] [stdout]                 │   └── (5) Block: 6a9ae447508aa6c4 
[INFO] [stdout]                 │       ├── (6) Block: 0055a50e69eab346 
[INFO] [stdout]                 │       │   ├── (7) Block: 1705ea816fb8b8bf 
[INFO] [stdout]                 │       │   │   └── (8) Block: fab5d3d587cfc70c < TIP
[INFO] [stdout]                 │       │   └── (7) Block: 5e9cf07763b4bb01 
[INFO] [stdout]                 │       │       └── (8) Block: eb0954754afba403 < TIP
[INFO] [stdout]                 │       └── (6) Block: 37d5dafceb40702a 
[INFO] [stdout]                 │           ├── (7) Block: 3d10bc4c519897bc 
[INFO] [stdout]                 │           │   └── (8) Block: 89e7a180260526c5 < TIP
[INFO] [stdout]                 │           └── (7) Block: ae3158abbb10cfdf 
[INFO] [stdout]                 │               └── (8) Block: 37b95f664d8f3d03 < TIP
[INFO] [stdout]                 └── (4) Block: bf0b704319e05206 
[INFO] [stdout]                     ├── (5) Block: 15084c5723ae03bb 
[INFO] [stdout]                     │   ├── (6) Block: f5b0e0c19f5b9ba7 
[INFO] [stdout]                     │   │   └── (7) Block: 3ec9d70a4618a6f1 
[INFO] [stdout]                     │   │       ├── (8) Block: 873d874f3a439212 < TIP
[INFO] [stdout]                     │   │       └── (8) Block: e69927bb0c77efc4 < TIP
[INFO] [stdout]                     │   └── (6) Block: 1344c5bd42d6dae2 
[INFO] [stdout]                     │       ├── (7) Block: ec36a4e9d1e356c3 
[INFO] [stdout]                     │       │   ├── (8) Block: ab3e0da5ddc6eca1 < TIP
[INFO] [stdout]                     │       │   └── (8) Block: 4e99bf39dd791a24 < TIP
[INFO] [stdout]                     │       └── (7) Block: fcedcfefc8f5d571 
[INFO] [stdout]                     │           └── (8) Block: 670b2bb704dd7277 < TIP
[INFO] [stdout]                     └── (5) Block: 09c4fa95237cebb5 
[INFO] [stdout]                         ├── (6) Block: f4493422e246d9bc 
[INFO] [stdout]                         │   └── (7) Block: f19fa5e970d0da9a 
[INFO] [stdout]                         │       ├── (8) Block: 13313583ad0ac108 < TIP
[INFO] [stdout]                         │       └── (8) Block: 041e43af729cc587 < TIP
[INFO] [stdout]                         └── (6) Block: 994f84ae8264ba5f 
[INFO] [stdout]                             ├── (7) Block: fa0f0c162e7f5a30 
[INFO] [stdout]                             │   └── (8) Block: d911ef196c8ddfa1 < TIP
[INFO] [stdout]                             └── (7) Block: 5ec701cf4e450e16 
[INFO] [stdout]                                 └── (8) Block: b939ee42d5717d21 < TIP
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork_and_resolve' (22) panicked at src/mini_chain/chain.rs:570:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 38
[INFO] [stdout]  right: 9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ec857924c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ec857924c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ec857924c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ec857924c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ec857a450f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ec857a450f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ec8575f5b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ec8575f5b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ec8576b6c2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ec857704af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ec85770341 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ec856316ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ec856316ce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ec85770b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ec85770b6f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ec8577091a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56ec8576b809 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ec85753e4d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ec857ac650 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ec857ac453 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x56ec857ac267 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x56ec855c631b - mini_chain::mini_chain::chain::test::test_fork_and_resolve::{{closure}}::he05e170a3a27d157
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:570:9
[INFO] [stdout]   22:     0x56ec854f74cf - <core::pin::Pin<P> as core::future::future::Future>::poll::h16287415f5fb65f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56ec854f7b8b - <core::pin::Pin<P> as core::future::future::Future>::poll::hb9df3ed6af7276fe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56ec85541a2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0d20b4983c37befc
[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:     0x56ec8554194b - tokio::runtime::coop::with_budget::h1b315008eda04e3e
[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:     0x56ec8554194b - tokio::runtime::coop::budget::h9b2da2adfcd3bdf4
[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:     0x56ec8554194b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd11f8af19c1fdc9a
[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:     0x56ec8553ebcd - tokio::runtime::scheduler::current_thread::Context::enter::h7fd5b0d10a850e54
[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:     0x56ec85540d70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf63c638a24123f5d
[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:     0x56ec8553ff2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h203b1cf7685ef77d
[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:     0x56ec8551977a - tokio::runtime::context::scoped::Scoped<T>::set::hab6237715428bec8
[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:     0x56ec8551920a - tokio::runtime::context::set_scheduler::{{closure}}::hb4798b9cc903576a
[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:     0x56ec855f502b - std::thread::local::LocalKey<T>::try_with::hbdc156272bbf9a63
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x56ec855f365d - std::thread::local::LocalKey<T>::with::h8bd31d5485b8bd6a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x56ec85519131 - tokio::runtime::context::set_scheduler::h3fcc12b2a1ac8678
[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:     0x56ec8553fc8e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hefa465dbda29dd5e
[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:     0x56ec8553ffe1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hef21d75b2918e7ba
[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:     0x56ec8553ca04 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfe3d56ab4a73c407
[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:     0x56ec8556e411 - tokio::runtime::context::runtime::enter_runtime::h38b6a8bc2b4729d5
[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:     0x56ec8553c6c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e79ef5ff045744c
[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:     0x56ec8557e6e0 - tokio::runtime::runtime::Runtime::block_on::h9efb88f0e46a23a1
[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:     0x56ec855c3ba0 - mini_chain::mini_chain::chain::test::test_fork_and_resolve::h62ff960547bfe3c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:581:11
[INFO] [stdout]   43:     0x56ec855c3c4d - mini_chain::mini_chain::chain::test::test_fork_and_resolve::{{closure}}::h9f8f30cb588565d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:531:41
[INFO] [stdout]   44:     0x56ec854ced16 - core::ops::function::FnOnce::call_once::h58b27fcc10b21c3c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56ec856314ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56ec856314ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x56ec8564552d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x56ec8564552d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x56ec8564552d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x56ec8564552d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x56ec8564552d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56ec8564552d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x56ec8564552d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x56ec8561ea44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x56ec8561ea44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x56ec8562237a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x56ec8562237a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x56ec8562237a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x56ec8562237a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x56ec8562237a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x56ec85766bff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x56ec85766bff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7e33889cbaa4 - <unknown>
[INFO] [stdout]   66:     0x7e3388a58a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork stdout ----
[INFO] [stdout] └── (0) Block: d16186d00ee25a49 
[INFO] [stdout]     └── (1) Block: 56a57e97c3a988c9 
[INFO] [stdout]         └── (2) Block: 3d6ee714ed3db957 
[INFO] [stdout]             └── (3) Block: 5328f0f3de71833d 
[INFO] [stdout]                 └── (4) Block: 43a52e5ec23b9ea1 
[INFO] [stdout]                     ├── (5) Block: 013896d3842e7a08 
[INFO] [stdout]                     │   └── (6) Block: 124a95fe37037f25 
[INFO] [stdout]                     │       └── (7) Block: 58ad172a512187bc 
[INFO] [stdout]                     │           └── (8) Block: 656411d3437931f3 
[INFO] [stdout]                     │               └── (9) Block: e64332cdad51aad1 < TIP
[INFO] [stdout]                     └── (5) Block: ec4efb27a5e429c5 
[INFO] [stdout]                         ├── (6) Block: 129b8e12c4609b43 
[INFO] [stdout]                         │   ├── (7) Block: 41c6ddefc4276cb5 
[INFO] [stdout]                         │   │   └── (8) Block: 9a71b23ea97cb806 < TIP
[INFO] [stdout]                         │   └── (7) Block: 8abad58fbafefb98 
[INFO] [stdout]                         │       └── (8) Block: a7e1aafe691729b6 
[INFO] [stdout]                         │           ├── (9) Block: 6fbb9bdb4e5df74d < TIP
[INFO] [stdout]                         │           └── (9) Block: 8b7e1bbfe5457feb < TIP
[INFO] [stdout]                         └── (6) Block: c4dc76980b92f436 
[INFO] [stdout]                             └── (7) Block: f1a7feb552d7ff32 
[INFO] [stdout]                                 ├── (8) Block: b4ead93ae3b2e189 < TIP
[INFO] [stdout]                                 └── (8) Block: 649747864bea58d0 
[INFO] [stdout]                                     ├── (9) Block: 0e5489c8e734b561 < TIP
[INFO] [stdout]                                     └── (9) Block: 2622d414122f22a6 < TIP
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork' (21) panicked at src/mini_chain/chain.rs:524:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ec857924c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ec857924c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ec857924c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ec857924c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ec857a450f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ec857a450f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ec8575f5b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ec8575f5b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ec8576b6c2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ec857704af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ec85770341 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ec856316ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ec856316ce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ec85770b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ec85770b6f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ec8577091a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56ec8576b809 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ec85753e4d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ec857ac650 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ec857ac453 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x56ec857ac267 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x56ec855c986a - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::hb8ea527880ef3a24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:524:9
[INFO] [stdout]   22:     0x56ec854f74cf - <core::pin::Pin<P> as core::future::future::Future>::poll::h16287415f5fb65f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56ec854f7b8b - <core::pin::Pin<P> as core::future::future::Future>::poll::hb9df3ed6af7276fe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56ec85541a2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0d20b4983c37befc
[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:     0x56ec8554194b - tokio::runtime::coop::with_budget::h1b315008eda04e3e
[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:     0x56ec8554194b - tokio::runtime::coop::budget::h9b2da2adfcd3bdf4
[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:     0x56ec8554194b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd11f8af19c1fdc9a
[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:     0x56ec8553ebcd - tokio::runtime::scheduler::current_thread::Context::enter::h7fd5b0d10a850e54
[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:     0x56ec85540d70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf63c638a24123f5d
[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:     0x56ec8553ff2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h203b1cf7685ef77d
[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:     0x56ec8551977a - tokio::runtime::context::scoped::Scoped<T>::set::hab6237715428bec8
[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:     0x56ec8551920a - tokio::runtime::context::set_scheduler::{{closure}}::hb4798b9cc903576a
[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:     0x56ec855f502b - std::thread::local::LocalKey<T>::try_with::hbdc156272bbf9a63
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x56ec855f365d - std::thread::local::LocalKey<T>::with::h8bd31d5485b8bd6a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x56ec85519131 - tokio::runtime::context::set_scheduler::h3fcc12b2a1ac8678
[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:     0x56ec8553fc8e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hefa465dbda29dd5e
[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:     0x56ec8553ffe1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hef21d75b2918e7ba
[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:     0x56ec8553ca04 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfe3d56ab4a73c407
[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:     0x56ec8556e411 - tokio::runtime::context::runtime::enter_runtime::h38b6a8bc2b4729d5
[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:     0x56ec8553c6c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e79ef5ff045744c
[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:     0x56ec8557e6e0 - tokio::runtime::runtime::Runtime::block_on::h9efb88f0e46a23a1
[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:     0x56ec855c7150 - mini_chain::mini_chain::chain::test::test_fork::h1b3d26a2b6e189d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:526:11
[INFO] [stdout]   43:     0x56ec855c71fd - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::h0f8cb979130efc0e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:485:29
[INFO] [stdout]   44:     0x56ec854cf4f6 - core::ops::function::FnOnce::call_once::h8178c16bf14f37ed
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56ec856314ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56ec856314ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x56ec8564552d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x56ec8564552d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x56ec8564552d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x56ec8564552d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x56ec8564552d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56ec8564552d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x56ec8564552d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x56ec8561ea44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x56ec8561ea44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x56ec8562237a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x56ec8562237a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x56ec8562237a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x56ec8562237a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x56ec8562237a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x56ec85766bff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x56ec85766bff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7e33889cbaa4 - <unknown>
[INFO] [stdout]   66:     0x7e3388a58a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_randomized_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_randomized_mine_block' (19) panicked at src/mini_chain/block.rs:426:13:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ec857924c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ec857924c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ec857924c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ec857924c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ec857a450f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ec857a450f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ec8575f5b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ec8575f5b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ec8576b6c2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ec857704af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ec85770341 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ec856316ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ec856316ce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ec85770b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ec85770b6f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ec857708e6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x56ec8576b809 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ec85753e4d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ec857ac650 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ec857ac62c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ec85570590 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::he5775e905dbafd39
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:426:13
[INFO] [stdout]   21:     0x56ec854f7a32 - <core::pin::Pin<P> as core::future::future::Future>::poll::h817056d6af5c3d81
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x56ec854f786d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b7b7ded1e333cf4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56ec85541a6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h328881ba653a9c60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x56ec8554177b - tokio::runtime::coop::with_budget::hca5b0d9e61f43254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x56ec8554177b - tokio::runtime::coop::budget::h53559ab26e34e3c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x56ec8554177b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1763b8aad7655368
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x56ec8553e5a0 - tokio::runtime::scheduler::current_thread::Context::enter::h4ae1e54d06bb240f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x56ec855402c0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5765fad6581410d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x56ec8553ff54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7acf80cb983296c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x56ec8551961b - tokio::runtime::context::scoped::Scoped<T>::set::h69a6b8ebb1b5428f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x56ec855191b9 - tokio::runtime::context::set_scheduler::{{closure}}::h6bf9b580d492925d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x56ec855f5272 - std::thread::local::LocalKey<T>::try_with::hc83611b77e10b4e7
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x56ec855f356e - std::thread::local::LocalKey<T>::with::h81e0fda05071643c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x56ec8551916d - tokio::runtime::context::set_scheduler::hdf4eaa1b5b989416
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x56ec8553f860 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd9e779c1d6c97274
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x56ec8553ff73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb46bafb9ebaf21bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x56ec8553c815 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcbebf5d7e92f4e88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x56ec8556e6e0 - tokio::runtime::context::runtime::enter_runtime::he059cddda9649ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x56ec8553c771 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h522a23373c269939
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x56ec8557e80a - tokio::runtime::runtime::Runtime::block_on::hc0b3920d9a3191a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x56ec855702c9 - mini_chain::mini_chain::block::test::test_randomized_mine_block::h5ecc3ed05d7641f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:422:42
[INFO] [stdout]   42:     0x56ec85570357 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::hcdd947afbd6fa4e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:418:42
[INFO] [stdout]   43:     0x56ec854cf056 - core::ops::function::FnOnce::call_once::h6a26cb0d6b2a8272
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x56ec856314ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56ec856314ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x56ec8564552d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x56ec8564552d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x56ec8564552d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x56ec8564552d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x56ec8564552d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x56ec8564552d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x56ec8564552d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x56ec8561ea44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x56ec8561ea44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x56ec8562237a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x56ec8562237a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x56ec8562237a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x56ec8562237a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x56ec8562237a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x56ec85766bff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x56ec85766bff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x7e33889cbaa4 - <unknown>
[INFO] [stdout]   65:     0x7e3388a58a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::node::test::test_run_full_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1762646844
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646846
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646848
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646850
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646852
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646854
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646856
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646858
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646860
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646862
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646864
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646866
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646868
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646870
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646872
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646874
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646876
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646878
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646880
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646882
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646884
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646886
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646888
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646890
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 
[INFO] [stdout]                                         └── (10) Block: 002d7b4031a4c74b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646892
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 
[INFO] [stdout]                                         └── (10) Block: 002d7b4031a4c74b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646894
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 
[INFO] [stdout]                                         └── (10) Block: 002d7b4031a4c74b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646896
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 
[INFO] [stdout]                                         └── (10) Block: 002d7b4031a4c74b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646898
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 
[INFO] [stdout]                                         └── (10) Block: 002d7b4031a4c74b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646900
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 
[INFO] [stdout]                                         └── (10) Block: 002d7b4031a4c74b < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646902
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 
[INFO] [stdout]                                         └── (10) Block: 002d7b4031a4c74b < TIP
[INFO] [stdout] 
[INFO] [stdout] Final Chain
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 00ac85a8abc01705 
[INFO] [stdout]         └── (2) Block: 00d68c701339bd0d 
[INFO] [stdout]             └── (3) Block: 00a151beaa1e25fe 
[INFO] [stdout]                 └── (4) Block: 006ada780283402a 
[INFO] [stdout]                     └── (5) Block: 00217e0ea85a6b88 
[INFO] [stdout]                         └── (6) Block: 00e7d769d0067bec 
[INFO] [stdout]                             └── (7) Block: 00d0fff69d533103 
[INFO] [stdout]                                 └── (8) Block: 00a3515f2b2dbd1e 
[INFO] [stdout]                                     └── (9) Block: 00576d3cd2fab2e1 
[INFO] [stdout]                                         └── (10) Block: 002d7b4031a4c74b < TIP
[INFO] [stdout] 
[INFO] [stdout] Chain has a tall trunk!
[INFO] [stdout] 
[INFO] [stdout] Transaction Success Rate: 35.90785907859079%
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::node::test::test_run_full_node' (25) panicked at src/mini_chain/node.rs:982:9:
[INFO] [stdout] assertion failed: txn_success_rate > 0.75
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ec857924c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ec857924c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ec857924c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ec857924c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ec857a450f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ec857a450f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ec8575f5b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ec8575f5b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ec8576b6c2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ec857704af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ec85770341 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ec856316ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ec856316ce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ec85770b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ec85770b6f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ec857708e6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x56ec8576b809 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ec85753e4d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ec857ac650 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ec857ac62c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ec855a54af - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::hf5d06c977e040de2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:982:9
[INFO] [stdout]   21:     0x56ec855a79c9 - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::h4b09a5d0df8dacb1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   22:     0x56ec854f74cf - <core::pin::Pin<P> as core::future::future::Future>::poll::h16287415f5fb65f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56ec854f7b8b - <core::pin::Pin<P> as core::future::future::Future>::poll::hb9df3ed6af7276fe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56ec85541a2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0d20b4983c37befc
[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:     0x56ec8554194b - tokio::runtime::coop::with_budget::h1b315008eda04e3e
[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:     0x56ec8554194b - tokio::runtime::coop::budget::h9b2da2adfcd3bdf4
[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:     0x56ec8554194b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd11f8af19c1fdc9a
[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:     0x56ec8553ebcd - tokio::runtime::scheduler::current_thread::Context::enter::h7fd5b0d10a850e54
[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:     0x56ec85540d70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf63c638a24123f5d
[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:     0x56ec8553ff2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h203b1cf7685ef77d
[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:     0x56ec8551977a - tokio::runtime::context::scoped::Scoped<T>::set::hab6237715428bec8
[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:     0x56ec8551920a - tokio::runtime::context::set_scheduler::{{closure}}::hb4798b9cc903576a
[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:     0x56ec855f502b - std::thread::local::LocalKey<T>::try_with::hbdc156272bbf9a63
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x56ec855f365d - std::thread::local::LocalKey<T>::with::h8bd31d5485b8bd6a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x56ec85519131 - tokio::runtime::context::set_scheduler::h3fcc12b2a1ac8678
[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:     0x56ec8553fc8e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hefa465dbda29dd5e
[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:     0x56ec8553ffe1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hef21d75b2918e7ba
[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:     0x56ec8553ca04 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfe3d56ab4a73c407
[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:     0x56ec8556e411 - tokio::runtime::context::runtime::enter_runtime::h38b6a8bc2b4729d5
[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:     0x56ec8553c6c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e79ef5ff045744c
[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:     0x56ec8557e6e0 - tokio::runtime::runtime::Runtime::block_on::h9efb88f0e46a23a1
[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:     0x56ec855a7800 - mini_chain::mini_chain::node::test::test_run_full_node::he75d9ae8f1347c7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   43:     0x56ec855a7aad - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::hf0d9392b63de85ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:990:36
[INFO] [stdout]   44:     0x56ec854cf826 - core::ops::function::FnOnce::call_once::h999617e7783fd3ae
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56ec856314ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56ec856314ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x56ec8564552d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x56ec8564552d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x56ec8564552d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x56ec8564552d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x56ec8564552d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56ec8564552d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x56ec8564552d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x56ec8561ea44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x56ec8561ea44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x56ec8562237a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x56ec8562237a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x56ec8562237a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x56ec8562237a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x56ec8562237a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x56ec85766bff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x56ec85766bff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7e33889cbaa4 - <unknown>
[INFO] [stdout]   66:     0x7e3388a58a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- simulation::test_simulation stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1762646844
[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] 1762646846
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646848
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646850
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646852
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646854
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646858
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646860
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646862
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646864
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646866
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646868
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646870
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646872
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646874
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646876
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646878
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646880
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646882
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646884
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646886
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646888
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 00d93be07a98e167 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646890
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 
[INFO] [stdout]                                                     └── (13) Block: 00c88e8d51416967 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 00d93be07a98e167 
[INFO] [stdout]                                             └── (11) Block: 0072b0377dd055d6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646892
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c 
[INFO] [stdout]                                                         └── (14) Block: 00e7b7e775a120b0 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 
[INFO] [stdout]                                                     └── (13) Block: 00c88e8d51416967 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 00d93be07a98e167 
[INFO] [stdout]                                             └── (11) Block: 0072b0377dd055d6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646896
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c 
[INFO] [stdout]                                                         └── (14) Block: 00e7b7e775a120b0 
[INFO] [stdout]                                                             └── (15) Block: 00e8d980f665e203 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 
[INFO] [stdout]                                                     └── (13) Block: 00c88e8d51416967 
[INFO] [stdout]                                                         └── (14) Block: 003af9c4a7cfe9e9 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc 
[INFO] [stdout]                                                     └── (13) Block: 002249f9d782743f < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 00d93be07a98e167 
[INFO] [stdout]                                             └── (11) Block: 0072b0377dd055d6 
[INFO] [stdout]                                                 └── (12) Block: 00183d6026e9a069 
[INFO] [stdout]                                                     └── (13) Block: 00d5dbe77439c436 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646898
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c 
[INFO] [stdout]                                                         └── (14) Block: 00e7b7e775a120b0 
[INFO] [stdout]                                                             └── (15) Block: 00e8d980f665e203 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 
[INFO] [stdout]                                                     └── (13) Block: 00c88e8d51416967 
[INFO] [stdout]                                                         └── (14) Block: 003af9c4a7cfe9e9 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc 
[INFO] [stdout]                                                     └── (13) Block: 002249f9d782743f 
[INFO] [stdout]                                                         └── (14) Block: 00eca7e729481f0d < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 00d93be07a98e167 
[INFO] [stdout]                                             └── (11) Block: 0072b0377dd055d6 
[INFO] [stdout]                                                 └── (12) Block: 00183d6026e9a069 
[INFO] [stdout]                                                     └── (13) Block: 00d5dbe77439c436 
[INFO] [stdout]                                                         └── (14) Block: 0067dd4aae710d1d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646900
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c 
[INFO] [stdout]                                                         └── (14) Block: 00e7b7e775a120b0 
[INFO] [stdout]                                                             └── (15) Block: 00e8d980f665e203 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 
[INFO] [stdout]                                                     └── (13) Block: 00c88e8d51416967 
[INFO] [stdout]                                                         └── (14) Block: 003af9c4a7cfe9e9 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc 
[INFO] [stdout]                                                     └── (13) Block: 002249f9d782743f 
[INFO] [stdout]                                                         └── (14) Block: 00eca7e729481f0d < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 00d93be07a98e167 
[INFO] [stdout]                                             └── (11) Block: 0072b0377dd055d6 
[INFO] [stdout]                                                 └── (12) Block: 00183d6026e9a069 
[INFO] [stdout]                                                     └── (13) Block: 00d5dbe77439c436 
[INFO] [stdout]                                                         └── (14) Block: 0067dd4aae710d1d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646902
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c 
[INFO] [stdout]                                                         └── (14) Block: 00e7b7e775a120b0 
[INFO] [stdout]                                                             └── (15) Block: 00e8d980f665e203 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 
[INFO] [stdout]                                                     └── (13) Block: 00c88e8d51416967 
[INFO] [stdout]                                                         └── (14) Block: 003af9c4a7cfe9e9 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc 
[INFO] [stdout]                                                     └── (13) Block: 002249f9d782743f 
[INFO] [stdout]                                                         └── (14) Block: 00eca7e729481f0d 
[INFO] [stdout]                                                             └── (15) Block: 008dcbb377a64589 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 00d93be07a98e167 
[INFO] [stdout]                                             └── (11) Block: 0072b0377dd055d6 
[INFO] [stdout]                                                 └── (12) Block: 00183d6026e9a069 
[INFO] [stdout]                                                     └── (13) Block: 00d5dbe77439c436 
[INFO] [stdout]                                                         └── (14) Block: 0067dd4aae710d1d 
[INFO] [stdout]                                                             └── (15) Block: 0053304d251077a2 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1762646904
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c 
[INFO] [stdout]                                                         └── (14) Block: 00e7b7e775a120b0 
[INFO] [stdout]                                                             └── (15) Block: 00e8d980f665e203 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 
[INFO] [stdout]                                                     └── (13) Block: 00c88e8d51416967 
[INFO] [stdout]                                                         └── (14) Block: 003af9c4a7cfe9e9 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc 
[INFO] [stdout]                                                     └── (13) Block: 002249f9d782743f < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc 
[INFO] [stdout]                                                     └── (13) Block: 002249f9d782743f 
[INFO] [stdout]                                                         └── (14) Block: 00eca7e729481f0d 
[INFO] [stdout]                                                             └── (15) Block: 008dcbb377a64589 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 00d93be07a98e167 
[INFO] [stdout]                                             └── (11) Block: 0072b0377dd055d6 
[INFO] [stdout]                                                 └── (12) Block: 00183d6026e9a069 
[INFO] [stdout]                                                     └── (13) Block: 00d5dbe77439c436 
[INFO] [stdout]                                                         └── (14) Block: 0067dd4aae710d1d 
[INFO] [stdout]                                                             └── (15) Block: 0053304d251077a2 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 0053d9b527801c2f 
[INFO] [stdout]                                             └── (11) Block: 005710473f3e7297 
[INFO] [stdout]                                                 └── (12) Block: 00f633d0812bc84b 
[INFO] [stdout]                                                     └── (13) Block: 0039cccfb98c1b8c 
[INFO] [stdout]                                                         └── (14) Block: 00e7b7e775a120b0 
[INFO] [stdout]                                                             └── (15) Block: 00e8d980f665e203 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00b4ab063755ff26 
[INFO] [stdout]                                         └── (10) Block: 0020f66568dc6ebe 
[INFO] [stdout]                                             └── (11) Block: 00ede201bcdcc893 
[INFO] [stdout]                                                 └── (12) Block: 00943e48c6a84e82 
[INFO] [stdout]                                                     └── (13) Block: 00c88e8d51416967 
[INFO] [stdout]                                                         └── (14) Block: 003af9c4a7cfe9e9 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc 
[INFO] [stdout]                                                     └── (13) Block: 002249f9d782743f < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 006c4a46abf2aa87 
[INFO] [stdout]                                         └── (10) Block: 00453bbc92e1c758 
[INFO] [stdout]                                             └── (11) Block: 00d1b35ad7a41f51 
[INFO] [stdout]                                                 └── (12) Block: 00e1cdd3a6636bbc 
[INFO] [stdout]                                                     └── (13) Block: 002249f9d782743f 
[INFO] [stdout]                                                         └── (14) Block: 00eca7e729481f0d 
[INFO] [stdout]                                                             └── (15) Block: 008dcbb377a64589 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 0067a41ce119892d 
[INFO] [stdout]         └── (2) Block: 0025e79e3fa9dea3 
[INFO] [stdout]             └── (3) Block: 002f4b2e86c58b47 
[INFO] [stdout]                 └── (4) Block: 0017569cc50f0c73 
[INFO] [stdout]                     └── (5) Block: 00674ac408bdca09 
[INFO] [stdout]                         └── (6) Block: 00cc2261eaf095c4 
[INFO] [stdout]                             └── (7) Block: 00a9bd373fcd9f31 
[INFO] [stdout]                                 └── (8) Block: 004b598ae19c8d1e 
[INFO] [stdout]                                     └── (9) Block: 00fe271c9601e4d3 
[INFO] [stdout]                                         └── (10) Block: 00d93be07a98e167 
[INFO] [stdout]                                             └── (11) Block: 0072b0377dd055d6 
[INFO] [stdout]                                                 └── (12) Block: 00183d6026e9a069 
[INFO] [stdout]                                                     └── (13) Block: 00d5dbe77439c436 
[INFO] [stdout]                                                         └── (14) Block: 0067dd4aae710d1d 
[INFO] [stdout]                                                             └── (15) Block: 0053304d251077a2 < TIP
[INFO] [stdout] Edit score: 0.7954545454545454
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation::test_simulation' (27) panicked at src/lib.rs:131:9:
[INFO] [stdout] assertion failed: edit_score > 0.9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ec857924c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ec857924c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ec857924c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ec857924c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ec857a450f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ec857a450f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ec8575f5b3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ec8575f5b3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ec8576b6c2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ec857704af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ec85770341 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ec856316ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ec856316ce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ec85770b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ec85770b6f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ec857708e6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x56ec8576b809 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ec85753e4d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ec857ac650 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ec857ac62c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ec855dcf10 - mini_chain::simulation::simulation::{{closure}}::h69b4f83e7f38bc15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:9
[INFO] [stdout]   21:     0x56ec855e1223 - mini_chain::simulation::test_simulation::{{closure}}::h0310b693d308930d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:142:31
[INFO] [stdout]   22:     0x56ec854f74cf - <core::pin::Pin<P> as core::future::future::Future>::poll::h16287415f5fb65f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56ec854f7b8b - <core::pin::Pin<P> as core::future::future::Future>::poll::hb9df3ed6af7276fe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56ec85541a2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0d20b4983c37befc
[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:     0x56ec8554194b - tokio::runtime::coop::with_budget::h1b315008eda04e3e
[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:     0x56ec8554194b - tokio::runtime::coop::budget::h9b2da2adfcd3bdf4
[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:     0x56ec8554194b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd11f8af19c1fdc9a
[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:     0x56ec8553ebcd - tokio::runtime::scheduler::current_thread::Context::enter::h7fd5b0d10a850e54
[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:     0x56ec85540d70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf63c638a24123f5d
[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:     0x56ec8553ff2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h203b1cf7685ef77d
[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:     0x56ec8551977a - tokio::runtime::context::scoped::Scoped<T>::set::hab6237715428bec8
[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:     0x56ec8551920a - tokio::runtime::context::set_scheduler::{{closure}}::hb4798b9cc903576a
[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:     0x56ec855f502b - std::thread::local::LocalKey<T>::try_with::hbdc156272bbf9a63
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x56ec855f365d - std::thread::local::LocalKey<T>::with::h8bd31d5485b8bd6a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x56ec85519131 - tokio::runtime::context::set_scheduler::h3fcc12b2a1ac8678
[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:     0x56ec8553fc8e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hefa465dbda29dd5e
[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:     0x56ec8553ffe1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hef21d75b2918e7ba
[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:     0x56ec8553ca04 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfe3d56ab4a73c407
[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:     0x56ec8556e411 - tokio::runtime::context::runtime::enter_runtime::h38b6a8bc2b4729d5
[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:     0x56ec8553c6c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1e79ef5ff045744c
[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:     0x56ec8557e6e0 - tokio::runtime::runtime::Runtime::block_on::h9efb88f0e46a23a1
[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:     0x56ec855e104f - mini_chain::simulation::test_simulation::he1076fd8f417610d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:143:11
[INFO] [stdout]   43:     0x56ec855e138d - mini_chain::simulation::test_simulation::{{closure}}::h89d84ebe10059936
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:35
[INFO] [stdout]   44:     0x56ec854cf6a6 - core::ops::function::FnOnce::call_once::h8e2072a9140e8a60
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56ec856314ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56ec856314ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x56ec8564552d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x56ec8564552d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x56ec8564552d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x56ec8564552d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x56ec8564552d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56ec8564552d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x56ec8564552d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x56ec8561ea44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x56ec8561ea44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x56ec8562237a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x56ec8562237a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x56ec8562237a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x56ec8562237a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x56ec8562237a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x56ec8562237a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x56ec85766bff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x56ec85766bff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7e33889cbaa4 - <unknown>
[INFO] [stdout]   66:     0x7e3388a58a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mini_chain::block::test::test_mine_block
[INFO] [stdout]     mini_chain::block::test::test_randomized_mine_block
[INFO] [stdout]     mini_chain::chain::test::test_fork
[INFO] [stdout]     mini_chain::chain::test::test_fork_and_resolve
[INFO] [stdout]     mini_chain::node::test::test_run_full_node
[INFO] [stdout]     simulation::test_simulation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 70.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "575b5e69d598956fc08204183e875947fc774091d95ca342eac4b33970777367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "575b5e69d598956fc08204183e875947fc774091d95ca342eac4b33970777367", kill_on_drop: false }`
[INFO] [stdout] 575b5e69d598956fc08204183e875947fc774091d95ca342eac4b33970777367
