[INFO] fetching crate ethers-providers-rs 0.1.0...
[INFO] testing ethers-providers-rs-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ethers-providers-rs 0.1.0 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ethers-providers-rs 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 355 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding pretty_env_logger v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding serde_with v2.3.3 (available: v3.14.1)
[INFO] [stderr]       Adding signature v2.0.0 (available: v2.2.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio-tungstenite v0.18.0 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f1eafb2aeaa9f5d00b61b5dac49f2b7d20531fab45523682ad38e9e8b0c98c4
[INFO] running `Command { std: "docker" "start" "-a" "7f1eafb2aeaa9f5d00b61b5dac49f2b7d20531fab45523682ad38e9e8b0c98c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f1eafb2aeaa9f5d00b61b5dac49f2b7d20531fab45523682ad38e9e8b0c98c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f1eafb2aeaa9f5d00b61b5dac49f2b7d20531fab45523682ad38e9e8b0c98c4", kill_on_drop: false }`
[INFO] [stdout] 7f1eafb2aeaa9f5d00b61b5dac49f2b7d20531fab45523682ad38e9e8b0c98c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dc1ed7204715576aca8c72a4de8da7bc0f81a561e87cd1c621709fa245afa8b
[INFO] running `Command { std: "docker" "start" "-a" "3dc1ed7204715576aca8c72a4de8da7bc0f81a561e87cd1c621709fa245afa8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ethers-uint-rs v0.9.5
[INFO] [stderr]    Compiling ethers-impl-rlp v0.3.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ethers-fixed-hash v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling async-timer-rs v0.1.0
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling k256 v0.12.0
[INFO] [stderr]    Compiling ethers-hash-rs v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ethers-impl-serde v0.4.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ethers-primitive-types-rs v0.12.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling completeq-rs v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling jsonrpc-rs v0.1.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ethers-ethereum-types v0.14.1
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling ethers-abi v18.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling ethers-types-rs v0.1.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[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 50s
[INFO] running `Command { std: "docker" "inspect" "3dc1ed7204715576aca8c72a4de8da7bc0f81a561e87cd1c621709fa245afa8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc1ed7204715576aca8c72a4de8da7bc0f81a561e87cd1c621709fa245afa8b", kill_on_drop: false }`
[INFO] [stdout] 3dc1ed7204715576aca8c72a4de8da7bc0f81a561e87cd1c621709fa245afa8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42df8dcab676158e49738e96ffc34a4020a95398471b5b786651493783fe2ff3
[INFO] running `Command { std: "docker" "start" "-a" "42df8dcab676158e49738e96ffc34a4020a95398471b5b786651493783fe2ff3", kill_on_drop: false }`
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling pretty_env_logger v0.4.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 criterion-plot v0.5.0
[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 39.52s
[INFO] running `Command { std: "docker" "inspect" "42df8dcab676158e49738e96ffc34a4020a95398471b5b786651493783fe2ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42df8dcab676158e49738e96ffc34a4020a95398471b5b786651493783fe2ff3", kill_on_drop: false }`
[INFO] [stdout] 42df8dcab676158e49738e96ffc34a4020a95398471b5b786651493783fe2ff3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e717638ec515bd285a27cdad756ad84f2b65414d93259bafa97a10860aa46db
[INFO] running `Command { std: "docker" "start" "-a" "9e717638ec515bd285a27cdad756ad84f2b65414d93259bafa97a10860aa46db", 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-6874d7810ab477f4)
[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] [stdout] 
[INFO] [stdout] thread 'tests::test_eth_get_transaction_by_hash' (25) 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:     0x5d4bb2f1b0f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4bb2f1b0f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4bb2f1b0f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d4bb2f1b0f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d4bb2f2cdef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d4bb2f2cdef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d4bb2ee5841 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d4bb2ee5841 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d4bb2ef25a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d4bb2ef7fdf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d4bb2ef7e71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d4bb271e71e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d4bb271e71e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d4bb2ef874f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d4bb2ef874f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d4bb2ef84fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d4bb2ef26d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d4bb2ed9a4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d4bb2f364c0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d4bb2f356fb - core::panicking::panic_display::hcfa7354086542024
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5d4bb2f356fb - core::option::expect_failed::h31e37be81de5cd03
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:2178:5
[INFO] [stdout]   21:     0x5d4bb2607e60 - core::option::Option<T>::expect::hd3dd8a75c53bd93a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:965:21
[INFO] [stdout]   22:     0x5d4bb2660266 - completeq_rs::oneshot::inner::CompleteQImpl<E>::remove_pending_poll::h124dfa1ae32adea6
[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:     0x5d4bb25ee621 - <completeq_rs::oneshot::receiver::EventReceiver<E,T> as core::future::future::Future>::poll::h679607dd07960859
[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:     0x5d4bb263ea8d - jsonrpc_rs::client::Responser<T>::recv::{{closure}}::h85b3452780673773
[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:     0x5d4bb264418c - jsonrpc_rs::client::Client::call::{{closure}}::h3cc947a88737783c
[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:     0x5d4bb2628581 - ethers_providers_rs::rpc::<impl ethers_providers_rs::Provider>::eth_get_transaction_by_hash::{{closure}}::h2a9f75fa389c5103
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:398:14
[INFO] [stdout]   27:     0x5d4bb26689a4 - ethers_providers_rs::tests::test_eth_get_transaction_by_hash::{{closure}}::h2213dfe2d5aa6891
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:359:14
[INFO] [stdout]   28:     0x5d4bb26b61f0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h2cfede0120f0afba
[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:     0x5d4bb2601658 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfee4eee127534c68
[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:     0x5d4bb25b4995 - std::thread::local::LocalKey<T>::try_with::h338428978091ba62
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   31:     0x5d4bb25b094e - std::thread::local::LocalKey<T>::with::h7292b0be6c86aa51
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   32:     0x5d4bb25ff008 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6f4b772a5ab0c35f
[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:     0x5d4bb26b5e5a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h65fce2c691938f08
[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:     0x5d4bb25e81c4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h9cdfd501c9398a43
[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:     0x5d4bb26a6b53 - async_executor::State::run::{{closure}}::h6f24e30d9af3c682
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   36:     0x5d4bb26ada3d - async_executor::Executor::run::{{closure}}::hc1a08b12f68055d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   37:     0x5d4bb26a193f - async_executor::LocalExecutor::run::{{closure}}::h3b190f58e740c254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   38:     0x5d4bb2639085 - async_io::driver::block_on::{{closure}}::hfbcdb20ee958aa89
[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:     0x5d4bb25b910d - std::thread::local::LocalKey<T>::try_with::h9fabe6d3153616ca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5d4bb25b1cae - std::thread::local::LocalKey<T>::with::hd0042ff99177f2fc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5d4bb262f123 - async_io::driver::block_on::hdf8eeb70725bc3d2
[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:     0x5d4bb26d1b33 - async_global_executor::reactor::block_on::{{closure}}::h7a854e571bacbecc
[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:     0x5d4bb26d18c3 - async_global_executor::reactor::block_on::h8e703bd07f29a313
[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:     0x5d4bb26d25bd - async_global_executor::executor::block_on::{{closure}}::h826331d157699328
[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:     0x5d4bb25b339d - std::thread::local::LocalKey<T>::try_with::h1166fad90f3e4e6a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   46:     0x5d4bb25b23ce - std::thread::local::LocalKey<T>::with::hf639bab334f0a85f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   47:     0x5d4bb26d208a - async_global_executor::executor::block_on::hdacda4a8ed300148
[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:     0x5d4bb26c4750 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h5127bb71607cdc18
[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:     0x5d4bb25ff956 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h207190f573d707b5
[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:     0x5d4bb25b6d7f - std::thread::local::LocalKey<T>::try_with::h67715a595f7d6a22
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   51:     0x5d4bb25b169e - std::thread::local::LocalKey<T>::with::hb4e5013a688ff568
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   52:     0x5d4bb25fee6a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5d1bcdcef3c262cb
[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:     0x5d4bb26c41d0 - async_std::task::builder::Builder::blocking::{{closure}}::hef173408a5cb26ca
[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:     0x5d4bb25be6ad - std::thread::local::LocalKey<T>::try_with::hffa0f006a75e9984
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   55:     0x5d4bb25b1bee - std::thread::local::LocalKey<T>::with::hcb470f2d6f99de7d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   56:     0x5d4bb26c122c - async_std::task::builder::Builder::blocking::h9af12e6baec4da56
[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:     0x5d4bb268f1fc - async_std::task::block_on::block_on::hbe824f42c6708844
[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:     0x5d4bb26687e7 - ethers_providers_rs::tests::test_eth_get_transaction_by_hash::hfc66a438e3878839
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:349:5
[INFO] [stdout]   59:     0x5d4bb2668a97 - ethers_providers_rs::tests::test_eth_get_transaction_by_hash::{{closure}}::h73aacccc7ac7614a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:349:23
[INFO] [stdout]   60:     0x5d4bb259f406 - core::ops::function::FnOnce::call_once::h8707058fbd93b089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5d4bb271e4db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d4bb271e4db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   63:     0x5d4bb2734145 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   64:     0x5d4bb2734145 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x5d4bb2734145 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x5d4bb2734145 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   67:     0x5d4bb2734145 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5d4bb2734145 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   69:     0x5d4bb2734145 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   70:     0x5d4bb270a934 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   71:     0x5d4bb270a934 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x5d4bb270e1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x5d4bb270e1fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5d4bb270e1fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   75:     0x5d4bb270e1fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   76:     0x5d4bb270e1fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5d4bb270e1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x5d4bb270e1fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5d4bb2eed83f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   80:     0x5d4bb2eed83f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   81:     0x78d584541aa4 - <unknown>
[INFO] [stdout]   82:     0x78d5845cea34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_eth_get_transaction_by_hash' (25) 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:     0x5d4bb2f1b0f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4bb2f1b0f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4bb2f1b0f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d4bb2f1b0f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d4bb2f2cdef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d4bb2f2cdef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d4bb2ee5841 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d4bb2ee5841 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d4bb2ef25a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d4bb2ef7fdf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d4bb2ef7e71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d4bb271e71e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d4bb271e71e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d4bb2ef874f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d4bb2ef874f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d4bb2ef84fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d4bb2ef26d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d4bb2ed9a4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d4bb2f364c0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d4bb2f35796 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d4bb25edc78 - core::result::Result<T,E>::unwrap::hae0e1c0c1692f202
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5d4bb25edc78 - <completeq_rs::oneshot::receiver::EventReceiver<E,T> as core::ops::drop::Drop>::drop::h22902589b9d9a30d
[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:     0x5d4bb25a9653 - core::ptr::drop_in_place<completeq_rs::oneshot::receiver::EventReceiver<completeq_rs::user_event::RPCResponser<core::result::Result<serde_json::value::Value,jsonrpc_rs::object::Error<alloc::string::String,serde_json::value::Value>>>,async_timer_rs::hashed::Timeout>>::h0e4ab6350847e6d0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x5d4bb263ea59 - jsonrpc_rs::client::Responser<T>::recv::{{closure}}::h85b3452780673773
[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:     0x5d4bb264418c - jsonrpc_rs::client::Client::call::{{closure}}::h3cc947a88737783c
[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:     0x5d4bb2628581 - ethers_providers_rs::rpc::<impl ethers_providers_rs::Provider>::eth_get_transaction_by_hash::{{closure}}::h2a9f75fa389c5103
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:398:14
[INFO] [stdout]   26:     0x5d4bb26689a4 - ethers_providers_rs::tests::test_eth_get_transaction_by_hash::{{closure}}::h2213dfe2d5aa6891
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:359:14
[INFO] [stdout]   27:     0x5d4bb26b61f0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h2cfede0120f0afba
[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:     0x5d4bb2601658 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfee4eee127534c68
[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:     0x5d4bb25b4995 - std::thread::local::LocalKey<T>::try_with::h338428978091ba62
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   30:     0x5d4bb25b094e - std::thread::local::LocalKey<T>::with::h7292b0be6c86aa51
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   31:     0x5d4bb25ff008 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6f4b772a5ab0c35f
[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:     0x5d4bb26b5e5a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h65fce2c691938f08
[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:     0x5d4bb25e81c4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h9cdfd501c9398a43
[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:     0x5d4bb26a6b53 - async_executor::State::run::{{closure}}::h6f24e30d9af3c682
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   35:     0x5d4bb26ada3d - async_executor::Executor::run::{{closure}}::hc1a08b12f68055d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   36:     0x5d4bb26a193f - async_executor::LocalExecutor::run::{{closure}}::h3b190f58e740c254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   37:     0x5d4bb2639085 - async_io::driver::block_on::{{closure}}::hfbcdb20ee958aa89
[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:     0x5d4bb25b910d - std::thread::local::LocalKey<T>::try_with::h9fabe6d3153616ca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   39:     0x5d4bb25b1cae - std::thread::local::LocalKey<T>::with::hd0042ff99177f2fc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   40:     0x5d4bb262f123 - async_io::driver::block_on::hdf8eeb70725bc3d2
[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:     0x5d4bb26d1b33 - async_global_executor::reactor::block_on::{{closure}}::h7a854e571bacbecc
[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:     0x5d4bb26d18c3 - async_global_executor::reactor::block_on::h8e703bd07f29a313
[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:     0x5d4bb26d25bd - async_global_executor::executor::block_on::{{closure}}::h826331d157699328
[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:     0x5d4bb25b339d - std::thread::local::LocalKey<T>::try_with::h1166fad90f3e4e6a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5d4bb25b23ce - std::thread::local::LocalKey<T>::with::hf639bab334f0a85f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5d4bb26d208a - async_global_executor::executor::block_on::hdacda4a8ed300148
[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:     0x5d4bb26c4750 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h5127bb71607cdc18
[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:     0x5d4bb25ff956 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h207190f573d707b5
[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:     0x5d4bb25b6d7f - std::thread::local::LocalKey<T>::try_with::h67715a595f7d6a22
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x5d4bb25b169e - std::thread::local::LocalKey<T>::with::hb4e5013a688ff568
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x5d4bb25fee6a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5d1bcdcef3c262cb
[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:     0x5d4bb26c41d0 - async_std::task::builder::Builder::blocking::{{closure}}::hef173408a5cb26ca
[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:     0x5d4bb25be6ad - std::thread::local::LocalKey<T>::try_with::hffa0f006a75e9984
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   54:     0x5d4bb25b1bee - std::thread::local::LocalKey<T>::with::hcb470f2d6f99de7d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   55:     0x5d4bb26c122c - async_std::task::builder::Builder::blocking::h9af12e6baec4da56
[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:     0x5d4bb268f1fc - async_std::task::block_on::block_on::hbe824f42c6708844
[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:     0x5d4bb26687e7 - ethers_providers_rs::tests::test_eth_get_transaction_by_hash::hfc66a438e3878839
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:349:5
[INFO] [stdout]   58:     0x5d4bb2668a97 - ethers_providers_rs::tests::test_eth_get_transaction_by_hash::{{closure}}::h73aacccc7ac7614a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:349:23
[INFO] [stdout]   59:     0x5d4bb259f406 - core::ops::function::FnOnce::call_once::h8707058fbd93b089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5d4bb271e4db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5d4bb271e4db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5d4bb2734145 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5d4bb2734145 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5d4bb2734145 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x5d4bb2734145 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x5d4bb2734145 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5d4bb2734145 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x5d4bb2734145 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5d4bb270a934 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5d4bb270a934 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   71:     0x5d4bb270e1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   72:     0x5d4bb270e1fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x5d4bb270e1fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x5d4bb270e1fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   75:     0x5d4bb270e1fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5d4bb270e1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   77:     0x5d4bb270e1fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5d4bb2eed83f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   79:     0x5d4bb2eed83f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   80:     0x78d584541aa4 - <unknown>
[INFO] [stdout]   81:     0x78d5845cea34 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::test_eth_get_transaction_by_hash' (25) panicked at 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-6874d7810ab477f4` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9e717638ec515bd285a27cdad756ad84f2b65414d93259bafa97a10860aa46db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e717638ec515bd285a27cdad756ad84f2b65414d93259bafa97a10860aa46db", kill_on_drop: false }`
[INFO] [stdout] 9e717638ec515bd285a27cdad756ad84f2b65414d93259bafa97a10860aa46db
