[INFO] cloning repository https://github.com/FreeFly0125/mini-bc-imp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeFly0125/mini-bc-imp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFly0125%2Fmini-bc-imp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFly0125%2Fmini-bc-imp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 912a5058ddca3d6740aa978d498795dbf3156b88
[INFO] testing FreeFly0125/mini-bc-imp against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFly0125%2Fmini-bc-imp" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FreeFly0125/mini-bc-imp
[INFO] finished tweaking git repo https://github.com/FreeFly0125/mini-bc-imp
[INFO] tweaked toml for git repo https://github.com/FreeFly0125/mini-bc-imp written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FreeFly0125/mini-bc-imp on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FreeFly0125/mini-bc-imp 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded colored v2.0.4
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded async-recursion v1.0.5
[INFO] [stderr]   Downloaded base64 v0.21.4
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.9
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded hdrhistogram v7.5.2
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c10521623427ce814be6a6055a17e48c46bcec8293beb194ad2a44a2e229d73
[INFO] running `Command { std: "docker" "start" "-a" "1c10521623427ce814be6a6055a17e48c46bcec8293beb194ad2a44a2e229d73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c10521623427ce814be6a6055a17e48c46bcec8293beb194ad2a44a2e229d73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c10521623427ce814be6a6055a17e48c46bcec8293beb194ad2a44a2e229d73", kill_on_drop: false }`
[INFO] [stdout] 1c10521623427ce814be6a6055a17e48c46bcec8293beb194ad2a44a2e229d73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51b01143579e02414566c6a5fe3c9c9082f422bd1335ff142c513340bf0bce16
[INFO] running `Command { std: "docker" "start" "-a" "51b01143579e02414566c6a5fe3c9c9082f422bd1335ff142c513340bf0bce16", 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 futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `difficulty`
[INFO] [stdout]    --> src/mini_chain/block.rs:315:40
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn verify_proof_of_work(&self, difficulty: usize) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_difficulty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    ^                       ------------------------- the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    ^                       ------------------------- the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 225 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:540:34
[INFO] [stdout]     |
[INFO] [stdout] 540 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  ^                          -- the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 540 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 540 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:611:34
[INFO] [stdout]     |
[INFO] [stdout] 611 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  ^                          -- the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 611 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 611 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         ^ the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ------------ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         ^ the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ------------ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "51b01143579e02414566c6a5fe3c9c9082f422bd1335ff142c513340bf0bce16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b01143579e02414566c6a5fe3c9c9082f422bd1335ff142c513340bf0bce16", kill_on_drop: false }`
[INFO] [stdout] 51b01143579e02414566c6a5fe3c9c9082f422bd1335ff142c513340bf0bce16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 753411abc21251cf9b3211277880bb90a811019c1320aaccaadcd8db37acf26c
[INFO] running `Command { std: "docker" "start" "-a" "753411abc21251cf9b3211277880bb90a811019c1320aaccaadcd8db37acf26c", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `difficulty`
[INFO] [stdout]    --> src/mini_chain/block.rs:315:40
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn verify_proof_of_work(&self, difficulty: usize) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_difficulty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    ^                       ------------------------- the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    ^                       ------------------------- the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 225 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:540:34
[INFO] [stdout]     |
[INFO] [stdout] 540 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  ^                          -- the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 540 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 540 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:611:34
[INFO] [stdout]     |
[INFO] [stdout] 611 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  ^                          -- the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 611 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 611 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         ^ the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ------------ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         ^ the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ------------ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stdout]    --> src/mini_chain/node.rs:889:29
[INFO] [stdout]     |
[INFO] [stdout] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stdout]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `difficulty`
[INFO] [stdout]    --> src/mini_chain/block.rs:315:40
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn verify_proof_of_work(&self, difficulty: usize) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_difficulty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    ^                       ------------------------- the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    ^                       ------------------------- the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 225 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:540:34
[INFO] [stdout]     |
[INFO] [stdout] 540 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  ^                          -- the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 540 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 540 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:611:34
[INFO] [stdout]     |
[INFO] [stdout] 611 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  ^                          -- the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 611 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 611 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         ^ the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ------------ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         ^ the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ------------ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.77s
[INFO] running `Command { std: "docker" "inspect" "753411abc21251cf9b3211277880bb90a811019c1320aaccaadcd8db37acf26c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "753411abc21251cf9b3211277880bb90a811019c1320aaccaadcd8db37acf26c", kill_on_drop: false }`
[INFO] [stdout] 753411abc21251cf9b3211277880bb90a811019c1320aaccaadcd8db37acf26c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78e5fdcb81ff7a4427fc62f1e33fa68b1aecab73bed0418733285c5c4ac92d27
[INFO] running `Command { std: "docker" "start" "-a" "78e5fdcb81ff7a4427fc62f1e33fa68b1aecab73bed0418733285c5c4ac92d27", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/mini_chain/chain.rs:5:73
[INFO] [stderr]   |
[INFO] [stderr] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stderr]   |                                                                         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Stream`
[INFO] [stderr]  --> src/mini_chain/chain.rs:9:34
[INFO] [stderr]   |
[INFO] [stderr] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stderr]   |                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `info` and `instrument`
[INFO] [stderr]   --> src/mini_chain/chain.rs:14:15
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tracing::{instrument, info};
[INFO] [stderr]    |               ^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Receiver`
[INFO] [stderr]  --> src/mini_chain/client.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | use async_channel::{Sender, Receiver};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/mini_chain/node.rs:2:34
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stderr]   |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/mini_chain/node.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Transaction, self
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/mini_chain/node.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stderr]  --> src/network.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use futures::stream::FuturesUnordered;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::time::sleep`
[INFO] [stderr]  --> src/network.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tokio::time::sleep;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> src/network.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> src/network.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stderr]   --> src/network.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::mini_chain::metadata;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FullNode`
[INFO] [stderr]   --> src/network.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     ChannelFullNode, FullNode
[INFO] [stderr]    |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/network.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:67:25
[INFO] [stderr]    |
[INFO] [stderr] 62 | /                         loop {
[INFO] [stderr] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stderr] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stderr] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stderr] 66 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 67 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:75:25
[INFO] [stderr]    |
[INFO] [stderr] 70 | /                         loop {
[INFO] [stderr] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stderr] ...  |
[INFO] [stderr] 74 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 75 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/lib.rs:101:25
[INFO] [stderr]     |
[INFO] [stderr]  78 | /                         loop {
[INFO] [stderr]  79 | |                             {
[INFO] [stderr]  80 | |                                 let now = SystemTime::now()
[INFO] [stderr]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stderr] ...   |
[INFO] [stderr]  99 | |                             )).await; 
[INFO] [stderr] 100 | |                         }
[INFO] [stderr]     | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 101 |                           Ok::<(), String>(())
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hash`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::SinkExt`
[INFO] [stderr]   --> src/mini_chain/chain.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::SinkExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/chain.rs:612:14
[INFO] [stderr]     |
[INFO] [stderr] 612 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stderr]     |              ----^^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:410:13
[INFO] [stderr]     |
[INFO] [stderr] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:545:13
[INFO] [stderr]     |
[INFO] [stderr] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:695:13
[INFO] [stderr]     |
[INFO] [stderr] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:807:13
[INFO] [stderr]     |
[INFO] [stderr] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/block.rs:260:13
[INFO] [stderr]     |
[INFO] [stderr] 260 |         let mut transactions = BTreeSet::new();
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `difficulty`
[INFO] [stderr]    --> src/mini_chain/block.rs:315:40
[INFO] [stderr]     |
[INFO] [stderr] 315 |     pub fn verify_proof_of_work(&self, difficulty: usize) -> bool {
[INFO] [stderr]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_difficulty`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/chain.rs:74:36
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                    ^                       ------------------------- the same lifetime is elided here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:225:36
[INFO] [stderr]     |
[INFO] [stderr] 225 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                    ^                       ------------------------- the same lifetime is elided here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 225 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:540:34
[INFO] [stderr]     |
[INFO] [stderr] 540 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr]     |                                  ^                          -- the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 540 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr] 540 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:611:34
[INFO] [stderr]     |
[INFO] [stderr] 611 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr]     |                                  ^                          -- the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 611 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr] 611 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/mempool.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |         &self
[INFO] [stderr]    |         ^ the lifetime is named here
[INFO] [stderr] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stderr]    |                        ------------ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stderr]    |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/mempool.rs:226:9
[INFO] [stderr]     |
[INFO] [stderr] 226 |         &self
[INFO] [stderr]     |         ^ the lifetime is named here
[INFO] [stderr] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stderr]     |                        ------------ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stderr]     |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-chain` (lib) generated 35 warnings (run `cargo fix --lib -p mini-chain` to apply 23 suggestions)
[INFO] [stderr] warning: unused import: `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stderr]    --> src/mini_chain/node.rs:889:29
[INFO] [stderr]     |
[INFO] [stderr] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stderr]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-chain` (lib test) generated 36 warnings (34 duplicates) (run `cargo fix --lib -p mini-chain --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_chain-efdc4ebe960fd6cf)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test mini_chain::block::test::test_different_transactions_are_different ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_transaction ... ok
[INFO] [stdout] test network::test::test_delivers ... ok
[INFO] [stdout] test mini_chain::block::test::test_btree ... ok
[INFO] [stdout] test mini_chain::chain::test::test_add_block ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_get_chain_tip ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork_and_resolve ... FAILED
[INFO] [stdout] test mini_chain::block::test::test_mine_block ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork ... FAILED
[INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... FAILED
[INFO] [stdout] test mini_chain::node::test::test_run_full_node ... FAILED
[INFO] [stdout] test simulation::test_simulation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_add_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_add_block' panicked at src/mini_chain/block.rs:68:82:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a4ea056152 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a4ea056152 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a4ea056152 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58a4ea056152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58a4ea07d463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58a4ea07d463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58a4ea052d33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58a4ea052d33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58a4ea055fa2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58a4ea0576d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58a4ea05750e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58a4e9f16ce4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58a4e9f16ce4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58a4ea0581ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58a4ea0581ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58a4ea057e46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58a4ea056659 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58a4ea057b0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58a4ea07b890 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58a4ea082397 - core::panicking::panic_const::panic_const_sub_overflow::h4b52efde242bf2e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x58a4e9e1deb3 - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:82
[INFO] [stdout]   21:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   22:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   23:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   24:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   25:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   26:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   27:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   28:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   32:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   33:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   34:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   35:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   36:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   37:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   38:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   39:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   40:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   41:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   42:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   43:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   44:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   45:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   46:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   47:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   48:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   49:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   50:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   51:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   52:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   53:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   54:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   55:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   56:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   57:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   58:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   59:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   60:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   61:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   62:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   63:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   64:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   65:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   66:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   67:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   68:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   69:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   70:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   71:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   72:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   73:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   74:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   75:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   76:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   77:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   78:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   79:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   80:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   81:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   82:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   83:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   84:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   85:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   86:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   87:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   88:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   89:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   90:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   91:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   92:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   93:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   94:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   95:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   96:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   97:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   98:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   99:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  100:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  101:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  102:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  103:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]  104:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]  105:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  106:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  107:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  108:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  109:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  110:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  111:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  112:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  113:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  114:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  115:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]  116:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]  117:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  118:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  119:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  120:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  121:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  122:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  123:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  124:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  125:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  126:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  127:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]  128:     0x58a4e9e1e6c7 - mini_chain::mini_chain::block::Transaction::random::h9847d8aa8ed3954e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:164:30
[INFO] [stdout]  129:     0x58a4e9e210cc - mini_chain::mini_chain::block::Block::random::h39b6fd4da6c154f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:338:33
[INFO] [stdout]  130:     0x58a4e9df1f8a - mini_chain::mini_chain::chain::test::test_add_block::{{closure}}::h6c563b4dd585fb37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:312:21
[INFO] [stdout]  131:     0x58a4e9e194ff - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b89e8678fdb79c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  132:     0x58a4e9e19abb - <core::pin::Pin<P> as core::future::future::Future>::poll::he391411499702502
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  133:     0x58a4e9ec726b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h566b72cff9e271a6
[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]  134:     0x58a4e9ec719b - tokio::runtime::coop::with_budget::h56b44407329d1da9
[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]  135:     0x58a4e9ec719b - tokio::runtime::coop::budget::h8439049822862a4a
[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]  136:     0x58a4e9ec719b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd2d0eff8f1465d03
[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]  137:     0x58a4e9ec411d - tokio::runtime::scheduler::current_thread::Context::enter::hc9c678c0bd0e3d6b
[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]  138:     0x58a4e9ec5b10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hec3baac0028e5113
[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]  139:     0x58a4e9ec578b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha669ac0b75302cf9
[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]  140:     0x58a4e9e50c3a - tokio::runtime::context::scoped::Scoped<T>::set::h69633f18d9549017
[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]  141:     0x58a4e9de007a - tokio::runtime::context::set_scheduler::{{closure}}::hfda6e3f60a74a590
[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]  142:     0x58a4e9e4878b - std::thread::local::LocalKey<T>::try_with::hf4507573fb343474
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]  143:     0x58a4e9e4672d - std::thread::local::LocalKey<T>::with::hcfe64641c75c7a64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]  144:     0x58a4e9ddffe1 - tokio::runtime::context::set_scheduler::hf1db12cd35c9ff8e
[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]  145:     0x58a4e9ec54ce - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2880366e965d557
[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]  146:     0x58a4e9ec5821 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h56c20aa897e78b8a
[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]  147:     0x58a4e9ec2064 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4ea2f427789ff54b
[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]  148:     0x58a4e9defa41 - tokio::runtime::context::runtime::enter_runtime::h3a3a6cd3a5f292b4
[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]  149:     0x58a4e9ec1fa6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd9e4dd0f6dd01167
[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]  150:     0x58a4e9e6be70 - tokio::runtime::runtime::Runtime::block_on::h49b7e99739998ac7
[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]  151:     0x58a4e9df19b0 - mini_chain::mini_chain::chain::test::test_add_block::h9e357e51d1afbc5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:319:11
[INFO] [stdout]  152:     0x58a4e9df183d - mini_chain::mini_chain::chain::test::test_add_block::{{closure}}::h4e36261e0f651d30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:309:34
[INFO] [stdout]  153:     0x58a4e9d97386 - core::ops::function::FnOnce::call_once::hfbdfce8340b51cad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  154:     0x58a4e9f1c54b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  155:     0x58a4e9f1c54b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]  156:     0x58a4e9f1b685 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]  157:     0x58a4e9f1b685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  158:     0x58a4e9f1b685 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  159:     0x58a4e9f1b685 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  160:     0x58a4e9f1b685 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  161:     0x58a4e9f1b685 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]  162:     0x58a4e9f1b685 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]  163:     0x58a4e9edf284 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]  164:     0x58a4e9edf284 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  165:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  166:     0x58a4e9ee2c5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  167:     0x58a4e9ee2c5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  168:     0x58a4e9ee2c5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  169:     0x58a4e9ee2c5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  170:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  171:     0x58a4e9ee2c5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  172:     0x58a4ea05b34f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]  173:     0x58a4ea05b34f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]  174:     0x7fdd8944caa4 - <unknown>
[INFO] [stdout]  175:     0x7fdd894d9a34 - clone
[INFO] [stdout]  176:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_get_chain_tip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_get_chain_tip' panicked at src/mini_chain/chain.rs:338:65:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a4ea056152 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a4ea056152 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a4ea056152 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58a4ea056152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58a4ea07d463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58a4ea07d463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58a4ea052d33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58a4ea052d33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58a4ea055fa2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58a4ea0576d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58a4ea05750e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58a4e9f16ce4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58a4e9f16ce4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58a4ea0581ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58a4ea0581ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58a4ea057e46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58a4ea056659 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58a4ea057b0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58a4ea07b890 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58a4ea07b91c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x58a4ea07b809 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x58a4e9df354d - core::option::Option<T>::unwrap::hcc7b62bd6f1ae1be
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x58a4e9df354d - mini_chain::mini_chain::chain::test::test_get_chain_tip::{{closure}}::h22cdb43456f6512d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:338:65
[INFO] [stdout]   23:     0x58a4e9e194ff - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b89e8678fdb79c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a4e9e19abb - <core::pin::Pin<P> as core::future::future::Future>::poll::he391411499702502
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58a4e9ec726b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h566b72cff9e271a6
[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]   26:     0x58a4e9ec719b - tokio::runtime::coop::with_budget::h56b44407329d1da9
[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]   27:     0x58a4e9ec719b - tokio::runtime::coop::budget::h8439049822862a4a
[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]   28:     0x58a4e9ec719b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd2d0eff8f1465d03
[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]   29:     0x58a4e9ec411d - tokio::runtime::scheduler::current_thread::Context::enter::hc9c678c0bd0e3d6b
[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]   30:     0x58a4e9ec5b10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hec3baac0028e5113
[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]   31:     0x58a4e9ec578b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha669ac0b75302cf9
[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]   32:     0x58a4e9e50c3a - tokio::runtime::context::scoped::Scoped<T>::set::h69633f18d9549017
[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]   33:     0x58a4e9de007a - tokio::runtime::context::set_scheduler::{{closure}}::hfda6e3f60a74a590
[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]   34:     0x58a4e9e4878b - std::thread::local::LocalKey<T>::try_with::hf4507573fb343474
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x58a4e9e4672d - std::thread::local::LocalKey<T>::with::hcfe64641c75c7a64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x58a4e9ddffe1 - tokio::runtime::context::set_scheduler::hf1db12cd35c9ff8e
[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]   37:     0x58a4e9ec54ce - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2880366e965d557
[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]   38:     0x58a4e9ec5821 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h56c20aa897e78b8a
[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]   39:     0x58a4e9ec2064 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4ea2f427789ff54b
[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]   40:     0x58a4e9defa41 - tokio::runtime::context::runtime::enter_runtime::h3a3a6cd3a5f292b4
[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]   41:     0x58a4e9ec1fa6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd9e4dd0f6dd01167
[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]   42:     0x58a4e9e6be70 - tokio::runtime::runtime::Runtime::block_on::h49b7e99739998ac7
[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]   43:     0x58a4e9df2600 - mini_chain::mini_chain::chain::test::test_get_chain_tip::h4ad1abc2dfd65bef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:351:11
[INFO] [stdout]   44:     0x58a4e9df248d - mini_chain::mini_chain::chain::test::test_get_chain_tip::{{closure}}::hbe9d2f80a1d3f61f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:323:38
[INFO] [stdout]   45:     0x58a4e9d95a16 - core::ops::function::FnOnce::call_once::h14c436a69f5a9e87
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x58a4e9f1c54b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x58a4e9f1c54b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x58a4e9f1b685 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x58a4e9f1b685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x58a4e9f1b685 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x58a4e9f1b685 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x58a4e9f1b685 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58a4e9f1b685 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x58a4e9f1b685 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x58a4e9edf284 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x58a4e9edf284 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x58a4e9ee2c5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x58a4e9ee2c5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x58a4e9ee2c5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x58a4e9ee2c5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x58a4e9ee2c5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x58a4ea05b34f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x58a4ea05b34f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7fdd8944caa4 - <unknown>
[INFO] [stdout]   67:     0x7fdd894d9a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork_and_resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork_and_resolve' panicked at src/mini_chain/block.rs:68:82:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a4ea056152 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a4ea056152 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a4ea056152 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58a4ea056152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58a4ea07d463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58a4ea07d463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58a4ea052d33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58a4ea052d33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58a4ea055fa2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58a4ea0576d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58a4ea05750e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58a4e9f16ce4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58a4e9f16ce4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58a4ea0581ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58a4ea0581ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58a4ea057e46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58a4ea056659 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58a4ea057b0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58a4ea07b890 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58a4ea082397 - core::panicking::panic_const::panic_const_sub_overflow::h4b52efde242bf2e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x58a4e9e1df23 - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:82
[INFO] [stdout]   21:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   22:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   23:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   24:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   25:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   26:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   27:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   28:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   32:     0x58a4e9e1df7c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h240fd2a3c789850e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   33:     0x58a4e9ea69aa - core::iter::adapters::map::map_fold::{{closure}}::hebf97968706e04d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   34:     0x58a4e9dda72e - core::iter::traits::iterator::Iterator::fold::h8813814d0e3e7820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   35:     0x58a4e9e9892f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc05be78a0e7691bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   36:     0x58a4e9ea5175 - core::iter::traits::iterator::Iterator::for_each::h542c0c0d100e9072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   37:     0x58a4e9dafd78 - alloc::vec::Vec<T,A>::extend_trusted::h3f901bcdf0998d80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   38:     0x58a4e9db95fa - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hd661d948d3ba75cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   39:     0x58a4e9dace16 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9c6d42edb84c56d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   40:     0x58a4e9db984d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hdeec81a3bc5f3c0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   41:     0x58a4e9db9121 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9d3f017c4a528a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   42:     0x58a4e9ea481a - core::iter::traits::iterator::Iterator::collect::h74f78fc50a11da2e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   43:     0x58a4e9e1de15 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   44:     0x58a4e9e1df7c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h240fd2a3c789850e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   45:     0x58a4e9ea69aa - core::iter::adapters::map::map_fold::{{closure}}::hebf97968706e04d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   46:     0x58a4e9dda72e - core::iter::traits::iterator::Iterator::fold::h8813814d0e3e7820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   47:     0x58a4e9e9892f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc05be78a0e7691bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   48:     0x58a4e9ea5175 - core::iter::traits::iterator::Iterator::for_each::h542c0c0d100e9072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   49:     0x58a4e9dafd78 - alloc::vec::Vec<T,A>::extend_trusted::h3f901bcdf0998d80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   50:     0x58a4e9db95fa - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hd661d948d3ba75cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   51:     0x58a4e9dace16 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9c6d42edb84c56d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   52:     0x58a4e9db984d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hdeec81a3bc5f3c0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   53:     0x58a4e9db9121 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9d3f017c4a528a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   54:     0x58a4e9ea481a - core::iter::traits::iterator::Iterator::collect::h74f78fc50a11da2e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   55:     0x58a4e9e1de15 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   56:     0x58a4e9e1df0c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   57:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   58:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   59:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   60:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   61:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   62:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   63:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   64:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   65:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   66:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   67:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   68:     0x58a4e9e1df7c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h240fd2a3c789850e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   69:     0x58a4e9ea69aa - core::iter::adapters::map::map_fold::{{closure}}::hebf97968706e04d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   70:     0x58a4e9dda72e - core::iter::traits::iterator::Iterator::fold::h8813814d0e3e7820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   71:     0x58a4e9e9892f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc05be78a0e7691bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   72:     0x58a4e9ea5175 - core::iter::traits::iterator::Iterator::for_each::h542c0c0d100e9072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   73:     0x58a4e9dafd78 - alloc::vec::Vec<T,A>::extend_trusted::h3f901bcdf0998d80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   74:     0x58a4e9db95fa - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hd661d948d3ba75cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   75:     0x58a4e9dace16 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9c6d42edb84c56d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   76:     0x58a4e9db984d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hdeec81a3bc5f3c0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   77:     0x58a4e9db9121 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9d3f017c4a528a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   78:     0x58a4e9ea481a - core::iter::traits::iterator::Iterator::collect::h74f78fc50a11da2e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   79:     0x58a4e9e1de15 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   80:     0x58a4e9e1df0c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   81:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   82:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   83:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   84:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   85:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   86:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   87:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   88:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   89:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   90:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   91:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   92:     0x58a4e9e1df0c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   93:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   94:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   95:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   96:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   97:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   98:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   99:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  100:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  101:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  102:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  103:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]  104:     0x58a4e9e1df0c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]  105:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  106:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  107:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  108:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  109:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  110:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  111:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  112:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  113:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  114:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  115:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]  116:     0x58a4e9e1df7c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h240fd2a3c789850e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]  117:     0x58a4e9ea69aa - core::iter::adapters::map::map_fold::{{closure}}::hebf97968706e04d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  118:     0x58a4e9dda72e - core::iter::traits::iterator::Iterator::fold::h8813814d0e3e7820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  119:     0x58a4e9e9892f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc05be78a0e7691bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  120:     0x58a4e9ea5175 - core::iter::traits::iterator::Iterator::for_each::h542c0c0d100e9072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  121:     0x58a4e9dafd78 - alloc::vec::Vec<T,A>::extend_trusted::h3f901bcdf0998d80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  122:     0x58a4e9db95fa - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hd661d948d3ba75cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  123:     0x58a4e9dace16 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9c6d42edb84c56d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  124:     0x58a4e9db984d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hdeec81a3bc5f3c0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  125:     0x58a4e9db9121 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9d3f017c4a528a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  126:     0x58a4e9ea481a - core::iter::traits::iterator::Iterator::collect::h74f78fc50a11da2e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  127:     0x58a4e9e1de15 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]  128:     0x58a4e9e1ef67 - mini_chain::mini_chain::block::Transaction::random::ha6ed97de3686d094
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:164:30
[INFO] [stdout]  129:     0x58a4e9e2150c - mini_chain::mini_chain::block::Block::random::h89ff1366f20cf3d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:338:33
[INFO] [stdout]  130:     0x58a4e9df9234 - mini_chain::mini_chain::chain::test::test_fork_and_resolve::{{closure}}::h2b917fef0f17e1c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:461:13
[INFO] [stdout]  131:     0x58a4e9e194ff - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b89e8678fdb79c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  132:     0x58a4e9e19abb - <core::pin::Pin<P> as core::future::future::Future>::poll::he391411499702502
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  133:     0x58a4e9ec726b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h566b72cff9e271a6
[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]  134:     0x58a4e9ec719b - tokio::runtime::coop::with_budget::h56b44407329d1da9
[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]  135:     0x58a4e9ec719b - tokio::runtime::coop::budget::h8439049822862a4a
[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]  136:     0x58a4e9ec719b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd2d0eff8f1465d03
[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]  137:     0x58a4e9ec411d - tokio::runtime::scheduler::current_thread::Context::enter::hc9c678c0bd0e3d6b
[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]  138:     0x58a4e9ec5b10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hec3baac0028e5113
[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]  139:     0x58a4e9ec578b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha669ac0b75302cf9
[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]  140:     0x58a4e9e50c3a - tokio::runtime::context::scoped::Scoped<T>::set::h69633f18d9549017
[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]  141:     0x58a4e9de007a - tokio::runtime::context::set_scheduler::{{closure}}::hfda6e3f60a74a590
[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]  142:     0x58a4e9e4878b - std::thread::local::LocalKey<T>::try_with::hf4507573fb343474
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]  143:     0x58a4e9e4672d - std::thread::local::LocalKey<T>::with::hcfe64641c75c7a64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]  144:     0x58a4e9ddffe1 - tokio::runtime::context::set_scheduler::hf1db12cd35c9ff8e
[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]  145:     0x58a4e9ec54ce - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2880366e965d557
[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]  146:     0x58a4e9ec5821 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h56c20aa897e78b8a
[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]  147:     0x58a4e9ec2064 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4ea2f427789ff54b
[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]  148:     0x58a4e9defa41 - tokio::runtime::context::runtime::enter_runtime::h3a3a6cd3a5f292b4
[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]  149:     0x58a4e9ec1fa6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd9e4dd0f6dd01167
[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]  150:     0x58a4e9e6be70 - tokio::runtime::runtime::Runtime::block_on::h49b7e99739998ac7
[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]  151:     0x58a4e9df8820 - mini_chain::mini_chain::chain::test::test_fork_and_resolve::h1e033bcbbabdf11c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:501:11
[INFO] [stdout]  152:     0x58a4e9df86ad - mini_chain::mini_chain::chain::test::test_fork_and_resolve::{{closure}}::hd6bdf4f9122a6985
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:451:41
[INFO] [stdout]  153:     0x58a4e9d95f06 - core::ops::function::FnOnce::call_once::h508ceb830854b1a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  154:     0x58a4e9f1c54b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  155:     0x58a4e9f1c54b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]  156:     0x58a4e9f1b685 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]  157:     0x58a4e9f1b685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  158:     0x58a4e9f1b685 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  159:     0x58a4e9f1b685 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  160:     0x58a4e9f1b685 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  161:     0x58a4e9f1b685 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]  162:     0x58a4e9f1b685 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]  163:     0x58a4e9edf284 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]  164:     0x58a4e9edf284 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  165:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  166:     0x58a4e9ee2c5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  167:     0x58a4e9ee2c5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  168:     0x58a4e9ee2c5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  169:     0x58a4e9ee2c5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  170:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  171:     0x58a4e9ee2c5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  172:     0x58a4ea05b34f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]  173:     0x58a4ea05b34f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]  174:     0x7fdd8944caa4 - <unknown>
[INFO] [stdout]  175:     0x7fdd894d9a34 - clone
[INFO] [stdout]  176:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_mine_block' panicked at src/mini_chain/block.rs:369:9:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a4ea056152 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a4ea056152 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a4ea056152 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58a4ea056152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58a4ea07d463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58a4ea07d463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58a4ea052d33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58a4ea052d33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58a4ea055fa2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58a4ea0576d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58a4ea05750e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58a4e9f16ce4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58a4e9f16ce4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58a4ea0581ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58a4ea0581ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58a4ea057e46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58a4ea056659 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58a4ea057b0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58a4ea07b890 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58a4ea07b91c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x58a4e9e546b3 - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::h926a5145f91354d8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:369:9
[INFO] [stdout]   21:     0x58a4e9e19602 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8353b596ced3ecc9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x58a4e9e1931d - <core::pin::Pin<P> as core::future::future::Future>::poll::h1682b678546d4a3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58a4e9ec72ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb64b9a4067f7ec8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x58a4e9ec6fdb - tokio::runtime::coop::with_budget::he8037d2d1660471f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x58a4e9ec6fdb - tokio::runtime::coop::budget::habce21f343954ad6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x58a4e9ec6fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8da374833e0e644e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x58a4e9ec3de0 - tokio::runtime::scheduler::current_thread::Context::enter::h82aaa0e4487b1ab4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x58a4e9ec6680 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfd5eab11e28cff72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x58a4e9ec5764 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5ec84781ecf35b66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x58a4e9e50adb - tokio::runtime::context::scoped::Scoped<T>::set::h3206c0e4de1247b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x58a4e9de0029 - tokio::runtime::context::set_scheduler::{{closure}}::hf3f929ffaf05b7d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x58a4e9e48192 - std::thread::local::LocalKey<T>::try_with::hdfa7b534cef46e68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x58a4e9e464be - std::thread::local::LocalKey<T>::with::h344846dffdfa6294
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x58a4e9ddff8d - tokio::runtime::context::set_scheduler::h08fbd1ad5e998b41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x58a4e9ec50a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3ccf3477028080c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x58a4e9ec57b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3f3e5b8c9a12c611
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x58a4e9ec22b5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h567ba9f8066676bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x58a4e9defbb0 - tokio::runtime::context::runtime::enter_runtime::h4526a91d16c6f7b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x58a4e9ec1ef1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha02598c4f38a89a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x58a4e9e6bf9a - tokio::runtime::runtime::Runtime::block_on::h8efa5ff0f766813c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x58a4e9e544c9 - mini_chain::mini_chain::block::test::test_mine_block::h31111af23bb83ea7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:370:58
[INFO] [stdout]   42:     0x58a4e9e54397 - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::h43a73a5eba1d19a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:363:31
[INFO] [stdout]   43:     0x58a4e9d96d26 - core::ops::function::FnOnce::call_once::hc5fd19287812dee3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x58a4e9f1c54b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x58a4e9f1c54b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x58a4e9f1b685 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x58a4e9f1b685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x58a4e9f1b685 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x58a4e9f1b685 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x58a4e9f1b685 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58a4e9f1b685 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x58a4e9f1b685 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x58a4e9edf284 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x58a4e9edf284 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x58a4e9ee2c5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x58a4e9ee2c5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x58a4e9ee2c5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x58a4e9ee2c5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x58a4e9ee2c5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x58a4ea05b34f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x58a4ea05b34f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x7fdd8944caa4 - <unknown>
[INFO] [stdout]   65:     0x7fdd894d9a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork' panicked at src/mini_chain/block.rs:68:82:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a4ea056152 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a4ea056152 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a4ea056152 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58a4ea056152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58a4ea07d463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58a4ea07d463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58a4ea052d33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58a4ea052d33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58a4ea055fa2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58a4ea0576d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58a4ea05750e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58a4e9f16ce4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58a4e9f16ce4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58a4ea0581ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58a4ea0581ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58a4ea057e46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58a4ea056659 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58a4ea057b0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58a4ea07b890 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58a4ea082397 - core::panicking::panic_const::panic_const_sub_overflow::h4b52efde242bf2e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x58a4e9e1df23 - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:82
[INFO] [stdout]   21:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   22:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   23:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   24:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   25:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   26:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   27:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   28:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   32:     0x58a4e9e1df0c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   33:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   34:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   35:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   36:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   37:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   38:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   39:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   40:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   41:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   42:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   43:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   44:     0x58a4e9e1df7c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h240fd2a3c789850e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   45:     0x58a4e9ea69aa - core::iter::adapters::map::map_fold::{{closure}}::hebf97968706e04d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   46:     0x58a4e9dda72e - core::iter::traits::iterator::Iterator::fold::h8813814d0e3e7820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   47:     0x58a4e9e9892f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc05be78a0e7691bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   48:     0x58a4e9ea5175 - core::iter::traits::iterator::Iterator::for_each::h542c0c0d100e9072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   49:     0x58a4e9dafd78 - alloc::vec::Vec<T,A>::extend_trusted::h3f901bcdf0998d80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   50:     0x58a4e9db95fa - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hd661d948d3ba75cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   51:     0x58a4e9dace16 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9c6d42edb84c56d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   52:     0x58a4e9db984d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hdeec81a3bc5f3c0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   53:     0x58a4e9db9121 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9d3f017c4a528a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   54:     0x58a4e9ea481a - core::iter::traits::iterator::Iterator::collect::h74f78fc50a11da2e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   55:     0x58a4e9e1de15 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   56:     0x58a4e9e1df0c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   57:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   58:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   59:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   60:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   61:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   62:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   63:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   64:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   65:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   66:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   67:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   68:     0x58a4e9e1df7c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h240fd2a3c789850e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   69:     0x58a4e9ea69aa - core::iter::adapters::map::map_fold::{{closure}}::hebf97968706e04d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   70:     0x58a4e9dda72e - core::iter::traits::iterator::Iterator::fold::h8813814d0e3e7820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   71:     0x58a4e9e9892f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc05be78a0e7691bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   72:     0x58a4e9ea5175 - core::iter::traits::iterator::Iterator::for_each::h542c0c0d100e9072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   73:     0x58a4e9dafd78 - alloc::vec::Vec<T,A>::extend_trusted::h3f901bcdf0998d80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   74:     0x58a4e9db95fa - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hd661d948d3ba75cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   75:     0x58a4e9dace16 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9c6d42edb84c56d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   76:     0x58a4e9db984d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hdeec81a3bc5f3c0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   77:     0x58a4e9db9121 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9d3f017c4a528a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   78:     0x58a4e9ea481a - core::iter::traits::iterator::Iterator::collect::h74f78fc50a11da2e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   79:     0x58a4e9e1de15 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   80:     0x58a4e9e1df0c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   81:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   82:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   83:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   84:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   85:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   86:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   87:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   88:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   89:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   90:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   91:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   92:     0x58a4e9e1df0c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf42f8bc6d1c83c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   93:     0x58a4e9ea5f8a - core::iter::adapters::map::map_fold::{{closure}}::h48a92bf9c29ab423
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   94:     0x58a4e9dda65e - core::iter::traits::iterator::Iterator::fold::h71b42f0c0025001f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   95:     0x58a4e9e9818f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0b8bf2996f33499c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   96:     0x58a4e9ea50d5 - core::iter::traits::iterator::Iterator::for_each::h1d2ba6a1c1099b2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   97:     0x58a4e9db1798 - alloc::vec::Vec<T,A>::extend_trusted::hdd202c0c691ad23b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   98:     0x58a4e9db95ba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hcbd5fae35e3937f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   99:     0x58a4e9dabb36 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h2554978b0304fe28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  100:     0x58a4e9db982d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd0096b867c345086
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  101:     0x58a4e9db93c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hf105b63123c19fb8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  102:     0x58a4e9ea488a - core::iter::traits::iterator::Iterator::collect::h7d5ba1cfc7371b79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  103:     0x58a4e9e1dd95 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]  104:     0x58a4e9e1df7c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h240fd2a3c789850e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]  105:     0x58a4e9ea69aa - core::iter::adapters::map::map_fold::{{closure}}::hebf97968706e04d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  106:     0x58a4e9dda72e - core::iter::traits::iterator::Iterator::fold::h8813814d0e3e7820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  107:     0x58a4e9e9892f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc05be78a0e7691bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  108:     0x58a4e9ea5175 - core::iter::traits::iterator::Iterator::for_each::h542c0c0d100e9072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  109:     0x58a4e9dafd78 - alloc::vec::Vec<T,A>::extend_trusted::h3f901bcdf0998d80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  110:     0x58a4e9db95fa - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hd661d948d3ba75cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  111:     0x58a4e9dace16 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9c6d42edb84c56d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  112:     0x58a4e9db984d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hdeec81a3bc5f3c0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  113:     0x58a4e9db9121 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9d3f017c4a528a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  114:     0x58a4e9ea481a - core::iter::traits::iterator::Iterator::collect::h74f78fc50a11da2e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  115:     0x58a4e9e1de15 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]  116:     0x58a4e9e1df7c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h240fd2a3c789850e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]  117:     0x58a4e9ea69aa - core::iter::adapters::map::map_fold::{{closure}}::hebf97968706e04d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  118:     0x58a4e9dda72e - core::iter::traits::iterator::Iterator::fold::h8813814d0e3e7820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  119:     0x58a4e9e9892f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hc05be78a0e7691bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  120:     0x58a4e9ea5175 - core::iter::traits::iterator::Iterator::for_each::h542c0c0d100e9072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  121:     0x58a4e9dafd78 - alloc::vec::Vec<T,A>::extend_trusted::h3f901bcdf0998d80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  122:     0x58a4e9db95fa - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hd661d948d3ba75cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  123:     0x58a4e9dace16 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9c6d42edb84c56d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  124:     0x58a4e9db984d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hdeec81a3bc5f3c0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  125:     0x58a4e9db9121 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9d3f017c4a528a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  126:     0x58a4e9ea481a - core::iter::traits::iterator::Iterator::collect::h74f78fc50a11da2e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  127:     0x58a4e9e1de15 - mini_chain::mini_chain::block::Argument::random::hf58559232dd15d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]  128:     0x58a4e9e1ef67 - mini_chain::mini_chain::block::Transaction::random::ha6ed97de3686d094
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:164:30
[INFO] [stdout]  129:     0x58a4e9e2150c - mini_chain::mini_chain::block::Block::random::h89ff1366f20cf3d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:338:33
[INFO] [stdout]  130:     0x58a4e9df76a7 - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::hd084d98d77ba5da8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:429:17
[INFO] [stdout]  131:     0x58a4e9e194ff - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b89e8678fdb79c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  132:     0x58a4e9e19abb - <core::pin::Pin<P> as core::future::future::Future>::poll::he391411499702502
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  133:     0x58a4e9ec726b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h566b72cff9e271a6
[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]  134:     0x58a4e9ec719b - tokio::runtime::coop::with_budget::h56b44407329d1da9
[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]  135:     0x58a4e9ec719b - tokio::runtime::coop::budget::h8439049822862a4a
[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]  136:     0x58a4e9ec719b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd2d0eff8f1465d03
[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]  137:     0x58a4e9ec411d - tokio::runtime::scheduler::current_thread::Context::enter::hc9c678c0bd0e3d6b
[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]  138:     0x58a4e9ec5b10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hec3baac0028e5113
[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]  139:     0x58a4e9ec578b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha669ac0b75302cf9
[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]  140:     0x58a4e9e50c3a - tokio::runtime::context::scoped::Scoped<T>::set::h69633f18d9549017
[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]  141:     0x58a4e9de007a - tokio::runtime::context::set_scheduler::{{closure}}::hfda6e3f60a74a590
[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]  142:     0x58a4e9e4878b - std::thread::local::LocalKey<T>::try_with::hf4507573fb343474
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]  143:     0x58a4e9e4672d - std::thread::local::LocalKey<T>::with::hcfe64641c75c7a64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]  144:     0x58a4e9ddffe1 - tokio::runtime::context::set_scheduler::hf1db12cd35c9ff8e
[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]  145:     0x58a4e9ec54ce - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2880366e965d557
[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]  146:     0x58a4e9ec5821 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h56c20aa897e78b8a
[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]  147:     0x58a4e9ec2064 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4ea2f427789ff54b
[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]  148:     0x58a4e9defa41 - tokio::runtime::context::runtime::enter_runtime::h3a3a6cd3a5f292b4
[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]  149:     0x58a4e9ec1fa6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd9e4dd0f6dd01167
[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]  150:     0x58a4e9e6be70 - tokio::runtime::runtime::Runtime::block_on::h49b7e99739998ac7
[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]  151:     0x58a4e9df5ef0 - mini_chain::mini_chain::chain::test::test_fork::h540134018ba7fd62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:446:11
[INFO] [stdout]  152:     0x58a4e9df5d7d - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::h6be89ad563f7f716
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:405:29
[INFO] [stdout]  153:     0x58a4e9d95916 - core::ops::function::FnOnce::call_once::h08106a5a5383525a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  154:     0x58a4e9f1c54b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  155:     0x58a4e9f1c54b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]  156:     0x58a4e9f1b685 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]  157:     0x58a4e9f1b685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  158:     0x58a4e9f1b685 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  159:     0x58a4e9f1b685 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  160:     0x58a4e9f1b685 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  161:     0x58a4e9f1b685 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]  162:     0x58a4e9f1b685 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]  163:     0x58a4e9edf284 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]  164:     0x58a4e9edf284 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  165:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  166:     0x58a4e9ee2c5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  167:     0x58a4e9ee2c5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  168:     0x58a4e9ee2c5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  169:     0x58a4e9ee2c5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  170:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  171:     0x58a4e9ee2c5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  172:     0x58a4ea05b34f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]  173:     0x58a4ea05b34f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]  174:     0x7fdd8944caa4 - <unknown>
[INFO] [stdout]  175:     0x7fdd894d9a34 - clone
[INFO] [stdout]  176:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_randomized_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_randomized_mine_block' panicked at src/mini_chain/block.rs:382:13:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a4ea056152 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a4ea056152 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a4ea056152 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58a4ea056152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58a4ea07d463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58a4ea07d463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58a4ea052d33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58a4ea052d33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58a4ea055fa2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58a4ea0576d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58a4ea05750e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58a4e9f16ce4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58a4e9f16ce4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58a4ea0581ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58a4ea0581ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58a4ea057e46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58a4ea056659 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58a4ea057b0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58a4ea07b890 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58a4ea07b91c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x58a4e9e54b20 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::h9a2e37ceb2bf6d36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:382:13
[INFO] [stdout]   21:     0x58a4e9e19602 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8353b596ced3ecc9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x58a4e9e1931d - <core::pin::Pin<P> as core::future::future::Future>::poll::h1682b678546d4a3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58a4e9ec72ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb64b9a4067f7ec8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x58a4e9ec6fdb - tokio::runtime::coop::with_budget::he8037d2d1660471f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x58a4e9ec6fdb - tokio::runtime::coop::budget::habce21f343954ad6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x58a4e9ec6fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8da374833e0e644e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x58a4e9ec3de0 - tokio::runtime::scheduler::current_thread::Context::enter::h82aaa0e4487b1ab4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x58a4e9ec6680 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfd5eab11e28cff72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x58a4e9ec5764 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5ec84781ecf35b66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x58a4e9e50adb - tokio::runtime::context::scoped::Scoped<T>::set::h3206c0e4de1247b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x58a4e9de0029 - tokio::runtime::context::set_scheduler::{{closure}}::hf3f929ffaf05b7d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x58a4e9e48192 - std::thread::local::LocalKey<T>::try_with::hdfa7b534cef46e68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x58a4e9e464be - std::thread::local::LocalKey<T>::with::h344846dffdfa6294
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x58a4e9ddff8d - tokio::runtime::context::set_scheduler::h08fbd1ad5e998b41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x58a4e9ec50a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3ccf3477028080c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x58a4e9ec57b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3f3e5b8c9a12c611
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x58a4e9ec22b5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h567ba9f8066676bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x58a4e9defbb0 - tokio::runtime::context::runtime::enter_runtime::h4526a91d16c6f7b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x58a4e9ec1ef1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha02598c4f38a89a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x58a4e9e6bf9a - tokio::runtime::runtime::Runtime::block_on::h8efa5ff0f766813c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x58a4e9e54889 - mini_chain::mini_chain::block::test::test_randomized_mine_block::h3409597282fa5feb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:378:42
[INFO] [stdout]   42:     0x58a4e9e54757 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::hf4b849362df97a57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:374:42
[INFO] [stdout]   43:     0x58a4e9d97326 - core::ops::function::FnOnce::call_once::hf3edcbcded1ddbdf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x58a4e9f1c54b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x58a4e9f1c54b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x58a4e9f1b685 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x58a4e9f1b685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x58a4e9f1b685 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x58a4e9f1b685 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x58a4e9f1b685 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58a4e9f1b685 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x58a4e9f1b685 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x58a4e9edf284 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x58a4e9edf284 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x58a4e9ee2c5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x58a4e9ee2c5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x58a4e9ee2c5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x58a4e9ee2c5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x58a4e9ee2c5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x58a4ea05b34f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x58a4ea05b34f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x7fdd8944caa4 - <unknown>
[INFO] [stdout]   65:     0x7fdd894d9a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::node::test::test_run_full_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1758737982
[INFO] [stdout] 
[INFO] [stdout] 1758737984
[INFO] [stdout] 
[INFO] [stdout] 1758737986
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::node::test::test_run_full_node' panicked at src/mini_chain/block.rs:68:82:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a4ea056152 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a4ea056152 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a4ea056152 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58a4ea056152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58a4ea07d463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58a4ea07d463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58a4ea052d33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58a4ea052d33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58a4ea055fa2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58a4ea0576d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58a4ea05750e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58a4e9f16ce4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58a4e9f16ce4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58a4ea0581ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58a4ea0581ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58a4ea057e46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58a4ea056659 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58a4ea057b0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58a4ea07b890 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58a4ea082397 - core::panicking::panic_const::panic_const_sub_overflow::h4b52efde242bf2e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x58a4e9e1deb3 - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:82
[INFO] [stdout]   21:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   22:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   23:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   24:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   25:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   26:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   27:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   28:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   32:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   33:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   34:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   35:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   36:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   37:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   38:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   39:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   40:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   41:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   42:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   43:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   44:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   45:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   46:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   47:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   48:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   49:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   50:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   51:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   52:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   53:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   54:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   55:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   56:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   57:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   58:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   59:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   60:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   61:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   62:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   63:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   64:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   65:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   66:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   67:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   68:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   69:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   70:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   71:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   72:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   73:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   74:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   75:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   76:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   77:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   78:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   79:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   80:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   81:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   82:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   83:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   84:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   85:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   86:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   87:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   88:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   89:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   90:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   91:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   92:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   93:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   94:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   95:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   96:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   97:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   98:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   99:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  100:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  101:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  102:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  103:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]  104:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]  105:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  106:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  107:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  108:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  109:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  110:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  111:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  112:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  113:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  114:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  115:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]  116:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]  117:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  118:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  119:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  120:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  121:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  122:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  123:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  124:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  125:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  126:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  127:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]  128:     0x58a4e9e1f86d - mini_chain::mini_chain::block::Transaction::random_now::h48bd2dd8fa1fbc87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:187:30
[INFO] [stdout]  129:     0x58a4e9dd6bb8 - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::{{closure}}::{{closure}}::h3b0f448774906735
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:926:43
[INFO] [stdout]  130:     0x58a4e9ed4716 - <tokio::future::maybe_done::MaybeDone<Fut> as core::future::future::Future>::poll::h33ebfe8ab9409f49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/future/maybe_done.rs:68:70
[INFO] [stdout]  131:     0x58a4e9dd83d0 - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::{{closure}}::{{closure}}::h8aa4befba18b3aca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/macros/join.rs:126:28
[INFO] [stdout]  132:     0x58a4e9ea8bfd - <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll::hc0904858df6b2bb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/future/poll_fn.rs:58:9
[INFO] [stdout]  133:     0x58a4e9dc0d5f - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::{{closure}}::hb0a5b367f2798d5f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:920:20
[INFO] [stdout]  134:     0x58a4e9ed2acc - <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll::h994a9ca4d44ace7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/time/timeout.rs:202:42
[INFO] [stdout]  135:     0x58a4e9dbf4db - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::ha2fe3b2abd76d0e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:952:11
[INFO] [stdout]  136:     0x58a4e9dd8942 - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::h154df760b9865e5d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]  137:     0x58a4e9e194ff - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b89e8678fdb79c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  138:     0x58a4e9e19abb - <core::pin::Pin<P> as core::future::future::Future>::poll::he391411499702502
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  139:     0x58a4e9ec726b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h566b72cff9e271a6
[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]  140:     0x58a4e9ec719b - tokio::runtime::coop::with_budget::h56b44407329d1da9
[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]  141:     0x58a4e9ec719b - tokio::runtime::coop::budget::h8439049822862a4a
[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]  142:     0x58a4e9ec719b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd2d0eff8f1465d03
[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]  143:     0x58a4e9ec411d - tokio::runtime::scheduler::current_thread::Context::enter::hc9c678c0bd0e3d6b
[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]  144:     0x58a4e9ec5b10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hec3baac0028e5113
[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]  145:     0x58a4e9ec578b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha669ac0b75302cf9
[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]  146:     0x58a4e9e50c3a - tokio::runtime::context::scoped::Scoped<T>::set::h69633f18d9549017
[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]  147:     0x58a4e9de007a - tokio::runtime::context::set_scheduler::{{closure}}::hfda6e3f60a74a590
[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]  148:     0x58a4e9e4878b - std::thread::local::LocalKey<T>::try_with::hf4507573fb343474
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]  149:     0x58a4e9e4672d - std::thread::local::LocalKey<T>::with::hcfe64641c75c7a64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]  150:     0x58a4e9ddffe1 - tokio::runtime::context::set_scheduler::hf1db12cd35c9ff8e
[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]  151:     0x58a4e9ec54ce - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2880366e965d557
[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]  152:     0x58a4e9ec5821 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h56c20aa897e78b8a
[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]  153:     0x58a4e9ec2064 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4ea2f427789ff54b
[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]  154:     0x58a4e9defa41 - tokio::runtime::context::runtime::enter_runtime::h3a3a6cd3a5f292b4
[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]  155:     0x58a4e9ec1fa6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd9e4dd0f6dd01167
[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]  156:     0x58a4e9e6be70 - tokio::runtime::runtime::Runtime::block_on::h49b7e99739998ac7
[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]  157:     0x58a4e9dd8760 - mini_chain::mini_chain::node::test::test_run_full_node::h42f7da49e3d101a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]  158:     0x58a4e9dd85ed - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::h00fe70ca657a85d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:990:36
[INFO] [stdout]  159:     0x58a4e9d97486 - core::ops::function::FnOnce::call_once::hfda5ffe2d6da7903
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  160:     0x58a4e9f1c54b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  161:     0x58a4e9f1c54b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]  162:     0x58a4e9f1b685 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]  163:     0x58a4e9f1b685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  164:     0x58a4e9f1b685 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  165:     0x58a4e9f1b685 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  166:     0x58a4e9f1b685 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  167:     0x58a4e9f1b685 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]  168:     0x58a4e9f1b685 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]  169:     0x58a4e9edf284 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]  170:     0x58a4e9edf284 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  171:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  172:     0x58a4e9ee2c5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  173:     0x58a4e9ee2c5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  174:     0x58a4e9ee2c5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  175:     0x58a4e9ee2c5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  176:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  177:     0x58a4e9ee2c5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  178:     0x58a4ea05b34f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]  179:     0x58a4ea05b34f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]  180:     0x7fdd8944caa4 - <unknown>
[INFO] [stdout]  181:     0x7fdd894d9a34 - clone
[INFO] [stdout]  182:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- simulation::test_simulation stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1758737982
[INFO] [stdout] Full Node #0
[INFO] [stdout] Full Node #1
[INFO] [stdout] Full Node #2
[INFO] [stdout] Full Node #3
[INFO] [stdout] Full Node #4
[INFO] [stdout] 
[INFO] [stdout] 1758737984
[INFO] [stdout] Full Node #0
[INFO] [stdout] Full Node #1
[INFO] [stdout] Full Node #2
[INFO] [stdout] Full Node #3
[INFO] [stdout] Full Node #4
[INFO] [stdout] 
[INFO] [stdout] 1758737986
[INFO] [stdout] Full Node #0
[INFO] [stdout] Full Node #1
[INFO] [stdout] Full Node #2
[INFO] [stdout] Full Node #3
[INFO] [stdout] Full Node #4
[INFO] [stdout] 
[INFO] [stdout] 1758737988
[INFO] [stdout] Full Node #0
[INFO] [stdout] Full Node #1
[INFO] [stdout] Full Node #2
[INFO] [stdout] Full Node #3
[INFO] [stdout] Full Node #4
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation::test_simulation' panicked at src/mini_chain/block.rs:68:82:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a4ea056152 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a4ea056152 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a4ea056152 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58a4ea056152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58a4ea07d463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58a4ea07d463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58a4ea052d33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58a4ea052d33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58a4ea055fa2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58a4ea0576d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58a4ea05750e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58a4e9f16ce4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58a4e9f16ce4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58a4ea0581ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58a4ea0581ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58a4ea057e46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58a4ea056659 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58a4ea057b0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58a4ea07b890 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58a4ea082397 - core::panicking::panic_const::panic_const_sub_overflow::h4b52efde242bf2e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x58a4e9e1deb3 - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:82
[INFO] [stdout]   21:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   22:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   23:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   24:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   25:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   26:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   27:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   28:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   32:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   33:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   34:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   35:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   36:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   37:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   38:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   39:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   40:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   41:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   42:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   43:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   44:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   45:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   46:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   47:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   48:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   49:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   50:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   51:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   52:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   53:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   54:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   55:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   56:     0x58a4e9e1dfec - mini_chain::mini_chain::block::Argument::random::{{closure}}::hda12df5d71ae70cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60
[INFO] [stdout]   57:     0x58a4e9ea5a1a - core::iter::adapters::map::map_fold::{{closure}}::h1ea083146a2599c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   58:     0x58a4e9dda8ce - core::iter::traits::iterator::Iterator::fold::hf37a89ce7681f573
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   59:     0x58a4e9e982ef - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h2907b26364ac8e04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   60:     0x58a4e9ea5225 - core::iter::traits::iterator::Iterator::for_each::h59fd13c2942e6823
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   61:     0x58a4e9db07f8 - alloc::vec::Vec<T,A>::extend_trusted::h9a275bf4942d6f67
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   62:     0x58a4e9db957a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h8e450cb7562020cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   63:     0x58a4e9dab7c6 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188893f25901c10c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   64:     0x58a4e9db97dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h99e361c52f11d9a4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   65:     0x58a4e9db8e41 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h3e0c9150b3ae8cca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   66:     0x58a4e9ea4cfa - core::iter::traits::iterator::Iterator::collect::hdc3e74a06e851265
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   67:     0x58a4e9e1db25 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94
[INFO] [stdout]   68:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   69:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   70:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   71:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   72:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   73:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   74:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   75:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   76:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   77:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   78:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   79:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   80:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   81:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   82:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   83:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   84:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   85:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   86:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   87:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   88:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   89:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   90:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   91:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]   92:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]   93:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   94:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]   95:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   96:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   97:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]   98:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   99:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  100:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  101:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  102:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  103:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]  104:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]  105:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  106:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  107:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  108:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  109:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  110:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  111:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  112:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  113:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  114:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  115:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]  116:     0x58a4e9e1de9c - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8929b455b9b18c77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60
[INFO] [stdout]  117:     0x58a4e9ea600a - core::iter::adapters::map::map_fold::{{closure}}::h50ba5d84134be582
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]  118:     0x58a4e9dda99e - core::iter::traits::iterator::Iterator::fold::hfcfa7a1a4b5b75bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2602:21
[INFO] [stdout]  119:     0x58a4e9e98a0f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he2e7442d53cda322
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]  120:     0x58a4e9ea5365 - core::iter::traits::iterator::Iterator::for_each::hb371a2b0dc9f8202
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]  121:     0x58a4e9db0638 - alloc::vec::Vec<T,A>::extend_trusted::h6ecba5d2e134342b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3774:26
[INFO] [stdout]  122:     0x58a4e9db942a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h3c512fd746d66e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]  123:     0x58a4e9daca86 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9217d2a8acee28e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]  124:     0x58a4e9db989d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf698e3eeb60b8624
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]  125:     0x58a4e9db9241 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hd4681e688d886262
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]  126:     0x58a4e9ea45ba - core::iter::traits::iterator::Iterator::collect::h3c35b7e7dd16c368
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]  127:     0x58a4e9e1daa5 - mini_chain::mini_chain::block::Argument::random::ha8b636233637cdea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94
[INFO] [stdout]  128:     0x58a4e9e1f86d - mini_chain::mini_chain::block::Transaction::random_now::h48bd2dd8fa1fbc87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:187:30
[INFO] [stdout]  129:     0x58a4e9e3128a - mini_chain::simulation::simulation::{{closure}}::{{closure}}::{{closure}}::he35d27a222bd5ca8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:63:47
[INFO] [stdout]  130:     0x58a4e9ed53cb - <tokio::future::maybe_done::MaybeDone<Fut> as core::future::future::Future>::poll::hf53c84ba9dec1281
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/future/maybe_done.rs:68:70
[INFO] [stdout]  131:     0x58a4e9e33446 - mini_chain::simulation::simulation::{{closure}}::{{closure}}::{{closure}}::h81b707117d091590
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/macros/try_join.rs:172:37
[INFO] [stdout]  132:     0x58a4e9ea8b14 - <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll::h0cc341cc910d1270
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/future/poll_fn.rs:58:9
[INFO] [stdout]  133:     0x58a4e9e231df - mini_chain::simulation::simulation::{{closure}}::{{closure}}::h1d49adafb02d1f20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:44:17
[INFO] [stdout]  134:     0x58a4e9ed24cc - <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll::h42bd84a14273fddb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/time/timeout.rs:202:42
[INFO] [stdout]  135:     0x58a4e9e221c9 - mini_chain::simulation::simulation::{{closure}}::hc6e9ed7c3d3d6bcd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:112:11
[INFO] [stdout]  136:     0x58a4e9e3439c - mini_chain::simulation::test_simulation::{{closure}}::h62ade4238a9327dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:142:31
[INFO] [stdout]  137:     0x58a4e9e194ff - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b89e8678fdb79c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  138:     0x58a4e9e19abb - <core::pin::Pin<P> as core::future::future::Future>::poll::he391411499702502
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]  139:     0x58a4e9ec726b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h566b72cff9e271a6
[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]  140:     0x58a4e9ec719b - tokio::runtime::coop::with_budget::h56b44407329d1da9
[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]  141:     0x58a4e9ec719b - tokio::runtime::coop::budget::h8439049822862a4a
[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]  142:     0x58a4e9ec719b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd2d0eff8f1465d03
[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]  143:     0x58a4e9ec411d - tokio::runtime::scheduler::current_thread::Context::enter::hc9c678c0bd0e3d6b
[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]  144:     0x58a4e9ec5b10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hec3baac0028e5113
[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]  145:     0x58a4e9ec578b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha669ac0b75302cf9
[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]  146:     0x58a4e9e50c3a - tokio::runtime::context::scoped::Scoped<T>::set::h69633f18d9549017
[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]  147:     0x58a4e9de007a - tokio::runtime::context::set_scheduler::{{closure}}::hfda6e3f60a74a590
[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]  148:     0x58a4e9e4878b - std::thread::local::LocalKey<T>::try_with::hf4507573fb343474
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]  149:     0x58a4e9e4672d - std::thread::local::LocalKey<T>::with::hcfe64641c75c7a64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]  150:     0x58a4e9ddffe1 - tokio::runtime::context::set_scheduler::hf1db12cd35c9ff8e
[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]  151:     0x58a4e9ec54ce - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2880366e965d557
[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]  152:     0x58a4e9ec5821 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h56c20aa897e78b8a
[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]  153:     0x58a4e9ec2064 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4ea2f427789ff54b
[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]  154:     0x58a4e9defa41 - tokio::runtime::context::runtime::enter_runtime::h3a3a6cd3a5f292b4
[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]  155:     0x58a4e9ec1fa6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd9e4dd0f6dd01167
[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]  156:     0x58a4e9e6be70 - tokio::runtime::runtime::Runtime::block_on::h49b7e99739998ac7
[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]  157:     0x58a4e9e341af - mini_chain::simulation::test_simulation::h24b56ec6c9259e3b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:143:11
[INFO] [stdout]  158:     0x58a4e9e3402d - mini_chain::simulation::test_simulation::{{closure}}::h2c2baf02b15ba0bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:35
[INFO] [stdout]  159:     0x58a4e9d96976 - core::ops::function::FnOnce::call_once::h9f155dfd0f18ea18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  160:     0x58a4e9f1c54b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  161:     0x58a4e9f1c54b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]  162:     0x58a4e9f1b685 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]  163:     0x58a4e9f1b685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  164:     0x58a4e9f1b685 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  165:     0x58a4e9f1b685 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  166:     0x58a4e9f1b685 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  167:     0x58a4e9f1b685 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]  168:     0x58a4e9f1b685 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]  169:     0x58a4e9edf284 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]  170:     0x58a4e9edf284 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  171:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  172:     0x58a4e9ee2c5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]  173:     0x58a4e9ee2c5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]  174:     0x58a4e9ee2c5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]  175:     0x58a4e9ee2c5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]  176:     0x58a4e9ee2c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  177:     0x58a4e9ee2c5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]  178:     0x58a4ea05b34f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]  179:     0x58a4ea05b34f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]  180:     0x7fdd8944caa4 - <unknown>
[INFO] [stdout]  181:     0x7fdd894d9a34 - clone
[INFO] [stdout]  182:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mini_chain::block::test::test_mine_block
[INFO] [stdout]     mini_chain::block::test::test_randomized_mine_block
[INFO] [stdout]     mini_chain::chain::test::test_add_block
[INFO] [stdout]     mini_chain::chain::test::test_fork
[INFO] [stdout]     mini_chain::chain::test::test_fork_and_resolve
[INFO] [stdout]     mini_chain::chain::test::test_get_chain_tip
[INFO] [stdout]     mini_chain::node::test::test_run_full_node
[INFO] [stdout]     simulation::test_simulation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.97s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78e5fdcb81ff7a4427fc62f1e33fa68b1aecab73bed0418733285c5c4ac92d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e5fdcb81ff7a4427fc62f1e33fa68b1aecab73bed0418733285c5c4ac92d27", kill_on_drop: false }`
[INFO] [stdout] 78e5fdcb81ff7a4427fc62f1e33fa68b1aecab73bed0418733285c5c4ac92d27
