[INFO] fetching crate blockbook 0.2.0... [INFO] testing blockbook-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate blockbook 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate blockbook 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate blockbook 0.2.0 [INFO] tweaked toml for crates.io crate blockbook 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate blockbook 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate blockbook 0.2.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5fff28f9ec538ecfa358a456cbea74e2892ab58e5bc3fb4d6f78e14afb57747 [INFO] running `Command { std: "docker" "start" "-a" "f5fff28f9ec538ecfa358a456cbea74e2892ab58e5bc3fb4d6f78e14afb57747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5fff28f9ec538ecfa358a456cbea74e2892ab58e5bc3fb4d6f78e14afb57747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5fff28f9ec538ecfa358a456cbea74e2892ab58e5bc3fb4d6f78e14afb57747", kill_on_drop: false }` [INFO] [stdout] f5fff28f9ec538ecfa358a456cbea74e2892ab58e5bc3fb4d6f78e14afb57747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa1fd93e4470ae93956becad19b58868a014dfd1976b78c58a690af431e5d742 [INFO] running `Command { std: "docker" "start" "-a" "aa1fd93e4470ae93956becad19b58868a014dfd1976b78c58a690af431e5d742", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.9.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling bitcoin v0.31.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling secp256k1 v0.28.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling blockbook v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/websocket.rs:968:32 [INFO] [stdout] | [INFO] [stdout] 968 | as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 968 - as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stdout] 968 + as Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.57s [INFO] running `Command { std: "docker" "inspect" "aa1fd93e4470ae93956becad19b58868a014dfd1976b78c58a690af431e5d742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1fd93e4470ae93956becad19b58868a014dfd1976b78c58a690af431e5d742", kill_on_drop: false }` [INFO] [stdout] aa1fd93e4470ae93956becad19b58868a014dfd1976b78c58a690af431e5d742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7070d09d0d8827f074961c897db04c44dd22933a136abab78ccda6aa6ea48bf7 [INFO] running `Command { std: "docker" "start" "-a" "7070d09d0d8827f074961c897db04c44dd22933a136abab78ccda6aa6ea48bf7", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_test v1.0.163 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling blockbook v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/websocket.rs:968:32 [INFO] [stdout] | [INFO] [stdout] 968 | as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 968 - as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stdout] 968 + as Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/websocket.rs:968:32 [INFO] [stdout] | [INFO] [stdout] 968 | as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 968 - as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stdout] 968 + as Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.36s [INFO] running `Command { std: "docker" "inspect" "7070d09d0d8827f074961c897db04c44dd22933a136abab78ccda6aa6ea48bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7070d09d0d8827f074961c897db04c44dd22933a136abab78ccda6aa6ea48bf7", kill_on_drop: false }` [INFO] [stdout] 7070d09d0d8827f074961c897db04c44dd22933a136abab78ccda6aa6ea48bf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c5517ba42bbedaebab2ac9d34035d1a38ac777f2b189ec008c8b40510ea03aa [INFO] running `Command { std: "docker" "start" "-a" "0c5517ba42bbedaebab2ac9d34035d1a38ac777f2b189ec008c8b40510ea03aa", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/websocket.rs:968:32 [INFO] [stderr] | [INFO] [stderr] 968 | as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 968 - as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stderr] 968 + as Box [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `blockbook` (lib) generated 1 warning (run `cargo fix --lib -p blockbook` to apply 1 suggestion) [INFO] [stderr] warning: `blockbook` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockbook-876609ff942be3d7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::serde_amounts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-adfde0533bceadfd) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test test_address_info ... ignored [INFO] [stdout] test test_address_info_block_and_pagesize_filter_combination ... ignored [INFO] [stdout] test test_address_info_correct_variant_full ... ignored [INFO] [stdout] test test_address_info_correct_variant_light ... ignored [INFO] [stdout] test test_address_info_specific_blocks ... ignored [INFO] [stdout] test test_address_info_specific_blocks_basic ... ignored [INFO] [stdout] test test_address_info_specific_blocks_details ... ignored [INFO] [stdout] test test_address_info_specific_blocks_details_light ... ignored [INFO] [stdout] test test_address_info_specific_no_args ... ignored [INFO] [stdout] test test_address_info_specific_page ... ignored [INFO] [stdout] test test_available_currencies ... ignored [INFO] [stdout] test test_balance_history ... ignored [INFO] [stdout] test test_block_by_hash ... ignored [INFO] [stdout] test test_block_by_height_with_opreturn_output ... ignored [INFO] [stdout] test test_block_hash ... ignored [INFO] [stdout] test test_block_hash_ws ... ignored [INFO] [stdout] test test_current_fiat_rates ... ignored [INFO] [stdout] test test_current_tickers ... ignored [INFO] [stdout] test test_current_tickers_list ... ignored [INFO] [stdout] test test_estimate_fee ... ignored [INFO] [stdout] test test_estimate_tx_fee ... ignored [INFO] [stdout] test test_fiat_rates_for_timestamps ... ignored [INFO] [stdout] test test_info_ws ... ignored [INFO] [stdout] test test_lock_time ... ignored [INFO] [stdout] test test_sequence ... ignored [INFO] [stdout] test test_status ... ignored [INFO] [stdout] test test_ticker ... ignored [INFO] [stdout] test test_tickers ... ignored [INFO] [stdout] test test_tickers_list ... ignored [INFO] [stdout] test test_tx ... ignored [INFO] [stdout] test test_tx_specific ... ignored [INFO] [stdout] test test_tx_specific_pre_segwit ... ignored [INFO] [stdout] test test_utxos_from_address ... ignored [INFO] [stdout] test test_utxos_from_address_ws ... ignored [INFO] [stdout] test test_utxos_from_xpub ... ignored [INFO] [stdout] test test_xpub_info_basic_no_tokens ... ignored [INFO] [stdout] test test_xpub_info_basic_tokens ... ignored [INFO] [stdout] test test_xpub_info_empty ... ignored [INFO] [stdout] test test_xpub_info_entire_txs ... ignored [INFO] [stdout] test test_xpub_info_specific ... ignored [INFO] [stdout] test test_xpub_info_txids ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 41 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests blockbook [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/websocket.rs:968:32 [INFO] [stderr] | [INFO] [stderr] 968 | as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 968 - as Box<(dyn erased_serde::Serialize + std::marker::Send + Sync + 'static)> [INFO] [stderr] 968 + as Box [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 17) ... ignored [INFO] [stdout] test src/lib.rs - websocket (line 84) ... ignored [INFO] [stdout] test src/lib.rs - websocket (line 108) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::broadcast_transaction (line 510) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0c5517ba42bbedaebab2ac9d34035d1a38ac777f2b189ec008c8b40510ea03aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5517ba42bbedaebab2ac9d34035d1a38ac777f2b189ec008c8b40510ea03aa", kill_on_drop: false }` [INFO] [stdout] 0c5517ba42bbedaebab2ac9d34035d1a38ac777f2b189ec008c8b40510ea03aa