[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] testing TeslaWillow/blockchain-connect against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [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 ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v2.13.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2027a345d8718a1fca09e172bd765d676e8d6dc5e6d8e1bddfed1f4ba7d8be76 [INFO] running `Command { std: "docker" "start" "-a" "2027a345d8718a1fca09e172bd765d676e8d6dc5e6d8e1bddfed1f4ba7d8be76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2027a345d8718a1fca09e172bd765d676e8d6dc5e6d8e1bddfed1f4ba7d8be76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2027a345d8718a1fca09e172bd765d676e8d6dc5e6d8e1bddfed1f4ba7d8be76", kill_on_drop: false }` [INFO] [stdout] 2027a345d8718a1fca09e172bd765d676e8d6dc5e6d8e1bddfed1f4ba7d8be76 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ee6b8916821eaa8e2ece6e41fd6eda4b66d7a11e28529c8983e9346d23a3d5 [INFO] running `Command { std: "docker" "start" "-a" "f7ee6b8916821eaa8e2ece6e41fd6eda4b66d7a11e28529c8983e9346d23a3d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling syn v1.0.109 [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 httparse v1.9.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.134 [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_derive v1.0.216 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [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 49.40s [INFO] running `Command { std: "docker" "inspect" "f7ee6b8916821eaa8e2ece6e41fd6eda4b66d7a11e28529c8983e9346d23a3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ee6b8916821eaa8e2ece6e41fd6eda4b66d7a11e28529c8983e9346d23a3d5", kill_on_drop: false }` [INFO] [stdout] f7ee6b8916821eaa8e2ece6e41fd6eda4b66d7a11e28529c8983e9346d23a3d5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 639cc81029d7bd3fa3a5d6fd78e16e18f0dbe06aa10d91fc946a7e0a99742518 [INFO] running `Command { std: "docker" "start" "-a" "639cc81029d7bd3fa3a5d6fd78e16e18f0dbe06aa10d91fc946a7e0a99742518", 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.84s [INFO] running `Command { std: "docker" "inspect" "639cc81029d7bd3fa3a5d6fd78e16e18f0dbe06aa10d91fc946a7e0a99742518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "639cc81029d7bd3fa3a5d6fd78e16e18f0dbe06aa10d91fc946a7e0a99742518", kill_on_drop: false }` [INFO] [stdout] 639cc81029d7bd3fa3a5d6fd78e16e18f0dbe06aa10d91fc946a7e0a99742518 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53b05435607a165f44b466d0d9e309285cf8c329d3e96a8f5079dd100c74fc97 [INFO] running `Command { std: "docker" "start" "-a" "53b05435607a165f44b466d0d9e309285cf8c329d3e96a8f5079dd100c74fc97", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Result` and `Value` [INFO] [stdout] [INFO] [stderr] --> src/blockchain_info.rs:5:18 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 5 | serde_json::{Result, Value}, [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `crate::blockchain_address::BlockchainAddress`, `crate::blockchain_transaction::BlockchainTransaction`, `dotenv`, `io`, `thread`, `time`, and `tokio::runtime::Runtime` [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | crate::blockchain_address::BlockchainAddress, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | crate::blockchain_transaction::BlockchainTransaction, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 13 | dotenv, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 14 | std::{io, thread, time}, [INFO] [stderr] | ^^ ^^^^^^ ^^^^ [INFO] [stderr] 15 | tokio::runtime::Runtime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `blockchain_address_request` is never used [INFO] [stderr] --> src/blockchain_info.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn blockchain_address_request(address: &str) -> BlockchainAddress { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `blockchain_transaction_request` is never used [INFO] [stderr] --> src/blockchain_info.rs:37:8 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn blockchain_transaction_request(transaction: &str) -> BlockchainTransaction { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BlockchainAddress` is never constructed [INFO] [stderr] --> src/blockchain_address.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct BlockchainAddress { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Vin` is never constructed [INFO] [stderr] --> src/blockchain_transaction.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Vin { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Vout` is never constructed [INFO] [stderr] --> src/blockchain_transaction.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Vout { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BlockchainTransaction` is never constructed [INFO] [stderr] --> src/blockchain_transaction.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct BlockchainTransaction { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `blockchain-info-app` (bin "blockchain-info-app" test) generated 8 warnings (run `cargo fix --bin "blockchain-info-app" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blockchain_info_app-841e87d83fa243ac) [INFO] running `Command { std: "docker" "inspect" "53b05435607a165f44b466d0d9e309285cf8c329d3e96a8f5079dd100c74fc97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b05435607a165f44b466d0d9e309285cf8c329d3e96a8f5079dd100c74fc97", kill_on_drop: false }` [INFO] [stdout] 53b05435607a165f44b466d0d9e309285cf8c329d3e96a8f5079dd100c74fc97