[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 try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFly0125%2Fmini-bc-imp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FreeFly0125/mini-bc-imp on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing v0.1.39 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feb544c830d2bd0f04aea2073e40767ef16d4739c446b734a492dc9ce2522f72 [INFO] running `Command { std: "docker" "start" "-a" "feb544c830d2bd0f04aea2073e40767ef16d4739c446b734a492dc9ce2522f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feb544c830d2bd0f04aea2073e40767ef16d4739c446b734a492dc9ce2522f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feb544c830d2bd0f04aea2073e40767ef16d4739c446b734a492dc9ce2522f72", kill_on_drop: false }` [INFO] [stdout] feb544c830d2bd0f04aea2073e40767ef16d4739c446b734a492dc9ce2522f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8c42267eb86ac267d1b352d9a6a2e1815bb1349064bd5689e4bcf8a945af4f84 [INFO] running `Command { std: "docker" "start" "-a" "8c42267eb86ac267d1b352d9a6a2e1815bb1349064bd5689e4bcf8a945af4f84", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tracing v0.1.39 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.28 [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 prost-derive v0.11.9 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.107 [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::>(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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:74:36 [INFO] [stdout] | [INFO] [stdout] 74 | async fn compute_genesis_block(&self) -> Result)>, String>; [INFO] [stdout] | ^ ------------------------- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 74 | async fn compute_genesis_block(&self) -> Result)>, String>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:225:36 [INFO] [stdout] | [INFO] [stdout] 225 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | ^ ------------------------- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 225 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:540:34 [INFO] [stdout] | [INFO] [stdout] 540 | async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 540 - async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] 540 + async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:611:34 [INFO] [stdout] | [INFO] [stdout] 611 | async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 611 - async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] 611 + async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/mempool.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &self [INFO] [stdout] | ^ this lifetime flows to the output [INFO] [stdout] 56 | ) -> Result, String>; [INFO] [stdout] | ------------ the lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 56 | ) -> Result, String>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/mempool.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | &self [INFO] [stdout] | ^ this lifetime flows to the output [INFO] [stdout] 227 | ) -> Result, String> { [INFO] [stdout] | ------------ the lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 227 | ) -> Result, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.84s [INFO] running `Command { std: "docker" "inspect" "8c42267eb86ac267d1b352d9a6a2e1815bb1349064bd5689e4bcf8a945af4f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c42267eb86ac267d1b352d9a6a2e1815bb1349064bd5689e4bcf8a945af4f84", kill_on_drop: false }` [INFO] [stdout] 8c42267eb86ac267d1b352d9a6a2e1815bb1349064bd5689e4bcf8a945af4f84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b77fce3e625fafa26e1521fd71a8bbc37b28011abda0c8032784e941b51f304f [INFO] running `Command { std: "docker" "start" "-a" "b77fce3e625fafa26e1521fd71a8bbc37b28011abda0c8032784e941b51f304f", 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::>(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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:74:36 [INFO] [stdout] | [INFO] [stdout] 74 | async fn compute_genesis_block(&self) -> Result)>, String>; [INFO] [stdout] | ^ ------------------------- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 74 | async fn compute_genesis_block(&self) -> Result)>, String>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:225:36 [INFO] [stdout] | [INFO] [stdout] 225 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | ^ ------------------------- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 225 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:540:34 [INFO] [stdout] | [INFO] [stdout] 540 | async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 540 - async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] 540 + async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:611:34 [INFO] [stdout] | [INFO] [stdout] 611 | async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 611 - async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] 611 + async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/mempool.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &self [INFO] [stdout] | ^ this lifetime flows to the output [INFO] [stdout] 56 | ) -> Result, String>; [INFO] [stdout] | ------------ the lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 56 | ) -> Result, String>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/mempool.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | &self [INFO] [stdout] | ^ this lifetime flows to the output [INFO] [stdout] 227 | ) -> Result, String> { [INFO] [stdout] | ------------ the lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 227 | ) -> Result, 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::>(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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:74:36 [INFO] [stdout] | [INFO] [stdout] 74 | async fn compute_genesis_block(&self) -> Result)>, String>; [INFO] [stdout] | ^ ------------------------- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 74 | async fn compute_genesis_block(&self) -> Result)>, String>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:225:36 [INFO] [stdout] | [INFO] [stdout] 225 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | ^ ------------------------- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 225 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:540:34 [INFO] [stdout] | [INFO] [stdout] 540 | async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 540 - async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] 540 + async fn stream_transactions(&self) -> Result>, String>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/chain.rs:611:34 [INFO] [stdout] | [INFO] [stdout] 611 | async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 611 - async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] 611 + async fn stream_transactions(&self) -> Result>, String> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/mempool.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &self [INFO] [stdout] | ^ this lifetime flows to the output [INFO] [stdout] 56 | ) -> Result, String>; [INFO] [stdout] | ------------ the lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 56 | ) -> Result, String>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mini_chain/mempool.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | &self [INFO] [stdout] | ^ this lifetime flows to the output [INFO] [stdout] 227 | ) -> Result, String> { [INFO] [stdout] | ------------ the lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 227 | ) -> Result, String> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.34s [INFO] running `Command { std: "docker" "inspect" "b77fce3e625fafa26e1521fd71a8bbc37b28011abda0c8032784e941b51f304f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77fce3e625fafa26e1521fd71a8bbc37b28011abda0c8032784e941b51f304f", kill_on_drop: false }` [INFO] [stdout] b77fce3e625fafa26e1521fd71a8bbc37b28011abda0c8032784e941b51f304f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1e98c85a81c1388c5fcfc86fe530567155178fc139b786938f3a5e8561a24519 [INFO] running `Command { std: "docker" "start" "-a" "1e98c85a81c1388c5fcfc86fe530567155178fc139b786938f3a5e8561a24519", 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::>(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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mini_chain/chain.rs:74:36 [INFO] [stderr] | [INFO] [stderr] 74 | async fn compute_genesis_block(&self) -> Result)>, String>; [INFO] [stderr] | ^ ------------------------- the lifetime gets resolved as `'life0` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 74 | async fn compute_genesis_block(&self) -> Result)>, String>; [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mini_chain/chain.rs:225:36 [INFO] [stderr] | [INFO] [stderr] 225 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stderr] | ^ ------------------------- the lifetime gets resolved as `'life0` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 225 | async fn compute_genesis_block(&self) -> Result)>, String> { [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mini_chain/chain.rs:540:34 [INFO] [stderr] | [INFO] [stderr] 540 | async fn stream_transactions(&self) -> Result>, String>; [INFO] [stderr] | ^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 540 - async fn stream_transactions(&self) -> Result>, String>; [INFO] [stderr] 540 + async fn stream_transactions(&self) -> Result>, String>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mini_chain/chain.rs:611:34 [INFO] [stderr] | [INFO] [stderr] 611 | async fn stream_transactions(&self) -> Result>, String> { [INFO] [stderr] | ^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 611 - async fn stream_transactions(&self) -> Result>, String> { [INFO] [stderr] 611 + async fn stream_transactions(&self) -> Result>, String> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mini_chain/mempool.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | &self [INFO] [stderr] | ^ this lifetime flows to the output [INFO] [stderr] 56 | ) -> Result, String>; [INFO] [stderr] | ------------ the lifetime gets resolved as `'life0` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 56 | ) -> Result, String>; [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mini_chain/mempool.rs:226:9 [INFO] [stderr] | [INFO] [stderr] 226 | &self [INFO] [stderr] | ^ this lifetime flows to the output [INFO] [stderr] 227 | ) -> Result, String> { [INFO] [stderr] | ------------ the lifetime gets resolved as `'life0` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 227 | ) -> Result, String> { [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `distributions::Standard` [INFO] [stderr] --> src/mini_chain/chain.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | use rand::{Rng, distributions::Standard}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `self` [INFO] [stderr] --> src/mini_chain/node.rs:889:29 [INFO] [stderr] | [INFO] [stderr] 889 | use tokio::sync::mpsc::{self, Sender, Receiver}; [INFO] [stderr] | ^^^^ ^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mini-chain` (lib) generated 35 warnings (run `cargo fix --lib -p mini-chain` to apply 29 suggestions) [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.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mini_chain-411a3e9764b0c9e6) [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_add_block ... 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_get_transaction ... ok [INFO] [stdout] test mini_chain::chain::test::test_fork ... FAILED [INFO] [stdout] test mini_chain::block::test::test_mine_block ... FAILED [INFO] [stdout] test mini_chain::chain::test::test_fork_and_resolve ... FAILED [INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... FAILED [INFO] [stdout] test mini_chain::chain::test::test_get_chain_tip ... FAILED [INFO] [stdout] test simulation::test_simulation ... FAILED [INFO] [stdout] test mini_chain::node::test::test_run_full_node ... FAILED [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] failures: [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: 0x7261697156e2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7261697156e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7261697156e2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7261697156e2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x726169752033 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x726169752033 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7261697126d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7261697126d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x726169715532 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x726169716cbc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x726169716b12 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7261695d67d4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7261695d67d4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x726169717723 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x726169717723 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7261697173d6 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x726169715be9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x72616971709d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x726169438670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x726169438dc7 - core::panicking::panic_const::panic_const_sub_overflow::h56c4c482b3229258 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:175:17 [INFO] [stdout] 20: 0x7261694c7603 - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:82 [INFO] [stdout] 21: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 22: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 23: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 24: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 25: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 26: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 27: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 28: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 29: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 30: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 31: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 32: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 33: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 34: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 35: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 36: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 37: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 38: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 39: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 40: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 41: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 42: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 43: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 44: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 45: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 46: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 47: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 48: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 49: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 50: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 51: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 52: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 53: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 54: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 55: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 56: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 57: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 58: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 59: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 60: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 61: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 62: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 63: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 64: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 65: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 66: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 67: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 68: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 69: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 70: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 71: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 72: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 73: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 74: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 75: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 76: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 77: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 78: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 79: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 80: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 81: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 82: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 83: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 84: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 85: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 86: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 87: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 88: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 89: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 90: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 91: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 92: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 93: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 94: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 95: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 96: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 97: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 98: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 99: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 100: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 101: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 102: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 103: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 104: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 105: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 106: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 107: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 108: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 109: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 110: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 111: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 112: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 113: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 114: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 115: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 116: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 117: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 118: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 119: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 120: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 121: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 122: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 123: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 124: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 125: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 126: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 127: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 128: 0x7261694c7e17 - mini_chain::mini_chain::block::Transaction::random::hd0693fea26cc060f [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:164:30 [INFO] [stdout] 129: 0x7261694ca7fc - mini_chain::mini_chain::block::Block::random::h219c5297d15c42a1 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:338:33 [INFO] [stdout] 130: 0x726169479c8b - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::hacf7c58dd055c6c4 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/chain.rs:415:13 [INFO] [stdout] 131: 0x7261694986ff - as core::future::future::Future>::poll::hd653f93d35aa4dd9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 132: 0x72616949815b - as core::future::future::Future>::poll::h5e1375f5d75c3e4a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 133: 0x7261694acfae - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4354db456185aaf0 [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: 0x7261694acd35 - tokio::runtime::coop::with_budget::h26d089804ba089a4 [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: 0x7261694acd35 - tokio::runtime::coop::budget::hf5e5a6529da15d7f [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: 0x7261694acd35 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h635557a3e81fca6c [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: 0x7261694aa38d - tokio::runtime::scheduler::current_thread::Context::enter::hbdc1ac89b9f0ef86 [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: 0x7261694ac278 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9770c05d5200c4dc [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: 0x7261694ab41b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf07ca1a77acc4f54 [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: 0x7261694ffc5a - tokio::runtime::context::scoped::Scoped::set::hb6947f4c2ed070f9 [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: 0x7261694b127a - tokio::runtime::context::set_scheduler::{{closure}}::h997e9f1b3b781dbf [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: 0x72616954ce8b - std::thread::local::LocalKey::try_with::h7ca6f7d3291b0ebd [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 143: 0x72616954bb4d - std::thread::local::LocalKey::with::h6d98d0693643752e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 144: 0x7261694b11e1 - tokio::runtime::context::set_scheduler::h50e6850dd9f69518 [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: 0x7261694ab15e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he000301b5727a526 [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: 0x7261694ab451 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h78b4dbcc99420a31 [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: 0x7261694a799e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcb897cbec34f9d50 [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: 0x7261694b2f39 - tokio::runtime::context::runtime::enter_runtime::he008330e7b96d37e [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: 0x7261694a74b6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h745dc6686de6a228 [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: 0x7261694f0080 - tokio::runtime::runtime::Runtime::block_on::h949a9855e29d6b84 [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: 0x7261694792d0 - mini_chain::mini_chain::chain::test::test_fork::hf261965eb7ba2a5c [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/chain.rs:446:11 [INFO] [stdout] 152: 0x72616947915d - mini_chain::mini_chain::chain::test::test_fork::{{closure}}::h2badd9776e6d34e1 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/chain.rs:405:29 [INFO] [stdout] 153: 0x726169453a66 - core::ops::function::FnOnce::call_once::he6759f1dc7f90b15 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 154: 0x7261695dbecb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 155: 0x7261695dbecb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 156: 0x7261695db13e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 157: 0x7261695db13e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 158: 0x7261695db13e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 159: 0x7261695db13e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 160: 0x7261695db13e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 161: 0x7261695db13e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 162: 0x7261695db13e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 163: 0x72616959ffc4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 164: 0x72616959ffc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 165: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 166: 0x7261695a37ba - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 167: 0x7261695a37ba - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 168: 0x7261695a37ba - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 169: 0x7261695a37ba - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 170: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 171: 0x7261695a37ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 172: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 173: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 174: 0x72616971a2e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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: 0x7261697156e2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7261697156e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7261697156e2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7261697156e2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x726169752033 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x726169752033 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7261697126d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7261697126d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x726169715532 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x726169716cbc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x726169716b12 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7261695d67d4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7261695d67d4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x726169717723 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x726169717723 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7261697173d6 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x726169715be9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x72616971709d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x726169438670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7261694386fc - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x7261694ada9a - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::h3d94f39e69458b3c [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:369:9 [INFO] [stdout] 21: 0x726169498742 - as core::future::future::Future>::poll::hd7777f0617d8e438 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x726169497ffd - as core::future::future::Future>::poll::h2f821d57d6afb944 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x7261694acfef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9fe4c16e6ed60329 [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: 0x7261694acee5 - tokio::runtime::coop::with_budget::h76f3b367a8085961 [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: 0x7261694acee5 - tokio::runtime::coop::budget::h459b0c41ad834db4 [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: 0x7261694acee5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb753a01e90d99cfc [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: 0x7261694a9d60 - tokio::runtime::scheduler::current_thread::Context::enter::h1e59573a14d34b02 [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: 0x7261694ab788 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0101832db54a4e89 [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: 0x7261694ab3f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hba61ff21fcf6d305 [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: 0x7261694ffafb - tokio::runtime::context::scoped::Scoped::set::h1b584c647713c800 [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: 0x7261694b1229 - tokio::runtime::context::set_scheduler::{{closure}}::h8d237e5ab34992d6 [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: 0x72616954c682 - std::thread::local::LocalKey::try_with::h4a8acc0f764d5c1c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x72616954bc3e - std::thread::local::LocalKey::with::h8de29c078d85da6b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x7261694b118d - tokio::runtime::context::set_scheduler::h1ae37861c5b1ef50 [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: 0x7261694aad30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hda6daccf29af13fa [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: 0x7261694ab4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf7741abfb939f640 [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: 0x7261694a764f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha676d816c348e24c [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: 0x7261694b2d58 - tokio::runtime::context::runtime::enter_runtime::hc0db2f1b03a4a173 [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: 0x7261694a7561 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb550c99037f9ced8 [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: 0x7261694eff4a - tokio::runtime::runtime::Runtime::block_on::h2790657521a96fc1 [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: 0x7261694ad8b9 - mini_chain::mini_chain::block::test::test_mine_block::h2bf2bdfbecafd1cb [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:370:58 [INFO] [stdout] 42: 0x7261694ad787 - mini_chain::mini_chain::block::test::test_mine_block::{{closure}}::h4899de56e1788653 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:363:31 [INFO] [stdout] 43: 0x726169452876 - core::ops::function::FnOnce::call_once::h3fd4ca0b915ea303 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x7261695dbecb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x7261695dbecb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 46: 0x7261695db13e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 47: 0x7261695db13e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x7261695db13e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 49: 0x7261695db13e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 50: 0x7261695db13e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x7261695db13e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 52: 0x7261695db13e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 53: 0x72616959ffc4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 54: 0x72616959ffc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x7261695a37ba - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x7261695a37ba - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 58: 0x7261695a37ba - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 59: 0x7261695a37ba - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x7261695a37ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 64: 0x72616971a2e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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: 0x7261697156e2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7261697156e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7261697156e2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7261697156e2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x726169752033 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x726169752033 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7261697126d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7261697126d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x726169715532 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x726169716cbc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x726169716b12 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7261695d67d4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7261695d67d4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x726169717723 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x726169717723 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7261697173d6 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x726169715be9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x72616971709d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x726169438670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x726169438dc7 - core::panicking::panic_const::panic_const_sub_overflow::h56c4c482b3229258 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:175:17 [INFO] [stdout] 20: 0x7261694c7603 - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:82 [INFO] [stdout] 21: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 22: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 23: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 24: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 25: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 26: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 27: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 28: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 29: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 30: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 31: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 32: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 33: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 34: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 35: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 36: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 37: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 38: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 39: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 40: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 41: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 42: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 43: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 44: 0x7261694c76cc - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8c8d07181067be0b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 45: 0x72616950915a - core::iter::adapters::map::map_fold::{{closure}}::ha511b354e1899fae [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 46: 0x72616957f09e - core::iter::traits::iterator::Iterator::fold::hbf481b02fa953eea [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 47: 0x726169503fbf - as core::iter::traits::iterator::Iterator>::fold::h39bc845c932a2f9c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 48: 0x726169507e95 - core::iter::traits::iterator::Iterator::for_each::hc1a311a44131eeb4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 49: 0x7261694fbb68 - alloc::vec::Vec::extend_trusted::hdc1fb488033f4806 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 50: 0x7261695039fa - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hfcfc8d31f878bc7a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 51: 0x7261694f7f66 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf5b9b91cd07ae5c5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 52: 0x726169503b5d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hb6a26af125eed239 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 53: 0x726169503471 - as core::iter::traits::collect::FromIterator>::from_iter::h7ade73dd3b8d59c0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 54: 0x7261695071ea - core::iter::traits::iterator::Iterator::collect::h2e3cd351b049ab12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 55: 0x7261694c7275 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 56: 0x7261694c76cc - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8c8d07181067be0b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 57: 0x72616950915a - core::iter::adapters::map::map_fold::{{closure}}::ha511b354e1899fae [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 58: 0x72616957f09e - core::iter::traits::iterator::Iterator::fold::hbf481b02fa953eea [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 59: 0x726169503fbf - as core::iter::traits::iterator::Iterator>::fold::h39bc845c932a2f9c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 60: 0x726169507e95 - core::iter::traits::iterator::Iterator::for_each::hc1a311a44131eeb4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 61: 0x7261694fbb68 - alloc::vec::Vec::extend_trusted::hdc1fb488033f4806 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 62: 0x7261695039fa - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hfcfc8d31f878bc7a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 63: 0x7261694f7f66 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf5b9b91cd07ae5c5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 64: 0x726169503b5d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hb6a26af125eed239 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 65: 0x726169503471 - as core::iter::traits::collect::FromIterator>::from_iter::h7ade73dd3b8d59c0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 66: 0x7261695071ea - core::iter::traits::iterator::Iterator::collect::h2e3cd351b049ab12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 67: 0x7261694c7275 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 68: 0x7261694c75ec - mini_chain::mini_chain::block::Argument::random::{{closure}}::h23c39c00d0f2b596 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 69: 0x726169508f2a - core::iter::adapters::map::map_fold::{{closure}}::h97df7d9f19ba2821 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 70: 0x72616957f16e - core::iter::traits::iterator::Iterator::fold::hf646ed23e668410d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 71: 0x72616950451f - as core::iter::traits::iterator::Iterator>::fold::hcf3de1b776160f48 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 72: 0x726169507c95 - core::iter::traits::iterator::Iterator::for_each::h74991f1b7153b87c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 73: 0x7261694fad38 - alloc::vec::Vec::extend_trusted::h511d6f8ecc029b4e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 74: 0x7261695039ea - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf35963ee874468d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 75: 0x7261694f7da6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf2bafbd866d40afb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 76: 0x726169503aed - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h54dd39196f663901 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 77: 0x726169503751 - as core::iter::traits::collect::FromIterator>::from_iter::heaafb7c9819cb5b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 78: 0x72616950770a - core::iter::traits::iterator::Iterator::collect::h6ebf2a5490a9c5b5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 79: 0x7261694c71f5 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 80: 0x7261694c76cc - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8c8d07181067be0b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 81: 0x72616950915a - core::iter::adapters::map::map_fold::{{closure}}::ha511b354e1899fae [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 82: 0x72616957f09e - core::iter::traits::iterator::Iterator::fold::hbf481b02fa953eea [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 83: 0x726169503fbf - as core::iter::traits::iterator::Iterator>::fold::h39bc845c932a2f9c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 84: 0x726169507e95 - core::iter::traits::iterator::Iterator::for_each::hc1a311a44131eeb4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 85: 0x7261694fbb68 - alloc::vec::Vec::extend_trusted::hdc1fb488033f4806 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 86: 0x7261695039fa - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hfcfc8d31f878bc7a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 87: 0x7261694f7f66 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf5b9b91cd07ae5c5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 88: 0x726169503b5d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hb6a26af125eed239 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 89: 0x726169503471 - as core::iter::traits::collect::FromIterator>::from_iter::h7ade73dd3b8d59c0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 90: 0x7261695071ea - core::iter::traits::iterator::Iterator::collect::h2e3cd351b049ab12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 91: 0x7261694c7275 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 92: 0x7261694c76cc - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8c8d07181067be0b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 93: 0x72616950915a - core::iter::adapters::map::map_fold::{{closure}}::ha511b354e1899fae [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 94: 0x72616957f09e - core::iter::traits::iterator::Iterator::fold::hbf481b02fa953eea [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 95: 0x726169503fbf - as core::iter::traits::iterator::Iterator>::fold::h39bc845c932a2f9c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 96: 0x726169507e95 - core::iter::traits::iterator::Iterator::for_each::hc1a311a44131eeb4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 97: 0x7261694fbb68 - alloc::vec::Vec::extend_trusted::hdc1fb488033f4806 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 98: 0x7261695039fa - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hfcfc8d31f878bc7a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 99: 0x7261694f7f66 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf5b9b91cd07ae5c5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 100: 0x726169503b5d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hb6a26af125eed239 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 101: 0x726169503471 - as core::iter::traits::collect::FromIterator>::from_iter::h7ade73dd3b8d59c0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 102: 0x7261695071ea - core::iter::traits::iterator::Iterator::collect::h2e3cd351b049ab12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 103: 0x7261694c7275 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 104: 0x7261694c76cc - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8c8d07181067be0b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 105: 0x72616950915a - core::iter::adapters::map::map_fold::{{closure}}::ha511b354e1899fae [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 106: 0x72616957f09e - core::iter::traits::iterator::Iterator::fold::hbf481b02fa953eea [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 107: 0x726169503fbf - as core::iter::traits::iterator::Iterator>::fold::h39bc845c932a2f9c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 108: 0x726169507e95 - core::iter::traits::iterator::Iterator::for_each::hc1a311a44131eeb4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 109: 0x7261694fbb68 - alloc::vec::Vec::extend_trusted::hdc1fb488033f4806 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 110: 0x7261695039fa - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hfcfc8d31f878bc7a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 111: 0x7261694f7f66 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf5b9b91cd07ae5c5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 112: 0x726169503b5d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hb6a26af125eed239 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 113: 0x726169503471 - as core::iter::traits::collect::FromIterator>::from_iter::h7ade73dd3b8d59c0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 114: 0x7261695071ea - core::iter::traits::iterator::Iterator::collect::h2e3cd351b049ab12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 115: 0x7261694c7275 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 116: 0x7261694c76cc - mini_chain::mini_chain::block::Argument::random::{{closure}}::h8c8d07181067be0b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 117: 0x72616950915a - core::iter::adapters::map::map_fold::{{closure}}::ha511b354e1899fae [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 118: 0x72616957f09e - core::iter::traits::iterator::Iterator::fold::hbf481b02fa953eea [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 119: 0x726169503fbf - as core::iter::traits::iterator::Iterator>::fold::h39bc845c932a2f9c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 120: 0x726169507e95 - core::iter::traits::iterator::Iterator::for_each::hc1a311a44131eeb4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 121: 0x7261694fbb68 - alloc::vec::Vec::extend_trusted::hdc1fb488033f4806 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 122: 0x7261695039fa - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hfcfc8d31f878bc7a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 123: 0x7261694f7f66 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hf5b9b91cd07ae5c5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 124: 0x726169503b5d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hb6a26af125eed239 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 125: 0x726169503471 - as core::iter::traits::collect::FromIterator>::from_iter::h7ade73dd3b8d59c0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 126: 0x7261695071ea - core::iter::traits::iterator::Iterator::collect::h2e3cd351b049ab12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 127: 0x7261694c7275 - mini_chain::mini_chain::block::Argument::random::h328b26d93dde158d [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 128: 0x7261694c7e17 - mini_chain::mini_chain::block::Transaction::random::hd0693fea26cc060f [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:164:30 [INFO] [stdout] 129: 0x7261694ca7fc - mini_chain::mini_chain::block::Block::random::h219c5297d15c42a1 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:338:33 [INFO] [stdout] 130: 0x72616947c6d4 - mini_chain::mini_chain::chain::test::test_fork_and_resolve::{{closure}}::hcccb54a1fdfa33db [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/chain.rs:461:13 [INFO] [stdout] 131: 0x7261694986ff - as core::future::future::Future>::poll::hd653f93d35aa4dd9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 132: 0x72616949815b - as core::future::future::Future>::poll::h5e1375f5d75c3e4a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 133: 0x7261694acfae - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4354db456185aaf0 [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: 0x7261694acd35 - tokio::runtime::coop::with_budget::h26d089804ba089a4 [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: 0x7261694acd35 - tokio::runtime::coop::budget::hf5e5a6529da15d7f [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: 0x7261694acd35 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h635557a3e81fca6c [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: 0x7261694aa38d - tokio::runtime::scheduler::current_thread::Context::enter::hbdc1ac89b9f0ef86 [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: 0x7261694ac278 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9770c05d5200c4dc [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: 0x7261694ab41b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf07ca1a77acc4f54 [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: 0x7261694ffc5a - tokio::runtime::context::scoped::Scoped::set::hb6947f4c2ed070f9 [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: 0x7261694b127a - tokio::runtime::context::set_scheduler::{{closure}}::h997e9f1b3b781dbf [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: 0x72616954ce8b - std::thread::local::LocalKey::try_with::h7ca6f7d3291b0ebd [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 143: 0x72616954bb4d - std::thread::local::LocalKey::with::h6d98d0693643752e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 144: 0x7261694b11e1 - tokio::runtime::context::set_scheduler::h50e6850dd9f69518 [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: 0x7261694ab15e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he000301b5727a526 [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: 0x7261694ab451 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h78b4dbcc99420a31 [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: 0x7261694a799e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcb897cbec34f9d50 [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: 0x7261694b2f39 - tokio::runtime::context::runtime::enter_runtime::he008330e7b96d37e [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: 0x7261694a74b6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h745dc6686de6a228 [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: 0x7261694f0080 - tokio::runtime::runtime::Runtime::block_on::h949a9855e29d6b84 [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: 0x72616947bcb0 - mini_chain::mini_chain::chain::test::test_fork_and_resolve::h52549cf19d72f896 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/chain.rs:501:11 [INFO] [stdout] 152: 0x72616947bb3d - mini_chain::mini_chain::chain::test::test_fork_and_resolve::{{closure}}::h3bd0bf42887898f0 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/chain.rs:451:41 [INFO] [stdout] 153: 0x726169452556 - core::ops::function::FnOnce::call_once::h281725bc4ee4a1c1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 154: 0x7261695dbecb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 155: 0x7261695dbecb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 156: 0x7261695db13e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 157: 0x7261695db13e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 158: 0x7261695db13e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 159: 0x7261695db13e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 160: 0x7261695db13e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 161: 0x7261695db13e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 162: 0x7261695db13e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 163: 0x72616959ffc4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 164: 0x72616959ffc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 165: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 166: 0x7261695a37ba - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 167: 0x7261695a37ba - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 168: 0x7261695a37ba - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 169: 0x7261695a37ba - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 170: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 171: 0x7261695a37ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 172: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 173: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 174: 0x72616971a2e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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: 0x7261697156e2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7261697156e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7261697156e2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7261697156e2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x726169752033 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x726169752033 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7261697126d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7261697126d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x726169715532 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x726169716cbc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x726169716b12 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7261695d67d4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7261695d67d4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x726169717723 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x726169717723 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7261697173d6 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x726169715be9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x72616971709d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x726169438670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7261694386fc - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x7261694adf14 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::h2935b956154cf6bf [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:382:13 [INFO] [stdout] 21: 0x726169498742 - as core::future::future::Future>::poll::hd7777f0617d8e438 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x726169497ffd - as core::future::future::Future>::poll::h2f821d57d6afb944 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x7261694acfef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9fe4c16e6ed60329 [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: 0x7261694acee5 - tokio::runtime::coop::with_budget::h76f3b367a8085961 [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: 0x7261694acee5 - tokio::runtime::coop::budget::h459b0c41ad834db4 [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: 0x7261694acee5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb753a01e90d99cfc [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: 0x7261694a9d60 - tokio::runtime::scheduler::current_thread::Context::enter::h1e59573a14d34b02 [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: 0x7261694ab788 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0101832db54a4e89 [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: 0x7261694ab3f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hba61ff21fcf6d305 [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: 0x7261694ffafb - tokio::runtime::context::scoped::Scoped::set::h1b584c647713c800 [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: 0x7261694b1229 - tokio::runtime::context::set_scheduler::{{closure}}::h8d237e5ab34992d6 [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: 0x72616954c682 - std::thread::local::LocalKey::try_with::h4a8acc0f764d5c1c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x72616954bc3e - std::thread::local::LocalKey::with::h8de29c078d85da6b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x7261694b118d - tokio::runtime::context::set_scheduler::h1ae37861c5b1ef50 [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: 0x7261694aad30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hda6daccf29af13fa [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: 0x7261694ab4d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf7741abfb939f640 [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: 0x7261694a764f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha676d816c348e24c [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: 0x7261694b2d58 - tokio::runtime::context::runtime::enter_runtime::hc0db2f1b03a4a173 [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: 0x7261694a7561 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb550c99037f9ced8 [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: 0x7261694eff4a - tokio::runtime::runtime::Runtime::block_on::h2790657521a96fc1 [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: 0x7261694adc79 - mini_chain::mini_chain::block::test::test_randomized_mine_block::hc8446853f3000f95 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:378:42 [INFO] [stdout] 42: 0x7261694adb47 - mini_chain::mini_chain::block::test::test_randomized_mine_block::{{closure}}::hdc6a64dd6ce9d49a [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:374:42 [INFO] [stdout] 43: 0x7261694527a6 - core::ops::function::FnOnce::call_once::h3af7ea5955b39d70 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x7261695dbecb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x7261695dbecb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 46: 0x7261695db13e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 47: 0x7261695db13e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x7261695db13e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 49: 0x7261695db13e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 50: 0x7261695db13e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x7261695db13e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 52: 0x7261695db13e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 53: 0x72616959ffc4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 54: 0x72616959ffc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x7261695a37ba - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x7261695a37ba - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 58: 0x7261695a37ba - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 59: 0x7261695a37ba - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x7261695a37ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 64: 0x72616971a2e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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: 0x7261697156e2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7261697156e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7261697156e2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7261697156e2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x726169752033 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x726169752033 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7261697126d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7261697126d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x726169715532 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x726169716cbc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x726169716b12 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7261695d67d4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7261695d67d4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x726169717723 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x726169717723 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7261697173d6 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x726169715be9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x72616971709d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x726169438670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7261694386fc - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x7261694385e9 - core::option::unwrap_failed::hd4464c0b866bac5c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:2072:5 [INFO] [stdout] 21: 0x7261694768c8 - core::option::Option::unwrap::h68788a4008d712db [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:1005:21 [INFO] [stdout] 22: 0x7261694768c8 - mini_chain::mini_chain::chain::test::test_get_chain_tip::{{closure}}::hb51baf1a1fcd9a69 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/chain.rs:338:65 [INFO] [stdout] 23: 0x7261694986ff - as core::future::future::Future>::poll::hd653f93d35aa4dd9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x72616949815b - as core::future::future::Future>::poll::h5e1375f5d75c3e4a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x7261694acfae - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4354db456185aaf0 [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: 0x7261694acd35 - tokio::runtime::coop::with_budget::h26d089804ba089a4 [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: 0x7261694acd35 - tokio::runtime::coop::budget::hf5e5a6529da15d7f [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: 0x7261694acd35 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h635557a3e81fca6c [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: 0x7261694aa38d - tokio::runtime::scheduler::current_thread::Context::enter::hbdc1ac89b9f0ef86 [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: 0x7261694ac278 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9770c05d5200c4dc [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: 0x7261694ab41b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf07ca1a77acc4f54 [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: 0x7261694ffc5a - tokio::runtime::context::scoped::Scoped::set::hb6947f4c2ed070f9 [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: 0x7261694b127a - tokio::runtime::context::set_scheduler::{{closure}}::h997e9f1b3b781dbf [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: 0x72616954ce8b - std::thread::local::LocalKey::try_with::h7ca6f7d3291b0ebd [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x72616954bb4d - std::thread::local::LocalKey::with::h6d98d0693643752e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x7261694b11e1 - tokio::runtime::context::set_scheduler::h50e6850dd9f69518 [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: 0x7261694ab15e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he000301b5727a526 [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: 0x7261694ab451 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h78b4dbcc99420a31 [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: 0x7261694a799e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcb897cbec34f9d50 [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: 0x7261694b2f39 - tokio::runtime::context::runtime::enter_runtime::he008330e7b96d37e [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: 0x7261694a74b6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h745dc6686de6a228 [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: 0x7261694f0080 - tokio::runtime::runtime::Runtime::block_on::h949a9855e29d6b84 [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: 0x726169475960 - mini_chain::mini_chain::chain::test::test_get_chain_tip::hb94c07da44e7de34 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/chain.rs:351:11 [INFO] [stdout] 44: 0x7261694757ed - mini_chain::mini_chain::chain::test::test_get_chain_tip::{{closure}}::h58f616f3e39a941a [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/chain.rs:323:38 [INFO] [stdout] 45: 0x726169453916 - core::ops::function::FnOnce::call_once::hd77da0b588f15bda [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x7261695dbecb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x7261695dbecb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x7261695db13e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x7261695db13e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x7261695db13e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x7261695db13e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x7261695db13e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x7261695db13e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x7261695db13e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x72616959ffc4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x72616959ffc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 57: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x7261695a37ba - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x7261695a37ba - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x7261695a37ba - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x7261695a37ba - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x7261695a37ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 65: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 66: 0x72616971a2e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- simulation::test_simulation stdout ---- [INFO] [stdout] [INFO] [stdout] 1756938562 [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: 0x7261697156e2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7261697156e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7261697156e2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7261697156e2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x726169752033 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x726169752033 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7261697126d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7261697126d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x726169715532 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x726169716cbc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x726169716b12 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7261695d67d4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7261695d67d4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x726169717723 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x726169717723 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7261697173d6 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x726169715be9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x72616971709d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x726169438670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x726169438dc7 - core::panicking::panic_const::panic_const_sub_overflow::h56c4c482b3229258 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:175:17 [INFO] [stdout] 20: 0x7261694c7673 - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:82 [INFO] [stdout] 21: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 22: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 23: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 24: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 25: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 26: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 27: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 28: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 29: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 30: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 31: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 32: 0x7261694c765c - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 33: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 34: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 35: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 36: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 37: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 38: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 39: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 40: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 41: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 42: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 43: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 44: 0x7261694c773c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf17c24992580934b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 45: 0x72616950970a - core::iter::adapters::map::map_fold::{{closure}}::hfccc0c79d9684c17 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 46: 0x72616957eefe - core::iter::traits::iterator::Iterator::fold::h426b41aa9e6273b6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 47: 0x72616950405f - as core::iter::traits::iterator::Iterator>::fold::h4bf9e39a1825b66b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 48: 0x726169507cf5 - core::iter::traits::iterator::Iterator::for_each::h75d670b96c022bcc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 49: 0x7261694fbef8 - alloc::vec::Vec::extend_trusted::hedcae750ee30a6a3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 50: 0x72616950384a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h33331900be3c1a13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 51: 0x7261694f8126 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hfd7aaf87ee43b135 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 52: 0x726169503b0d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h96981bdf43cb3898 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 53: 0x7261695034b1 - as core::iter::traits::collect::FromIterator>::from_iter::h8aded97426c359d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 54: 0x72616950711a - core::iter::traits::iterator::Iterator::collect::h1b19130835cd18f5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 55: 0x7261694c7565 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 56: 0x7261694c773c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf17c24992580934b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 57: 0x72616950970a - core::iter::adapters::map::map_fold::{{closure}}::hfccc0c79d9684c17 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 58: 0x72616957eefe - core::iter::traits::iterator::Iterator::fold::h426b41aa9e6273b6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 59: 0x72616950405f - as core::iter::traits::iterator::Iterator>::fold::h4bf9e39a1825b66b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 60: 0x726169507cf5 - core::iter::traits::iterator::Iterator::for_each::h75d670b96c022bcc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 61: 0x7261694fbef8 - alloc::vec::Vec::extend_trusted::hedcae750ee30a6a3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 62: 0x72616950384a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h33331900be3c1a13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 63: 0x7261694f8126 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hfd7aaf87ee43b135 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 64: 0x726169503b0d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h96981bdf43cb3898 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 65: 0x7261695034b1 - as core::iter::traits::collect::FromIterator>::from_iter::h8aded97426c359d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 66: 0x72616950711a - core::iter::traits::iterator::Iterator::collect::h1b19130835cd18f5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 67: 0x7261694c7565 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 68: 0x7261694c765c - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 69: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 70: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 71: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 72: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 73: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 74: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 75: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 76: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 77: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 78: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 79: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 80: 0x7261694c773c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf17c24992580934b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 81: 0x72616950970a - core::iter::adapters::map::map_fold::{{closure}}::hfccc0c79d9684c17 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 82: 0x72616957eefe - core::iter::traits::iterator::Iterator::fold::h426b41aa9e6273b6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 83: 0x72616950405f - as core::iter::traits::iterator::Iterator>::fold::h4bf9e39a1825b66b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 84: 0x726169507cf5 - core::iter::traits::iterator::Iterator::for_each::h75d670b96c022bcc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 85: 0x7261694fbef8 - alloc::vec::Vec::extend_trusted::hedcae750ee30a6a3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 86: 0x72616950384a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h33331900be3c1a13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 87: 0x7261694f8126 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hfd7aaf87ee43b135 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 88: 0x726169503b0d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h96981bdf43cb3898 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 89: 0x7261695034b1 - as core::iter::traits::collect::FromIterator>::from_iter::h8aded97426c359d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 90: 0x72616950711a - core::iter::traits::iterator::Iterator::collect::h1b19130835cd18f5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 91: 0x7261694c7565 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 92: 0x7261694c773c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf17c24992580934b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 93: 0x72616950970a - core::iter::adapters::map::map_fold::{{closure}}::hfccc0c79d9684c17 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 94: 0x72616957eefe - core::iter::traits::iterator::Iterator::fold::h426b41aa9e6273b6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 95: 0x72616950405f - as core::iter::traits::iterator::Iterator>::fold::h4bf9e39a1825b66b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 96: 0x726169507cf5 - core::iter::traits::iterator::Iterator::for_each::h75d670b96c022bcc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 97: 0x7261694fbef8 - alloc::vec::Vec::extend_trusted::hedcae750ee30a6a3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 98: 0x72616950384a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h33331900be3c1a13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 99: 0x7261694f8126 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hfd7aaf87ee43b135 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 100: 0x726169503b0d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h96981bdf43cb3898 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 101: 0x7261695034b1 - as core::iter::traits::collect::FromIterator>::from_iter::h8aded97426c359d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 102: 0x72616950711a - core::iter::traits::iterator::Iterator::collect::h1b19130835cd18f5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 103: 0x7261694c7565 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 104: 0x7261694c765c - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 105: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 106: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 107: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 108: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 109: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 110: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 111: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 112: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 113: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 114: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 115: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 116: 0x7261694c773c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf17c24992580934b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 117: 0x72616950970a - core::iter::adapters::map::map_fold::{{closure}}::hfccc0c79d9684c17 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 118: 0x72616957eefe - core::iter::traits::iterator::Iterator::fold::h426b41aa9e6273b6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 119: 0x72616950405f - as core::iter::traits::iterator::Iterator>::fold::h4bf9e39a1825b66b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 120: 0x726169507cf5 - core::iter::traits::iterator::Iterator::for_each::h75d670b96c022bcc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 121: 0x7261694fbef8 - alloc::vec::Vec::extend_trusted::hedcae750ee30a6a3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 122: 0x72616950384a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h33331900be3c1a13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 123: 0x7261694f8126 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hfd7aaf87ee43b135 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 124: 0x726169503b0d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h96981bdf43cb3898 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 125: 0x7261695034b1 - as core::iter::traits::collect::FromIterator>::from_iter::h8aded97426c359d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 126: 0x72616950711a - core::iter::traits::iterator::Iterator::collect::h1b19130835cd18f5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 127: 0x7261694c7565 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 128: 0x7261694c8fbd - mini_chain::mini_chain::block::Transaction::random_now::hc2769cf21f0846e7 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:187:30 [INFO] [stdout] 129: 0x7261694dad47 - mini_chain::simulation::simulation::{{closure}}::{{closure}}::{{closure}}::ha96b10d5f70eece4 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:63:47 [INFO] [stdout] 130: 0x72616953658b - as core::future::future::Future>::poll::he2e56291b23b6c68 [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: 0x7261694dcf06 - mini_chain::simulation::simulation::{{closure}}::{{closure}}::{{closure}}::h169018eed92df199 [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: 0x7261694ad384 - as core::future::future::Future>::poll::h48c58f081f66f039 [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: 0x7261694cc950 - mini_chain::simulation::simulation::{{closure}}::{{closure}}::h99536a9995bb08e1 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:44:17 [INFO] [stdout] 134: 0x7261695344fc - as core::future::future::Future>::poll::h1e913f0e16f4ce42 [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: 0x7261694cb921 - mini_chain::simulation::simulation::{{closure}}::h7e4519207f3d6c77 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:112:11 [INFO] [stdout] 136: 0x7261694dde5c - mini_chain::simulation::test_simulation::{{closure}}::h3da938e9a7ad9f1c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:142:31 [INFO] [stdout] 137: 0x7261694986ff - as core::future::future::Future>::poll::hd653f93d35aa4dd9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 138: 0x72616949815b - as core::future::future::Future>::poll::h5e1375f5d75c3e4a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 139: 0x7261694acfae - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4354db456185aaf0 [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: 0x7261694acd35 - tokio::runtime::coop::with_budget::h26d089804ba089a4 [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: 0x7261694acd35 - tokio::runtime::coop::budget::hf5e5a6529da15d7f [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: 0x7261694acd35 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h635557a3e81fca6c [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: 0x7261694aa38d - tokio::runtime::scheduler::current_thread::Context::enter::hbdc1ac89b9f0ef86 [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: 0x7261694ac278 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9770c05d5200c4dc [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: 0x7261694ab41b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf07ca1a77acc4f54 [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: 0x7261694ffc5a - tokio::runtime::context::scoped::Scoped::set::hb6947f4c2ed070f9 [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: 0x7261694b127a - tokio::runtime::context::set_scheduler::{{closure}}::h997e9f1b3b781dbf [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: 0x72616954ce8b - std::thread::local::LocalKey::try_with::h7ca6f7d3291b0ebd [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 149: 0x72616954bb4d - std::thread::local::LocalKey::with::h6d98d0693643752e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 150: 0x7261694b11e1 - tokio::runtime::context::set_scheduler::h50e6850dd9f69518 [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: 0x7261694ab15e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he000301b5727a526 [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: 0x7261694ab451 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h78b4dbcc99420a31 [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: 0x7261694a799e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcb897cbec34f9d50 [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: 0x7261694b2f39 - tokio::runtime::context::runtime::enter_runtime::he008330e7b96d37e [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: 0x7261694a74b6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h745dc6686de6a228 [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: 0x7261694f0080 - tokio::runtime::runtime::Runtime::block_on::h949a9855e29d6b84 [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: 0x7261694ddc6f - mini_chain::simulation::test_simulation::h4d75015ef8c3faa3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:143:11 [INFO] [stdout] 158: 0x7261694ddaed - mini_chain::simulation::test_simulation::{{closure}}::h4fb17739aa412203 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:140:35 [INFO] [stdout] 159: 0x726169452db6 - core::ops::function::FnOnce::call_once::h68a3aa709200e45e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 160: 0x7261695dbecb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 161: 0x7261695dbecb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 162: 0x7261695db13e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 163: 0x7261695db13e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 164: 0x7261695db13e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 165: 0x7261695db13e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 166: 0x7261695db13e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 167: 0x7261695db13e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 168: 0x7261695db13e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 169: 0x72616959ffc4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 170: 0x72616959ffc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 171: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 172: 0x7261695a37ba - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 173: 0x7261695a37ba - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 174: 0x7261695a37ba - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 175: 0x7261695a37ba - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 176: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 177: 0x7261695a37ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 178: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 179: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 180: 0x72616971a2e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- mini_chain::node::test::test_run_full_node stdout ---- [INFO] [stdout] [INFO] [stdout] 1756938562 [INFO] [stdout] [INFO] [stdout] 1756938564 [INFO] [stdout] [INFO] [stdout] 1756938566 [INFO] [stdout] [INFO] [stdout] 1756938568 [INFO] [stdout] [INFO] [stdout] 1756938570 [INFO] [stdout] [INFO] [stdout] 1756938572 [INFO] [stdout] [INFO] [stdout] 1756938574 [INFO] [stdout] [INFO] [stdout] 1756938576 [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: 0x7261697156e2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7261697156e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7261697156e2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7261697156e2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x726169752033 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x726169752033 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7261697126d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7261697126d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x726169715532 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x726169716cbc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x726169716b12 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7261695d67d4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7261695d67d4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x726169717723 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x726169717723 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7261697173d6 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x726169715be9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x72616971709d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x726169438670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x726169438dc7 - core::panicking::panic_const::panic_const_sub_overflow::h56c4c482b3229258 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:175:17 [INFO] [stdout] 20: 0x7261694c7673 - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:82 [INFO] [stdout] 21: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 22: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 23: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 24: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 25: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 26: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 27: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 28: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 29: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 30: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 31: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 32: 0x7261694c773c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf17c24992580934b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 33: 0x72616950970a - core::iter::adapters::map::map_fold::{{closure}}::hfccc0c79d9684c17 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 34: 0x72616957eefe - core::iter::traits::iterator::Iterator::fold::h426b41aa9e6273b6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 35: 0x72616950405f - as core::iter::traits::iterator::Iterator>::fold::h4bf9e39a1825b66b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 36: 0x726169507cf5 - core::iter::traits::iterator::Iterator::for_each::h75d670b96c022bcc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 37: 0x7261694fbef8 - alloc::vec::Vec::extend_trusted::hedcae750ee30a6a3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 38: 0x72616950384a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h33331900be3c1a13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 39: 0x7261694f8126 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hfd7aaf87ee43b135 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 40: 0x726169503b0d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h96981bdf43cb3898 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 41: 0x7261695034b1 - as core::iter::traits::collect::FromIterator>::from_iter::h8aded97426c359d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 42: 0x72616950711a - core::iter::traits::iterator::Iterator::collect::h1b19130835cd18f5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 43: 0x7261694c7565 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 44: 0x7261694c765c - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 45: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 46: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 47: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 48: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 49: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 50: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 51: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 52: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 53: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 54: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 55: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 56: 0x7261694c765c - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 57: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 58: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 59: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 60: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 61: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 62: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 63: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 64: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 65: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 66: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 67: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 68: 0x7261694c765c - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 69: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 70: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 71: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 72: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 73: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 74: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 75: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 76: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 77: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 78: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 79: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 80: 0x7261694c773c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf17c24992580934b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 81: 0x72616950970a - core::iter::adapters::map::map_fold::{{closure}}::hfccc0c79d9684c17 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 82: 0x72616957eefe - core::iter::traits::iterator::Iterator::fold::h426b41aa9e6273b6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 83: 0x72616950405f - as core::iter::traits::iterator::Iterator>::fold::h4bf9e39a1825b66b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 84: 0x726169507cf5 - core::iter::traits::iterator::Iterator::for_each::h75d670b96c022bcc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 85: 0x7261694fbef8 - alloc::vec::Vec::extend_trusted::hedcae750ee30a6a3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 86: 0x72616950384a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h33331900be3c1a13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 87: 0x7261694f8126 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hfd7aaf87ee43b135 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 88: 0x726169503b0d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h96981bdf43cb3898 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 89: 0x7261695034b1 - as core::iter::traits::collect::FromIterator>::from_iter::h8aded97426c359d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 90: 0x72616950711a - core::iter::traits::iterator::Iterator::collect::h1b19130835cd18f5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 91: 0x7261694c7565 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 92: 0x7261694c773c - mini_chain::mini_chain::block::Argument::random::{{closure}}::hf17c24992580934b [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:60 [INFO] [stdout] 93: 0x72616950970a - core::iter::adapters::map::map_fold::{{closure}}::hfccc0c79d9684c17 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 94: 0x72616957eefe - core::iter::traits::iterator::Iterator::fold::h426b41aa9e6273b6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 95: 0x72616950405f - as core::iter::traits::iterator::Iterator>::fold::h4bf9e39a1825b66b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 96: 0x726169507cf5 - core::iter::traits::iterator::Iterator::for_each::h75d670b96c022bcc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 97: 0x7261694fbef8 - alloc::vec::Vec::extend_trusted::hedcae750ee30a6a3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 98: 0x72616950384a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h33331900be3c1a13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 99: 0x7261694f8126 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hfd7aaf87ee43b135 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 100: 0x726169503b0d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h96981bdf43cb3898 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 101: 0x7261695034b1 - as core::iter::traits::collect::FromIterator>::from_iter::h8aded97426c359d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 102: 0x72616950711a - core::iter::traits::iterator::Iterator::collect::h1b19130835cd18f5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 103: 0x7261694c7565 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:73:94 [INFO] [stdout] 104: 0x7261694c765c - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 105: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 106: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 107: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 108: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 109: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 110: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 111: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 112: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 113: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 114: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 115: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 116: 0x7261694c765c - mini_chain::mini_chain::block::Argument::random::{{closure}}::ha6a9b58dd6842927 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:60 [INFO] [stdout] 117: 0x72616950891a - core::iter::adapters::map::map_fold::{{closure}}::h638d4b31bc3811eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 118: 0x72616957efce - core::iter::traits::iterator::Iterator::fold::h55a7bf00a1181c78 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2602:21 [INFO] [stdout] 119: 0x7261695046bf - as core::iter::traits::iterator::Iterator>::fold::heb256eec2a844b94 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 120: 0x726169507ec5 - core::iter::traits::iterator::Iterator::for_each::hcf294e9850f1c1d1 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 121: 0x7261694fb428 - alloc::vec::Vec::extend_trusted::h967e0f7dbb81124c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3611:26 [INFO] [stdout] 122: 0x72616950387a - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h41a9dda46830998b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 123: 0x7261694f6366 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h29165b3934d8616b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 124: 0x726169503a9d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h476c4e0a76d7d33c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 125: 0x7261695031b1 - as core::iter::traits::collect::FromIterator>::from_iter::h36e1f3bba5c7e761 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/vec/mod.rs:3470:9 [INFO] [stdout] 126: 0x726169507a4a - core::iter::traits::iterator::Iterator::collect::hc7332107da7fc419 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 127: 0x7261694c74e5 - mini_chain::mini_chain::block::Argument::random::ha4283f4f4684941e [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:68:94 [INFO] [stdout] 128: 0x7261694c8fbd - mini_chain::mini_chain::block::Transaction::random_now::hc2769cf21f0846e7 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/block.rs:187:30 [INFO] [stdout] 129: 0x72616959c768 - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::{{closure}}::{{closure}}::hdcd30a1e973cdaa5 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:926:43 [INFO] [stdout] 130: 0x7261695367a6 - as core::future::future::Future>::poll::he44304bed6fa3198 [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: 0x72616959df80 - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::{{closure}}::{{closure}}::hdcaa1cba9c45a651 [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: 0x7261694ad43d - as core::future::future::Future>::poll::h9d30e2d7adb117df [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: 0x726169586249 - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::{{closure}}::h909e22c699615a33 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:920:20 [INFO] [stdout] 134: 0x726169534a5c - as core::future::future::Future>::poll::h7721f8ea9c9538aa [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: 0x7261695849b0 - mini_chain::mini_chain::node::test::run_full_node::{{closure}}::hc85bc467eb0987e8 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:952:11 [INFO] [stdout] 136: 0x72616959e4fa - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::h0ada7f4b0aadcccd [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31 [INFO] [stdout] 137: 0x7261694986ff - as core::future::future::Future>::poll::hd653f93d35aa4dd9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 138: 0x72616949815b - as core::future::future::Future>::poll::h5e1375f5d75c3e4a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 139: 0x7261694acfae - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4354db456185aaf0 [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: 0x7261694acd35 - tokio::runtime::coop::with_budget::h26d089804ba089a4 [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: 0x7261694acd35 - tokio::runtime::coop::budget::hf5e5a6529da15d7f [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: 0x7261694acd35 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h635557a3e81fca6c [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: 0x7261694aa38d - tokio::runtime::scheduler::current_thread::Context::enter::hbdc1ac89b9f0ef86 [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: 0x7261694ac278 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9770c05d5200c4dc [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: 0x7261694ab41b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf07ca1a77acc4f54 [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: 0x7261694ffc5a - tokio::runtime::context::scoped::Scoped::set::hb6947f4c2ed070f9 [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: 0x7261694b127a - tokio::runtime::context::set_scheduler::{{closure}}::h997e9f1b3b781dbf [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: 0x72616954ce8b - std::thread::local::LocalKey::try_with::h7ca6f7d3291b0ebd [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 149: 0x72616954bb4d - std::thread::local::LocalKey::with::h6d98d0693643752e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 150: 0x7261694b11e1 - tokio::runtime::context::set_scheduler::h50e6850dd9f69518 [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: 0x7261694ab15e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he000301b5727a526 [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: 0x7261694ab451 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h78b4dbcc99420a31 [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: 0x7261694a799e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcb897cbec34f9d50 [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: 0x7261694b2f39 - tokio::runtime::context::runtime::enter_runtime::he008330e7b96d37e [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: 0x7261694a74b6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h745dc6686de6a228 [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: 0x7261694f0080 - tokio::runtime::runtime::Runtime::block_on::h949a9855e29d6b84 [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: 0x72616959e310 - mini_chain::mini_chain::node::test::test_run_full_node::hb88db2d06050d509 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31 [INFO] [stdout] 158: 0x72616959e19d - mini_chain::mini_chain::node::test::test_run_full_node::{{closure}}::h3a927be8c5a70a28 [INFO] [stdout] at /opt/rustwide/workdir/src/mini_chain/node.rs:990:36 [INFO] [stdout] 159: 0x726169452c06 - core::ops::function::FnOnce::call_once::h5f660c1b9a92aa37 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 160: 0x7261695dbecb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 161: 0x7261695dbecb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 162: 0x7261695db13e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 163: 0x7261695db13e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 164: 0x7261695db13e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 165: 0x7261695db13e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 166: 0x7261695db13e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 167: 0x7261695db13e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 168: 0x7261695db13e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 169: 0x72616959ffc4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 170: 0x72616959ffc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 171: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 172: 0x7261695a37ba - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 173: 0x7261695a37ba - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 174: 0x7261695a37ba - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 175: 0x7261695a37ba - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 176: 0x7261695a37ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 177: 0x7261695a37ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 178: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 179: 0x72616971a2e7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 180: 0x72616971a2e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] mini_chain::block::test::test_mine_block [INFO] [stdout] mini_chain::block::test::test_randomized_mine_block [INFO] [stdout] mini_chain::chain::test::test_fork [INFO] [stdout] mini_chain::chain::test::test_fork_and_resolve [INFO] [stdout] mini_chain::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. 5 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e98c85a81c1388c5fcfc86fe530567155178fc139b786938f3a5e8561a24519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e98c85a81c1388c5fcfc86fe530567155178fc139b786938f3a5e8561a24519", kill_on_drop: false }` [INFO] [stdout] 1e98c85a81c1388c5fcfc86fe530567155178fc139b786938f3a5e8561a24519