[INFO] cloning repository https://github.com/wiasliaw/multicall-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wiasliaw/multicall-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiasliaw%2Fmulticall-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiasliaw%2Fmulticall-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0d752ec3a8c7722f6032d387cbefe4602cdd381 [INFO] checking wiasliaw/multicall-rs against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiasliaw%2Fmulticall-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wiasliaw/multicall-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/wiasliaw/multicall-rs [INFO] tweaked toml for git repo https://github.com/wiasliaw/multicall-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wiasliaw/multicall-rs on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wiasliaw/multicall-rs 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0006c1312b322b0a2e7d49a60511b81a7ff1b56c9f9a0f22aaf077d2c95512c1 [INFO] running `Command { std: "docker" "start" "-a" "0006c1312b322b0a2e7d49a60511b81a7ff1b56c9f9a0f22aaf077d2c95512c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0006c1312b322b0a2e7d49a60511b81a7ff1b56c9f9a0f22aaf077d2c95512c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0006c1312b322b0a2e7d49a60511b81a7ff1b56c9f9a0f22aaf077d2c95512c1", kill_on_drop: false }` [INFO] [stdout] 0006c1312b322b0a2e7d49a60511b81a7ff1b56c9f9a0f22aaf077d2c95512c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff53539507be3459229d299762bd43c7faf17347ad8fdbe8510a725da68133d3 [INFO] running `Command { std: "docker" "start" "-a" "ff53539507be3459229d299762bd43c7faf17347ad8fdbe8510a725da68133d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking generic-array v0.14.6 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling sha3 v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.4.8 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rfc6979 v0.3.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling signature v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling k256 v0.11.4 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Checking ethbloom v0.12.1 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling fastrlp-derive v0.1.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking cargo_metadata v0.15.0 [INFO] [stderr] Checking ripemd v0.1.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking coins-core v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling parity-scale-codec v3.1.5 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking coins-bip32 v0.7.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking ethereum-types v0.13.1 [INFO] [stderr] Checking fastrlp v0.1.3 [INFO] [stderr] Checking ethabi v17.2.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking eth-keystore v0.5.0 [INFO] [stderr] Compiling coins-bip39 v0.7.0 [INFO] [stderr] Compiling serde-aux v4.0.0 [INFO] [stderr] Compiling futures-locks v0.7.0 [INFO] [stderr] Checking ethers-core v0.17.0 (https://github.com/gakonst/ethers-rs#c9c22f4d) [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking ethers-signers v0.17.0 (https://github.com/gakonst/ethers-rs#c9c22f4d) [INFO] [stderr] Checking ethers-addressbook v0.17.0 (https://github.com/gakonst/ethers-rs#c9c22f4d) [INFO] [stderr] Checking ethers-contract-abigen v0.17.0 (https://github.com/gakonst/ethers-rs#c9c22f4d) [INFO] [stderr] Checking ethers-providers v0.17.0 (https://github.com/gakonst/ethers-rs#c9c22f4d) [INFO] [stderr] Checking ethers-etherscan v0.17.0 (https://github.com/gakonst/ethers-rs#c9c22f4d) [INFO] [stderr] Compiling ethers-contract-derive v0.17.0 (https://github.com/gakonst/ethers-rs#c9c22f4d) [INFO] [stderr] Compiling ethers-contract v0.17.0 (https://github.com/gakonst/ethers-rs#c9c22f4d) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:405:43 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Debug, Clone, PartialEq, Eq, ethers_contract :: EthAbiType)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:672:9 [INFO] [stdout] | [INFO] [stdout] 672 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:672:9 [INFO] [stdout] | [INFO] [stdout] 672 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:672:9 [INFO] [stdout] | [INFO] [stdout] 672 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:672:9 [INFO] [stdout] | [INFO] [stdout] 672 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:699:9 [INFO] [stdout] | [INFO] [stdout] 699 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:699:9 [INFO] [stdout] | [INFO] [stdout] 699 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:699:9 [INFO] [stdout] | [INFO] [stdout] 699 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:699:9 [INFO] [stdout] | [INFO] [stdout] 699 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:700:9 [INFO] [stdout] | [INFO] [stdout] 700 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:700:9 [INFO] [stdout] | [INFO] [stdout] 700 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:700:9 [INFO] [stdout] | [INFO] [stdout] 700 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:700:9 [INFO] [stdout] | [INFO] [stdout] 700 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:726:9 [INFO] [stdout] | [INFO] [stdout] 726 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:726:9 [INFO] [stdout] | [INFO] [stdout] 726 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:726:9 [INFO] [stdout] | [INFO] [stdout] 726 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:726:9 [INFO] [stdout] | [INFO] [stdout] 726 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:739:9 [INFO] [stdout] | [INFO] [stdout] 739 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:739:9 [INFO] [stdout] | [INFO] [stdout] 739 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:739:9 [INFO] [stdout] | [INFO] [stdout] 739 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:739:9 [INFO] [stdout] | [INFO] [stdout] 739 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:778:9 [INFO] [stdout] | [INFO] [stdout] 778 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:778:9 [INFO] [stdout] | [INFO] [stdout] 778 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:778:9 [INFO] [stdout] | [INFO] [stdout] 778 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:778:9 [INFO] [stdout] | [INFO] [stdout] 778 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:817:9 [INFO] [stdout] | [INFO] [stdout] 817 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:817:9 [INFO] [stdout] | [INFO] [stdout] 817 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:817:9 [INFO] [stdout] | [INFO] [stdout] 817 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:817:9 [INFO] [stdout] | [INFO] [stdout] 817 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:843:9 [INFO] [stdout] | [INFO] [stdout] 843 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:843:9 [INFO] [stdout] | [INFO] [stdout] 843 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:843:9 [INFO] [stdout] | [INFO] [stdout] 843 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:843:9 [INFO] [stdout] | [INFO] [stdout] 843 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:872:9 [INFO] [stdout] | [INFO] [stdout] 872 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:872:9 [INFO] [stdout] | [INFO] [stdout] 872 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:872:9 [INFO] [stdout] | [INFO] [stdout] 872 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:872:9 [INFO] [stdout] | [INFO] [stdout] 872 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:902:9 [INFO] [stdout] | [INFO] [stdout] 902 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:902:9 [INFO] [stdout] | [INFO] [stdout] 902 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:902:9 [INFO] [stdout] | [INFO] [stdout] 902 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:902:9 [INFO] [stdout] | [INFO] [stdout] 902 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethers-contract` (lib) due to 273 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::types; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::AbiError; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::AbiError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | ethers_contract :: EthCall, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthCall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:405:43 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Debug, Clone, PartialEq, Eq, ethers_contract :: EthAbiType)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:672:9 [INFO] [stdout] | [INFO] [stdout] 672 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:672:9 [INFO] [stdout] | [INFO] [stdout] 672 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:672:9 [INFO] [stdout] | [INFO] [stdout] 672 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:672:9 [INFO] [stdout] | [INFO] [stdout] 672 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:699:9 [INFO] [stdout] | [INFO] [stdout] 699 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:699:9 [INFO] [stdout] | [INFO] [stdout] 699 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:699:9 [INFO] [stdout] | [INFO] [stdout] 699 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:699:9 [INFO] [stdout] | [INFO] [stdout] 699 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:700:9 [INFO] [stdout] | [INFO] [stdout] 700 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:700:9 [INFO] [stdout] | [INFO] [stdout] 700 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:700:9 [INFO] [stdout] | [INFO] [stdout] 700 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:700:9 [INFO] [stdout] | [INFO] [stdout] 700 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:726:9 [INFO] [stdout] | [INFO] [stdout] 726 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:726:9 [INFO] [stdout] | [INFO] [stdout] 726 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:726:9 [INFO] [stdout] | [INFO] [stdout] 726 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:726:9 [INFO] [stdout] | [INFO] [stdout] 726 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:739:9 [INFO] [stdout] | [INFO] [stdout] 739 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:739:9 [INFO] [stdout] | [INFO] [stdout] 739 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:739:9 [INFO] [stdout] | [INFO] [stdout] 739 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:739:9 [INFO] [stdout] | [INFO] [stdout] 739 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:778:9 [INFO] [stdout] | [INFO] [stdout] 778 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:778:9 [INFO] [stdout] | [INFO] [stdout] 778 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:778:9 [INFO] [stdout] | [INFO] [stdout] 778 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:778:9 [INFO] [stdout] | [INFO] [stdout] 778 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:817:9 [INFO] [stdout] | [INFO] [stdout] 817 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:817:9 [INFO] [stdout] | [INFO] [stdout] 817 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:817:9 [INFO] [stdout] | [INFO] [stdout] 817 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:817:9 [INFO] [stdout] | [INFO] [stdout] 817 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:843:9 [INFO] [stdout] | [INFO] [stdout] 843 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:843:9 [INFO] [stdout] | [INFO] [stdout] 843 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:843:9 [INFO] [stdout] | [INFO] [stdout] 843 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:843:9 [INFO] [stdout] | [INFO] [stdout] 843 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:872:9 [INFO] [stdout] | [INFO] [stdout] 872 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:872:9 [INFO] [stdout] | [INFO] [stdout] 872 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:872:9 [INFO] [stdout] | [INFO] [stdout] 872 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:872:9 [INFO] [stdout] | [INFO] [stdout] 872 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:902:9 [INFO] [stdout] | [INFO] [stdout] 902 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:902:9 [INFO] [stdout] | [INFO] [stdout] 902 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:902:9 [INFO] [stdout] | [INFO] [stdout] 902 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:902:9 [INFO] [stdout] | [INFO] [stdout] 902 | ethers_contract :: EthAbiType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenizable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::ParamType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 9 + use crate::multicall::Token; [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ethers` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ethers-rs-e31dca16928cf763/c9c22f4/ethers-contract/src/multicall/multicall_contract.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | ethers_contract :: EthAbiCodec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ethers`, use `cargo add ethers` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `ethers_contract::EthAbiCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 9 + use ethers_core::abi::Tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethers-contract` (lib) due to 273 previous errors [INFO] running `Command { std: "docker" "inspect" "ff53539507be3459229d299762bd43c7faf17347ad8fdbe8510a725da68133d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff53539507be3459229d299762bd43c7faf17347ad8fdbe8510a725da68133d3", kill_on_drop: false }` [INFO] [stdout] ff53539507be3459229d299762bd43c7faf17347ad8fdbe8510a725da68133d3