[INFO] cloning repository https://github.com/TeslaWillow/blockchain-connect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeslaWillow/blockchain-connect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeslaWillow%2Fblockchain-connect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeslaWillow%2Fblockchain-connect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 347935e89a679e910a0cec79d09303180c56b24c [INFO] building TeslaWillow/blockchain-connect against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeslaWillow%2Fblockchain-connect" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TeslaWillow/blockchain-connect [INFO] finished tweaking git repo https://github.com/TeslaWillow/blockchain-connect [INFO] tweaked toml for git repo https://github.com/TeslaWillow/blockchain-connect written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TeslaWillow/blockchain-connect on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TeslaWillow/blockchain-connect 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicase v2.8.0 [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded tokio-tls v0.3.1 [INFO] [stderr] Downloaded mio-named-pipes v0.1.7 [INFO] [stderr] Downloaded http-body v0.3.1 [INFO] [stderr] Downloaded event-listener v5.3.1 [INFO] [stderr] Downloaded async-executor v1.13.1 [INFO] [stderr] Downloaded cc v1.2.5 [INFO] [stderr] Downloaded serde_derive v1.0.216 [INFO] [stderr] Downloaded reqwest v0.10.10 [INFO] [stderr] Downloaded serde v1.0.216 [INFO] [stderr] Downloaded futures-lite v2.5.0 [INFO] [stderr] Downloaded syn v2.0.91 [INFO] [stderr] Downloaded tokio-util v0.3.1 [INFO] [stderr] Downloaded httpdate v0.3.2 [INFO] [stderr] Downloaded hyper v0.13.10 [INFO] [stderr] Downloaded h2 v0.2.7 [INFO] [stderr] Downloaded async-std v1.13.0 [INFO] [stderr] Downloaded hyper-tls v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de352ea2802552784511b51dff71e1f1001c956d32ef4e79161e1ec7629ad2c [INFO] running `Command { std: "docker" "start" "-a" "5de352ea2802552784511b51dff71e1f1001c956d32ef4e79161e1ec7629ad2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de352ea2802552784511b51dff71e1f1001c956d32ef4e79161e1ec7629ad2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de352ea2802552784511b51dff71e1f1001c956d32ef4e79161e1ec7629ad2c", kill_on_drop: false }` [INFO] [stdout] 5de352ea2802552784511b51dff71e1f1001c956d32ef4e79161e1ec7629ad2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6889690c2e26584ebc58f7f90a5eca8c9b97274ad2e04653fa9c033cda8f1675 [INFO] running `Command { std: "docker" "start" "-a" "6889690c2e26584ebc58f7f90a5eca8c9b97274ad2e04653fa9c033cda8f1675", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling blockchain-info-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Result` and `Value` [INFO] [stdout] --> src/blockchain_info.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | serde_json::{Result, Value}, [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 imports: `crate::blockchain_address::BlockchainAddress`, `crate::blockchain_transaction::BlockchainTransaction`, `dotenv`, `io`, `thread`, `time`, and `tokio::runtime::Runtime` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | crate::blockchain_address::BlockchainAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | crate::blockchain_transaction::BlockchainTransaction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | dotenv, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | std::{io, thread, time}, [INFO] [stdout] | ^^ ^^^^^^ ^^^^ [INFO] [stdout] 15 | tokio::runtime::Runtime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blockchain_address_request` is never used [INFO] [stdout] --> src/blockchain_info.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn blockchain_address_request(address: &str) -> BlockchainAddress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blockchain_transaction_request` is never used [INFO] [stdout] --> src/blockchain_info.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn blockchain_transaction_request(transaction: &str) -> BlockchainTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockchainAddress` is never constructed [INFO] [stdout] --> src/blockchain_address.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct BlockchainAddress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vin` is never constructed [INFO] [stdout] --> src/blockchain_transaction.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Vin { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vout` is never constructed [INFO] [stdout] --> src/blockchain_transaction.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Vout { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockchainTransaction` is never constructed [INFO] [stdout] --> src/blockchain_transaction.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct BlockchainTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "6889690c2e26584ebc58f7f90a5eca8c9b97274ad2e04653fa9c033cda8f1675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6889690c2e26584ebc58f7f90a5eca8c9b97274ad2e04653fa9c033cda8f1675", kill_on_drop: false }` [INFO] [stdout] 6889690c2e26584ebc58f7f90a5eca8c9b97274ad2e04653fa9c033cda8f1675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab9b5ce2730d35ec050bdb50fc77cd31eaee20469a0dda84484483a35248ff4a [INFO] running `Command { std: "docker" "start" "-a" "ab9b5ce2730d35ec050bdb50fc77cd31eaee20469a0dda84484483a35248ff4a", kill_on_drop: false }` [INFO] [stderr] Compiling blockchain-info-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Result` and `Value` [INFO] [stdout] --> src/blockchain_info.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | serde_json::{Result, Value}, [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 imports: `crate::blockchain_address::BlockchainAddress`, `crate::blockchain_transaction::BlockchainTransaction`, `dotenv`, `io`, `thread`, `time`, and `tokio::runtime::Runtime` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | crate::blockchain_address::BlockchainAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | crate::blockchain_transaction::BlockchainTransaction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | dotenv, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | std::{io, thread, time}, [INFO] [stdout] | ^^ ^^^^^^ ^^^^ [INFO] [stdout] 15 | tokio::runtime::Runtime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blockchain_address_request` is never used [INFO] [stdout] --> src/blockchain_info.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn blockchain_address_request(address: &str) -> BlockchainAddress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blockchain_transaction_request` is never used [INFO] [stdout] --> src/blockchain_info.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn blockchain_transaction_request(transaction: &str) -> BlockchainTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockchainAddress` is never constructed [INFO] [stdout] --> src/blockchain_address.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct BlockchainAddress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vin` is never constructed [INFO] [stdout] --> src/blockchain_transaction.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Vin { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vout` is never constructed [INFO] [stdout] --> src/blockchain_transaction.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Vout { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockchainTransaction` is never constructed [INFO] [stdout] --> src/blockchain_transaction.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct BlockchainTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "ab9b5ce2730d35ec050bdb50fc77cd31eaee20469a0dda84484483a35248ff4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9b5ce2730d35ec050bdb50fc77cd31eaee20469a0dda84484483a35248ff4a", kill_on_drop: false }` [INFO] [stdout] ab9b5ce2730d35ec050bdb50fc77cd31eaee20469a0dda84484483a35248ff4a