[INFO] cloning repository https://github.com/juop12/BitcoinNodeWallet-PapasRusticas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juop12/BitcoinNodeWallet-PapasRusticas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuop12%2FBitcoinNodeWallet-PapasRusticas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuop12%2FBitcoinNodeWallet-PapasRusticas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7663994982164bdb45211225001345c87f81292d
[INFO] checking juop12/BitcoinNodeWallet-PapasRusticas against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuop12%2FBitcoinNodeWallet-PapasRusticas" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juop12/BitcoinNodeWallet-PapasRusticas
[INFO] finished tweaking git repo https://github.com/juop12/BitcoinNodeWallet-PapasRusticas
[INFO] tweaked toml for git repo https://github.com/juop12/BitcoinNodeWallet-PapasRusticas written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juop12/BitcoinNodeWallet-PapasRusticas on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juop12/BitcoinNodeWallet-PapasRusticas already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk-rs-core.git`
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk3-rs.git`
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gobject-sys v0.17.10
[INFO] [stderr]   Downloaded system-deps v6.1.0
[INFO] [stderr]   Downloaded cfg-expr v0.15.2
[INFO] [stderr]   Downloaded glib-sys v0.17.10
[INFO] [stderr]   Downloaded serde_spanned v0.6.2
[INFO] [stderr]   Downloaded target-lexicon v0.12.7
[INFO] [stderr]   Downloaded glib-macros v0.17.10
[INFO] [stderr]   Downloaded gio-sys v0.17.10
[INFO] [stderr]   Downloaded glib v0.17.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2eb6d2ac183b96c640b00ee584211ed30b96767093de2012a171218f253a751d
[INFO] running `Command { std: "docker" "start" "-a" "2eb6d2ac183b96c640b00ee584211ed30b96767093de2012a171218f253a751d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2eb6d2ac183b96c640b00ee584211ed30b96767093de2012a171218f253a751d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eb6d2ac183b96c640b00ee584211ed30b96767093de2012a171218f253a751d", kill_on_drop: false }`
[INFO] [stdout] 2eb6d2ac183b96c640b00ee584211ed30b96767093de2012a171218f253a751d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b779569a6e6308c97152b70c1a8ecc77c318910742d518d0630a047a6ed2990b
[INFO] running `Command { std: "docker" "start" "-a" "b779569a6e6308c97152b70c1a8ecc77c318910742d518d0630a047a6ed2990b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling cfg-expr v0.15.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling gio v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling gtk v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.0
[INFO] [stderr]    Compiling glib-macros v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling glib-macros v0.17.10
[INFO] [stderr]    Compiling gtk3-macros v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling glib-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling gobject-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling gio-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling pango-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling glib-sys v0.17.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling gdk-sys v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling atk-sys v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling gobject-sys v0.17.10
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]    Compiling gio-sys v0.17.10
[INFO] [stderr]    Compiling gtk-sys v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking glib v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]     Checking glib v0.17.10
[INFO] [stderr]     Checking cairo-rs v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]     Checking atk v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]     Checking node v0.1.0 (/opt/rustwide/workdir/node)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> node/src/messages/message_trait.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `BlockMessage` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> node/src/messages/message_trait.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> node/src/messages/message_trait.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> node/src/messages/message_trait.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `InvMessage` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> node/src/messages/message_trait.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> node/src/messages/message_trait.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> node/src/messages/message_trait.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `BlockMessage` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> node/src/messages/message_trait.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> node/src/messages/message_trait.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> node/src/messages/message_trait.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `InvMessage` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> node/src/messages/message_trait.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> node/src/messages/message_trait.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> node/src/node.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn get_blockchain(&self) -> Result<MutexGuard<HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stdout]     |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn get_blockchain(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> node/src/node.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get_block_headers(&self) -> Result<MutexGuard<Vec<BlockHeader>>, NodeError> {
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get_block_headers(&self) -> Result<MutexGuard<'_, Vec<BlockHeader>>, NodeError> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> node/src/node.rs:195:27
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get_pending_tx(&self) -> Result<MutexGuard<HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stdout]     |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get_pending_tx(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> node/src/node.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_header_index(&self) -> Result<MutexGuard<HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_header_index(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> node/src/node/safe_node_structure.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn lock_blockchain(&self) -> Result<MutexGuard<HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn lock_blockchain(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> node/src/node/safe_node_structure.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn lock_block_headers(&self) -> Result<MutexGuard<Vec<BlockHeader>>, NodeError> {
[INFO] [stdout]    |                               ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn lock_block_headers(&self) -> Result<MutexGuard<'_, Vec<BlockHeader>>, NodeError> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> node/src/node/safe_node_structure.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn lock_headers_index(&self) -> Result<MutexGuard<HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stdout]    |                               ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn lock_headers_index(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> node/src/node/safe_node_structure.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 58 |     ) -> Result<MutexGuard<HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     ) -> Result<MutexGuard<'_, HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> node/src/node.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn get_blockchain(&self) -> Result<MutexGuard<HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stdout]     |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn get_blockchain(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> node/src/node.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get_block_headers(&self) -> Result<MutexGuard<Vec<BlockHeader>>, NodeError> {
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get_block_headers(&self) -> Result<MutexGuard<'_, Vec<BlockHeader>>, NodeError> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> node/src/node.rs:195:27
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get_pending_tx(&self) -> Result<MutexGuard<HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stdout]     |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get_pending_tx(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> node/src/node.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_header_index(&self) -> Result<MutexGuard<HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get_header_index(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> node/src/node/safe_node_structure.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn lock_blockchain(&self) -> Result<MutexGuard<HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn lock_blockchain(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> node/src/node/safe_node_structure.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn lock_block_headers(&self) -> Result<MutexGuard<Vec<BlockHeader>>, NodeError> {
[INFO] [stdout]    |                               ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn lock_block_headers(&self) -> Result<MutexGuard<'_, Vec<BlockHeader>>, NodeError> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> node/src/node/safe_node_structure.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn lock_headers_index(&self) -> Result<MutexGuard<HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stdout]    |                               ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn lock_headers_index(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> node/src/node/safe_node_structure.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 58 |     ) -> Result<MutexGuard<HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     ) -> Result<MutexGuard<'_, HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gdk-pixbuf v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]     Checking pango v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]     Checking gdk v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]     Checking proyecto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "b779569a6e6308c97152b70c1a8ecc77c318910742d518d0630a047a6ed2990b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b779569a6e6308c97152b70c1a8ecc77c318910742d518d0630a047a6ed2990b", kill_on_drop: false }`
[INFO] [stdout] b779569a6e6308c97152b70c1a8ecc77c318910742d518d0630a047a6ed2990b
