[INFO] cloning repository https://github.com/kdonthi/MiniBlockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdonthi/MiniBlockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdonthi%2FMiniBlockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdonthi%2FMiniBlockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34137c5b5f9fb3d10d247ac682eb41b7396d9ac5 [INFO] testing kdonthi/MiniBlockchain against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdonthi%2FMiniBlockchain" "/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/kdonthi/MiniBlockchain [INFO] finished tweaking git repo https://github.com/kdonthi/MiniBlockchain [INFO] tweaked toml for git repo https://github.com/kdonthi/MiniBlockchain written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kdonthi/MiniBlockchain on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kdonthi/MiniBlockchain already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v2.1.0 [INFO] [stderr] Downloaded smallvec v1.11.1 [INFO] [stderr] Downloaded futures-macro v0.3.28 [INFO] [stderr] Downloaded colored v2.0.4 [INFO] [stderr] Downloaded concurrent-queue v2.3.0 [INFO] [stderr] Downloaded async-recursion v1.0.5 [INFO] [stderr] Downloaded bitflags v2.4.1 [INFO] [stderr] Downloaded console-subscriber v0.1.10 [INFO] [stderr] Downloaded futures v0.3.28 [INFO] [stderr] Downloaded serde v1.0.189 [INFO] [stderr] Downloaded http v0.2.9 [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded syn v2.0.38 [INFO] [stderr] Downloaded h2 v0.3.21 [INFO] [stderr] Downloaded futures-util v0.3.28 [INFO] [stderr] Downloaded is-terminal v0.4.9 [INFO] [stderr] Downloaded regex v1.10.2 [INFO] [stderr] Downloaded tracing v0.1.39 [INFO] [stderr] Downloaded proc-macro2 v1.0.69 [INFO] [stderr] Downloaded serde_derive v1.0.189 [INFO] [stderr] Downloaded socket2 v0.5.4 [INFO] [stderr] Downloaded errno v0.3.5 [INFO] [stderr] Downloaded hdrhistogram v7.5.2 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded console-api v0.5.0 [INFO] [stderr] Downloaded async-trait v0.1.74 [INFO] [stderr] Downloaded futures-task v0.3.28 [INFO] [stderr] Downloaded futures-executor v0.3.28 [INFO] [stderr] Downloaded futures-sink v0.3.28 [INFO] [stderr] Downloaded regex-automata v0.4.3 [INFO] [stderr] Downloaded tokio v1.33.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d36e06110d47f45d0e5e7e87f157b3c774f071a1c991a096f0e5395a1a32851 [INFO] running `Command { std: "docker" "start" "-a" "8d36e06110d47f45d0e5e7e87f157b3c774f071a1c991a096f0e5395a1a32851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d36e06110d47f45d0e5e7e87f157b3c774f071a1c991a096f0e5395a1a32851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d36e06110d47f45d0e5e7e87f157b3c774f071a1c991a096f0e5395a1a32851", kill_on_drop: false }` [INFO] [stdout] 8d36e06110d47f45d0e5e7e87f157b3c774f071a1c991a096f0e5395a1a32851 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0939f361a5d8f994334461433403badfeeebab1daff59ef831b3cbf3865d16c [INFO] running `Command { std: "docker" "start" "-a" "c0939f361a5d8f994334461433403badfeeebab1daff59ef831b3cbf3865d16c", 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 bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.107 [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 syn v2.0.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.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 nom v7.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling 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:66:25 [INFO] [stdout] | [INFO] [stdout] 61 | / loop { [INFO] [stdout] 62 | | let transaction = Transaction::random_now(rng); [INFO] [stdout] 63 | | client.submit_transaction(transaction).await?; [INFO] [stdout] 64 | | tokio::time::sleep(Duration::from_millis(client_delay)).await; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_________________________- any code following this expression is unreachable [INFO] [stdout] 66 | Ok::<(), String>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 69 | / loop { [INFO] [stdout] 70 | | tokio::time::sleep(Duration::from_secs(1)).await; [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] | |_________________________- any code following this expression is unreachable [INFO] [stdout] 74 | Ok::<(), String>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 77 | / loop { [INFO] [stdout] 78 | | { [INFO] [stdout] 79 | | let now = SystemTime::now() [INFO] [stdout] 80 | | .duration_since(UNIX_EPOCH) [INFO] [stdout] ... | [INFO] [stdout] 98 | | )).await; [INFO] [stdout] 99 | | } [INFO] [stdout] | |_________________________- any code following this expression is unreachable [INFO] [stdout] 100 | Ok::<(), String>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hash` [INFO] [stdout] --> src/mini_chain/chain.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::SinkExt` [INFO] [stdout] --> src/mini_chain/chain.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use futures::SinkExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/chain.rs:644:14 [INFO] [stdout] | [INFO] [stdout] 644 | let (mut tx, rx) = tokio::sync::mpsc::channel::>(32); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | let mut rx = self.proposed_block_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:545:13 [INFO] [stdout] | [INFO] [stdout] 545 | let mut rx = self.mined_block_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:695:13 [INFO] [stdout] | [INFO] [stdout] 695 | let mut rx = self.synchronizer_request_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:807:13 [INFO] [stdout] | [INFO] [stdout] 807 | let mut rx = self.mempool_transaction_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/block.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | let mut transactions = BTreeSet::new(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | async fn compute_genesis_block(&self) -> Result)>, 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)>, String>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:247:60 [INFO] [stdout] | [INFO] [stdout] 247 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 247 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:572:61 [INFO] [stdout] | [INFO] [stdout] 572 | async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | - ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 572 - async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] 572 + async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:643:61 [INFO] [stdout] | [INFO] [stdout] 643 | async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] | - ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 643 - async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] 643 + async fn stream_transactions(&self) -> Result>, 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, 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, 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, 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, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "c0939f361a5d8f994334461433403badfeeebab1daff59ef831b3cbf3865d16c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0939f361a5d8f994334461433403badfeeebab1daff59ef831b3cbf3865d16c", kill_on_drop: false }` [INFO] [stdout] c0939f361a5d8f994334461433403badfeeebab1daff59ef831b3cbf3865d16c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c6b10b2f4efe273c12c19f9f2a5acfd2b3d455887da730694e343231a7908ce [INFO] running `Command { std: "docker" "start" "-a" "7c6b10b2f4efe273c12c19f9f2a5acfd2b3d455887da730694e343231a7908ce", 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:66:25 [INFO] [stdout] | [INFO] [stdout] 61 | / loop { [INFO] [stdout] 62 | | let transaction = Transaction::random_now(rng); [INFO] [stdout] 63 | | client.submit_transaction(transaction).await?; [INFO] [stdout] 64 | | tokio::time::sleep(Duration::from_millis(client_delay)).await; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_________________________- any code following this expression is unreachable [INFO] [stdout] 66 | Ok::<(), String>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 69 | / loop { [INFO] [stdout] 70 | | tokio::time::sleep(Duration::from_secs(1)).await; [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] | |_________________________- any code following this expression is unreachable [INFO] [stdout] 74 | Ok::<(), String>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 77 | / loop { [INFO] [stdout] 78 | | { [INFO] [stdout] 79 | | let now = SystemTime::now() [INFO] [stdout] 80 | | .duration_since(UNIX_EPOCH) [INFO] [stdout] ... | [INFO] [stdout] 98 | | )).await; [INFO] [stdout] 99 | | } [INFO] [stdout] | |_________________________- any code following this expression is unreachable [INFO] [stdout] 100 | Ok::<(), String>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hash` [INFO] [stdout] --> src/mini_chain/chain.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::SinkExt` [INFO] [stdout] --> src/mini_chain/chain.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use futures::SinkExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/chain.rs:644:14 [INFO] [stdout] | [INFO] [stdout] 644 | let (mut tx, rx) = tokio::sync::mpsc::channel::>(32); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | let mut rx = self.proposed_block_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:545:13 [INFO] [stdout] | [INFO] [stdout] 545 | let mut rx = self.mined_block_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:695:13 [INFO] [stdout] | [INFO] [stdout] 695 | let mut rx = self.synchronizer_request_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:807:13 [INFO] [stdout] | [INFO] [stdout] 807 | let mut rx = self.mempool_transaction_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/block.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | let mut transactions = BTreeSet::new(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | async fn compute_genesis_block(&self) -> Result)>, 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)>, String>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:247:60 [INFO] [stdout] | [INFO] [stdout] 247 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 247 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mini-chain v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:572:61 [INFO] [stdout] | [INFO] [stdout] 572 | async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | - ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 572 - async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] 572 + async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:643:61 [INFO] [stdout] | [INFO] [stdout] 643 | async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] | - ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 643 - async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] 643 + async fn stream_transactions(&self) -> Result>, 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, 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, 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, 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, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/mini_chain/chain.rs:5:73 [INFO] [stdout] | [INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `distributions::Standard` [INFO] [stdout] --> src/mini_chain/chain.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::{Rng, distributions::Standard}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/mini_chain/chain.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher` [INFO] [stdout] --> src/mini_chain/chain.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `instrument` [INFO] [stdout] --> src/mini_chain/chain.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use tracing::{instrument, info}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Receiver` [INFO] [stdout] --> src/mini_chain/client.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use async_channel::{Sender, Receiver}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/mini_chain/node.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/mini_chain/node.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | Transaction, self [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/mini_chain/node.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/mini_chain/node.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> src/mini_chain/node.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `self` [INFO] [stdout] --> src/mini_chain/node.rs:890:29 [INFO] [stdout] | [INFO] [stdout] 890 | use tokio::sync::mpsc::{self, Sender, Receiver}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered` [INFO] [stdout] --> src/network.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::stream::FuturesUnordered; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::sleep` [INFO] [stdout] --> src/network.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::time::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> src/network.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/network.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mini_chain::metadata` [INFO] [stdout] --> src/network.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::mini_chain::metadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FullNode` [INFO] [stdout] --> src/network.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | ChannelFullNode, FullNode [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/network.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 61 | / loop { [INFO] [stdout] 62 | | let transaction = Transaction::random_now(rng); [INFO] [stdout] 63 | | client.submit_transaction(transaction).await?; [INFO] [stdout] 64 | | tokio::time::sleep(Duration::from_millis(client_delay)).await; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_________________________- any code following this expression is unreachable [INFO] [stdout] 66 | Ok::<(), String>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 69 | / loop { [INFO] [stdout] 70 | | tokio::time::sleep(Duration::from_secs(1)).await; [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] | |_________________________- any code following this expression is unreachable [INFO] [stdout] 74 | Ok::<(), String>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 77 | / loop { [INFO] [stdout] 78 | | { [INFO] [stdout] 79 | | let now = SystemTime::now() [INFO] [stdout] 80 | | .duration_since(UNIX_EPOCH) [INFO] [stdout] ... | [INFO] [stdout] 98 | | )).await; [INFO] [stdout] 99 | | } [INFO] [stdout] | |_________________________- any code following this expression is unreachable [INFO] [stdout] 100 | Ok::<(), String>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hash` [INFO] [stdout] --> src/mini_chain/chain.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/mini_chain/chain.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::SinkExt` [INFO] [stdout] --> src/mini_chain/chain.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use futures::SinkExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_blocks` [INFO] [stdout] --> src/mini_chain/chain.rs:377:21 [INFO] [stdout] | [INFO] [stdout] 377 | for (block, prev_blocks) in &blockchain.blocks { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_blocks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/chain.rs:644:14 [INFO] [stdout] | [INFO] [stdout] 644 | let (mut tx, rx) = tokio::sync::mpsc::channel::>(32); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | let mut rx = self.proposed_block_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:545:13 [INFO] [stdout] | [INFO] [stdout] 545 | let mut rx = self.mined_block_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:695:13 [INFO] [stdout] | [INFO] [stdout] 695 | let mut rx = self.synchronizer_request_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/node.rs:807:13 [INFO] [stdout] | [INFO] [stdout] 807 | let mut rx = self.mempool_transaction_receiver.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mini_chain/block.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | let mut transactions = BTreeSet::new(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | async fn compute_genesis_block(&self) -> Result)>, 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)>, String>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:247:60 [INFO] [stdout] | [INFO] [stdout] 247 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 247 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:572:61 [INFO] [stdout] | [INFO] [stdout] 572 | async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | - ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 572 - async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] 572 + async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/mini_chain/chain.rs:643:61 [INFO] [stdout] | [INFO] [stdout] 643 | async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] | - ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 643 - async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] 643 + async fn stream_transactions(&self) -> Result>, 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, 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, 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, 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, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.79s [INFO] running `Command { std: "docker" "inspect" "7c6b10b2f4efe273c12c19f9f2a5acfd2b3d455887da730694e343231a7908ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c6b10b2f4efe273c12c19f9f2a5acfd2b3d455887da730694e343231a7908ce", kill_on_drop: false }` [INFO] [stdout] 7c6b10b2f4efe273c12c19f9f2a5acfd2b3d455887da730694e343231a7908ce [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2193327796a922c48053efffa61067ed12c5cabd426b08b4c97bfa84daf31d6c [INFO] running `Command { std: "docker" "start" "-a" "2193327796a922c48053efffa61067ed12c5cabd426b08b4c97bfa84daf31d6c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/mini_chain/chain.rs:5:73 [INFO] [stderr] | [INFO] [stderr] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Rng` and `distributions::Standard` [INFO] [stderr] --> src/mini_chain/chain.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | use rand::{Rng, distributions::Standard}; [INFO] [stderr] | ^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> src/mini_chain/chain.rs:9:34 [INFO] [stderr] | [INFO] [stderr] 9 | use futures::stream::{BoxStream, Stream, StreamExt}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::hash_map::DefaultHasher` [INFO] [stderr] --> src/mini_chain/chain.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::collections::hash_map::DefaultHasher; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Hasher` [INFO] [stderr] --> src/mini_chain/chain.rs:13:23 [INFO] [stderr] | [INFO] [stderr] 13 | use std::hash::{Hash, Hasher}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `info` and `instrument` [INFO] [stderr] --> src/mini_chain/chain.rs:14:15 [INFO] [stderr] | [INFO] [stderr] 14 | use tracing::{instrument, info}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Receiver` [INFO] [stderr] --> src/mini_chain/client.rs:5:29 [INFO] [stderr] | [INFO] [stderr] 5 | use async_channel::{Sender, Receiver}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `HashSet` [INFO] [stderr] --> src/mini_chain/node.rs:2:34 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::{BTreeSet, HashSet, HashMap}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/mini_chain/node.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | Transaction, self [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::sync::mpsc` [INFO] [stderr] --> src/mini_chain/node.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | use tokio::sync::mpsc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::stream::FuturesUnordered` [INFO] [stderr] --> src/network.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use futures::stream::FuturesUnordered; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::time::sleep` [INFO] [stderr] --> src/network.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use tokio::time::sleep; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tracing::info` [INFO] [stderr] --> src/network.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use tracing::info; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/network.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::mini_chain::metadata` [INFO] [stderr] --> src/network.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::mini_chain::metadata; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `FullNode` [INFO] [stderr] --> src/network.rs:14:22 [INFO] [stderr] | [INFO] [stderr] 14 | ChannelFullNode, FullNode [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::sync::mpsc` [INFO] [stderr] --> src/network.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use tokio::sync::mpsc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/lib.rs:66:25 [INFO] [stderr] | [INFO] [stderr] 61 | / loop { [INFO] [stderr] 62 | | let transaction = Transaction::random_now(rng); [INFO] [stderr] 63 | | client.submit_transaction(transaction).await?; [INFO] [stderr] 64 | | tokio::time::sleep(Duration::from_millis(client_delay)).await; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_________________________- any code following this expression is unreachable [INFO] [stderr] 66 | Ok::<(), String>(()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/lib.rs:74:25 [INFO] [stderr] | [INFO] [stderr] 69 | / loop { [INFO] [stderr] 70 | | tokio::time::sleep(Duration::from_secs(1)).await; [INFO] [stderr] ... | [INFO] [stderr] 73 | | } [INFO] [stderr] | |_________________________- any code following this expression is unreachable [INFO] [stderr] 74 | Ok::<(), String>(()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/lib.rs:100:25 [INFO] [stderr] | [INFO] [stderr] 77 | / loop { [INFO] [stderr] 78 | | { [INFO] [stderr] 79 | | let now = SystemTime::now() [INFO] [stderr] 80 | | .duration_since(UNIX_EPOCH) [INFO] [stderr] ... | [INFO] [stderr] 98 | | )).await; [INFO] [stderr] 99 | | } [INFO] [stderr] | |_________________________- any code following this expression is unreachable [INFO] [stderr] 100 | Ok::<(), String>(()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stderr] [INFO] [stderr] warning: unused import: `Hash` [INFO] [stderr] --> src/mini_chain/chain.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use std::hash::{Hash, Hasher}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::SinkExt` [INFO] [stderr] --> src/mini_chain/chain.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use futures::SinkExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mini_chain/chain.rs:644:14 [INFO] [stderr] | [INFO] [stderr] 644 | let (mut tx, rx) = tokio::sync::mpsc::channel::>(32); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mini_chain/node.rs:410:13 [INFO] [stderr] | [INFO] [stderr] 410 | let mut rx = self.proposed_block_receiver.clone(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mini_chain/node.rs:545:13 [INFO] [stderr] | [INFO] [stderr] 545 | let mut rx = self.mined_block_receiver.clone(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mini_chain/node.rs:695:13 [INFO] [stderr] | [INFO] [stderr] 695 | let mut rx = self.synchronizer_request_receiver.clone(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mini_chain/node.rs:807:13 [INFO] [stderr] | [INFO] [stderr] 807 | let mut rx = self.mempool_transaction_receiver.clone(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mini_chain/block.rs:258:13 [INFO] [stderr] | [INFO] [stderr] 258 | let mut transactions = BTreeSet::new(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/mini_chain/chain.rs:74:60 [INFO] [stderr] | [INFO] [stderr] 74 | async fn compute_genesis_block(&self) -> Result)>, 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)>, String>; [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/mini_chain/chain.rs:247:60 [INFO] [stderr] | [INFO] [stderr] 247 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stderr] | - ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 247 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/mini_chain/chain.rs:572:61 [INFO] [stderr] | [INFO] [stderr] 572 | async fn stream_transactions(&self) -> Result>, String>; [INFO] [stderr] | - ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 572 - async fn stream_transactions(&self) -> Result>, String>; [INFO] [stderr] 572 + async fn stream_transactions(&self) -> Result>, String>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/mini_chain/chain.rs:643:61 [INFO] [stderr] | [INFO] [stderr] 643 | async fn stream_transactions(&self) -> Result>, String> { [INFO] [stderr] | - ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 643 - async fn stream_transactions(&self) -> Result>, String> { [INFO] [stderr] 643 + async fn stream_transactions(&self) -> Result>, 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, 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, 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, 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, String> { [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `distributions::Standard` [INFO] [stderr] --> src/mini_chain/chain.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | use rand::{Rng, distributions::Standard}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::hash::Hash` [INFO] [stderr] --> src/mini_chain/node.rs:886:9 [INFO] [stderr] | [INFO] [stderr] 886 | use std::hash::Hash; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ops::Add` [INFO] [stderr] --> src/mini_chain/node.rs:887:9 [INFO] [stderr] | [INFO] [stderr] 887 | use std::ops::Add; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `self` [INFO] [stderr] --> src/mini_chain/node.rs:890:29 [INFO] [stderr] | [INFO] [stderr] 890 | use tokio::sync::mpsc::{self, Sender, Receiver}; [INFO] [stderr] | ^^^^ ^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prev_blocks` [INFO] [stderr] --> src/mini_chain/chain.rs:377:21 [INFO] [stderr] | [INFO] [stderr] 377 | for (block, prev_blocks) in &blockchain.blocks { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_blocks` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mini-chain` (lib) generated 34 warnings (run `cargo fix --lib -p mini-chain` to apply 29 suggestions) [INFO] [stderr] warning: `mini-chain` (lib test) generated 38 warnings (33 duplicates) (run `cargo fix --lib -p mini-chain --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [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_mine_block ... ok [INFO] [stdout] test mini_chain::block::test::test_btree ... ok [INFO] [stdout] test mini_chain::chain::test::test_add_block ... ok [INFO] [stdout] test mini_chain::chain::test::test_get_transaction ... ok [INFO] [stdout] test network::test::test_delivers ... ok [INFO] [stdout] test mini_chain::chain::test::test_get_chain_tip ... ok [INFO] [stdout] test mini_chain::block::test::test_different_transactions_are_different ... ok [INFO] [stdout] test mini_chain::chain::test::test_fork ... ok [INFO] [stdout] test mini_chain::chain::test::test_fork_and_resolve ... ok [INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... ok [INFO] [stdout] test mini_chain::node::test::test_run_full_node has been running for over 60 seconds [INFO] [stdout] test simulation::test_simulation has been running for over 60 seconds [INFO] [stdout] test mini_chain::node::test::test_run_full_node ... FAILED [INFO] [stdout] test simulation::test_simulation ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- mini_chain::node::test::test_run_full_node stdout ---- [INFO] [stdout] [INFO] [stdout] 1757527638 [INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP [INFO] [stdout] [INFO] [stdout] 1757527640 [INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP [INFO] [stdout] [INFO] [stdout] 1757527642 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a < TIP [INFO] [stdout] [INFO] [stdout] 1757527644 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e < TIP [INFO] [stdout] [INFO] [stdout] 1757527646 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce < TIP [INFO] [stdout] [INFO] [stdout] 1757527648 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce < TIP [INFO] [stdout] [INFO] [stdout] 1757527650 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce < TIP [INFO] [stdout] [INFO] [stdout] 1757527652 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 < TIP [INFO] [stdout] [INFO] [stdout] 1757527654 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 < TIP [INFO] [stdout] [INFO] [stdout] 1757527656 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc < TIP [INFO] [stdout] [INFO] [stdout] 1757527658 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd < TIP [INFO] [stdout] [INFO] [stdout] 1757527660 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd < TIP [INFO] [stdout] [INFO] [stdout] 1757527662 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec < TIP [INFO] [stdout] [INFO] [stdout] 1757527664 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec < TIP [INFO] [stdout] [INFO] [stdout] 1757527666 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec < TIP [INFO] [stdout] [INFO] [stdout] 1757527668 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e < TIP [INFO] [stdout] [INFO] [stdout] 1757527670 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e < TIP [INFO] [stdout] [INFO] [stdout] 1757527672 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e < TIP [INFO] [stdout] [INFO] [stdout] 1757527674 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc < TIP [INFO] [stdout] [INFO] [stdout] 1757527676 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc < TIP [INFO] [stdout] [INFO] [stdout] 1757527678 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc < TIP [INFO] [stdout] [INFO] [stdout] 1757527680 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc < TIP [INFO] [stdout] [INFO] [stdout] 1757527682 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc < TIP [INFO] [stdout] [INFO] [stdout] 1757527684 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc [INFO] [stdout] └── (10) Block: 0008e244122d3361 < TIP [INFO] [stdout] [INFO] [stdout] 1757527686 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc [INFO] [stdout] └── (10) Block: 0008e244122d3361 [INFO] [stdout] └── (11) Block: 00df02c888fd01fe < TIP [INFO] [stdout] [INFO] [stdout] 1757527688 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc [INFO] [stdout] └── (10) Block: 0008e244122d3361 [INFO] [stdout] └── (11) Block: 00df02c888fd01fe [INFO] [stdout] └── (12) Block: 002a7295e4e76db0 [INFO] [stdout] └── (13) Block: 0006225b8d029531 < TIP [INFO] [stdout] [INFO] [stdout] 1757527690 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc [INFO] [stdout] └── (10) Block: 0008e244122d3361 [INFO] [stdout] └── (11) Block: 00df02c888fd01fe [INFO] [stdout] └── (12) Block: 002a7295e4e76db0 [INFO] [stdout] └── (13) Block: 0006225b8d029531 [INFO] [stdout] └── (14) Block: 000cceaecf4cdcb4 < TIP [INFO] [stdout] [INFO] [stdout] 1757527692 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc [INFO] [stdout] └── (10) Block: 0008e244122d3361 [INFO] [stdout] └── (11) Block: 00df02c888fd01fe [INFO] [stdout] └── (12) Block: 002a7295e4e76db0 [INFO] [stdout] └── (13) Block: 0006225b8d029531 [INFO] [stdout] └── (14) Block: 000cceaecf4cdcb4 [INFO] [stdout] └── (15) Block: 006b5cf1261ad568 < TIP [INFO] [stdout] [INFO] [stdout] 1757527694 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc [INFO] [stdout] └── (10) Block: 0008e244122d3361 [INFO] [stdout] └── (11) Block: 00df02c888fd01fe [INFO] [stdout] └── (12) Block: 002a7295e4e76db0 [INFO] [stdout] └── (13) Block: 0006225b8d029531 [INFO] [stdout] └── (14) Block: 000cceaecf4cdcb4 [INFO] [stdout] └── (15) Block: 006b5cf1261ad568 < TIP [INFO] [stdout] [INFO] [stdout] 1757527696 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc [INFO] [stdout] └── (10) Block: 0008e244122d3361 [INFO] [stdout] └── (11) Block: 00df02c888fd01fe [INFO] [stdout] └── (12) Block: 002a7295e4e76db0 [INFO] [stdout] └── (13) Block: 0006225b8d029531 [INFO] [stdout] └── (14) Block: 000cceaecf4cdcb4 [INFO] [stdout] └── (15) Block: 006b5cf1261ad568 [INFO] [stdout] └── (16) Block: 0025ed4aa216657b [INFO] [stdout] └── (17) Block: 0034841fdce0aed2 < TIP [INFO] [stdout] [INFO] [stdout] Final Chain [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 007b1de0c513240a [INFO] [stdout] └── (2) Block: 00e8e2b021cd9a5e [INFO] [stdout] └── (3) Block: 00dc7d7b2cdc20ce [INFO] [stdout] └── (4) Block: 00019f0a8d19e2b5 [INFO] [stdout] └── (5) Block: 002a139e48abfdbc [INFO] [stdout] └── (6) Block: 00c7204b11c10ecd [INFO] [stdout] └── (7) Block: 004ca63c26b469ec [INFO] [stdout] └── (8) Block: 004b21580eff2a1e [INFO] [stdout] └── (9) Block: 00eb52b0645daddc [INFO] [stdout] └── (10) Block: 0008e244122d3361 [INFO] [stdout] └── (11) Block: 00df02c888fd01fe [INFO] [stdout] └── (12) Block: 002a7295e4e76db0 [INFO] [stdout] └── (13) Block: 0006225b8d029531 [INFO] [stdout] └── (14) Block: 000cceaecf4cdcb4 [INFO] [stdout] └── (15) Block: 006b5cf1261ad568 [INFO] [stdout] └── (16) Block: 0025ed4aa216657b [INFO] [stdout] └── (17) Block: 0034841fdce0aed2 < TIP [INFO] [stdout] [INFO] [stdout] Chain has a tall trunk! [INFO] [stdout] [INFO] [stdout] Transaction Success Rate: 62.53443526170799% [INFO] [stdout] [INFO] [stdout] thread 'mini_chain::node::test::test_run_full_node' (33) panicked at src/mini_chain/node.rs:983:9: [INFO] [stdout] assertion failed: txn_success_rate > 0.75 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ede56cd3a92 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ede56cd3a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ede56cd3a92 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ede56cd3a92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ede56ce5d6f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ede56ce5d6f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ede56ca0791 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ede56ca0791 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ede56cac942 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ede56cb17af - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ede56cb1641 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ede56b67afe - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ede56b67afe - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ede56cb1f1f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ede56cb1f1f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ede56cb1c96 - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5ede56caca89 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ede56c949dd - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ede56cedf00 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ede56cededc - core::panicking::panic::h5b3f22493728bee0 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5ede56a8c36f - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::ha313e42b416c667c [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:983:9 [INFO] [stdout] 21: 0x5ede56a8e912 - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::h5401e0b3d261f828 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:993:31 [INFO] [stdout] 22: 0x5ede56a3bdef - as core::future::future::Future>::poll::h3950389164f51e31 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ede56a3c24b - as core::future::future::Future>::poll::ha4c6d3fa234a9de0 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ede56acddcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h128398ad9c0514cf [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: 0x5ede56acdcdb - tokio::runtime::coop::with_budget::h68474bb34aed7b2f [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: 0x5ede56acdcdb - tokio::runtime::coop::budget::h94d80a88dce08a8a [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: 0x5ede56acdcdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h52c0801aad42e84b [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: 0x5ede56acb25d - tokio::runtime::scheduler::current_thread::Context::enter::hfe2c45e1aa927efb [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: 0x5ede56acc670 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6305e3edd0fcbaf6 [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: 0x5ede56acc2cb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9f036712232a93c6 [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: 0x5ede56ac733a - tokio::runtime::context::scoped::Scoped::set::h12d828ad22048471 [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: 0x5ede56ad66da - tokio::runtime::context::set_scheduler::{{closure}}::hd411b0e66c8a2d0f [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: 0x5ede56a6cc4b - std::thread::local::LocalKey::try_with::hc5d00d025aa29c86 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5ede56a6b0dd - std::thread::local::LocalKey::with::he9a92e5358f994ac [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5ede56ad6641 - tokio::runtime::context::set_scheduler::hdd9009f8c42d0648 [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: 0x5ede56acc02e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdfd29a9ebd4373bb [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: 0x5ede56acc321 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3ab67efe1537dc85 [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: 0x5ede56ac8bc4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8e41e231189f2ace [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: 0x5ede56af7c81 - tokio::runtime::context::runtime::enter_runtime::hde94901d9165eacb [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: 0x5ede56ac8b06 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf2dd42749a0c43b6 [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: 0x5ede56af8780 - tokio::runtime::runtime::Runtime::block_on::h9ed469ac1e096846 [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: 0x5ede56a8e6f0 - mini_chain::mini_chain::node::test::test_run_full_node::hcf661bdb4225a8e2 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:993:31 [INFO] [stdout] 43: 0x5ede56a8e79d - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::h1006815eaebed0d9 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:991:36 [INFO] [stdout] 44: 0x5ede569ff566 - core::ops::function::FnOnce::call_once::hbd59b25e0bf0e8b6 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x5ede56b678bb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5ede56b678bb - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5ede56b7d3a5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5ede56b7d3a5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5ede56b7d3a5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x5ede56b7d3a5 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x5ede56b7d3a5 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5ede56b7d3a5 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5ede56b7d3a5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5ede56b53d14 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5ede56b53d14 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5ede56b576ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5ede56b576ba - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5ede56b576ba - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5ede56b576ba - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5ede56b576ba - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5ede56b576ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5ede56b576ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x5ede56ca6baf - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 64: 0x5ede56ca6baf - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 65: 0x79f37932caa4 - [INFO] [stdout] 66: 0x79f3793b9a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::test_simulation stdout ---- [INFO] [stdout] [INFO] [stdout] 1757527638 [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] 1757527640 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 < TIP [INFO] [stdout] [INFO] [stdout] 1757527642 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 00b34223c764403b [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 005bec93d5239885 [INFO] [stdout] │ └── (3) Block: 00a5f22a4d0b43c2 < TIP [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] [INFO] [stdout] 1757527644 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 00b34223c764403b [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 005bec93d5239885 [INFO] [stdout] │ └── (3) Block: 00a5f22a4d0b43c2 < TIP [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] [INFO] [stdout] 1757527646 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 00b34223c764403b [INFO] [stdout] │ └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 005bec93d5239885 [INFO] [stdout] │ └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] │ └── (4) Block: 00b3fcac32695ae3 < TIP [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] [INFO] [stdout] 1757527648 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 00b34223c764403b [INFO] [stdout] │ └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] │ └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 005bec93d5239885 [INFO] [stdout] │ └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] │ └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] │ └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 < TIP [INFO] [stdout] [INFO] [stdout] 1757527650 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 00588fb620441c9d [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 00588fb620441c9d [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 00b34223c764403b [INFO] [stdout] │ └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] │ └── (4) Block: 0074ca12a7678954 [INFO] [stdout] │ └── (5) Block: 00588fb620441c9d [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 005bec93d5239885 [INFO] [stdout] │ └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] │ └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] │ └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] │ └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] [INFO] [stdout] 1757527652 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 00588fb620441c9d [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 00588fb620441c9d [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 00b34223c764403b [INFO] [stdout] │ └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] │ └── (4) Block: 0074ca12a7678954 [INFO] [stdout] │ └── (5) Block: 00588fb620441c9d [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 00588fb620441c9d [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] ├── (2) Block: 005bec93d5239885 [INFO] [stdout] │ └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] │ └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] │ └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] │ └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 00588fb620441c9d [INFO] [stdout] [INFO] [stdout] 1757527654 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa < TIP [INFO] [stdout] [INFO] [stdout] 1757527656 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa < TIP [INFO] [stdout] [INFO] [stdout] 1757527658 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa < TIP [INFO] [stdout] [INFO] [stdout] 1757527660 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa < TIP [INFO] [stdout] [INFO] [stdout] 1757527662 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] ├── (6) Block: 000cac1cec99b9fa [INFO] [stdout] │ └── (7) Block: 0042d0cfcb93fd08 < TIP [INFO] [stdout] └── (6) Block: 00fa346b35568602 [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] ├── (6) Block: 00fa346b35568602 [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 < TIP [INFO] [stdout] [INFO] [stdout] 1757527664 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] ├── (6) Block: 000cac1cec99b9fa [INFO] [stdout] │ └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] │ └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] └── (6) Block: 00fa346b35568602 [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] ├── (6) Block: 00fa346b35568602 [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 < TIP [INFO] [stdout] [INFO] [stdout] 1757527666 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 000a7dfe81d0db99 [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 000a7dfe81d0db99 [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 000a7dfe81d0db99 [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] ├── (6) Block: 000cac1cec99b9fa [INFO] [stdout] │ └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] │ └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] └── (6) Block: 00fa346b35568602 [INFO] [stdout] └── (7) Block: 0066138f3450cec4 [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] ├── (6) Block: 00fa346b35568602 [INFO] [stdout] │ └── (7) Block: 0066138f3450cec4 [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] [INFO] [stdout] 1757527668 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 000a7dfe81d0db99 [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 000a7dfe81d0db99 [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 000a7dfe81d0db99 [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] ├── (6) Block: 000cac1cec99b9fa [INFO] [stdout] │ └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] │ └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] └── (6) Block: 00fa346b35568602 [INFO] [stdout] └── (7) Block: 0066138f3450cec4 [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] ├── (6) Block: 00fa346b35568602 [INFO] [stdout] │ └── (7) Block: 0066138f3450cec4 [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] [INFO] [stdout] 1757527670 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] [INFO] [stdout] 1757527672 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] [INFO] [stdout] 1757527674 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] [INFO] [stdout] 1757527678 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] [INFO] [stdout] 1757527680 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a < TIP [INFO] [stdout] [INFO] [stdout] 1757527682 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 < TIP [INFO] [stdout] [INFO] [stdout] 1757527684 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 < TIP [INFO] [stdout] [INFO] [stdout] 1757527686 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] [INFO] [stdout] 1757527688 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] [INFO] [stdout] 1757527690 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] [INFO] [stdout] 1757527692 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] [INFO] [stdout] 1757527694 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] [INFO] [stdout] 1757527696 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 < TIP [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] ├── (13) Block: 00d1e2baa56d8e73 < TIP [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] [INFO] [stdout] 1757527698 [INFO] [stdout] Full Node #0 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] ├── (13) Block: 000b37ec1b4d6651 [INFO] [stdout] │ ├── (14) Block: 00561f3916e4ebde [INFO] [stdout] │ └── (14) Block: 001fa0c78a938861 [INFO] [stdout] │ └── (15) Block: 008351a7a01222e0 < TIP [INFO] [stdout] └── (13) Block: 00d1e2baa56d8e73 [INFO] [stdout] └── (14) Block: 00c4d32693160162 [INFO] [stdout] Full Node #1 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] ├── (13) Block: 00d1e2baa56d8e73 [INFO] [stdout] │ └── (14) Block: 00c4d32693160162 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 [INFO] [stdout] ├── (14) Block: 00561f3916e4ebde [INFO] [stdout] └── (14) Block: 001fa0c78a938861 [INFO] [stdout] └── (15) Block: 008351a7a01222e0 < TIP [INFO] [stdout] Full Node #2 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 00d1e2baa56d8e73 [INFO] [stdout] └── (14) Block: 00c4d32693160162 < TIP [INFO] [stdout] Full Node #3 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] Full Node #4 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] ├── (13) Block: 000b37ec1b4d6651 [INFO] [stdout] │ ├── (14) Block: 00561f3916e4ebde [INFO] [stdout] │ └── (14) Block: 001fa0c78a938861 [INFO] [stdout] │ └── (15) Block: 008351a7a01222e0 < TIP [INFO] [stdout] └── (13) Block: 00d1e2baa56d8e73 [INFO] [stdout] └── (14) Block: 00c4d32693160162 [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] ├── (13) Block: 00d1e2baa56d8e73 [INFO] [stdout] │ └── (14) Block: 00c4d32693160162 [INFO] [stdout] └── (13) Block: 000b37ec1b4d6651 [INFO] [stdout] ├── (14) Block: 00561f3916e4ebde [INFO] [stdout] └── (14) Block: 001fa0c78a938861 [INFO] [stdout] └── (15) Block: 008351a7a01222e0 < TIP [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 005bec93d5239885 [INFO] [stdout] └── (3) Block: 00a5f22a4d0b43c2 [INFO] [stdout] └── (4) Block: 00b3fcac32695ae3 [INFO] [stdout] └── (5) Block: 007116e7b23ed5e3 [INFO] [stdout] └── (6) Block: 0039715eda370c7c [INFO] [stdout] └── (7) Block: 002a0f219eda89ae [INFO] [stdout] └── (8) Block: 00a17142f7278b03 [INFO] [stdout] └── (9) Block: 001834c8ff69a637 [INFO] [stdout] └── (10) Block: 0048b56dba8a0942 [INFO] [stdout] └── (11) Block: 00a96f1f4079d823 [INFO] [stdout] └── (12) Block: 00458f6ee50d29b1 [INFO] [stdout] └── (13) Block: 00d1e2baa56d8e73 [INFO] [stdout] └── (14) Block: 00c4d32693160162 < TIP [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] └── (0) Block: f1534392279bddbf [INFO] [stdout] └── (1) Block: 003a957425cf1896 [INFO] [stdout] └── (2) Block: 00b34223c764403b [INFO] [stdout] └── (3) Block: 00d75b189bf53f95 [INFO] [stdout] └── (4) Block: 0074ca12a7678954 [INFO] [stdout] └── (5) Block: 007b54831714a99c [INFO] [stdout] └── (6) Block: 000cac1cec99b9fa [INFO] [stdout] └── (7) Block: 0042d0cfcb93fd08 [INFO] [stdout] └── (8) Block: 001b023b2f04452a [INFO] [stdout] └── (9) Block: 00a7c5894fd29c78 [INFO] [stdout] └── (10) Block: 0081607196adfea9 [INFO] [stdout] └── (11) Block: 00e96f516d352591 < TIP [INFO] [stdout] Edit score: 0.6901408450704225 [INFO] [stdout] [INFO] [stdout] thread 'simulation::test_simulation' (35) panicked at src/lib.rs:131:9: [INFO] [stdout] assertion failed: edit_score > 0.9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ede56cd3a92 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ede56cd3a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ede56cd3a92 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ede56cd3a92 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ede56ce5d6f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ede56ce5d6f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ede56ca0791 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ede56ca0791 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ede56cac942 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ede56cb17af - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ede56cb1641 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ede56b67afe - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ede56b67afe - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ede56cb1f1f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ede56cb1f1f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ede56cb1c96 - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5ede56caca89 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ede56c949dd - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ede56cedf00 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ede56cededc - core::panicking::panic::h5b3f22493728bee0 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5ede56a28e45 - mini_chain::simulation::simulation::{{closure}}::ha0d687f704b35d7f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:131:9 [INFO] [stdout] 21: 0x5ede56a2d1ec - mini_chain::simulation::test_simulation::{{closure}}::h5b54a957311d602d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:140:31 [INFO] [stdout] 22: 0x5ede56a3bdef - as core::future::future::Future>::poll::h3950389164f51e31 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ede56a3c24b - as core::future::future::Future>::poll::ha4c6d3fa234a9de0 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ede56acddcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h128398ad9c0514cf [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: 0x5ede56acdcdb - tokio::runtime::coop::with_budget::h68474bb34aed7b2f [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: 0x5ede56acdcdb - tokio::runtime::coop::budget::h94d80a88dce08a8a [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: 0x5ede56acdcdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h52c0801aad42e84b [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: 0x5ede56acb25d - tokio::runtime::scheduler::current_thread::Context::enter::hfe2c45e1aa927efb [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: 0x5ede56acc670 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6305e3edd0fcbaf6 [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: 0x5ede56acc2cb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9f036712232a93c6 [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: 0x5ede56ac733a - tokio::runtime::context::scoped::Scoped::set::h12d828ad22048471 [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: 0x5ede56ad66da - tokio::runtime::context::set_scheduler::{{closure}}::hd411b0e66c8a2d0f [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: 0x5ede56a6cc4b - std::thread::local::LocalKey::try_with::hc5d00d025aa29c86 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5ede56a6b0dd - std::thread::local::LocalKey::with::he9a92e5358f994ac [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5ede56ad6641 - tokio::runtime::context::set_scheduler::hdd9009f8c42d0648 [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: 0x5ede56acc02e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdfd29a9ebd4373bb [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: 0x5ede56acc321 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3ab67efe1537dc85 [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: 0x5ede56ac8bc4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8e41e231189f2ace [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: 0x5ede56af7c81 - tokio::runtime::context::runtime::enter_runtime::hde94901d9165eacb [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: 0x5ede56ac8b06 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf2dd42749a0c43b6 [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: 0x5ede56af8780 - tokio::runtime::runtime::Runtime::block_on::h9ed469ac1e096846 [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: 0x5ede56a2cfff - mini_chain::simulation::test_simulation::hb3e3387466ca947e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:141:11 [INFO] [stdout] 43: 0x5ede56a2d35d - mini_chain::simulation::test_simulation::{{closure}}::hf5b53d7a00e2a33f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:139:35 [INFO] [stdout] 44: 0x5ede569fe636 - core::ops::function::FnOnce::call_once::h30f589acda89b455 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x5ede56b678bb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5ede56b678bb - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5ede56b7d3a5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5ede56b7d3a5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5ede56b7d3a5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x5ede56b7d3a5 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x5ede56b7d3a5 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5ede56b7d3a5 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5ede56b7d3a5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5ede56b53d14 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5ede56b53d14 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5ede56b576ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5ede56b576ba - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5ede56b576ba - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5ede56b576ba - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5ede56b576ba - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5ede56b576ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5ede56b576ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x5ede56ca6baf - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 64: 0x5ede56ca6baf - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 65: 0x79f37932caa4 - [INFO] [stdout] 66: 0x79f3793b9a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] mini_chain::node::test::test_run_full_node [INFO] [stdout] simulation::test_simulation [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 81.88s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "2193327796a922c48053efffa61067ed12c5cabd426b08b4c97bfa84daf31d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2193327796a922c48053efffa61067ed12c5cabd426b08b4c97bfa84daf31d6c", kill_on_drop: false }` [INFO] [stdout] 2193327796a922c48053efffa61067ed12c5cabd426b08b4c97bfa84daf31d6c