[INFO] fetching crate blueprint-client-evm 0.1.0-alpha.7...
[INFO] testing blueprint-client-evm-0.1.0-alpha.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate blueprint-client-evm 0.1.0-alpha.7 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate blueprint-client-evm 0.1.0-alpha.7
[INFO] finished tweaking crates.io crate blueprint-client-evm 0.1.0-alpha.7
[INFO] tweaked toml for crates.io crate blueprint-client-evm 0.1.0-alpha.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blueprint-client-evm 0.1.0-alpha.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blueprint-client-evm 0.1.0-alpha.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 635c7373b8b20bee43ebe46f98663fa00018fd6ef63dfed03c8e5f6cae9de51d
[INFO] running `Command { std: "docker" "start" "-a" "635c7373b8b20bee43ebe46f98663fa00018fd6ef63dfed03c8e5f6cae9de51d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "635c7373b8b20bee43ebe46f98663fa00018fd6ef63dfed03c8e5f6cae9de51d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635c7373b8b20bee43ebe46f98663fa00018fd6ef63dfed03c8e5f6cae9de51d", kill_on_drop: false }`
[INFO] [stdout] 635c7373b8b20bee43ebe46f98663fa00018fd6ef63dfed03c8e5f6cae9de51d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11002fd98370675f039820bc253785ad2804e89cfd41be2b7335b33b7aa62f10
[INFO] running `Command { std: "docker" "start" "-a" "11002fd98370675f039820bc253785ad2804e89cfd41be2b7335b33b7aa62f10", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blueprint-metrics-rpc-calls v0.1.0-alpha.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling const-hex v1.16.0
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling blueprint-std v0.1.0-alpha.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling blueprint-client-core v0.1.0-alpha.4
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.2.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.2.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling alloy-primitives v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.2.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling nybbles v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.36
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling alloy-sol-types v1.2.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-serde v1.0.36
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling alloy-signer v1.0.35
[INFO] [stderr]    Compiling alloy-chains v0.2.12
[INFO] [stderr]    Compiling alloy-eips v1.0.36
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling blueprint-core v0.1.0-alpha.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling alloy-consensus v1.0.35
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.35
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.35
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.35
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.35
[INFO] [stderr]    Compiling alloy-transport v1.0.35
[INFO] [stderr]    Compiling alloy-pubsub v1.0.35
[INFO] [stderr]    Compiling alloy-transport-http v1.0.35
[INFO] [stderr]    Compiling alloy-transport-ws v1.0.35
[INFO] [stderr]    Compiling alloy-rpc-client v1.0.35
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.35
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.35
[INFO] [stderr]    Compiling alloy-network v1.0.35
[INFO] [stderr]    Compiling alloy-provider v1.0.35
[INFO] [stderr]    Compiling blueprint-client-evm v0.1.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.16s
[INFO] running `Command { std: "docker" "inspect" "11002fd98370675f039820bc253785ad2804e89cfd41be2b7335b33b7aa62f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11002fd98370675f039820bc253785ad2804e89cfd41be2b7335b33b7aa62f10", kill_on_drop: false }`
[INFO] [stdout] 11002fd98370675f039820bc253785ad2804e89cfd41be2b7335b33b7aa62f10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18029c1590f1eafc0e73038b3a7137c3fbada37ca40c73983eebd383c25a7940
[INFO] running `Command { std: "docker" "start" "-a" "18029c1590f1eafc0e73038b3a7137c3fbada37ca40c73983eebd383c25a7940", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling alloy-signer v1.0.35
[INFO] [stderr]    Compiling blueprint-std v0.1.0-alpha.4
[INFO] [stderr]    Compiling blueprint-client-core v0.1.0-alpha.4
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling alloy-eips v1.0.36
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling alloy-consensus v1.0.35
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling alloy-transport v1.0.35
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling blueprint-core v0.1.0-alpha.5
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling alloy-pubsub v1.0.35
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling alloy-transport-ws v1.0.35
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.35
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.35
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.35
[INFO] [stderr]    Compiling alloy-transport-http v1.0.35
[INFO] [stderr]    Compiling alloy-rpc-client v1.0.35
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.35
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.35
[INFO] [stderr]    Compiling alloy-network v1.0.35
[INFO] [stderr]    Compiling alloy-provider v1.0.35
[INFO] [stderr]    Compiling alloy-signer-local v1.0.35
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling blueprint-client-evm v0.1.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling testcontainers v0.23.3
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_evm_extra`
[INFO] [stdout]    --> src/instrumented_client.rs:845:9
[INFO] [stdout]     |
[INFO] [stdout] 845 |     use blueprint_evm_extra::util::get_provider_http;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_evm_extra`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `blueprint_evm_extra`, use `cargo add blueprint_evm_extra` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_evm_extra`
[INFO] [stdout]    --> src/instrumented_client.rs:846:9
[INFO] [stdout]     |
[INFO] [stdout] 846 |     use blueprint_evm_extra::util::wait_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_evm_extra`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `blueprint_evm_extra`, use `cargo add blueprint_evm_extra` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_chain_setup_anvil`
[INFO] [stdout]    --> src/instrumented_client.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |     use blueprint_chain_setup_anvil::start_default_anvil_testnet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_chain_setup_anvil`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `blueprint_chain_setup_anvil`, use `cargo add blueprint_chain_setup_anvil` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:853:35
[INFO] [stdout]     |
[INFO] [stdout] 853 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 854 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:856:27
[INFO] [stdout]     |
[INFO] [stdout] 856 |         let fee_per_gas = instrumented_client.suggest_gas_tip_cap().await.unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:857:36
[INFO] [stdout]     |
[INFO] [stdout] 857 |           let expected_fee_per_gas = get_provider_http(testnet.http_endpoint.clone())
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 858 | |             .get_max_priority_fee_per_gas()
[INFO] [stdout] 859 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:869:35
[INFO] [stdout]     |
[INFO] [stdout] 869 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 870 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:872:25
[INFO] [stdout]     |
[INFO] [stdout] 872 |         let gas_price = instrumented_client.suggest_gas_price().await.unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:873:34
[INFO] [stdout]     |
[INFO] [stdout] 873 |         let expected_gas_price = provider.clone().get_gas_price().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:882:35
[INFO] [stdout]     |
[INFO] [stdout] 882 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 883 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:885:27
[INFO] [stdout]     |
[INFO] [stdout] 885 |         let sync_status = instrumented_client.sync_progress().await.unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:886:36
[INFO] [stdout]     |
[INFO] [stdout] 886 |         let expected_sync_status = provider.clone().syncing().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:895:35
[INFO] [stdout]     |
[INFO] [stdout] 895 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 896 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:899:33
[INFO] [stdout]     |
[INFO] [stdout] 899 |         let expected_chain_id = provider.clone().get_chain_id().await.unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:900:24
[INFO] [stdout]     |
[INFO] [stdout] 900 |         let chain_id = instrumented_client.chain_id().await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:910:35
[INFO] [stdout]     |
[INFO] [stdout] 910 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 911 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:913:23
[INFO] [stdout]     |
[INFO] [stdout] 913 |         let address = provider.get_accounts().await.unwrap()[0];
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:915:35
[INFO] [stdout]     |
[INFO] [stdout] 915 |         let expected_balance_at = provider.get_balance(address).await.unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:916:26
[INFO] [stdout]     |
[INFO] [stdout] 916 |           let balance_at = instrumented_client
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 917 | |             .balance_at(address, BlockNumberOrTag::Latest)
[INFO] [stdout] 918 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:928:35
[INFO] [stdout]     |
[INFO] [stdout] 928 |           let instrumented_client = InstrumentedClient::new_ws(testnet.ws_endpoint)
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 929 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:941:35
[INFO] [stdout]     |
[INFO] [stdout] 941 |           let instrumented_client = InstrumentedClient::new_ws(testnet.ws_endpoint)
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 942 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:944:23
[INFO] [stdout]     |
[INFO] [stdout] 944 |         let address = provider.clone().get_accounts().await.unwrap()[0];
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:958:35
[INFO] [stdout]     |
[INFO] [stdout] 958 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 959 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:963:20
[INFO] [stdout]     |
[INFO] [stdout] 963 |           let hash = provider
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 964 | |             .get_block(BlockId::latest())
[INFO] [stdout] 965 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:971:30
[INFO] [stdout]     |
[INFO] [stdout] 971 |         let expected_block = provider.get_block_by_hash(hash).full().await.unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:972:21
[INFO] [stdout]     |
[INFO] [stdout] 972 |         let block = instrumented_client.block_by_hash(hash).await.unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:982:35
[INFO] [stdout]     |
[INFO] [stdout] 982 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 983 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:987:30
[INFO] [stdout]     |
[INFO] [stdout] 987 |           let expected_block = provider
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 988 | |             .get_block_by_number(block_number.into())
[INFO] [stdout] 989 | |             .full()
[INFO] [stdout] 990 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/instrumented_client.rs:992:21
[INFO] [stdout]     |
[INFO] [stdout] 992 |           let block = instrumented_client
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 993 | |             .block_by_number(block_number.into())
[INFO] [stdout] 994 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1005:35
[INFO] [stdout]      |
[INFO] [stdout] 1005 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1006 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1009:21
[INFO] [stdout]      |
[INFO] [stdout] 1009 |           let block = provider
[INFO] [stdout]      |  _____________________^
[INFO] [stdout] 1010 | |             .get_block(BlockId::latest())
[INFO] [stdout] 1011 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1016:24
[INFO] [stdout]      |
[INFO] [stdout] 1016 |           let tx_count = instrumented_client
[INFO] [stdout]      |  ________________________^
[INFO] [stdout] 1017 | |             .transaction_count(B256::from_slice(block_hash.as_slice()))
[INFO] [stdout] 1018 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1034:35
[INFO] [stdout]      |
[INFO] [stdout] 1034 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1035 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1058:13
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         let tx_hash = instrumented_client.send_transaction(tx).await;
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout] 1059 |         assert!(tx_hash.is_ok());
[INFO] [stdout]      |                 ------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `tx_hash` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         let tx_hash: /* Type */ = instrumented_client.send_transaction(tx).await;
[INFO] [stdout]      |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1063:13
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         let tx_by_hash = instrumented_client.transaction_by_hash(tx_hash).await;
[INFO] [stdout]      |             ^^^^^^^^^^
[INFO] [stdout] 1064 |         assert!(tx_by_hash.is_ok());
[INFO] [stdout]      |                 ---------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `tx_by_hash` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         let tx_by_hash: /* Type */ = instrumented_client.transaction_by_hash(tx_hash).await;
[INFO] [stdout]      |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1066:9
[INFO] [stdout]      |
[INFO] [stdout] 1066 | /         wait_transaction(testnet.http_endpoint.clone(), tx_hash)
[INFO] [stdout] 1067 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1071:13
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         let receipt = instrumented_client.transaction_receipt(tx_hash).await;
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout] 1072 |         assert!(receipt.is_ok());
[INFO] [stdout]      |                 ------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `receipt` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         let receipt: /* Type */ = instrumented_client.transaction_receipt(tx_hash).await;
[INFO] [stdout]      |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1076:13
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         let tx_by_block = instrumented_client
[INFO] [stdout]      |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1082 |         assert!(tx_by_block.is_ok());
[INFO] [stdout]      |                 ----------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `tx_by_block` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         let tx_by_block: /* Type */ = instrumented_client
[INFO] [stdout]      |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1090:35
[INFO] [stdout]      |
[INFO] [stdout] 1090 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1091 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1093:24
[INFO] [stdout]      |
[INFO] [stdout] 1093 |         let accounts = provider.get_accounts().await.unwrap();
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1110:38
[INFO] [stdout]      |
[INFO] [stdout] 1110 |           let expected_estimated_gas = provider
[INFO] [stdout]      |  ______________________________________^
[INFO] [stdout] 1111 | |             .clone()
[INFO] [stdout] 1112 | |             .estimate_gas(tx_request.clone())
[INFO] [stdout] 1113 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1115:29
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         let estimated_gas = instrumented_client.estimate_gas(tx_request).await.unwrap();
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1124:35
[INFO] [stdout]      |
[INFO] [stdout] 1124 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1125 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1129:24
[INFO] [stdout]      |
[INFO] [stdout] 1129 |         let accounts = anvil.get_accounts().await.unwrap();
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1133:21
[INFO] [stdout]      |
[INFO] [stdout] 1133 |           let nonce = instrumented_client
[INFO] [stdout]      |  _____________________^
[INFO] [stdout] 1134 | |             .nonce_at(*from, BlockNumberOrTag::Latest)
[INFO] [stdout] 1135 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1152:30
[INFO] [stdout]      |
[INFO] [stdout] 1152 |         let expected_bytes = anvil.call(tx_request.clone()).await.unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1153:21
[INFO] [stdout]      |
[INFO] [stdout] 1153 |           let bytes = instrumented_client
[INFO] [stdout]      |  _____________________^
[INFO] [stdout] 1154 | |             .call_contract(tx_request.clone(), BlockNumberOrTag::Earliest)
[INFO] [stdout] 1155 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1160:13
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         let bytes = instrumented_client.pending_call_contract(tx_request).await;
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout] 1161 |         assert!(bytes.is_ok());
[INFO] [stdout]      |                 ----- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `bytes` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         let bytes: /* Type */ = instrumented_client.pending_call_contract(tx_request).await;
[INFO] [stdout]      |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1169:35
[INFO] [stdout]      |
[INFO] [stdout] 1169 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1170 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1172:23
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         let address = provider.clone().get_accounts().await.unwrap()[0];
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1175:29
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         let expected_logs = provider.clone().get_logs(&filter).await.unwrap();
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1176:20
[INFO] [stdout]      |
[INFO] [stdout] 1176 |         let logs = instrumented_client.filter_logs(filter).await.unwrap();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1186:35
[INFO] [stdout]      |
[INFO] [stdout] 1186 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1187 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1190:23
[INFO] [stdout]      |
[INFO] [stdout] 1190 |         let account = provider.clone().get_accounts().await.unwrap()[0];
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1191:32
[INFO] [stdout]      |
[INFO] [stdout] 1191 |           let expected_storage = provider
[INFO] [stdout]      |  ________________________________^
[INFO] [stdout] 1192 | |             .clone()
[INFO] [stdout] 1193 | |             .get_storage_at(account, U256::ZERO)
[INFO] [stdout] 1194 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1197:23
[INFO] [stdout]      |
[INFO] [stdout] 1197 |           let storage = instrumented_client
[INFO] [stdout]      |  _______________________^
[INFO] [stdout] 1198 | |             .storage_at(account, U256::ZERO, U256::ZERO)
[INFO] [stdout] 1199 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1210:35
[INFO] [stdout]      |
[INFO] [stdout] 1210 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1211 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1215:23
[INFO] [stdout]      |
[INFO] [stdout] 1215 |           let _output = testnet
[INFO] [stdout]      |  _______________________^
[INFO] [stdout] 1216 | |             .container
[INFO] [stdout] 1217 | |             .exec(testcontainers::core::ExecCommand::new([
[INFO] [stdout] 1218 | |                 "cast",
[INFO] [stdout] ...    |
[INFO] [stdout] 1222 | |             ]))
[INFO] [stdout] 1223 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1227:37
[INFO] [stdout]      |
[INFO] [stdout] 1227 |         let expected_block_number = provider.clone().get_block_number().await.unwrap();
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1228:28
[INFO] [stdout]      |
[INFO] [stdout] 1228 |         let block_number = instrumented_client.block_number().await.unwrap();
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1238:35
[INFO] [stdout]      |
[INFO] [stdout] 1238 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1239 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1241:23
[INFO] [stdout]      |
[INFO] [stdout] 1241 |         let address = provider.get_accounts().await.unwrap()[0];
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1243:29
[INFO] [stdout]      |
[INFO] [stdout] 1243 |         let expected_code = provider.get_code_at(address).await.unwrap();
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1244:20
[INFO] [stdout]      |
[INFO] [stdout] 1244 |           let code = instrumented_client
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 1245 | |             .code_at(address, BlockNumberOrTag::Latest)
[INFO] [stdout] 1246 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1257:35
[INFO] [stdout]      |
[INFO] [stdout] 1257 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1258 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1262:23
[INFO] [stdout]      |
[INFO] [stdout] 1262 |           let _output = testnet
[INFO] [stdout]      |  _______________________^
[INFO] [stdout] 1263 | |             .container
[INFO] [stdout] 1264 | |             .exec(testcontainers::core::ExecCommand::new([
[INFO] [stdout] 1265 | |                 "cast",
[INFO] [stdout] ...    |
[INFO] [stdout] 1269 | |             ]))
[INFO] [stdout] 1270 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1278:36
[INFO] [stdout]      |
[INFO] [stdout] 1278 |           let expected_fee_history = provider
[INFO] [stdout]      |  ____________________________________^
[INFO] [stdout] 1279 | |             .get_fee_history(block_count, last_block, &reward_percentiles)
[INFO] [stdout] 1280 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1282:27
[INFO] [stdout]      |
[INFO] [stdout] 1282 |           let fee_history = instrumented_client
[INFO] [stdout]      |  ___________________________^
[INFO] [stdout] 1283 | |             .fee_history(block_count, last_block, &reward_percentiles)
[INFO] [stdout] 1284 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1295:35
[INFO] [stdout]      |
[INFO] [stdout] 1295 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1296 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1298:20
[INFO] [stdout]      |
[INFO] [stdout] 1298 |           let hash = provider
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 1299 | |             .get_block(BlockId::latest())
[INFO] [stdout] 1300 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1305:31
[INFO] [stdout]      |
[INFO] [stdout] 1305 |           let expected_header = provider
[INFO] [stdout]      |  _______________________________^
[INFO] [stdout] 1306 | |             .get_block_by_hash(hash)
[INFO] [stdout] 1307 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1311:22
[INFO] [stdout]      |
[INFO] [stdout] 1311 |         let header = instrumented_client.header_by_hash(hash).await.unwrap();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1321:35
[INFO] [stdout]      |
[INFO] [stdout] 1321 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1322 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1326:22
[INFO] [stdout]      |
[INFO] [stdout] 1326 |           let header = instrumented_client
[INFO] [stdout]      |  ______________________^
[INFO] [stdout] 1327 | |             .header_by_number(block_number)
[INFO] [stdout] 1328 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1331:31
[INFO] [stdout]      |
[INFO] [stdout] 1331 |           let expected_header = provider
[INFO] [stdout]      |  _______________________________^
[INFO] [stdout] 1332 | |             .get_block_by_number(block_number)
[INFO] [stdout] 1333 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1346:35
[INFO] [stdout]      |
[INFO] [stdout] 1346 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1347 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1349:23
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         let address = provider.get_accounts().await.unwrap()[0];
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1351:30
[INFO] [stdout]      |
[INFO] [stdout] 1351 |         let expected_nonce = provider.get_transaction_count(address).await.unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1352:21
[INFO] [stdout]      |
[INFO] [stdout] 1352 |           let nonce = instrumented_client
[INFO] [stdout]      |  _____________________^
[INFO] [stdout] 1353 | |             .nonce_at(address, BlockNumberOrTag::Latest)
[INFO] [stdout] 1354 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1365:35
[INFO] [stdout]      |
[INFO] [stdout] 1365 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1366 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1368:23
[INFO] [stdout]      |
[INFO] [stdout] 1368 |         let address = provider.get_accounts().await.unwrap()[0];
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1371:32
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         let expected_balance = provider.get_balance(address).await.unwrap();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1372:23
[INFO] [stdout]      |
[INFO] [stdout] 1372 |           let balance = instrumented_client
[INFO] [stdout]      |  _______________________^
[INFO] [stdout] 1373 | |             .pending_balance_at(address)
[INFO] [stdout] 1374 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1385:35
[INFO] [stdout]      |
[INFO] [stdout] 1385 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1386 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1388:23
[INFO] [stdout]      |
[INFO] [stdout] 1388 |         let address = provider.get_accounts().await.unwrap()[0];
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1391:29
[INFO] [stdout]      |
[INFO] [stdout] 1391 |         let expected_code = provider.get_code_at(address).await.unwrap();
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1392:20
[INFO] [stdout]      |
[INFO] [stdout] 1392 |         let code = instrumented_client.pending_code_at(address).await.unwrap();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1402:35
[INFO] [stdout]      |
[INFO] [stdout] 1402 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1403 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1405:23
[INFO] [stdout]      |
[INFO] [stdout] 1405 |         let address = provider.get_accounts().await.unwrap()[0];
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1408:41
[INFO] [stdout]      |
[INFO] [stdout] 1408 |         let expected_pending_nonce_at = provider.get_transaction_count(address).await.unwrap();
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1409:32
[INFO] [stdout]      |
[INFO] [stdout] 1409 |         let pending_nonce_at = instrumented_client.pending_nonce_at(address).await.unwrap();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1419:35
[INFO] [stdout]      |
[INFO] [stdout] 1419 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1420 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1422:23
[INFO] [stdout]      |
[INFO] [stdout] 1422 |         let address = provider.get_accounts().await.unwrap()[0];
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1427:43
[INFO] [stdout]      |
[INFO] [stdout] 1427 |         let expected_pending_storage_at = provider.get_storage_at(address, key).await.unwrap();
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1428:34
[INFO] [stdout]      |
[INFO] [stdout] 1428 |           let pending_storage_at = instrumented_client
[INFO] [stdout]      |  __________________________________^
[INFO] [stdout] 1429 | |             .pending_storage_at(address, key)
[INFO] [stdout] 1430 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1441:35
[INFO] [stdout]      |
[INFO] [stdout] 1441 |           let instrumented_client = InstrumentedClient::new(testnet.http_endpoint.clone())
[INFO] [stdout]      |  ___________________________________^
[INFO] [stdout] 1442 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1445:47
[INFO] [stdout]      |
[INFO] [stdout] 1445 |           let expected_transaction_count: u64 = provider
[INFO] [stdout]      |  _______________________________________________^
[INFO] [stdout] 1446 | |             .get_block_by_number(BlockNumberOrTag::Pending)
[INFO] [stdout] 1447 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/instrumented_client.rs:1453:13
[INFO] [stdout]      |
[INFO] [stdout] 1453 |         let transaction_count = instrumented_client.pending_transaction_count().await;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1454 |
[INFO] [stdout] 1455 |         assert_eq!(expected_transaction_count, transaction_count.unwrap());
[INFO] [stdout]      |                                                ----------------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `transaction_count` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1453 |         let transaction_count: /* Type */ = instrumented_client.pending_transaction_count().await;
[INFO] [stdout]      |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blueprint-client-evm` (lib test) due to 98 previous errors
[INFO] running `Command { std: "docker" "inspect" "18029c1590f1eafc0e73038b3a7137c3fbada37ca40c73983eebd383c25a7940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18029c1590f1eafc0e73038b3a7137c3fbada37ca40c73983eebd383c25a7940", kill_on_drop: false }`
[INFO] [stdout] 18029c1590f1eafc0e73038b3a7137c3fbada37ca40c73983eebd383c25a7940
