[INFO] cloning repository https://github.com/Nie-Tianyi/rusty_coin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nie-Tianyi/rusty_coin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNie-Tianyi%2Frusty_coin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNie-Tianyi%2Frusty_coin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8060264a6d3a7f0fb9bb2d2a16761dd9089a9353
[INFO] testing Nie-Tianyi/rusty_coin against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNie-Tianyi%2Frusty_coin" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nie-Tianyi/rusty_coin
[INFO] finished tweaking git repo https://github.com/Nie-Tianyi/rusty_coin
[INFO] tweaked toml for git repo https://github.com/Nie-Tianyi/rusty_coin written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nie-Tianyi/rusty_coin on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nie-Tianyi/rusty_coin 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.68
[INFO] [stderr]   Downloaded borsh v1.3.0
[INFO] [stderr]   Downloaded axum-core v0.4.1
[INFO] [stderr]   Downloaded hyper-util v0.1.1
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.1
[INFO] [stderr]   Downloaded borsh-derive v1.3.0
[INFO] [stderr]   Downloaded http-body-util v0.1.0
[INFO] [stderr]   Downloaded axum v0.7.2
[INFO] [stderr]   Downloaded http v1.0.0
[INFO] [stderr]   Downloaded hyper v1.0.1
[INFO] [stderr]   Downloaded h2 v0.4.0
[INFO] [stderr]   Downloaded rustix v0.38.21
[INFO] [stderr]   Downloaded secp256k1-sys v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77c22aa5cea3a2f090d87044ec0db2117f2128e61afa556ece47e7830cd7643f
[INFO] running `Command { std: "docker" "start" "-a" "77c22aa5cea3a2f090d87044ec0db2117f2128e61afa556ece47e7830cd7643f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77c22aa5cea3a2f090d87044ec0db2117f2128e61afa556ece47e7830cd7643f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77c22aa5cea3a2f090d87044ec0db2117f2128e61afa556ece47e7830cd7643f", kill_on_drop: false }`
[INFO] [stdout] 77c22aa5cea3a2f090d87044ec0db2117f2128e61afa556ece47e7830cd7643f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d9df220ce51d209ac71790c08d730b20a068db6152d44b87c39328abd437190
[INFO] running `Command { std: "docker" "start" "-a" "5d9df220ce51d209ac71790c08d730b20a068db6152d44b87c39328abd437190", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling axum-core v0.4.1
[INFO] [stderr]    Compiling axum v0.7.2
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling secp256k1-sys v0.9.1
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling rust_decimal_macros v1.33.1
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling secp256k1 v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling h2 v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling hyper v1.0.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-util v0.1.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling rusty_coin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct InvalidTransactionInput(String);
[INFO] [stdout]    |            ----------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidTransactionInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct InvalidTransactionOutput(String);
[INFO] [stdout]    |            ------------------------ ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidTransactionOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.59s
[INFO] running `Command { std: "docker" "inspect" "5d9df220ce51d209ac71790c08d730b20a068db6152d44b87c39328abd437190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d9df220ce51d209ac71790c08d730b20a068db6152d44b87c39328abd437190", kill_on_drop: false }`
[INFO] [stdout] 5d9df220ce51d209ac71790c08d730b20a068db6152d44b87c39328abd437190
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02d1745b6dbfe62794f974036377def74fbd4077b9b9dfe22eeb35c938fb7086
[INFO] running `Command { std: "docker" "start" "-a" "02d1745b6dbfe62794f974036377def74fbd4077b9b9dfe22eeb35c938fb7086", kill_on_drop: false }`
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct InvalidTransactionInput(String);
[INFO] [stdout]    |            ----------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidTransactionInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct InvalidTransactionOutput(String);
[INFO] [stdout]    |            ------------------------ ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidTransactionOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty_coin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct InvalidTransactionInput(String);
[INFO] [stdout]    |            ----------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidTransactionInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct InvalidTransactionOutput(String);
[INFO] [stdout]    |            ------------------------ ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InvalidTransactionOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "02d1745b6dbfe62794f974036377def74fbd4077b9b9dfe22eeb35c938fb7086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02d1745b6dbfe62794f974036377def74fbd4077b9b9dfe22eeb35c938fb7086", kill_on_drop: false }`
[INFO] [stdout] 02d1745b6dbfe62794f974036377def74fbd4077b9b9dfe22eeb35c938fb7086
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0021346ccf6924052c4fc647e632f64ba983aa517a97fd63452e8ebc2a0e6c8c
[INFO] running `Command { std: "docker" "start" "-a" "0021346ccf6924052c4fc647e632f64ba983aa517a97fd63452e8ebc2a0e6c8c", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/errors.rs:14:36
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct InvalidTransactionInput(String);
[INFO] [stderr]    |            ----------------------- ^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `InvalidTransactionInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/errors.rs:25:37
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct InvalidTransactionOutput(String);
[INFO] [stderr]    |            ------------------------ ^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `InvalidTransactionOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty_coin` (lib) generated 2 warnings
[INFO] [stderr] warning: `rusty_coin` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_coin-817db63205f1780f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test block::tests::test_merkle_root ... ok
[INFO] [stdout] test block::tests::test_block_sha256 ... ok
[INFO] [stdout] test block::tests::test_target_threshold ... ok
[INFO] [stdout] test blockchain::tests::test_new_blockchain ... ok
[INFO] [stdout] test transaction::tests::test_hasher ... ok
[INFO] [stdout] test blockchain::tests::test_reward_algorithm ... ok
[INFO] [stdout] test types::tests::bytes_into ... ok
[INFO] [stdout] test wallet::test::test_transfer_credit ... ok
[INFO] [stdout] test transaction::tests::test_scripts ... ok
[INFO] [stdout] test wallet::test::test_locking_script ... ok
[INFO] [stdout] test wallet::test::test_export_and_import_from_a_file ... FAILED
[INFO] [stdout] test blockchain::tests::test_generate_new_block ... ok
[INFO] [stdout] test blockchain::tests::test_resolve_conflicts ... ok
[INFO] [stdout] test block::tests::test_mining has been running for over 60 seconds
[INFO] [stdout] test block::tests::test_mining ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- wallet::test::test_export_and_import_from_a_file stdout ----
[INFO] [stdout] Read-only file system (os error 30)
[INFO] [stdout] No such file or directory (os error 2)
[INFO] [stdout] Wallet { public_key: PublicKey(5c88a0694926767aa802d1090b05c2e6783ecad83c2fc71e7c7c49c9639456d3270ab03f332ebfcc907517023c5d72f12498c782cf86212e38206474df233f9c), secret_key: SecretKey(#c7177a9b5228f24b), unspent_tx_outputs: [], address: 0x46fdacacd537c849d677f2185bb10ae9005819b16be2fcc5bd258028c5cd16c8 }
[INFO] [stdout] Wallet { public_key: PublicKey(a68bbc17dde7983ec828e97b60302b86a66f5a6366e375aec487752c1547ce102f66715014cca424a3ddc7b11f4f17a139ae7c385ec7083360804a9d124cff59), secret_key: SecretKey(#0cc08a5aaa513f5b), unspent_tx_outputs: [], address: 0xcadc4a9e5e19b95b5b05e60bbce0bdf504fc11488736f89976fe22d8ec0326cd }
[INFO] [stdout] 
[INFO] [stdout] thread 'wallet::test::test_export_and_import_from_a_file' (35) panicked at src/wallet.rs:201:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Wallet { public_key: PublicKey(5c88a0694926767aa802d1090b05c2e6783ecad83c2fc71e7c7c49c9639456d3270ab03f332ebfcc907517023c5d72f12498c782cf86212e38206474df233f9c), secret_key: SecretKey(#c7177a9b5228f24b), unspent_tx_outputs: [], address: 0x46fdacacd537c849d677f2185bb10ae9005819b16be2fcc5bd258028c5cd16c8 }
[INFO] [stdout]  right: Wallet { public_key: PublicKey(a68bbc17dde7983ec828e97b60302b86a66f5a6366e375aec487752c1547ce102f66715014cca424a3ddc7b11f4f17a139ae7c385ec7083360804a9d124cff59), secret_key: SecretKey(#0cc08a5aaa513f5b), unspent_tx_outputs: [], address: 0xcadc4a9e5e19b95b5b05e60bbce0bdf504fc11488736f89976fe22d8ec0326cd }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58aa8c957962 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58aa8c957962 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58aa8c957962 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58aa8c957962 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58aa8c96815f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58aa8c96815f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58aa8c925013 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58aa8c925013 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58aa8c931042 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58aa8c935bff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58aa8c935a91 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58aa8c8949ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58aa8c8949ee - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58aa8c93620f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58aa8c93620f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58aa8c93606a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58aa8c931179 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58aa8c9191ed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58aa8c96ff50 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58aa8c96fd53 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x58aa8c86bed0 - core::panicking::assert_failed::ha258f5c7a6952693
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x58aa8c85df5c - rusty_coin::wallet::test::test_export_and_import_from_a_file::hbd4fe3c18750c77c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wallet.rs:201:9
[INFO] [stdout]   22:     0x58aa8c85e0a7 - rusty_coin::wallet::test::test_export_and_import_from_a_file::{{closure}}::h5f810d13b11963f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wallet.rs:189:44
[INFO] [stdout]   23:     0x58aa8c862906 - core::ops::function::FnOnce::call_once::hbf3e524cebb2194a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58aa8c8947cb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58aa8c8947cb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58aa8c8a884d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58aa8c8a884d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58aa8c8a884d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x58aa8c8a884d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x58aa8c8a884d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58aa8c8a884d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58aa8c8a884d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58aa8c881d64 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58aa8c881d64 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58aa8c88569a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x58aa8c88569a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58aa8c88569a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x58aa8c88569a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x58aa8c88569a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58aa8c88569a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x58aa8c88569a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58aa8c92c57f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x58aa8c92c57f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7f74dffb7aa4 - <unknown>
[INFO] [stdout]   45:     0x7f74e0044a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     wallet::test::test_export_and_import_from_a_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.58s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0021346ccf6924052c4fc647e632f64ba983aa517a97fd63452e8ebc2a0e6c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0021346ccf6924052c4fc647e632f64ba983aa517a97fd63452e8ebc2a0e6c8c", kill_on_drop: false }`
[INFO] [stdout] 0021346ccf6924052c4fc647e632f64ba983aa517a97fd63452e8ebc2a0e6c8c
