[INFO] cloning repository https://github.com/megachonker/BlockChain-s
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/megachonker/BlockChain-s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegachonker%2FBlockChain-s", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegachonker%2FBlockChain-s'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dca3167e00cde2cdeabacfd701da23e10382f717
[INFO] testing megachonker/BlockChain-s against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegachonker%2FBlockChain-s" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/megachonker/BlockChain-s
[INFO] finished tweaking git repo https://github.com/megachonker/BlockChain-s
[INFO] tweaked toml for git repo https://github.com/megachonker/BlockChain-s written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/megachonker/BlockChain-s on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/megachonker/BlockChain-s 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0add295d6868a2e7deb0c27d79a169937bff495268b21334a08c71b39249cf7d
[INFO] running `Command { std: "docker" "start" "-a" "0add295d6868a2e7deb0c27d79a169937bff495268b21334a08c71b39249cf7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0add295d6868a2e7deb0c27d79a169937bff495268b21334a08c71b39249cf7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0add295d6868a2e7deb0c27d79a169937bff495268b21334a08c71b39249cf7d", kill_on_drop: false }`
[INFO] [stdout] 0add295d6868a2e7deb0c27d79a169937bff495268b21334a08c71b39249cf7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64abbebef358481ef1ff90397fa3251acfa95a12e4b9521054476a2bf1e3f81a
[INFO] running `Command { std: "docker" "start" "-a" "64abbebef358481ef1ff90397fa3251acfa95a12e4b9521054476a2bf1e3f81a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling platforms v3.2.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling dryoc v0.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling blockchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Transaction` and `TxIn`
[INFO] [stdout]  --> src/block_chain/acount.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::transaction::{Amount, Transaction, TxIn, Utxo};
[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: `types::StackByteArray`
[INFO] [stdout]  --> src/block_chain/acount.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dryoc::{sign::*, types::StackByteArray};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `trace`
[INFO] [stdout]  --> src/block_chain/acount.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::{debug, info, trace};
[INFO] [stdout]   |                      ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/block_chain/block.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{info, trace, warn};
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Blockchain`
[INFO] [stdout]   --> src/block_chain/block.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | use super::blockchain::{Balance, Blockchain};
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/block_chain/blockchain.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::fmt::format`
[INFO] [stdout]  --> src/block_chain/blockchain.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transaction`
[INFO] [stdout]   --> src/block_chain/blockchain.rs:11:57
[INFO] [stdout]    |
[INFO] [stdout] 11 |     transaction::{HashValue, TxIn, Utxo, UtxoValidator, Transaction},
[INFO] [stdout]    |                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/block_chain/node/server.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/block_chain/transaction.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, ensure, Context, Ok, Result};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SecretKey`, `SignedMessage`, and `SigningKeyPair`
[INFO] [stdout]  --> src/block_chain/transaction.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sign::{IncrementalSigner, PublicKey, SecretKey, Signature, SignedMessage, SigningKeyPair},
[INFO] [stdout]   |                                          ^^^^^^^^^             ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/block_chain/transaction.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     default,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blockchain::Blockchain`
[INFO] [stdout]   --> src/block_chain/transaction.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 | use super::{acount::Acount, block::MINER_REWARD, blockchain::Blockchain};
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]   --> src/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use anyhow::{bail, ensure, Context, Result};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bytes`
[INFO] [stdout]  --> src/block_chain/transaction.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{ByteArray, Bytes},
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txin`
[INFO] [stdout]    --> src/block_chain/blockchain.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |             .filter(|(txin, (utxo,status))| utxo.get_pubkey() == addr && status == &Statue::Valid)
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_txin`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txin`
[INFO] [stdout]    --> src/block_chain/blockchain.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |             .map(|(txin, (utxo,_))| utxo)
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_txin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/block_chain/transaction.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |         key: &Keypair,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ComeFromID` is more private than the item `Utxo::new`
[INFO] [stdout]    --> src/block_chain/transaction.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn new(amount: Amount, target: PublicKey, come_from: ComeFromID) -> Utxo {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Utxo::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ComeFromID` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/block_chain/transaction.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | enum ComeFromID {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_chain` is never used
[INFO] [stdout]    --> src/block_chain/node/server.rs:296:4
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn load_chain(mut file: File) -> Vec<Block> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `select_utxo_from_vec` is never used
[INFO] [stdout]    --> src/block_chain/transaction.rs:327:8
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl Transaction {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 327 |     fn select_utxo_from_vec(avaible: &Vec<Utxo>, amount: Amount) -> Option<(Vec<Utxo>, Amount)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/block_chain/blockchain.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 143 |         src: &Vec<&Block>,
[INFO] [stdout] 144 |         dst: &Vec<&'a Block>,
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 145 |     ) -> Result<&Block> {
[INFO] [stdout]     |                 ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ) -> Result<&'a Block> {
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/block_chain/blockchain.rs:656:83
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn get_n_block_from<'a>(&'a self, mut n: u64, mut b: &'a Block) -> Option<Vec<&Block>> {
[INFO] [stdout]     |                              --                           --                      ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |                            |
[INFO] [stdout]     |                              |                            the lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn get_n_block_from<'a>(&'a self, mut n: u64, mut b: &'a Block) -> Option<Vec<&'a Block>> {
[INFO] [stdout]     |                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `path_save_json` should have an upper case name
[INFO] [stdout]   --> src/block_chain/node/server.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const path_save_json: &str = "path_save_json.save";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 24 - const path_save_json: &str = "path_save_json.save";
[INFO] [stdout] 24 + const PATH_SAVE_JSON: &str = "path_save_json.save";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `path_save` should have an upper case name
[INFO] [stdout]   --> src/block_chain/node/server.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const path_save: &str = "path_save_json.save";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 25 - const path_save: &str = "path_save_json.save";
[INFO] [stdout] 25 + const PATH_SAVE: &str = "path_save_json.save";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.69s
[INFO] running `Command { std: "docker" "inspect" "64abbebef358481ef1ff90397fa3251acfa95a12e4b9521054476a2bf1e3f81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64abbebef358481ef1ff90397fa3251acfa95a12e4b9521054476a2bf1e3f81a", kill_on_drop: false }`
[INFO] [stdout] 64abbebef358481ef1ff90397fa3251acfa95a12e4b9521054476a2bf1e3f81a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ecfe170cc09f813a46a85ad4fbf419f61d0904b58340cdeb81e6737c06d5b95
[INFO] running `Command { std: "docker" "start" "-a" "3ecfe170cc09f813a46a85ad4fbf419f61d0904b58340cdeb81e6737c06d5b95", kill_on_drop: false }`
[INFO] [stderr]    Compiling blockchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Transaction` and `TxIn`
[INFO] [stdout]  --> src/block_chain/acount.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::transaction::{Amount, Transaction, TxIn, Utxo};
[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: `types::StackByteArray`
[INFO] [stdout]  --> src/block_chain/acount.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dryoc::{sign::*, types::StackByteArray};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `trace`
[INFO] [stdout]  --> src/block_chain/acount.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::{debug, info, trace};
[INFO] [stdout]   |                      ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/block_chain/block.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{info, trace, warn};
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Blockchain`
[INFO] [stdout]   --> src/block_chain/block.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | use super::blockchain::{Balance, Blockchain};
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/block_chain/blockchain.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::fmt::format`
[INFO] [stdout]  --> src/block_chain/blockchain.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transaction`
[INFO] [stdout]   --> src/block_chain/blockchain.rs:11:57
[INFO] [stdout]    |
[INFO] [stdout] 11 |     transaction::{HashValue, TxIn, Utxo, UtxoValidator, Transaction},
[INFO] [stdout]    |                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `acount::Acount` and `transaction::Transaction`
[INFO] [stdout]    --> src/block_chain/blockchain.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |     use crate::block_chain::{acount::Acount, block::Profile, transaction::Transaction};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/block_chain/node/server.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/block_chain/transaction.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, ensure, Context, Ok, Result};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SecretKey`, `SignedMessage`, and `SigningKeyPair`
[INFO] [stdout]  --> src/block_chain/transaction.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 |     sign::{IncrementalSigner, PublicKey, SecretKey, Signature, SignedMessage, SigningKeyPair},
[INFO] [stdout]   |                                          ^^^^^^^^^             ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/block_chain/transaction.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     default,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]    --> src/block_chain/transaction.rs:502:9
[INFO] [stdout]     |
[INFO] [stdout] 502 |     use rand::Rng;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `self`
[INFO] [stdout]    --> src/block_chain/transaction.rs:505:17
[INFO] [stdout]     |
[INFO] [stdout] 505 |         block::{self, Block, Profile},
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 506 |         blockchain::{self, FIRST_DIFFICULTY},
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/block_chain/transaction.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |         ///1
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 573 |         utxo_s.iter().for_each(|f| println!("utxo for 1 is {}", f));
[INFO] [stdout]     |         ----------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]   --> src/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use anyhow::{bail, ensure, Context, Result};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bytes`
[INFO] [stdout]  --> src/block_chain/transaction.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{ByteArray, Bytes},
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txin`
[INFO] [stdout]    --> src/block_chain/blockchain.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |             .filter(|(txin, (utxo,status))| utxo.get_pubkey() == addr && status == &Statue::Valid)
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_txin`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txin`
[INFO] [stdout]    --> src/block_chain/blockchain.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |             .map(|(txin, (utxo,_))| utxo)
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_txin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/block_chain/transaction.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |         key: &Keypair,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `transaction::ComeFromID` is more private than the item `Utxo::new`
[INFO] [stdout]    --> src/block_chain/transaction.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn new(amount: Amount, target: PublicKey, come_from: ComeFromID) -> Utxo {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Utxo::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `transaction::ComeFromID` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/block_chain/transaction.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | enum ComeFromID {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_chain` is never used
[INFO] [stdout]    --> src/block_chain/node/server.rs:296:4
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn load_chain(mut file: File) -> Vec<Block> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/block_chain/blockchain.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 143 |         src: &Vec<&Block>,
[INFO] [stdout] 144 |         dst: &Vec<&'a Block>,
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 145 |     ) -> Result<&Block> {
[INFO] [stdout]     |                 ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ) -> Result<&'a Block> {
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/block_chain/blockchain.rs:656:83
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn get_n_block_from<'a>(&'a self, mut n: u64, mut b: &'a Block) -> Option<Vec<&Block>> {
[INFO] [stdout]     |                              --                           --                      ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |                            |
[INFO] [stdout]     |                              |                            the lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn get_n_block_from<'a>(&'a self, mut n: u64, mut b: &'a Block) -> Option<Vec<&'a Block>> {
[INFO] [stdout]     |                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `path_save_json` should have an upper case name
[INFO] [stdout]   --> src/block_chain/node/server.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const path_save_json: &str = "path_save_json.save";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 24 - const path_save_json: &str = "path_save_json.save";
[INFO] [stdout] 24 + const PATH_SAVE_JSON: &str = "path_save_json.save";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `path_save` should have an upper case name
[INFO] [stdout]   --> src/block_chain/node/server.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const path_save: &str = "path_save_json.save";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 25 - const path_save: &str = "path_save_json.save";
[INFO] [stdout] 25 + const PATH_SAVE: &str = "path_save_json.save";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.99s
[INFO] running `Command { std: "docker" "inspect" "3ecfe170cc09f813a46a85ad4fbf419f61d0904b58340cdeb81e6737c06d5b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ecfe170cc09f813a46a85ad4fbf419f61d0904b58340cdeb81e6737c06d5b95", kill_on_drop: false }`
[INFO] [stdout] 3ecfe170cc09f813a46a85ad4fbf419f61d0904b58340cdeb81e6737c06d5b95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2c6ac7d450a65fd85043787e9308d06818025fc8ee71e822dd449197eb42e44
[INFO] running `Command { std: "docker" "start" "-a" "e2c6ac7d450a65fd85043787e9308d06818025fc8ee71e822dd449197eb42e44", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Transaction` and `TxIn`
[INFO] [stderr]  --> src/block_chain/acount.rs:3:34
[INFO] [stderr]   |
[INFO] [stderr] 3 | use super::transaction::{Amount, Transaction, TxIn, Utxo};
[INFO] [stderr]   |                                  ^^^^^^^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `types::StackByteArray`
[INFO] [stderr]  --> src/block_chain/acount.rs:5:22
[INFO] [stderr]   |
[INFO] [stderr] 5 | use dryoc::{sign::*, types::StackByteArray};
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `info` and `trace`
[INFO] [stderr]  --> src/block_chain/acount.rs:7:22
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tracing::{debug, info, trace};
[INFO] [stderr]   |                      ^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `warn`
[INFO] [stderr]   --> src/block_chain/block.rs:13:28
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tracing::{info, trace, warn};
[INFO] [stderr]    |                            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Blockchain`
[INFO] [stderr]   --> src/block_chain/block.rs:15:34
[INFO] [stderr]    |
[INFO] [stderr] 15 | use super::blockchain::{Balance, Blockchain};
[INFO] [stderr]    |                                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> src/block_chain/blockchain.rs:5:22
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tracing::{debug, error, info, warn};
[INFO] [stderr]   |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing_subscriber::fmt::format`
[INFO] [stderr]  --> src/block_chain/blockchain.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tracing_subscriber::fmt::format;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Transaction`
[INFO] [stderr]   --> src/block_chain/blockchain.rs:11:57
[INFO] [stderr]    |
[INFO] [stderr] 11 |     transaction::{HashValue, TxIn, Utxo, UtxoValidator, Transaction},
[INFO] [stderr]    |                                                         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `acount::Acount` and `transaction::Transaction`
[INFO] [stderr]    --> src/block_chain/blockchain.rs:701:30
[INFO] [stderr]     |
[INFO] [stderr] 701 |     use crate::block_chain::{acount::Acount, block::Profile, transaction::Transaction};
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]  --> src/block_chain/node/server.rs:4:14
[INFO] [stderr]   |
[INFO] [stderr] 4 | use anyhow::{Context, Result};
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `anyhow`
[INFO] [stderr]  --> src/block_chain/transaction.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{anyhow, ensure, Context, Ok, Result};
[INFO] [stderr]   |              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SecretKey`, `SignedMessage`, and `SigningKeyPair`
[INFO] [stderr]  --> src/block_chain/transaction.rs:3:42
[INFO] [stderr]   |
[INFO] [stderr] 3 |     sign::{IncrementalSigner, PublicKey, SecretKey, Signature, SignedMessage, SigningKeyPair},
[INFO] [stderr]   |                                          ^^^^^^^^^             ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `default`
[INFO] [stderr]  --> src/block_chain/transaction.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     default,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::Rng`
[INFO] [stderr]    --> src/block_chain/transaction.rs:502:9
[INFO] [stderr]     |
[INFO] [stderr] 502 |     use rand::Rng;
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `self` and `self`
[INFO] [stderr]    --> src/block_chain/transaction.rs:505:17
[INFO] [stderr]     |
[INFO] [stderr] 505 |         block::{self, Block, Profile},
[INFO] [stderr]     |                 ^^^^
[INFO] [stderr] 506 |         blockchain::{self, FIRST_DIFFICULTY},
[INFO] [stderr]     |                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/block_chain/transaction.rs:572:9
[INFO] [stderr]     |
[INFO] [stderr] 572 |         ///1
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 573 |         utxo_s.iter().for_each(|f| println!("utxo for 1 is {}", f));
[INFO] [stderr]     |         ----------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `//` for a plain comment
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bail`
[INFO] [stderr]   --> src/main.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr] 11 | use anyhow::{bail, ensure, Context, Result};
[INFO] [stderr]    |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Bytes`
[INFO] [stderr]  --> src/block_chain/transaction.rs:4:24
[INFO] [stderr]   |
[INFO] [stderr] 4 |     types::{ByteArray, Bytes},
[INFO] [stderr]   |                        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `txin`
[INFO] [stderr]    --> src/block_chain/blockchain.rs:126:23
[INFO] [stderr]     |
[INFO] [stderr] 126 |             .filter(|(txin, (utxo,status))| utxo.get_pubkey() == addr && status == &Statue::Valid)
[INFO] [stderr]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_txin`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `txin`
[INFO] [stderr]    --> src/block_chain/blockchain.rs:127:20
[INFO] [stderr]     |
[INFO] [stderr] 127 |             .map(|(txin, (utxo,_))| utxo)
[INFO] [stderr]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_txin`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]    --> src/block_chain/transaction.rs:427:9
[INFO] [stderr]     |
[INFO] [stderr] 427 |         key: &Keypair,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr] 
[INFO] [stderr] warning: type `transaction::ComeFromID` is more private than the item `Utxo::new`
[INFO] [stderr]    --> src/block_chain/transaction.rs:134:5
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn new(amount: Amount, target: PublicKey, come_from: ComeFromID) -> Utxo {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Utxo::new` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `transaction::ComeFromID` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/block_chain/transaction.rs:61:1
[INFO] [stderr]     |
[INFO] [stderr]  61 | enum ComeFromID {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `load_chain` is never used
[INFO] [stderr]    --> src/block_chain/node/server.rs:296:4
[INFO] [stderr]     |
[INFO] [stderr] 296 | fn load_chain(mut file: File) -> Vec<Block> {
[INFO] [stderr]     |    ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/block_chain/blockchain.rs:145:17
[INFO] [stderr]     |
[INFO] [stderr] 142 |         &'a mut self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 143 |         src: &Vec<&Block>,
[INFO] [stderr] 144 |         dst: &Vec<&'a Block>,
[INFO] [stderr]     |                    -- the lifetime is named here
[INFO] [stderr] 145 |     ) -> Result<&Block> {
[INFO] [stderr]     |                 ^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 145 |     ) -> Result<&'a Block> {
[INFO] [stderr]     |                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/block_chain/blockchain.rs:656:83
[INFO] [stderr]     |
[INFO] [stderr] 656 |     fn get_n_block_from<'a>(&'a self, mut n: u64, mut b: &'a Block) -> Option<Vec<&Block>> {
[INFO] [stderr]     |                              --                           --                      ^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                              |                            |
[INFO] [stderr]     |                              |                            the lifetime is named here
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 656 |     fn get_n_block_from<'a>(&'a self, mut n: u64, mut b: &'a Block) -> Option<Vec<&'a Block>> {
[INFO] [stderr]     |                                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: constant `path_save_json` should have an upper case name
[INFO] [stderr]   --> src/block_chain/node/server.rs:24:7
[INFO] [stderr]    |
[INFO] [stderr] 24 | const path_save_json: &str = "path_save_json.save";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 24 - const path_save_json: &str = "path_save_json.save";
[INFO] [stderr] 24 + const PATH_SAVE_JSON: &str = "path_save_json.save";
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `path_save` should have an upper case name
[INFO] [stderr]   --> src/block_chain/node/server.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 | const path_save: &str = "path_save_json.save";
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 25 - const path_save: &str = "path_save_json.save";
[INFO] [stderr] 25 + const PATH_SAVE: &str = "path_save_json.save";
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `blockchain` (bin "blockchain" test) generated 27 warnings (run `cargo fix --bin "blockchain" --tests` to apply 20 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blockchain-f6f78dc61db3c9cf)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test block_chain::block::tests::default ... ok
[INFO] [stdout] test block_chain::blockchain::tests::create_blockchain ... ok
[INFO] [stdout] test block_chain::blockchain::tests::append_wrong_blockchain ... ok
[INFO] [stdout] test block_chain::block::tests::find_next_block ... ok
[INFO] [stdout] test block_chain::blockchain::tests::test_potential_top_block ... ok
[INFO] [stdout] test block_chain::block::tests::block_mined_valid ... ok
[INFO] [stdout] test block_chain::node::network::tests::create_blockchain ... ok
[INFO] [stdout] test block_chain::blockchain::tests::append_blockchain_second_block ... ok
[INFO] [stdout] test block_chain::transaction::tests::create_utxo ... ok
[INFO] [stdout] test block_chain::acount::test::serialize_unserialize_key ... FAILED
[INFO] [stdout] test block_chain::transaction::tests::spend_default_utxo ... ok
[INFO] [stdout] test block_chain::blockchain::tests::get_chain ... ok
[INFO] [stdout] test block_chain::transaction::tests::test_select_utxo_from_vec ... ok
[INFO] [stdout] test block_chain::transaction::tests::signature_multiple_keypair ... ok
[INFO] [stdout] test friendly_name::tests::consistance_test ... ok
[INFO] [stdout] test tests::argument_lunch_server_init ... FAILED
[INFO] [stdout] test tests::test_lunch_server_init ... ok
[INFO] [stdout] test block_chain::blockchain::tests::add_block_unchainned ... ok
[INFO] [stdout] test block_chain::transaction::tests::simple_transaction ... ok
[INFO] [stdout] test block_chain::transaction::tests::test_check ... ok
[INFO] [stdout] test block_chain::blockchain::tests::try_append_2_branchs ... ok
[INFO] [stdout] test block_chain::block::tests::mine2block ... ok
[INFO] [stdout] test block_chain::blockchain::tests::remove_old_potential_top ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- block_chain::acount::test::serialize_unserialize_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'block_chain::acount::test::serialize_unserialize_key' (17) panicked at src/block_chain/acount.rs:242:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: imposible d'écrire la conf user
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60e341e1e072 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e341e1e072 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e341e1e072 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60e341e1e072 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60e341e2f7af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60e341e2f7af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60e341deae21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60e341deae21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60e341df7442 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60e341dfc0df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60e341dfbf71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60e341d01c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60e341d01c1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60e341dfc79f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60e341dfc79f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60e341dfc5fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60e341df7579 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60e341dde9fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60e341e38ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60e341e38006 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60e341c7ce42 - core::result::Result<T,E>::unwrap::hfc4d0d2d7b85c963
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60e341c7ce42 - blockchain::block_chain::acount::test::serialize_unserialize_key::hea323d1ccba3d4d8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/block_chain/acount.rs:242:30
[INFO] [stdout]   22:     0x60e341c7d057 - blockchain::block_chain::acount::test::serialize_unserialize_key::{{closure}}::hd2829697cb49eb87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/block_chain/acount.rs:240:35
[INFO] [stdout]   23:     0x60e341cc4e76 - core::ops::function::FnOnce::call_once::h8321825b0b328f17
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60e341d019db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60e341d019db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60e341d17645 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60e341d17645 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60e341d17645 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60e341d17645 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60e341d17645 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60e341d17645 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60e341d17645 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60e341cede34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60e341cede34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60e341cf16fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60e341cf16fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60e341cf16fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60e341cf16fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60e341cf16fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60e341cf16fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60e341cf16fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60e341df26df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x60e341df26df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7a83fcb74aa4 - <unknown>
[INFO] [stdout]   45:     0x7a83fcc01a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::argument_lunch_server_init stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::argument_lunch_server_init' (42) panicked at src/main.rs:201:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: I/O impossible de charger le wallet [test.usr] (non existing file ?)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60e341e1e072 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e341e1e072 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e341e1e072 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60e341e1e072 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60e341e2f7af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60e341e2f7af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60e341deae21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60e341deae21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60e341df7442 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60e341dfc0df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60e341dfbf71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60e341d01c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60e341d01c1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60e341dfc79f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60e341dfc79f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60e341dfc5fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60e341df7579 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60e341dde9fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60e341e38ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60e341e38006 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60e341c4d6d5 - core::result::Result<T,E>::unwrap::h2a5fbdb03fa1b4e2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60e341c4d6d5 - blockchain::tests::argument_lunch_server_init::he200b1c593242754
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:201:25
[INFO] [stdout]   22:     0x60e341c4db77 - blockchain::tests::argument_lunch_server_init::{{closure}}::h8cfcfcd72baa11f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:190:36
[INFO] [stdout]   23:     0x60e341cc4a06 - core::ops::function::FnOnce::call_once::h4cc0ce265bce6c42
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60e341d019db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60e341d019db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60e341d17645 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60e341d17645 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60e341d17645 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60e341d17645 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60e341d17645 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60e341d17645 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60e341d17645 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60e341cede34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60e341cede34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60e341cf16fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60e341cf16fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60e341cf16fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60e341cf16fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60e341cf16fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60e341cf16fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60e341cf16fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60e341df26df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x60e341df26df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7a83fcb74aa4 - <unknown>
[INFO] [stdout]   45:     0x7a83fcc01a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     block_chain::acount::test::serialize_unserialize_key
[INFO] [stdout]     tests::argument_lunch_server_init
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin blockchain`
[INFO] running `Command { std: "docker" "inspect" "e2c6ac7d450a65fd85043787e9308d06818025fc8ee71e822dd449197eb42e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c6ac7d450a65fd85043787e9308d06818025fc8ee71e822dd449197eb42e44", kill_on_drop: false }`
[INFO] [stdout] e2c6ac7d450a65fd85043787e9308d06818025fc8ee71e822dd449197eb42e44
