[INFO] fetching crate evm_rpc_client 0.4.0...
[INFO] testing evm_rpc_client-0.4.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate evm_rpc_client 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate evm_rpc_client 0.4.0
[INFO] finished tweaking crates.io crate evm_rpc_client 0.4.0
[INFO] tweaked toml for crates.io crate evm_rpc_client 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate evm_rpc_client 0.4.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate evm_rpc_client 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d60249ae1b422d2546c45f5c3e24bd74383a65e387a9d665f61c69c45c286f6
[INFO] running `Command { std: "docker" "start" "-a" "0d60249ae1b422d2546c45f5c3e24bd74383a65e387a9d665f61c69c45c286f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d60249ae1b422d2546c45f5c3e24bd74383a65e387a9d665f61c69c45c286f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d60249ae1b422d2546c45f5c3e24bd74383a65e387a9d665f61c69c45c286f6", kill_on_drop: false }`
[INFO] [stdout] 0d60249ae1b422d2546c45f5c3e24bd74383a65e387a9d665f61c69c45c286f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc71c163344be0029549d9e9922abffbf1cd02a0cda21e1693a36e79fbf75d66
[INFO] running `Command { std: "docker" "start" "-a" "bc71c163344be0029549d9e9922abffbf1cd02a0cda21e1693a36e79fbf75d66", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ic0 v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.22
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling canlog_derive v0.1.0
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling ic-canister-log v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling candid v0.10.22
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling canlog v0.2.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]    Compiling ic-cdk v0.19.0
[INFO] [stderr]    Compiling evm_rpc_types v3.1.1
[INFO] [stderr]    Compiling ic-canister-runtime v0.2.0
[INFO] [stderr]    Compiling evm_rpc_client v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.32s
[INFO] running `Command { std: "docker" "inspect" "bc71c163344be0029549d9e9922abffbf1cd02a0cda21e1693a36e79fbf75d66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc71c163344be0029549d9e9922abffbf1cd02a0cda21e1693a36e79fbf75d66", kill_on_drop: false }`
[INFO] [stdout] bc71c163344be0029549d9e9922abffbf1cd02a0cda21e1693a36e79fbf75d66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1b792a444c52f4c37a35d07f84ed00f4f724778f8b7472b8093cde6c4e2a3a6
[INFO] running `Command { std: "docker" "start" "-a" "c1b792a444c52f4c37a35d07f84ed00f4f724778f8b7472b8093cde6c4e2a3a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.6
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling candid v0.10.22
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.6
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.7.3
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling ic-canister-log v0.2.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling alloy-rlp v0.3.13
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling alloy-primitives v1.5.6
[INFO] [stderr]    Compiling nybbles v0.4.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.6
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v1.7.3
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.2
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-trie v0.9.4
[INFO] [stderr]    Compiling alloy-sol-types v1.5.6
[INFO] [stderr]    Compiling alloy-eips v1.7.3
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling canlog v0.2.0
[INFO] [stderr]    Compiling alloy-consensus v1.7.3
[INFO] [stderr]    Compiling ic-cdk v0.19.0
[INFO] [stderr]    Compiling evm_rpc_types v3.1.1
[INFO] [stderr]    Compiling alloy-network-primitives v1.7.3
[INFO] [stderr]    Compiling alloy-consensus-any v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types v1.7.3
[INFO] [stderr]    Compiling ic-canister-runtime v0.2.0
[INFO] [stderr]    Compiling evm_rpc_client v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.39s
[INFO] running `Command { std: "docker" "inspect" "c1b792a444c52f4c37a35d07f84ed00f4f724778f8b7472b8093cde6c4e2a3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b792a444c52f4c37a35d07f84ed00f4f724778f8b7472b8093cde6c4e2a3a6", kill_on_drop: false }`
[INFO] [stdout] c1b792a444c52f4c37a35d07f84ed00f4f724778f8b7472b8093cde6c4e2a3a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e4b817df6ad201db37921bf11a5bd41ee74dbd0194ca8f99475e35930a46c28
[INFO] running `Command { std: "docker" "start" "-a" "0e4b817df6ad201db37921bf11a5bd41ee74dbd0194ca8f99475e35930a46c28", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evm_rpc_client-6ba088faed1465f1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests evm_rpc_client
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/lib.rs - EvmRpcClient<R,C,P>::send_raw_transaction (line 771) ... FAILED
[INFO] [stdout] test src/lib.rs - EvmRpcClient<R,C,P>::get_transaction_receipt (line 666) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 50) ... FAILED
[INFO] [stdout] test src/lib.rs - EvmRpcClient<R,C,P>::get_transaction_count (line 625) ... FAILED
[INFO] [stdout] test src/lib.rs - EvmRpcClient<R,C,P>::call (line 348) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 93) ... FAILED
[INFO] [stdout] test src/lib.rs - EvmRpcClient<R,C,P>::fee_history (line 472) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) ... FAILED
[INFO] [stdout] test src/lib.rs - EvmRpcClient<R,C,P>::get_block_by_number (line 410) ... FAILED
[INFO] [stdout] test src/lib.rs - EvmRpcClient<R,C,P>::get_logs (line 549) ... FAILED
[INFO] [stdout] test src/lib.rs - EVM_RPC_CANISTER (line 159) ... ok
[INFO] [stdout] test src/lib.rs - (line 11) ... ok
[INFO] [stdout] test src/lib.rs - EvmRpcClient<R,C,P>::multi_request (line 726) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - EvmRpcClient<R,C,P>::send_raw_transaction (line 771) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]    --> src/lib.rs:781:6
[INFO] [stdout]     |
[INFO] [stdout] 780 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 781 | |     .with_alloy()
[INFO] [stdout]     | |     -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::IcRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EvmRpcClient<R,C,P>::get_transaction_receipt (line 666) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]    --> src/lib.rs:677:5
[INFO] [stdout]     |
[INFO] [stdout] 676 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 677 | |    .with_alloy()
[INFO] [stdout]     | |    -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::IcRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]     | |____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 50) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]   --> src/lib.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 59 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]    |  ______________-
[INFO] [stdout] 60 | |     .with_alloy()
[INFO] [stdout]    | |     -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::IcRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EvmRpcClient<R,C,P>::get_transaction_count (line 625) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]    --> src/lib.rs:635:6
[INFO] [stdout]     |
[INFO] [stdout] 634 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 635 | |     .with_alloy()
[INFO] [stdout]     | |     -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::IcRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EvmRpcClient<R,C,P>::call (line 348) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]    --> src/lib.rs:367:6
[INFO] [stdout]     |
[INFO] [stdout] 366 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 367 | |     .with_alloy()
[INFO] [stdout]     | |     -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::IcRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 93) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]    --> src/lib.rs:105:6
[INFO] [stdout]     |
[INFO] [stdout] 103 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 104 | |   .with_stub_response(MultiRpcResult::Consistent(Ok(Nat256::from(1_u64))))
[INFO] [stdout] 105 | |     .with_alloy()
[INFO] [stdout]     | |     -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::stub::StubRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EvmRpcClient<R,C,P>::fee_history (line 472) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]    --> src/lib.rs:482:6
[INFO] [stdout]     |
[INFO] [stdout] 481 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 482 | |     .with_alloy()
[INFO] [stdout]     | |     -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::IcRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]   --> src/lib.rs:33:6
[INFO] [stdout]    |
[INFO] [stdout] 32 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]    |  ______________-
[INFO] [stdout] 33 | |     .with_alloy()
[INFO] [stdout]    | |     -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::IcRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EvmRpcClient<R,C,P>::get_block_by_number (line 410) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]    --> src/lib.rs:421:6
[INFO] [stdout]     |
[INFO] [stdout] 420 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 421 | |     .with_alloy()
[INFO] [stdout]     | |     -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::IcRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Hex32: From<FixedBytes<32>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:429:13
[INFO] [stdout]     |
[INFO] [stdout] 429 |       hash: Hex32::from(b256!("0x47302c2ebfb29611c74f917a380f3cf45c9dfe9de3554e18bff9a9ca7c8454e2")),
[INFO] [stdout]     |             ^^^^^ the trait `From<FixedBytes<32>>` is not implemented for `Hex32`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<FixedBytes<32>>` is not implemented for `Hex32`
[INFO] [stdout]       but trait `From<[u8; 32]>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evm_rpc_types-3.1.1/src/lib.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         impl From<$data> for $name {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 | impl_hex_string!(Hex32([u8; 32]));
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     = help: for that trait implementation, expected `[u8; 32]`, found `FixedBytes<32>`
[INFO] [stdout]     = note: this error originates in the macro `impl_hex_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EvmRpcClient<R,C,P>::get_logs (line 549) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_alloy` found for struct `ClientBuilder<R, C, P>` in the current scope
[INFO] [stdout]    --> src/lib.rs:560:6
[INFO] [stdout]     |
[INFO] [stdout] 559 |   let client = EvmRpcClient::builder_for_ic()
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 560 | |     .with_alloy()
[INFO] [stdout]     | |     -^^^^^^^^^^ method not found in `ClientBuilder<ic_canister_runtime::IcRuntime, CandidResponseConverter, NoRetry>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout]     src/lib.rs - (line 50)
[INFO] [stdout]     src/lib.rs - (line 93)
[INFO] [stdout]     src/lib.rs - EvmRpcClient<R,C,P>::call (line 348)
[INFO] [stdout]     src/lib.rs - EvmRpcClient<R,C,P>::fee_history (line 472)
[INFO] [stdout]     src/lib.rs - EvmRpcClient<R,C,P>::get_block_by_number (line 410)
[INFO] [stdout]     src/lib.rs - EvmRpcClient<R,C,P>::get_logs (line 549)
[INFO] [stdout]     src/lib.rs - EvmRpcClient<R,C,P>::get_transaction_count (line 625)
[INFO] [stdout]     src/lib.rs - EvmRpcClient<R,C,P>::get_transaction_receipt (line 666)
[INFO] [stdout]     src/lib.rs - EvmRpcClient<R,C,P>::send_raw_transaction (line 771)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0e4b817df6ad201db37921bf11a5bd41ee74dbd0194ca8f99475e35930a46c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e4b817df6ad201db37921bf11a5bd41ee74dbd0194ca8f99475e35930a46c28", kill_on_drop: false }`
[INFO] [stdout] 0e4b817df6ad201db37921bf11a5bd41ee74dbd0194ca8f99475e35930a46c28
