[INFO] cloning repository https://github.com/lla-dane/Rust-Chain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lla-dane/Rust-Chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flla-dane%2FRust-Chain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flla-dane%2FRust-Chain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 073faec3b5552b4e36ae36b84b2980450c836b53
[INFO] testing lla-dane/Rust-Chain against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flla-dane%2FRust-Chain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lla-dane/Rust-Chain on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lla-dane/Rust-Chain
[INFO] finished tweaking git repo https://github.com/lla-dane/Rust-Chain
[INFO] tweaked toml for git repo https://github.com/lla-dane/Rust-Chain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lla-dane/Rust-Chain 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cddbc9506c047c8c4dd7b33119aed6be762b5acc2c1f2a85de140a5879957615
[INFO] running `Command { std: "docker" "start" "-a" "cddbc9506c047c8c4dd7b33119aed6be762b5acc2c1f2a85de140a5879957615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cddbc9506c047c8c4dd7b33119aed6be762b5acc2c1f2a85de140a5879957615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cddbc9506c047c8c4dd7b33119aed6be762b5acc2c1f2a85de140a5879957615", kill_on_drop: false }`
[INFO] [stdout] cddbc9506c047c8c4dd7b33119aed6be762b5acc2c1f2a85de140a5879957615
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a456bb424f0cda22ac66f9a6dfa4478f8ac65134c8d093690e4aebbf38f9d33f
[INFO] running `Command { std: "docker" "start" "-a" "a456bb424f0cda22ac66f9a6dfa4478f8ac65134c8d093690e4aebbf38f9d33f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bitcoin_hashes v0.7.6
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling merkle-cbt v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling bitcoincash-addr v0.5.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling Rust-Chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TXOutput`
[INFO] [stdout]   --> src/blockchain.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::tx::{TXOutput, TXOutputs};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::block::Block`
[INFO] [stdout]  --> src/cli.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::block::Block;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bincode::serialize`
[INFO] [stdout]  --> src/transaction.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bincode::serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blockchain::Blockchain`
[INFO] [stdout]   --> src/transaction.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::blockchain::Blockchain;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/blockchain.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |         if let Err(e) = std::fs::remove_dir_all("data/blocks") {
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/utxoset.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |         if let Err(e) = std::fs::remove_dir_all("data/utxos") {
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hash_transactions` is never used
[INFO] [stdout]   --> src/block.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Block {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn hash_transactions(&self) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_transaction` and `find_unspent_transactions` are never used
[INFO] [stdout]    --> src/blockchain.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 26  | impl Blockchain {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn verify_transaction(&self, tx: &mut Transaction) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn find_unspent_transactions(&self, address: &[u8]) -> Vec<Transaction> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `verify` is never used
[INFO] [stdout]    --> src/transaction.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 25  | impl Transaction {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn verify(&mut self, prev_txs: HashMap<String, Transaction>) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `can_unlock_output_with` is never used
[INFO] [stdout]   --> src/tx.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl TXInput {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 28 |     // CanUnlockOutputWith checks whether the address initiated the transaction
[INFO] [stdout] 29 |     pub fn can_unlock_output_with(&self, sender_address: &[u8]) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.74s
[INFO] running `Command { std: "docker" "inspect" "a456bb424f0cda22ac66f9a6dfa4478f8ac65134c8d093690e4aebbf38f9d33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a456bb424f0cda22ac66f9a6dfa4478f8ac65134c8d093690e4aebbf38f9d33f", kill_on_drop: false }`
[INFO] [stdout] a456bb424f0cda22ac66f9a6dfa4478f8ac65134c8d093690e4aebbf38f9d33f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a65a9bccef2bf494f91298a4d11ca630c460a66a189cc3051188f2aa13be79c
[INFO] running `Command { std: "docker" "start" "-a" "1a65a9bccef2bf494f91298a4d11ca630c460a66a189cc3051188f2aa13be79c", kill_on_drop: false }`
[INFO] [stderr]    Compiling Rust-Chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TXOutput`
[INFO] [stdout]   --> src/blockchain.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::tx::{TXOutput, TXOutputs};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::block::Block`
[INFO] [stdout]  --> src/cli.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::block::Block;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bincode::serialize`
[INFO] [stdout]  --> src/transaction.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bincode::serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blockchain::Blockchain`
[INFO] [stdout]   --> src/transaction.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::blockchain::Blockchain;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/blockchain.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |         if let Err(e) = std::fs::remove_dir_all("data/blocks") {
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/utxoset.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |         if let Err(e) = std::fs::remove_dir_all("data/utxos") {
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hash_transactions` is never used
[INFO] [stdout]   --> src/block.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Block {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn hash_transactions(&self) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_transaction` and `find_unspent_transactions` are never used
[INFO] [stdout]    --> src/blockchain.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 26  | impl Blockchain {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn verify_transaction(&self, tx: &mut Transaction) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn find_unspent_transactions(&self, address: &[u8]) -> Vec<Transaction> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `verify` is never used
[INFO] [stdout]    --> src/transaction.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 25  | impl Transaction {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn verify(&mut self, prev_txs: HashMap<String, Transaction>) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `can_unlock_output_with` is never used
[INFO] [stdout]   --> src/tx.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl TXInput {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 28 |     // CanUnlockOutputWith checks whether the address initiated the transaction
[INFO] [stdout] 29 |     pub fn can_unlock_output_with(&self, sender_address: &[u8]) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "1a65a9bccef2bf494f91298a4d11ca630c460a66a189cc3051188f2aa13be79c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a65a9bccef2bf494f91298a4d11ca630c460a66a189cc3051188f2aa13be79c", kill_on_drop: false }`
[INFO] [stdout] 1a65a9bccef2bf494f91298a4d11ca630c460a66a189cc3051188f2aa13be79c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9014b3cb38d0442ff92bbcf219f01ffb18f8591a4d690181b6bbc0358fca330
[INFO] running `Command { std: "docker" "start" "-a" "b9014b3cb38d0442ff92bbcf219f01ffb18f8591a4d690181b6bbc0358fca330", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `TXOutput`
[INFO] [stderr]   --> src/blockchain.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::tx::{TXOutput, TXOutputs};
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::block::Block`
[INFO] [stderr]  --> src/cli.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::block::Block;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bincode::serialize`
[INFO] [stderr]  --> src/transaction.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use bincode::serialize;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::blockchain::Blockchain`
[INFO] [stderr]   --> src/transaction.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::blockchain::Blockchain;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/blockchain.rs:47:20
[INFO] [stderr]    |
[INFO] [stderr] 47 |         if let Err(e) = std::fs::remove_dir_all("data/blocks") {
[INFO] [stderr]    |                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/utxoset.rs:16:20
[INFO] [stderr]    |
[INFO] [stderr] 16 |         if let Err(e) = std::fs::remove_dir_all("data/utxos") {
[INFO] [stderr]    |                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: method `hash_transactions` is never used
[INFO] [stderr]   --> src/block.rs:99:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl Block {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 99 |     fn hash_transactions(&self) -> Result<Vec<u8>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `verify_transaction` and `find_unspent_transactions` are never used
[INFO] [stderr]    --> src/blockchain.rs:120:12
[INFO] [stderr]     |
[INFO] [stderr] 26  | impl Blockchain {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 120 |     pub fn verify_transaction(&self, tx: &mut Transaction) -> Result<bool> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     fn find_unspent_transactions(&self, address: &[u8]) -> Vec<Transaction> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `verify` is never used
[INFO] [stderr]    --> src/transaction.rs:180:12
[INFO] [stderr]     |
[INFO] [stderr] 25  | impl Transaction {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 180 |     pub fn verify(&mut self, prev_txs: HashMap<String, Transaction>) -> Result<bool> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `can_unlock_output_with` is never used
[INFO] [stderr]   --> src/tx.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl TXInput {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] 28 |     // CanUnlockOutputWith checks whether the address initiated the transaction
[INFO] [stderr] 29 |     pub fn can_unlock_output_with(&self, sender_address: &[u8]) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Rust-Chain` (bin "Rust-Chain" test) generated 10 warnings (run `cargo fix --bin "Rust-Chain" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Rust_Chain-2d32f0c92731fd4f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b9014b3cb38d0442ff92bbcf219f01ffb18f8591a4d690181b6bbc0358fca330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9014b3cb38d0442ff92bbcf219f01ffb18f8591a4d690181b6bbc0358fca330", kill_on_drop: false }`
[INFO] [stdout] b9014b3cb38d0442ff92bbcf219f01ffb18f8591a4d690181b6bbc0358fca330
