[INFO] fetching crate ethers-providers-rs 0.1.0...
[INFO] testing ethers-providers-rs-0.1.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate ethers-providers-rs 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate ethers-providers-rs 0.1.0
[INFO] finished tweaking crates.io crate ethers-providers-rs 0.1.0
[INFO] tweaked toml for crates.io crate ethers-providers-rs 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ethers-providers-rs 0.1.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 345 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.8.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding pretty_env_logger v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding serde_with v2.3.3 (available: v3.21.0)
[INFO] [stderr]       Adding signature v2.0.0 (available: v2.2.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tokio-tungstenite v0.18.0 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.18.0
[INFO] [stderr]   Downloaded sha1 v0.10.7
[INFO] [stderr]   Downloaded serde_with_macros v2.3.3
[INFO] [stderr]   Downloaded serde_with v2.3.3
[INFO] [stderr]   Downloaded tungstenite v0.18.0
[INFO] [stderr]   Downloaded tokio-socks v0.5.3
[INFO] [stderr]   Downloaded pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded humantime v1.3.0
[INFO] [stderr]   Downloaded num v0.4.3
[INFO] [stderr]   Downloaded completeq-rs v0.1.1
[INFO] [stderr]   Downloaded async-timer-rs v0.1.0
[INFO] [stderr]   Downloaded ethers-types-rs v0.1.0
[INFO] [stderr]   Downloaded signature v2.0.0
[INFO] [stderr]   Downloaded spki v0.6.0
[INFO] [stderr]   Downloaded rfc6979 v0.3.1
[INFO] [stderr]   Downloaded jsonrpc-rs v0.1.6
[INFO] [stderr]   Downloaded k256 v0.12.0
[INFO] [stderr]   Downloaded sec1 v0.3.0
[INFO] [stderr]   Downloaded pkcs8 v0.9.0
[INFO] [stderr]   Downloaded ecdsa v0.15.1
[INFO] [stderr]   Downloaded ethers-hash-rs v0.1.0
[INFO] [stderr]   Downloaded pbkdf2 v0.11.0
[INFO] [stderr]   Downloaded password-hash v0.4.2
[INFO] [stderr]   Downloaded ethers-ethereum-types v0.14.1
[INFO] [stderr]   Downloaded ethers-impl-serde v0.4.0
[INFO] [stderr]   Downloaded keccak v0.1.6
[INFO] [stderr]   Downloaded ethers-primitive-types-rs v0.12.1
[INFO] [stderr]   Downloaded ethers-impl-rlp v0.3.0
[INFO] [stderr]   Downloaded ethers-impl-codec v0.6.0
[INFO] [stderr]   Downloaded ethers-fixed-hash v0.8.0
[INFO] [stderr]   Downloaded ethers-abi v18.0.0
[INFO] [stderr]   Downloaded ethers-uint-rs v0.9.5
[INFO] [stderr]   Downloaded ethbloom v0.13.0
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded sha3 v0.10.9
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.4
[INFO] [stderr]   Downloaded async-global-executor v2.4.1
[INFO] [stderr]   Downloaded blocking v1.6.2
[INFO] [stderr]   Downloaded async-channel v2.5.0
[INFO] [stderr]   Downloaded async-attributes v1.1.2
[INFO] [stderr]   Downloaded kv-log-macro v1.0.7
[INFO] [stderr]   Downloaded piper v0.2.5
[INFO] [stderr]   Downloaded async-executor v1.14.0
[INFO] [stderr]   Downloaded futures-lite v2.6.1
[INFO] [stderr]   Downloaded async-task v4.7.1
[INFO] [stderr]   Downloaded async-lock v3.4.2
[INFO] [stderr]   Downloaded async-io v2.6.0
[INFO] [stderr]   Downloaded polling v3.11.0
[INFO] [stderr]   Downloaded async-std v1.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018
[INFO] running `Command { std: "docker" "start" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling ethers-impl-rlp v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ethers-uint-rs v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-timer-rs v0.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling num-iter v0.1.46
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.7
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ethers-hash-rs v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling k256 v0.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ethers-impl-serde v0.4.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling completeq-rs v0.1.1
[INFO] [stderr]    Compiling jsonrpc-rs v0.1.6
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-socks v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ethers-fixed-hash v0.8.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling ethers-primitive-types-rs v0.12.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling ethers-ethereum-types v0.14.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ethers-abi v18.0.0
[INFO] [stderr]    Compiling ethers-types-rs v0.1.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ethers-providers-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rpc::*`
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use rpc::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stdout] warning: unused import: `rpc::*`
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use rpc::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling ethers-providers-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rpc::*`
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use rpc::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.10s
[INFO] running `Command { std: "docker" "inspect" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rpc::*`
[INFO] [stderr]  --> src/lib.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use rpc::*;
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-providers-rs` (lib) generated 1 warning (run `cargo fix --lib -p ethers-providers-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `ethers-providers-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethers_providers_rs-f32f106a47b952a7)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stderr]  ERROR jsonrpc_rs::client::recv > Error raise from input stream RPCError(Internal JSON-RPC error.) Unknown error: error sending request for url (http://localhost:8545/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_eth_gas_price' (3348) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/completeq-rs-0.1.1/src/oneshot/inner.rs:95:14:
[INFO] [stdout] Call open_channel first
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d569667888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d569667888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d569667888 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63d569667888 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63d56967e90a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63d56967e90a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63d56966cf22 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63d56966cf22 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63d5696456c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63d5696456c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63d56965f889 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63d568ec084c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63d568ec084c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63d56965fb02 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63d56965fb02 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63d569645782 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63d56963a349 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63d56964674d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63d56967f17c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63d56967ee44 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x63d56967ee44 - core[8fb95b77d25ab6c8]::option::expect_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:2257:5
[INFO] [stdout]   21:     0x63d568e01210 - <core[8fb95b77d25ab6c8]::option::Option<&mut completeq_rs[5677e8ffe1588350]::oneshot::inner::Channel<core[8fb95b77d25ab6c8]::result::Result<serde_json[d547302ce737d903]::value::Value, jsonrpc_rs[d226a81176f9ea9f]::object::Error<alloc[a7ee25936407c584]::string::String, serde_json[d547302ce737d903]::value::Value>>>>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x63d568e43406 - <completeq_rs[5677e8ffe1588350]::oneshot::inner::CompleteQImpl<completeq_rs[5677e8ffe1588350]::user_event::RPCResponser<core[8fb95b77d25ab6c8]::result::Result<serde_json[d547302ce737d903]::value::Value, jsonrpc_rs[d226a81176f9ea9f]::object::Error<alloc[a7ee25936407c584]::string::String, serde_json[d547302ce737d903]::value::Value>>>>>::remove_pending_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/completeq-rs-0.1.1/src/oneshot/inner.rs:95:14
[INFO] [stdout]   23:     0x63d568e02fe3 - <completeq_rs[5677e8ffe1588350]::oneshot::receiver::EventReceiver<completeq_rs[5677e8ffe1588350]::user_event::RPCResponser<core[8fb95b77d25ab6c8]::result::Result<serde_json[d547302ce737d903]::value::Value, jsonrpc_rs[d226a81176f9ea9f]::object::Error<alloc[a7ee25936407c584]::string::String, serde_json[d547302ce737d903]::value::Value>>>, async_timer_rs[a03693fcda135f63]::hashed::Timeout> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/completeq-rs-0.1.1/src/oneshot/receiver.rs:95:22
[INFO] [stdout]   24:     0x63d568e7cdca - <jsonrpc_rs[d226a81176f9ea9f]::client::Responser<async_timer_rs[a03693fcda135f63]::hashed::Timeout>>::recv::<ethers_primitive_types_rs[5df2fb890bb80cb9]::U256>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpc-rs-0.1.6/src/client.rs:182:14
[INFO] [stdout]   25:     0x63d568e712f2 - <jsonrpc_rs[d226a81176f9ea9f]::client::Client>::call::<alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String>, ethers_primitive_types_rs[5df2fb890bb80cb9]::U256>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpc-rs-0.1.6/src/client.rs:93:49
[INFO] [stdout]   26:     0x63d568e52004 - <ethers_providers_rs[8003133da11b1f90]::Provider>::eth_gas_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:216:14
[INFO] [stdout]   27:     0x63d568e3bf35 - ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:189:46
[INFO] [stdout]   28:     0x63d568e90920 - <async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   29:     0x63d568e0d628 - <async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   30:     0x63d568d89e15 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   31:     0x63d568d86c7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   32:     0x63d568e085c8 - <async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   33:     0x63d568e934fa - <async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   34:     0x63d568dcd5b4 - <futures_lite[34c989d332b185d5]::future::Or<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, <async_executor[f9ab0fd0e6cbec7a]::State>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   35:     0x63d568dfb40e - <async_executor[f9ab0fd0e6cbec7a]::State>::run::<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   36:     0x63d568df4ce3 - <async_executor[f9ab0fd0e6cbec7a]::Executor>::run::<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   37:     0x63d568df7c1e - <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run::<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:640:34
[INFO] [stdout]   38:     0x63d568dc4d15 - async_io[777daf7a5b59085f]::driver::block_on::<(), <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   39:     0x63d568d931ef - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[777daf7a5b59085f]::driver::block_on<(), <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63d568d922fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[777daf7a5b59085f]::driver::block_on<(), <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63d568dbad91 - async_io[777daf7a5b59085f]::driver::block_on::<(), <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   42:     0x63d568e236cf - async_global_executor[8d9862c9aaf39935]::reactor::block_on::<<async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   43:     0x63d568e1763d - async_global_executor[8d9862c9aaf39935]::reactor::block_on::<<async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   44:     0x63d568dc992b - async_global_executor[8d9862c9aaf39935]::executor::block_on::<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   45:     0x63d568d949ed - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>>::try_with::<async_global_executor[8d9862c9aaf39935]::executor::block_on<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x63d568d93d1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>>::with::<async_global_executor[8d9862c9aaf39935]::executor::block_on<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x63d568dbb68a - async_global_executor[8d9862c9aaf39935]::executor::block_on::<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   48:     0x63d568e8fd20 - <async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking::<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   49:     0x63d568e0c4d6 - <async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   50:     0x63d568d889bf - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   51:     0x63d568d8675e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   52:     0x63d568e0807a - <async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   53:     0x63d568e8e8a0 - <async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking::<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   54:     0x63d568d8fefd - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x63d568d8f22e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x63d568e866f5 - <async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking::<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   57:     0x63d568ddc71c - async_std[c0e338a739d6f0db]::task::block_on::block_on::<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   58:     0x63d568e43d97 - ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:183:5
[INFO] [stdout]   59:     0x63d568e38ac7 - ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:183:23
[INFO] [stdout]   60:     0x63d568d63046 - <ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x63d568eb392b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63d568eb392b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   63:     0x63d568ec11a5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   64:     0x63d568ec11a5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x63d568ec11a5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x63d568ec11a5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x63d568ec11a5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x63d568ec11a5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   69:     0x63d568ec11a5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   70:     0x63d568ebaab4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   71:     0x63d568ebaab4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x63d568ec4222 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x63d568ec4222 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x63d568ec4222 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x63d568ec4222 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x63d568ec4222 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x63d568ec4222 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x63d568ec4222 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x63d569666fef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   80:     0x63d569666fef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x74bdb5cd1aa4 - <unknown>
[INFO] [stdout]   82:     0x74bdb5d5ea64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_eth_gas_price' (3348) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/completeq-rs-0.1.1/src/oneshot/receiver.rs:54:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d569667888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d569667888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d569667888 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63d569667888 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63d56967e90a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63d56967e90a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63d56966cf22 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63d56966cf22 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63d5696456c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63d5696456c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63d56965f889 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63d568ec084c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63d568ec084c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63d56965fb02 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63d56965fb02 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63d569645782 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63d56963a349 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63d56964674d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63d56967f17c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63d56967eec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63d568e03bf8 - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::sync::poison::mutex::MutexGuard<completeq_rs[5677e8ffe1588350]::oneshot::inner::CompleteQImpl<completeq_rs[5677e8ffe1588350]::user_event::RPCResponser<core[8fb95b77d25ab6c8]::result::Result<serde_json[d547302ce737d903]::value::Value, jsonrpc_rs[d226a81176f9ea9f]::object::Error<alloc[a7ee25936407c584]::string::String, serde_json[d547302ce737d903]::value::Value>>>>>, std[10d71ac2c42b111e]::sync::poison::PoisonError<std[10d71ac2c42b111e]::sync::poison::mutex::MutexGuard<completeq_rs[5677e8ffe1588350]::oneshot::inner::CompleteQImpl<completeq_rs[5677e8ffe1588350]::user_event::RPCResponser<core[8fb95b77d25ab6c8]::result::Result<serde_json[d547302ce737d903]::value::Value, jsonrpc_rs[d226a81176f9ea9f]::object::Error<alloc[a7ee25936407c584]::string::String, serde_json[d547302ce737d903]::value::Value>>>>>>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63d568e03bf8 - <completeq_rs[5677e8ffe1588350]::oneshot::receiver::EventReceiver<completeq_rs[5677e8ffe1588350]::user_event::RPCResponser<core[8fb95b77d25ab6c8]::result::Result<serde_json[d547302ce737d903]::value::Value, jsonrpc_rs[d226a81176f9ea9f]::object::Error<alloc[a7ee25936407c584]::string::String, serde_json[d547302ce737d903]::value::Value>>>, async_timer_rs[a03693fcda135f63]::hashed::Timeout> as core[8fb95b77d25ab6c8]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/completeq-rs-0.1.1/src/oneshot/receiver.rs:54:14
[INFO] [stdout]   22:     0x63d568d55a23 - core[8fb95b77d25ab6c8]::ptr::drop_glue::<completeq_rs[5677e8ffe1588350]::oneshot::receiver::EventReceiver<completeq_rs[5677e8ffe1588350]::user_event::RPCResponser<core[8fb95b77d25ab6c8]::result::Result<serde_json[d547302ce737d903]::value::Value, jsonrpc_rs[d226a81176f9ea9f]::object::Error<alloc[a7ee25936407c584]::string::String, serde_json[d547302ce737d903]::value::Value>>>, async_timer_rs[a03693fcda135f63]::hashed::Timeout>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ptr/mod.rs:825:1
[INFO] [stdout]   23:     0x63d568e7cd99 - <jsonrpc_rs[d226a81176f9ea9f]::client::Responser<async_timer_rs[a03693fcda135f63]::hashed::Timeout>>::recv::<ethers_primitive_types_rs[5df2fb890bb80cb9]::U256>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpc-rs-0.1.6/src/client.rs:182:18
[INFO] [stdout]   24:     0x63d568e712f2 - <jsonrpc_rs[d226a81176f9ea9f]::client::Client>::call::<alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String>, ethers_primitive_types_rs[5df2fb890bb80cb9]::U256>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpc-rs-0.1.6/src/client.rs:93:49
[INFO] [stdout]   25:     0x63d568e52004 - <ethers_providers_rs[8003133da11b1f90]::Provider>::eth_gas_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:216:14
[INFO] [stdout]   26:     0x63d568e3bf35 - ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:189:46
[INFO] [stdout]   27:     0x63d568e90920 - <async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   28:     0x63d568e0d628 - <async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   29:     0x63d568d89e15 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63d568d86c7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63d568e085c8 - <async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   32:     0x63d568e934fa - <async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   33:     0x63d568dcd5b4 - <futures_lite[34c989d332b185d5]::future::Or<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, <async_executor[f9ab0fd0e6cbec7a]::State>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   34:     0x63d568dfb40e - <async_executor[f9ab0fd0e6cbec7a]::State>::run::<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   35:     0x63d568df4ce3 - <async_executor[f9ab0fd0e6cbec7a]::Executor>::run::<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   36:     0x63d568df7c1e - <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run::<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:640:34
[INFO] [stdout]   37:     0x63d568dc4d15 - async_io[777daf7a5b59085f]::driver::block_on::<(), <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   38:     0x63d568d931ef - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[777daf7a5b59085f]::driver::block_on<(), <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x63d568d922fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[777daf7a5b59085f]::driver::block_on<(), <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x63d568dbad91 - async_io[777daf7a5b59085f]::driver::block_on::<(), <async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   41:     0x63d568e236cf - async_global_executor[8d9862c9aaf39935]::reactor::block_on::<<async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   42:     0x63d568e1763d - async_global_executor[8d9862c9aaf39935]::reactor::block_on::<<async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>::run<(), async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   43:     0x63d568dc992b - async_global_executor[8d9862c9aaf39935]::executor::block_on::<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   44:     0x63d568d949ed - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>>::try_with::<async_global_executor[8d9862c9aaf39935]::executor::block_on<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63d568d93d1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[f9ab0fd0e6cbec7a]::LocalExecutor>>::with::<async_global_executor[8d9862c9aaf39935]::executor::block_on<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63d568dbb68a - async_global_executor[8d9862c9aaf39935]::executor::block_on::<async_std[c0e338a739d6f0db]::task::builder::SupportTaskLocals<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   47:     0x63d568e8fd20 - <async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking::<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   48:     0x63d568e0c4d6 - <async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   49:     0x63d568d889bf - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   50:     0x63d568d8675e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   51:     0x63d568e0807a - <async_std[c0e338a739d6f0db]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   52:     0x63d568e8e8a0 - <async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking::<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   53:     0x63d568d8fefd - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   54:     0x63d568d8f22e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   55:     0x63d568e866f5 - <async_std[c0e338a739d6f0db]::task::builder::Builder>::blocking::<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   56:     0x63d568ddc71c - async_std[c0e338a739d6f0db]::task::block_on::block_on::<ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   57:     0x63d568e43d97 - ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:183:5
[INFO] [stdout]   58:     0x63d568e38ac7 - ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:183:23
[INFO] [stdout]   59:     0x63d568d63046 - <ethers_providers_rs[8003133da11b1f90]::tests::test_eth_gas_price::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x63d568eb392b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x63d568eb392b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   62:     0x63d568ec11a5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   63:     0x63d568ec11a5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x63d568ec11a5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x63d568ec11a5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x63d568ec11a5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x63d568ec11a5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   68:     0x63d568ec11a5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   69:     0x63d568ebaab4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   70:     0x63d568ebaab4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x63d568ec4222 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x63d568ec4222 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x63d568ec4222 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x63d568ec4222 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x63d568ec4222 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x63d568ec4222 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   77:     0x63d568ec4222 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x63d569666fef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   79:     0x63d569666fef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   80:     0x74bdb5cd1aa4 - <unknown>
[INFO] [stdout]   81:     0x74bdb5d5ea64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::test_eth_gas_price' (3348) panicked at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:233:5:
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/ethers_providers_rs-f32f106a47b952a7` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018", kill_on_drop: false }`
[INFO] [stdout] 187f364a4f94397795899dd8bd06a5ec9f6d5409067a8c57b5eaf34298e8c018
