[INFO] cloning repository https://github.com/Ah141/icp-ethereum-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ah141/icp-ethereum-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAh141%2Ficp-ethereum-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAh141%2Ficp-ethereum-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06cde00bbb228636f2a50c343545cfca98f3e041
[INFO] documenting Ah141/icp-ethereum-wallet against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAh141%2Ficp-ethereum-wallet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ah141/icp-ethereum-wallet
[INFO] finished tweaking git repo https://github.com/Ah141/icp-ethereum-wallet
[INFO] tweaked toml for git repo https://github.com/Ah141/icp-ethereum-wallet written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ah141/icp-ethereum-wallet on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ah141/icp-ethereum-wallet 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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccd0e5f68f277fafea90ec4398d79b0477746d784bb0db4a51676bbca25b2d3b
[INFO] running `Command { std: "docker" "start" "-a" "ccd0e5f68f277fafea90ec4398d79b0477746d784bb0db4a51676bbca25b2d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccd0e5f68f277fafea90ec4398d79b0477746d784bb0db4a51676bbca25b2d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccd0e5f68f277fafea90ec4398d79b0477746d784bb0db4a51676bbca25b2d3b", kill_on_drop: false }`
[INFO] [stdout] ccd0e5f68f277fafea90ec4398d79b0477746d784bb0db4a51676bbca25b2d3b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5773095afb77f753fbdd1a5c26dbf59a16bfb5518bf8a5586df12a45311b7b35
[INFO] running `Command { std: "docker" "start" "-a" "5773095afb77f753fbdd1a5c26dbf59a16bfb5518bf8a5586df12a45311b7b35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.11.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking const-hex v1.15.0
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking ruint v1.16.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking ic-sha3 v1.0.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking ic-sha3 v1.0.0 (https://github.com/dfinity/ic?tag=release-2025-07-03_03-27-base#e915efec)
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking alloy-primitives v0.7.7
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking alloy-eips v0.1.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking alloy-consensus v0.1.4
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ic-ethereum-types v1.0.0 (https://github.com/dfinity/ic?tag=release-2025-07-03_03-27-base#e915efec)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking candid v0.10.18
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking ic-secp256k1 v0.1.0 (https://github.com/dfinity/ic?tag=release-2025-07-03_03-27-base#e915efec)
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling candid_parser v0.1.4
[INFO] [stderr]    Compiling ic-cdk-macros v0.14.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.15.0
[INFO] [stderr]     Checking ic-cdk v0.14.2
[INFO] [stderr]     Checking ic-cdk v0.15.2
[INFO] [stderr]     Checking evm-rpc-canister-types v0.1.3
[INFO] [stderr]  Documenting basic_ethereum v0.1.0 (/opt/rustwide/workdir/src/icp-ethereum-wallet-backend)
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]   --> src/icp-ethereum-wallet-backend/src/state.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl From<InitArg> for State {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/icp-ethereum-wallet-backend/src/state.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn singel_rpc_service(&self) -> RpcServices {
[INFO] [stdout]    |                               ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::state::lazy_call_ecdsa_public_key`
[INFO] [stdout]  --> src/icp-ethereum-wallet-backend/src/ethereum_wallet.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::state::{lazy_call_ecdsa_public_key, read_state}; // Utilities for accessing state and fetching public keys
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `lazy_call_ecdsa_public_key` in `state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::EthereumNetwork`
[INFO] [stdout]  --> src/icp-ethereum-wallet-backend/src/state.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{EcdsaKeyName, EthereumNetwork, InitArg};
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^ no `EthereumNetwork` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `evm_rpc_canister_type`
[INFO] [stdout]  --> src/icp-ethereum-wallet-backend/src/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use evm_rpc_canister_type::{EthMainnetService, EthSepoliaService, RpcServices};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `evm_rpc_canister_type`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use evm_rpc_canister_types::{EthMainnetService, EthSepoliaService, RpcServices};
[INFO] [stdout]   |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Vec` in this scope
[INFO] [stdout]   --> src/icp-ethereum-wallet-backend/src/state.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Some(Vec![EthSepoliaService::PublicNode])
[INFO] [stdout]    |                      ^^^ help: a macro with a similar name exists (notice the capitalization): `vec`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/macros.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vec` is in scope, but it is a struct, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Vec` in this scope
[INFO] [stdout]   --> src/icp-ethereum-wallet-backend/src/state.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 Some(Vec![EthMainnetService::PublicNode])
[INFO] [stdout]    |                      ^^^ help: a macro with a similar name exists (notice the capitalization): `vec`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/macros.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vec` is in scope, but it is a struct, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0401]: can't use `Self` from outer item
[INFO] [stdout]   --> src/icp-ethereum-wallet-backend/src/state.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl State{
[INFO] [stdout]    | ---- `Self` type implicitly declared here, by this `impl`
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn singel_rpc_service(&self) -> RpcServices {
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                use of `Self` from outer item
[INFO] [stdout]    |                                refer to the type directly here instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EthereumNetwork` in this scope
[INFO] [stdout]    --> src/icp-ethereum-wallet-backend/src/lib.rs:213:34
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub ethereum_network: Option<EthereumNetwork>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct InitArg<EthereumNetwork> {
[INFO] [stdout]     |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EthereumNetwork` in this scope
[INFO] [stdout]    --> src/icp-ethereum-wallet-backend/src/lib.rs:218:6
[INFO] [stdout]     |
[INFO] [stdout] 218 | impl EthereumNetwork {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0401, E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0401`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `basic_ethereum`
[INFO] running `Command { std: "docker" "inspect" "5773095afb77f753fbdd1a5c26dbf59a16bfb5518bf8a5586df12a45311b7b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5773095afb77f753fbdd1a5c26dbf59a16bfb5518bf8a5586df12a45311b7b35", kill_on_drop: false }`
[INFO] [stdout] 5773095afb77f753fbdd1a5c26dbf59a16bfb5518bf8a5586df12a45311b7b35
