[INFO] cloning repository https://github.com/evgenyzaletkin/rustchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evgenyzaletkin/rustchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevgenyzaletkin%2Frustchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevgenyzaletkin%2Frustchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb523fc3785d15e6ab7ba82f3adfecec047dccbb
[INFO] testing evgenyzaletkin/rustchain against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevgenyzaletkin%2Frustchain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evgenyzaletkin/rustchain
[INFO] finished tweaking git repo https://github.com/evgenyzaletkin/rustchain
[INFO] tweaked toml for git repo https://github.com/evgenyzaletkin/rustchain written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evgenyzaletkin/rustchain on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evgenyzaletkin/rustchain 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03edaa97d39ce7ba4a931b833ae17f67fddd9a336a21ab977fc48b8e00ad86df
[INFO] running `Command { std: "docker" "start" "-a" "03edaa97d39ce7ba4a931b833ae17f67fddd9a336a21ab977fc48b8e00ad86df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03edaa97d39ce7ba4a931b833ae17f67fddd9a336a21ab977fc48b8e00ad86df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03edaa97d39ce7ba4a931b833ae17f67fddd9a336a21ab977fc48b8e00ad86df", kill_on_drop: false }`
[INFO] [stdout] 03edaa97d39ce7ba4a931b833ae17f67fddd9a336a21ab977fc48b8e00ad86df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f811cd35d8d40388b0cc84488b949489ede518979031c5dd088f7d9535a41170
[INFO] running `Command { std: "docker" "start" "-a" "f811cd35d8d40388b0cc84488b949489ede518979031c5dd088f7d9535a41170", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling sorted-vec v0.8.6
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling der v0.8.0-rc.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ff v0.14.0-pre.0
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling group v0.14.0-pre.0
[INFO] [stderr]    Compiling spki v0.8.0-rc.2
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.3
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-pre.4
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling digest v0.11.0-rc.0
[INFO] [stderr]    Compiling hmac v0.13.0-rc.0
[INFO] [stderr]    Compiling signature v3.0.0-rc.0
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.0
[INFO] [stderr]    Compiling rfc6979 v0.5.0-rc.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serdect v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling sec1 v0.8.0-rc.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling elliptic-curve v0.14.0-rc.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ecdsa v0.17.0-rc.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling k256 v0.14.0-pre.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling rustchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `network_constants`
[INFO] [stdout]  --> src/network/rest_network.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::network::{network_constants, NetworkInterface, NetworkMessage, PeersResponse, RegisterRequest};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/network/rest_network.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, trace, warn};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::network`
[INFO] [stdout]   --> src/network/rest_network.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::network;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/network/local_network.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         !unimplemented!()
[INFO] [stdout]    |         ^----------------
[INFO] [stdout]    |         ||
[INFO] [stdout]    |         |any code following this expression is unreachable
[INFO] [stdout]    |         unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/network/local_network.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         !unimplemented!()
[INFO] [stdout]    |         ^----------------
[INFO] [stdout]    |         ||
[INFO] [stdout]    |         |any code following this expression is unreachable
[INFO] [stdout]    |         unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `RECV_TIMEOUT` is never used
[INFO] [stdout]    --> src/peer.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl<N: NetworkInterface> Peer<N> {
[INFO] [stdout]     | --------------------------------- associated constant in this implementation
[INFO] [stdout] 143 |     const RECV_TIMEOUT: Duration = Duration::from_millis(100);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/network/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     async fn send_and_wait<T: DeserializeOwned>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 103 ~     fn send_and_wait<T: DeserializeOwned>(
[INFO] [stdout] 104 |         &self,
[INFO] [stdout] 105 |         _peer_id: PeerId,
[INFO] [stdout] 106 |         _message_body: NetworkMessage,
[INFO] [stdout] 107 ~     ) -> impl std::future::Future<Output = Result<T, String>> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/network/mod.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     async fn send_and_wait_for_all<T: DeserializeOwned>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 108 ~     fn send_and_wait_for_all<T: DeserializeOwned>(
[INFO] [stdout] 109 |         &self,
[INFO] [stdout] 110 |         _message_body: NetworkMessage,
[INFO] [stdout] 111 |         _peers: &Vec<PeerId>,   
[INFO] [stdout] 112 ~     ) -> impl std::future::Future<Output = HashMap<PeerId, Result<T, String>>> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/network/mod.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     async fn wait_for_readiness(&self);
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 114 -     async fn wait_for_readiness(&self);
[INFO] [stdout] 114 +     fn wait_for_readiness(&self) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.65s
[INFO] running `Command { std: "docker" "inspect" "f811cd35d8d40388b0cc84488b949489ede518979031c5dd088f7d9535a41170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f811cd35d8d40388b0cc84488b949489ede518979031c5dd088f7d9535a41170", kill_on_drop: false }`
[INFO] [stdout] f811cd35d8d40388b0cc84488b949489ede518979031c5dd088f7d9535a41170
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb1c3343a0b8b35cb40d440fea591e2767f213a282488e9875ee5f3808ddf567
[INFO] running `Command { std: "docker" "start" "-a" "cb1c3343a0b8b35cb40d440fea591e2767f213a282488e9875ee5f3808ddf567", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `network_constants`
[INFO] [stdout]  --> src/network/rest_network.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::network::{network_constants, NetworkInterface, NetworkMessage, PeersResponse, RegisterRequest};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/network/rest_network.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, trace, warn};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::network`
[INFO] [stdout]   --> src/network/rest_network.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::network;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/network/local_network.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         !unimplemented!()
[INFO] [stdout]    |         ^----------------
[INFO] [stdout]    |         ||
[INFO] [stdout]    |         |any code following this expression is unreachable
[INFO] [stdout]    |         unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/network/local_network.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         !unimplemented!()
[INFO] [stdout]    |         ^----------------
[INFO] [stdout]    |         ||
[INFO] [stdout]    |         |any code following this expression is unreachable
[INFO] [stdout]    |         unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `RECV_TIMEOUT` is never used
[INFO] [stdout]    --> src/peer.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl<N: NetworkInterface> Peer<N> {
[INFO] [stdout]     | --------------------------------- associated constant in this implementation
[INFO] [stdout] 143 |     const RECV_TIMEOUT: Duration = Duration::from_millis(100);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/network/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     async fn send_and_wait<T: DeserializeOwned>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 103 ~     fn send_and_wait<T: DeserializeOwned>(
[INFO] [stdout] 104 |         &self,
[INFO] [stdout] 105 |         _peer_id: PeerId,
[INFO] [stdout] 106 |         _message_body: NetworkMessage,
[INFO] [stdout] 107 ~     ) -> impl std::future::Future<Output = Result<T, String>> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/network/mod.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     async fn send_and_wait_for_all<T: DeserializeOwned>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 108 ~     fn send_and_wait_for_all<T: DeserializeOwned>(
[INFO] [stdout] 109 |         &self,
[INFO] [stdout] 110 |         _message_body: NetworkMessage,
[INFO] [stdout] 111 |         _peers: &Vec<PeerId>,   
[INFO] [stdout] 112 ~     ) -> impl std::future::Future<Output = HashMap<PeerId, Result<T, String>>> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/network/mod.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     async fn wait_for_readiness(&self);
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 114 -     async fn wait_for_readiness(&self);
[INFO] [stdout] 114 +     fn wait_for_readiness(&self) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `send1`
[INFO] [stdout]   --> tests/tests.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let (send1, recv1) = mpsc::channel(1000);
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_send1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer_1`
[INFO] [stdout]   --> tests/tests.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let peer_1 = Peer::create_with_storage(
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_file`
[INFO] [stdout]    --> tests/peer.rs:103:53
[INFO] [stdout]     |
[INFO] [stdout] 103 |             MessageBody::BlockProposal{ block_hash, block_file, signature, public_key } => block_hash.clone(),
[INFO] [stdout]     |                                                     ^^^^^^^^^^ help: try ignoring the field: `block_file: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> tests/peer.rs:103:65
[INFO] [stdout]     |
[INFO] [stdout] 103 |             MessageBody::BlockProposal{ block_hash, block_file, signature, public_key } => block_hash.clone(),
[INFO] [stdout]     |                                                                 ^^^^^^^^^ help: try ignoring the field: `signature: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public_key`
[INFO] [stdout]    --> tests/peer.rs:103:76
[INFO] [stdout]     |
[INFO] [stdout] 103 |             MessageBody::BlockProposal{ block_hash, block_file, signature, public_key } => block_hash.clone(),
[INFO] [stdout]     |                                                                            ^^^^^^^^^^ help: try ignoring the field: `public_key: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `network_constants`
[INFO] [stdout]  --> src/network/rest_network.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::network::{network_constants, NetworkInterface, NetworkMessage, PeersResponse, RegisterRequest};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/network/rest_network.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, trace, warn};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::network`
[INFO] [stdout]   --> src/network/rest_network.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::network;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/network/local_network.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         !unimplemented!()
[INFO] [stdout]    |         ^----------------
[INFO] [stdout]    |         ||
[INFO] [stdout]    |         |any code following this expression is unreachable
[INFO] [stdout]    |         unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/network/local_network.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         !unimplemented!()
[INFO] [stdout]    |         ^----------------
[INFO] [stdout]    |         ||
[INFO] [stdout]    |         |any code following this expression is unreachable
[INFO] [stdout]    |         unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `RECV_TIMEOUT` is never used
[INFO] [stdout]    --> src/peer.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl<N: NetworkInterface> Peer<N> {
[INFO] [stdout]     | --------------------------------- associated constant in this implementation
[INFO] [stdout] 143 |     const RECV_TIMEOUT: Duration = Duration::from_millis(100);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/network/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     async fn send_and_wait<T: DeserializeOwned>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 103 ~     fn send_and_wait<T: DeserializeOwned>(
[INFO] [stdout] 104 |         &self,
[INFO] [stdout] 105 |         _peer_id: PeerId,
[INFO] [stdout] 106 |         _message_body: NetworkMessage,
[INFO] [stdout] 107 ~     ) -> impl std::future::Future<Output = Result<T, String>> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/network/mod.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     async fn send_and_wait_for_all<T: DeserializeOwned>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 108 ~     fn send_and_wait_for_all<T: DeserializeOwned>(
[INFO] [stdout] 109 |         &self,
[INFO] [stdout] 110 |         _message_body: NetworkMessage,
[INFO] [stdout] 111 |         _peers: &Vec<PeerId>,   
[INFO] [stdout] 112 ~     ) -> impl std::future::Future<Output = HashMap<PeerId, Result<T, String>>> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/network/mod.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     async fn wait_for_readiness(&self);
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 114 -     async fn wait_for_readiness(&self);
[INFO] [stdout] 114 +     fn wait_for_readiness(&self) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.74s
[INFO] running `Command { std: "docker" "inspect" "cb1c3343a0b8b35cb40d440fea591e2767f213a282488e9875ee5f3808ddf567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1c3343a0b8b35cb40d440fea591e2767f213a282488e9875ee5f3808ddf567", kill_on_drop: false }`
[INFO] [stdout] cb1c3343a0b8b35cb40d440fea591e2767f213a282488e9875ee5f3808ddf567
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e52921632f26d19759d3753258f2714c1b26f8f4d9a23c3fe0f81f06bbd07b9
[INFO] running `Command { std: "docker" "start" "-a" "8e52921632f26d19759d3753258f2714c1b26f8f4d9a23c3fe0f81f06bbd07b9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `network_constants`
[INFO] [stderr]  --> src/network/rest_network.rs:1:22
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::network::{network_constants, NetworkInterface, NetworkMessage, PeersResponse, RegisterRequest};
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> src/network/rest_network.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | use log::{debug, error, trace, warn};
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::network`
[INFO] [stderr]   --> src/network/rest_network.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::network;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/network/local_network.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |         !unimplemented!()
[INFO] [stderr]    |         ^----------------
[INFO] [stderr]    |         ||
[INFO] [stderr]    |         |any code following this expression is unreachable
[INFO] [stderr]    |         unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/network/local_network.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |         !unimplemented!()
[INFO] [stderr]    |         ^----------------
[INFO] [stderr]    |         ||
[INFO] [stderr]    |         |any code following this expression is unreachable
[INFO] [stderr]    |         unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `RECV_TIMEOUT` is never used
[INFO] [stderr]    --> src/peer.rs:143:11
[INFO] [stderr]     |
[INFO] [stderr] 142 | impl<N: NetworkInterface> Peer<N> {
[INFO] [stderr]     | --------------------------------- associated constant in this implementation
[INFO] [stderr] 143 |     const RECV_TIMEOUT: Duration = Duration::from_millis(100);
[INFO] [stderr]     |           ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/network/mod.rs:103:5
[INFO] [stderr]     |
[INFO] [stderr] 103 |     async fn send_and_wait<T: DeserializeOwned>(
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 103 ~     fn send_and_wait<T: DeserializeOwned>(
[INFO] [stderr] 104 |         &self,
[INFO] [stderr] 105 |         _peer_id: PeerId,
[INFO] [stderr] 106 |         _message_body: NetworkMessage,
[INFO] [stderr] 107 ~     ) -> impl std::future::Future<Output = Result<T, String>> + Send;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/network/mod.rs:108:5
[INFO] [stderr]     |
[INFO] [stderr] 108 |     async fn send_and_wait_for_all<T: DeserializeOwned>(
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 108 ~     fn send_and_wait_for_all<T: DeserializeOwned>(
[INFO] [stderr] 109 |         &self,
[INFO] [stderr] 110 |         _message_body: NetworkMessage,
[INFO] [stderr] 111 |         _peers: &Vec<PeerId>,   
[INFO] [stderr] 112 ~     ) -> impl std::future::Future<Output = HashMap<PeerId, Result<T, String>>> + Send;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/network/mod.rs:114:5
[INFO] [stderr]     |
[INFO] [stderr] 114 |     async fn wait_for_readiness(&self);
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 114 -     async fn wait_for_readiness(&self);
[INFO] [stderr] 114 +     fn wait_for_readiness(&self) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rustchain` (lib) generated 9 warnings (run `cargo fix --lib -p rustchain` to apply 3 suggestions)
[INFO] [stderr] warning: `rustchain` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: unused variable: `send1`
[INFO] [stderr]   --> tests/tests.rs:83:14
[INFO] [stderr]    |
[INFO] [stderr] 83 |         let (send1, recv1) = mpsc::channel(1000);
[INFO] [stderr]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_send1`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `peer_1`
[INFO] [stderr]   --> tests/tests.rs:88:13
[INFO] [stderr]    |
[INFO] [stderr] 88 |         let peer_1 = Peer::create_with_storage(
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block_file`
[INFO] [stderr]    --> tests/peer.rs:103:53
[INFO] [stderr]     |
[INFO] [stderr] 103 |             MessageBody::BlockProposal{ block_hash, block_file, signature, public_key } => block_hash.clone(),
[INFO] [stderr]     |                                                     ^^^^^^^^^^ help: try ignoring the field: `block_file: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `signature`
[INFO] [stderr]    --> tests/peer.rs:103:65
[INFO] [stderr]     |
[INFO] [stderr] 103 |             MessageBody::BlockProposal{ block_hash, block_file, signature, public_key } => block_hash.clone(),
[INFO] [stderr]     |                                                                 ^^^^^^^^^ help: try ignoring the field: `signature: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `public_key`
[INFO] [stderr]    --> tests/peer.rs:103:76
[INFO] [stderr]     |
[INFO] [stderr] 103 |             MessageBody::BlockProposal{ block_hash, block_file, signature, public_key } => block_hash.clone(),
[INFO] [stderr]     |                                                                            ^^^^^^^^^^ help: try ignoring the field: `public_key: _`
[INFO] [stderr] 
[INFO] [stderr] warning: `rustchain` (test "tests") generated 2 warnings (run `cargo fix --test "tests" -p rustchain` to apply 2 suggestions)
[INFO] [stderr] warning: `rustchain` (test "peer") generated 3 warnings (run `cargo fix --test "peer" -p rustchain` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustchain-6941c2b25e971618)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test storage::tests::parse_block_state ... ok
[INFO] [stdout] test storage::tests::block_must_be_created_only_when_mempool_is_full ... FAILED
[INFO] [stdout] test storage::tests::block_save_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- storage::tests::block_must_be_created_only_when_mempool_is_full stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::tests::block_must_be_created_only_when_mempool_is_full' (25) panicked at src/storage.rs:377:46:
[INFO] [stdout] Failed to create directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x588004e93522 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x588004e93522 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x588004e93522 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x588004e93522 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x588004ea446f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x588004ea446f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x588004e60403 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x588004e60403 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x588004e6c872 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x588004e7156f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x588004e71401 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x588004d7784e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x588004d7784e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x588004e71b7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x588004e71b7f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x588004e719da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x588004e6c9a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x588004e53dad - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x588004eabfa0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x588004eab526 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x588004dfd82c - core::result::Result<T,E>::expect::h8461ad9e121df7df
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x588004d4c9b5 - rustchain::storage::tests::setup::hb64f3fb87e8cd783
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:377:46
[INFO] [stdout]   22:     0x588004d4c6fc - rustchain::storage::tests::block_must_be_created_only_when_mempool_is_full::h15b65de77fc0b1c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:402:9
[INFO] [stdout]   23:     0x588004d4c947 - rustchain::storage::tests::block_must_be_created_only_when_mempool_is_full::{{closure}}::h9f73fd329f7fa1a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:401:57
[INFO] [stdout]   24:     0x588004d41936 - core::ops::function::FnOnce::call_once::hfafe8908016cfcbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x588004d7764b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x588004d7764b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x588004d8b6ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x588004d8b6ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x588004d8b6ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x588004d8b6ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x588004d8b6ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x588004d8b6ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x588004d8b6ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x588004d64bf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x588004d64bf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x588004d6844a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x588004d6844a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x588004d6844a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x588004d6844a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x588004d6844a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x588004d6844a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x588004d6844a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x588004e67daf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x588004e67daf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7c7dee75faa4 - <unknown>
[INFO] [stdout]   46:     0x7c7dee7eca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::tests::block_save_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::tests::block_save_test' (26) panicked at src/storage.rs:377:46:
[INFO] [stdout] Failed to create directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x588004e93522 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x588004e93522 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x588004e93522 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x588004e93522 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x588004ea446f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x588004ea446f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x588004e60403 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x588004e60403 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x588004e6c872 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x588004e7156f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x588004e71401 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x588004d7784e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x588004d7784e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x588004e71b7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x588004e71b7f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x588004e719da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x588004e6c9a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x588004e53dad - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x588004eabfa0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x588004eab526 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x588004dfd82c - core::result::Result<T,E>::expect::h8461ad9e121df7df
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x588004d4c9b5 - rustchain::storage::tests::setup::hb64f3fb87e8cd783
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:377:46
[INFO] [stdout]   22:     0x588004d4be1c - rustchain::storage::tests::block_save_test::hffdff824cd0cce3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:382:9
[INFO] [stdout]   23:     0x588004d4c277 - rustchain::storage::tests::block_save_test::{{closure}}::h397e8efabc1b0520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:381:25
[INFO] [stdout]   24:     0x588004d418a6 - core::ops::function::FnOnce::call_once::hb67dafa63984af65
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x588004d7764b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x588004d7764b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x588004d8b6ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x588004d8b6ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x588004d8b6ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x588004d8b6ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x588004d8b6ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x588004d8b6ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x588004d8b6ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x588004d64bf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x588004d64bf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x588004d6844a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x588004d6844a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x588004d6844a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x588004d6844a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x588004d6844a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x588004d6844a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x588004d6844a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x588004e67daf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x588004e67daf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7c7dee75faa4 - <unknown>
[INFO] [stdout]   46:     0x7c7dee7eca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     storage::tests::block_must_be_created_only_when_mempool_is_full
[INFO] [stdout]     storage::tests::block_save_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8e52921632f26d19759d3753258f2714c1b26f8f4d9a23c3fe0f81f06bbd07b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e52921632f26d19759d3753258f2714c1b26f8f4d9a23c3fe0f81f06bbd07b9", kill_on_drop: false }`
[INFO] [stdout] 8e52921632f26d19759d3753258f2714c1b26f8f4d9a23c3fe0f81f06bbd07b9
