[INFO] cloning repository https://github.com/evgeniy-scherbina/rust-electrumx-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evgeniy-scherbina/rust-electrumx-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevgeniy-scherbina%2Frust-electrumx-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevgeniy-scherbina%2Frust-electrumx-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbdc42557fec2b13df02630a0229f8d3096a3576
[INFO] checking evgeniy-scherbina/rust-electrumx-client against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevgeniy-scherbina%2Frust-electrumx-client" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/evgeniy-scherbina/rust-electrumx-client on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/evgeniy-scherbina/rust-electrumx-client
[INFO] finished tweaking git repo https://github.com/evgeniy-scherbina/rust-electrumx-client
[INFO] tweaked toml for git repo https://github.com/evgeniy-scherbina/rust-electrumx-client written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/evgeniy-scherbina/rust-electrumx-client 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bech32 v0.6.0
[INFO] [stderr]   Downloaded bitcoin-bech32 v0.9.0
[INFO] [stderr]   Downloaded cc v1.0.26
[INFO] [stderr]   Downloaded bitcoin v0.18.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.3.2
[INFO] [stderr]   Downloaded secp256k1 v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db9a8a66fb2e8e77bab49ed9ebf740fb460763afd61cdb29ca5634327dcd9f17
[INFO] running `Command { std: "docker" "start" "-a" "db9a8a66fb2e8e77bab49ed9ebf740fb460763afd61cdb29ca5634327dcd9f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db9a8a66fb2e8e77bab49ed9ebf740fb460763afd61cdb29ca5634327dcd9f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db9a8a66fb2e8e77bab49ed9ebf740fb460763afd61cdb29ca5634327dcd9f17", kill_on_drop: false }`
[INFO] [stdout] db9a8a66fb2e8e77bab49ed9ebf740fb460763afd61cdb29ca5634327dcd9f17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb105c539053fe64f61bf7914425175dfb6f614085dee5db168b07fb468edb7e
[INFO] running `Command { std: "docker" "start" "-a" "cb105c539053fe64f61bf7914425175dfb6f614085dee5db168b07fb468edb7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cc v1.0.26
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]     Checking byte-tools v0.3.0
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]     Checking block-padding v0.1.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking bech32 v0.6.0
[INFO] [stderr]     Checking bitcoin_hashes v0.3.2
[INFO] [stderr]     Checking bitcoin-bech32 v0.9.0
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking opaque-debug v0.2.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling syn v0.15.22
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling secp256k1 v0.12.2
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking generic-array v0.12.0
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking block-buffer v0.7.0
[INFO] [stderr]     Checking digest v0.8.0
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]     Checking serde_json v1.0.33
[INFO] [stderr]     Checking bitcoin v0.18.0
[INFO] [stderr]     Checking electrumx_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:23:73
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_block_header(&mut self, height: usize) -> Result<String, Box<Error>> {
[INFO] [stdout]    |                                                                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_block_header(&mut self, height: usize) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:31:111
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_block_headers(&mut self, start_height: usize, count: usize) -> Result<GetBlockHeadersResponse, Box<Error>> {
[INFO] [stdout]    |                                                                                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_block_headers(&mut self, start_height: usize, count: usize) -> Result<GetBlockHeadersResponse, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:43:66
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn estimate_fee(&mut self, number: usize) -> Result<f64, Box<Error>> {
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn estimate_fee(&mut self, number: usize) -> Result<f64, Box<dyn Error>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:51:48
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn relay_fee(&mut self) -> Result<f64, Box<Error>> {
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn relay_fee(&mut self) -> Result<f64, Box<dyn Error>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:59:77
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn get_balance(&mut self, addr: &str) -> Result<GetBalanceResponse, Box<Error>> {
[INFO] [stdout]    |                                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn get_balance(&mut self, addr: &str) -> Result<GetBalanceResponse, Box<dyn Error>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:69:82
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn get_history(&mut self, addr: &str) -> Result<Vec<GetHistoryResponse>, Box<Error>> {
[INFO] [stdout]    |                                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn get_history(&mut self, addr: &str) -> Result<Vec<GetHistoryResponse>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn get_mempool(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn get_mempool(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:90:62
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn history(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]    |                                                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn history(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:99:91
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_list_unspent(&mut self, addr: &str) -> Result<Vec<GetListUnspentResponse>, Box<Error>> {
[INFO] [stdout]    |                                                                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_list_unspent(&mut self, addr: &str) -> Result<Vec<GetListUnspentResponse>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:110:64
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn get_utxos(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn get_utxos(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:119:79
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn broadcast_transaction(&mut self, raw_tx: String) -> Result<String, Box<Error>> {
[INFO] [stdout]     |                                                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn broadcast_transaction(&mut self, raw_tx: String) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:128:103
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn get_transaction(&mut self, tx_hash: String, verbose: bool, merkle: bool) -> Result<String, Box<Error>> {
[INFO] [stdout]     |                                                                                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn get_transaction(&mut self, tx_hash: String, verbose: bool, merkle: bool) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:142:97
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn get_merkle_transaction(&mut self, tx_hash: String, height: usize) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]     |                                                                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn get_merkle_transaction(&mut self, tx_hash: String, height: usize) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:154:110
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn transaction_id_from_pos(&mut self, height: usize, tx_pos: usize, merkle: bool) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn transaction_id_from_pos(&mut self, height: usize, tx_pos: usize, merkle: bool) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:166:68
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn get_fee_histogram_mempool(&mut self) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn get_fee_histogram_mempool(&mut self) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn call(&mut self, req: Request) -> Result<(), Box<Error>> {
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn call(&mut self, req: Request) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/interface.rs:8:73
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn get_block_header(&mut self, height: usize) -> Result<String, Box<Error>>;
[INFO] [stdout]   |                                                                         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn get_block_header(&mut self, height: usize) -> Result<String, Box<dyn Error>>;
[INFO] [stdout]   |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:19:111
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_block_headers(&mut self, start_height: usize, count: usize) -> Result<GetBlockHeadersResponse, Box<Error>>;
[INFO] [stdout]    |                                                                                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_block_headers(&mut self, start_height: usize, count: usize) -> Result<GetBlockHeadersResponse, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:25:66
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn estimate_fee(&mut self, number: usize) -> Result<f64, Box<Error>>;
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn estimate_fee(&mut self, number: usize) -> Result<f64, Box<dyn Error>>;
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn relay_fee(&mut self) -> Result<f64, Box<Error>>;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn relay_fee(&mut self) -> Result<f64, Box<dyn Error>>;
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:36:77
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_balance(&mut self, addr: &str) -> Result<GetBalanceResponse, Box<Error>>;
[INFO] [stdout]    |                                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_balance(&mut self, addr: &str) -> Result<GetBalanceResponse, Box<dyn Error>>;
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:44:82
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get_history(&mut self, addr: &str) -> Result<Vec<GetHistoryResponse>, Box<Error>>;
[INFO] [stdout]    |                                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get_history(&mut self, addr: &str) -> Result<Vec<GetHistoryResponse>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:45:66
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn get_mempool(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn get_mempool(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:46:62
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn history(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn history(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:23:73
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_block_header(&mut self, height: usize) -> Result<String, Box<Error>> {
[INFO] [stdout]    |                                                                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_block_header(&mut self, height: usize) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:31:111
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_block_headers(&mut self, start_height: usize, count: usize) -> Result<GetBlockHeadersResponse, Box<Error>> {
[INFO] [stdout]    |                                                                                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_block_headers(&mut self, start_height: usize, count: usize) -> Result<GetBlockHeadersResponse, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:43:66
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn estimate_fee(&mut self, number: usize) -> Result<f64, Box<Error>> {
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn estimate_fee(&mut self, number: usize) -> Result<f64, Box<dyn Error>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:51:48
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn relay_fee(&mut self) -> Result<f64, Box<Error>> {
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn relay_fee(&mut self) -> Result<f64, Box<dyn Error>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:59:77
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn get_balance(&mut self, addr: &str) -> Result<GetBalanceResponse, Box<Error>> {
[INFO] [stdout]    |                                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn get_balance(&mut self, addr: &str) -> Result<GetBalanceResponse, Box<dyn Error>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:69:82
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn get_history(&mut self, addr: &str) -> Result<Vec<GetHistoryResponse>, Box<Error>> {
[INFO] [stdout]    |                                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn get_history(&mut self, addr: &str) -> Result<Vec<GetHistoryResponse>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn get_mempool(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn get_mempool(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:90:62
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn history(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]    |                                                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn history(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/electrumx_client.rs:99:91
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_list_unspent(&mut self, addr: &str) -> Result<Vec<GetListUnspentResponse>, Box<Error>> {
[INFO] [stdout]    |                                                                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_list_unspent(&mut self, addr: &str) -> Result<Vec<GetListUnspentResponse>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:110:64
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn get_utxos(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn get_utxos(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:119:79
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn broadcast_transaction(&mut self, raw_tx: String) -> Result<String, Box<Error>> {
[INFO] [stdout]     |                                                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn broadcast_transaction(&mut self, raw_tx: String) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:128:103
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn get_transaction(&mut self, tx_hash: String, verbose: bool, merkle: bool) -> Result<String, Box<Error>> {
[INFO] [stdout]     |                                                                                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn get_transaction(&mut self, tx_hash: String, verbose: bool, merkle: bool) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:142:97
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn get_merkle_transaction(&mut self, tx_hash: String, height: usize) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]     |                                                                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn get_merkle_transaction(&mut self, tx_hash: String, height: usize) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:154:110
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn transaction_id_from_pos(&mut self, height: usize, tx_pos: usize, merkle: bool) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn transaction_id_from_pos(&mut self, height: usize, tx_pos: usize, merkle: bool) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:166:68
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn get_fee_histogram_mempool(&mut self) -> Result<Vec<u8>, Box<Error>> {
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn get_fee_histogram_mempool(&mut self) -> Result<Vec<u8>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/electrumx_client.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn call(&mut self, req: Request) -> Result<(), Box<Error>> {
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn call(&mut self, req: Request) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/interface.rs:8:73
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn get_block_header(&mut self, height: usize) -> Result<String, Box<Error>>;
[INFO] [stdout]   |                                                                         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn get_block_header(&mut self, height: usize) -> Result<String, Box<dyn Error>>;
[INFO] [stdout]   |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:19:111
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_block_headers(&mut self, start_height: usize, count: usize) -> Result<GetBlockHeadersResponse, Box<Error>>;
[INFO] [stdout]    |                                                                                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_block_headers(&mut self, start_height: usize, count: usize) -> Result<GetBlockHeadersResponse, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:25:66
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn estimate_fee(&mut self, number: usize) -> Result<f64, Box<Error>>;
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn estimate_fee(&mut self, number: usize) -> Result<f64, Box<dyn Error>>;
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn relay_fee(&mut self) -> Result<f64, Box<Error>>;
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn relay_fee(&mut self) -> Result<f64, Box<dyn Error>>;
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:47:91
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_list_unspent(&mut self, addr: &str) -> Result<Vec<GetListUnspentResponse>, Box<Error>>;
[INFO] [stdout]    |                                                                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_list_unspent(&mut self, addr: &str) -> Result<Vec<GetListUnspentResponse>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:48:64
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn get_utxos(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn get_utxos(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:49:79
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn broadcast_transaction(&mut self, raw_tx: String) -> Result<String, Box<Error>>;
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn broadcast_transaction(&mut self, raw_tx: String) -> Result<String, Box<dyn Error>>;
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:50:103
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get_transaction(&mut self, tx_hash: String, verbose: bool, merkle: bool) -> Result<String, Box<Error>>;
[INFO] [stdout]    |                                                                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get_transaction(&mut self, tx_hash: String, verbose: bool, merkle: bool) -> Result<String, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:51:97
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get_merkle_transaction(&mut self, tx_hash: String, height: usize) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get_merkle_transaction(&mut self, tx_hash: String, height: usize) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:52:110
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn transaction_id_from_pos(&mut self, height: usize, tx_pos: usize, merkle: bool) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                                                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn transaction_id_from_pos(&mut self, height: usize, tx_pos: usize, merkle: bool) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:53:68
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_fee_histogram_mempool(&mut self) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_fee_histogram_mempool(&mut self) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:36:77
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_balance(&mut self, addr: &str) -> Result<GetBalanceResponse, Box<Error>>;
[INFO] [stdout]    |                                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_balance(&mut self, addr: &str) -> Result<GetBalanceResponse, Box<dyn Error>>;
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:44:82
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get_history(&mut self, addr: &str) -> Result<Vec<GetHistoryResponse>, Box<Error>>;
[INFO] [stdout]    |                                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get_history(&mut self, addr: &str) -> Result<Vec<GetHistoryResponse>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:45:66
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn get_mempool(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn get_mempool(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:46:62
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn history(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn history(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:47:91
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_list_unspent(&mut self, addr: &str) -> Result<Vec<GetListUnspentResponse>, Box<Error>>;
[INFO] [stdout]    |                                                                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_list_unspent(&mut self, addr: &str) -> Result<Vec<GetListUnspentResponse>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:48:64
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn get_utxos(&mut self, addr: &str) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn get_utxos(&mut self, addr: &str) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:49:79
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn broadcast_transaction(&mut self, raw_tx: String) -> Result<String, Box<Error>>;
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn broadcast_transaction(&mut self, raw_tx: String) -> Result<String, Box<dyn Error>>;
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:50:103
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get_transaction(&mut self, tx_hash: String, verbose: bool, merkle: bool) -> Result<String, Box<Error>>;
[INFO] [stdout]    |                                                                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get_transaction(&mut self, tx_hash: String, verbose: bool, merkle: bool) -> Result<String, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:51:97
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get_merkle_transaction(&mut self, tx_hash: String, height: usize) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get_merkle_transaction(&mut self, tx_hash: String, height: usize) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:52:110
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn transaction_id_from_pos(&mut self, height: usize, tx_pos: usize, merkle: bool) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                                                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn transaction_id_from_pos(&mut self, height: usize, tx_pos: usize, merkle: bool) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interface.rs:53:68
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_fee_histogram_mempool(&mut self) -> Result<Vec<u8>, Box<Error>>;
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_fee_histogram_mempool(&mut self) -> Result<Vec<u8>, Box<dyn Error>>;
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]  --> src/raw_response.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetBlockHeaderRawResponse {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 5 |     id:      usize,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 6 |     jsonrpc: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GetBlockHeaderRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct GetBlockHeadersRawResponse {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 12 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 13 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetBlockHeadersRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct EstimateFeeRawResponse {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 19 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 20 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EstimateFeeRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct RelayFeeRawResponse {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 26 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 27 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RelayFeeRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct GetBalanceRawResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 33 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 34 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetBalanceRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct GetHistoryRawResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 40 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 41 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetHistoryRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct GetListUnspentRawResponse {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 47 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 48 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetListUnspentRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct BroadcastTransactionRawResponse {
[INFO] [stdout]    |            ------------------------------- fields in this struct
[INFO] [stdout] 54 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 55 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BroadcastTransactionRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct GetTransactionRawResponse {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 61 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 62 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetTransactionRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]  --> src/raw_response.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetBlockHeaderRawResponse {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 5 |     id:      usize,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 6 |     jsonrpc: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GetBlockHeaderRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct GetBlockHeadersRawResponse {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 12 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 13 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetBlockHeadersRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct EstimateFeeRawResponse {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 19 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 20 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EstimateFeeRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct RelayFeeRawResponse {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 26 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 27 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RelayFeeRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct GetBalanceRawResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 33 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 34 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetBalanceRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct GetHistoryRawResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 40 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 41 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetHistoryRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct GetListUnspentRawResponse {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 47 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 48 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetListUnspentRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct BroadcastTransactionRawResponse {
[INFO] [stdout]    |            ------------------------------- fields in this struct
[INFO] [stdout] 54 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 55 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BroadcastTransactionRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `jsonrpc` are never read
[INFO] [stdout]   --> src/raw_response.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct GetTransactionRawResponse {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 61 |     id:      usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 62 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetTransactionRawResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.26s
[INFO] running `Command { std: "docker" "inspect" "cb105c539053fe64f61bf7914425175dfb6f614085dee5db168b07fb468edb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb105c539053fe64f61bf7914425175dfb6f614085dee5db168b07fb468edb7e", kill_on_drop: false }`
[INFO] [stdout] cb105c539053fe64f61bf7914425175dfb6f614085dee5db168b07fb468edb7e
