[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] testing juop12/BitcoinNodeWallet-PapasRusticas against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuop12%2FBitcoinNodeWallet-PapasRusticas" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juop12/BitcoinNodeWallet-PapasRusticas on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b
[INFO] running `Command { std: "docker" "start" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", 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 heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[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 version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[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 futures-task v0.3.28
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling gio v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling gtk v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling cfg-expr v0.15.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[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 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 system-deps v6.1.0
[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 gdk-pixbuf-sys 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 pango-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling atk-sys v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling glib-sys v0.17.10
[INFO] [stderr]    Compiling gobject-sys v0.17.10
[INFO] [stderr]    Compiling gtk-sys v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling gio-sys v0.17.10
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling glib v0.17.10
[INFO] [stderr]    Compiling glib v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling cairo-rs v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling atk v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling 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: unused import: `get_data_message::*`
[INFO] [stdout]  --> node/src/node/peer_comunication/block_downloader.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     messages::{get_data_message::*, message_trait::MessageTrait},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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]    Compiling gdk-pixbuf v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling pango v0.18.0 (https://github.com/gtk-rs/gtk-rs-core.git#009aca95)
[INFO] [stderr]    Compiling gdk v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling proyecto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[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: unused import: `get_data_message::*`
[INFO] [stdout]  --> node/src/node/peer_comunication/block_downloader.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     messages::{get_data_message::*, message_trait::MessageTrait},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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]    Compiling proyecto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]  --> node/src/messages/message_trait.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the name `BlockMessage` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]  --> node/src/messages/message_trait.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]  --> node/src/messages/message_trait.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]  --> node/src/messages/message_trait.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stderr]   |                           ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the name `InvMessage` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]  --> node/src/messages/message_trait.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]  --> node/src/messages/message_trait.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 | use super::{BlockMessage, InvMessage};
[INFO] [stderr]   |                           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_data_message::*`
[INFO] [stderr]  --> node/src/node/peer_comunication/block_downloader.rs:2:16
[INFO] [stderr]   |
[INFO] [stderr] 2 |     messages::{get_data_message::*, message_trait::MessageTrait},
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> node/src/node.rs:181:27
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub fn get_blockchain(&self) -> Result<MutexGuard<HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stderr]     |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub fn get_blockchain(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> node/src/node.rs:188:30
[INFO] [stderr]     |
[INFO] [stderr] 188 |     pub fn get_block_headers(&self) -> Result<MutexGuard<Vec<BlockHeader>>, NodeError> {
[INFO] [stderr]     |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 188 |     pub fn get_block_headers(&self) -> Result<MutexGuard<'_, Vec<BlockHeader>>, NodeError> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> node/src/node.rs:195:27
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn get_pending_tx(&self) -> Result<MutexGuard<HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stderr]     |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn get_pending_tx(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> node/src/node.rs:201:29
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn get_header_index(&self) -> Result<MutexGuard<HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stderr]     |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn get_header_index(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> node/src/node/safe_node_structure.rs:38:28
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn lock_blockchain(&self) -> Result<MutexGuard<HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stderr]    |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn lock_blockchain(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], Block>>, NodeError> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> node/src/node/safe_node_structure.rs:44:31
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn lock_block_headers(&self) -> Result<MutexGuard<Vec<BlockHeader>>, NodeError> {
[INFO] [stderr]    |                               ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn lock_block_headers(&self) -> Result<MutexGuard<'_, Vec<BlockHeader>>, NodeError> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> node/src/node/safe_node_structure.rs:50:31
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn lock_headers_index(&self) -> Result<MutexGuard<HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stderr]    |                               ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn lock_headers_index(&self) -> Result<MutexGuard<'_, HashMap<[u8; 32], usize>>, NodeError> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> node/src/node/safe_node_structure.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 58 |     ) -> Result<MutexGuard<HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     ) -> Result<MutexGuard<'_, HashMap<[u8; 32], Transaction>>, NodeError> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `node` (lib) generated 11 warnings (run `cargo fix --lib -p node` to apply 9 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/proyecto-fb7c978d9c6dc34d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/proyecto-1df4be6ea779e89b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/release/deps/tests-1ea71f949241ba38)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test::integration_test_1_after_creating_a_node_it_connects_with_other_nodes ... FAILED
[INFO] [stdout] test test::integration_test_2_initial_block_download_does_not_fail ... FAILED
[INFO] [stdout] test test::test5_tx_valida ... FAILED
[INFO] [stdout] test test::test3_set_wallet ... FAILED
[INFO] [stdout] test test::test4_block_info ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration_test_1_after_creating_a_node_it_connects_with_other_nodes stdout ----
[INFO] [stdout] Error: ErrorCreatingNode
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration_test_2_initial_block_download_does_not_fail stdout ----
[INFO] [stdout] Error: ErrorCreatingNode
[INFO] [stdout] 
[INFO] [stdout] ---- test::test5_tx_valida stdout ----
[INFO] [stdout] Error creando el nodo NodeError: ErrorCreatingNode
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test5_tx_valida' (2670) panicked at tests/tests.rs:132:10:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6304d4854171 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6304d48695fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6304d485899c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6304d482f0a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304d484c0b9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x6304d4790330 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6304d484c272 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6304d482f184 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6304d4827969 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6304d482ff3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6304d4869d2c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6304d4869cf2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x6304d4869aa9 - core[7c831bd917ebf35f]::option::unwrap_failed
[INFO] [stdout]   13:     0x6304d47818dc - tests[bd1c142ab85be817]::test::test5_tx_valida
[INFO] [stdout]   14:     0x6304d477ee6f - <tests[bd1c142ab85be817]::test::test5_tx_valida::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x6304d478361b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x6304d4790c85 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x6304d478a044 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x6304d4793de2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x6304d4853489 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7d1877b2007a - <unknown>
[INFO] [stdout]   21:     0x7d1877bb3534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test3_set_wallet stdout ----
[INFO] [stdout] Error creando el nodo NodeError: ErrorCreatingNode
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test3_set_wallet' (2668) panicked at tests/tests.rs:81:10:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6304d4854171 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6304d48695fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6304d485899c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6304d482f0a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304d484c0b9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x6304d4790330 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6304d484c272 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6304d482f184 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6304d4827969 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6304d482ff3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6304d4869d2c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6304d4869cf2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x6304d4869aa9 - core[7c831bd917ebf35f]::option::unwrap_failed
[INFO] [stdout]   13:     0x6304d4782032 - tests[bd1c142ab85be817]::test::test3_set_wallet
[INFO] [stdout]   14:     0x6304d477eef9 - <tests[bd1c142ab85be817]::test::test3_set_wallet::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x6304d478361b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x6304d4790c85 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x6304d478a044 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x6304d4793de2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x6304d4853489 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7d1877b2007a - <unknown>
[INFO] [stdout]   21:     0x7d1877bb3534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test4_block_info stdout ----
[INFO] [stdout] Error creando el nodo NodeError: ErrorCreatingNode
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test4_block_info' (2669) panicked at tests/tests.rs:104:10:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6304d4854171 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6304d48695fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6304d485899c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6304d482f0a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304d484c0b9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x6304d4790330 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6304d484c272 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6304d482f184 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6304d4827969 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6304d482ff3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6304d4869d2c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6304d4869cf2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x6304d4869aa9 - core[7c831bd917ebf35f]::option::unwrap_failed
[INFO] [stdout]   13:     0x6304d4782935 - tests[bd1c142ab85be817]::test::test4_block_info
[INFO] [stdout]   14:     0x6304d477ef19 - <tests[bd1c142ab85be817]::test::test4_block_info::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x6304d478361b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x6304d4790c85 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x6304d478a044 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x6304d4793de2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x6304d4853489 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7d1877b2007a - <unknown>
[INFO] [stdout]   21:     0x7d1877bb3534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::integration_test_1_after_creating_a_node_it_connects_with_other_nodes
[INFO] [stdout]     test::integration_test_2_initial_block_download_does_not_fail
[INFO] [stdout]     test::test3_set_wallet
[INFO] [stdout]     test::test4_block_info
[INFO] [stdout]     test::test5_tx_valida
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b", kill_on_drop: false }`
[INFO] [stdout] 61f0d81f8065eae88dc917cc85cc3fac1fd4db894990c6fe4632efb5d59f477b
