[INFO] cloning repository https://github.com/popzxc/zksync-7702-tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/popzxc/zksync-7702-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopzxc%2Fzksync-7702-tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopzxc%2Fzksync-7702-tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 671ecedb46059d6b53de24c038a94f1557804b3c
[INFO] checking popzxc/zksync-7702-tests/671ecedb46059d6b53de24c038a94f1557804b3c against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopzxc%2Fzksync-7702-tests" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/popzxc/zksync-7702-tests
[INFO] finished tweaking git repo https://github.com/popzxc/zksync-7702-tests
[INFO] tweaked toml for git repo https://github.com/popzxc/zksync-7702-tests written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/popzxc/zksync-7702-tests on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/popzxc/zksync-7702-tests 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloy-transport-http v0.12.6
[INFO] [stderr]   Downloaded redox_syscall v0.5.12
[INFO] [stderr]   Downloaded alloy-rpc-types-any v0.12.6
[INFO] [stderr]   Downloaded alloy v0.12.6
[INFO] [stderr]   Downloaded alloy-signer-local v0.12.6
[INFO] [stderr]   Downloaded alloy-consensus-any v0.12.6
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.8.25
[INFO] [stderr]   Downloaded alloy-eip7702 v0.5.1
[INFO] [stderr]   Downloaded alloy-contract v0.12.6
[INFO] [stderr]   Downloaded alloy-primitives v0.8.25
[INFO] [stderr]   Downloaded alloy-dyn-abi v0.8.25
[INFO] [stderr]   Downloaded toml_edit v0.22.26
[INFO] [stderr]   Downloaded pest v2.8.0
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v0.12.6
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] [stderr]   Downloaded reqwest v0.12.18
[INFO] [stderr]   Downloaded alloy-genesis v0.12.6
[INFO] [stderr]   Downloaded ruint v1.15.0
[INFO] [stderr]   Downloaded rustls v0.23.27
[INFO] [stderr]   Downloaded alloy-sol-types v0.8.25
[INFO] [stderr]   Downloaded hyper-util v0.1.13
[INFO] [stderr]   Downloaded alloy-eips v0.12.6
[INFO] [stderr]   Downloaded tower-http v0.6.4
[INFO] [stderr]   Downloaded syn-solidity v0.8.25
[INFO] [stderr]   Downloaded alloy-json-rpc v0.12.6
[INFO] [stderr]   Downloaded alloy-zksync v0.12.5
[INFO] [stderr]   Downloaded alloy-core v0.8.25
[INFO] [stderr]   Downloaded alloy-chains v0.1.69
[INFO] [stderr]   Downloaded alloy-rpc-client v0.12.6
[INFO] [stderr]   Downloaded alloy-rpc-types v0.12.6
[INFO] [stderr]   Downloaded alloy-trie v0.7.9
[INFO] [stderr]   Downloaded alloy-network-primitives v0.12.6
[INFO] [stderr]   Downloaded alloy-serde v0.12.6
[INFO] [stderr]   Downloaded alloy-json-abi v0.8.25
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.8.25
[INFO] [stderr]   Downloaded alloy-network v0.12.6
[INFO] [stderr]   Downloaded alloy-sol-type-parser v0.8.25
[INFO] [stderr]   Downloaded alloy-transport v0.12.6
[INFO] [stderr]   Downloaded alloy-sol-macro v0.8.25
[INFO] [stderr]   Downloaded const-hex v1.14.1
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.12
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded alloy-consensus v0.12.6
[INFO] [stderr]   Downloaded e2e v0.1.3
[INFO] [stderr]   Downloaded e2e-macro v0.1.3
[INFO] [stderr]   Downloaded alloy-signer v0.12.6
[INFO] [stderr]   Downloaded alloy-provider v0.12.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d14d9c12e1f9a3cf4356b345cf163dc912cd0171854f0620f2cf252bcc61fc0
[INFO] running `Command { std: "docker" "start" "-a" "6d14d9c12e1f9a3cf4356b345cf163dc912cd0171854f0620f2cf252bcc61fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d14d9c12e1f9a3cf4356b345cf163dc912cd0171854f0620f2cf252bcc61fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d14d9c12e1f9a3cf4356b345cf163dc912cd0171854f0620f2cf252bcc61fc0", kill_on_drop: false }`
[INFO] [stdout] 6d14d9c12e1f9a3cf4356b345cf163dc912cd0171854f0620f2cf252bcc61fc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a710b6a5e0624d3fecc33193a11e4aa710545dc98327818059eb902708c023c4
[INFO] running `Command { std: "docker" "start" "-a" "a710b6a5e0624d3fecc33193a11e4aa710545dc98327818059eb902708c023c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v0.8.25
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling e2e-macro v0.1.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking const-hex v1.14.1
[INFO] [stderr]     Checking alloy-sol-type-parser v0.8.25
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking nybbles v0.3.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling alloy-primitives v0.8.25
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-json-abi v0.8.25
[INFO] [stderr]     Checking alloy-eip7702 v0.5.1
[INFO] [stderr]     Checking alloy-serde v0.12.6
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking alloy-eip2124 v0.1.0
[INFO] [stderr]     Checking alloy-trie v0.7.9
[INFO] [stderr]     Checking alloy-signer v0.12.6
[INFO] [stderr]     Checking alloy-chains v0.1.69
[INFO] [stderr]     Checking alloy-eips v0.12.6
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.25
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.25
[INFO] [stderr]     Checking alloy-consensus v0.12.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking e2e v0.1.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.4
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.25
[INFO] [stderr]     Checking alloy-consensus-any v0.12.6
[INFO] [stderr]     Checking alloy-network-primitives v0.12.6
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking alloy-sol-types v0.8.25
[INFO] [stderr]     Checking hyper-rustls v0.27.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.18
[INFO] [stderr]     Checking alloy-json-rpc v0.12.6
[INFO] [stderr]     Checking alloy-rpc-types-eth v0.12.6
[INFO] [stderr]     Checking alloy-dyn-abi v0.8.25
[INFO] [stderr]     Checking alloy-transport v0.12.6
[INFO] [stderr]     Checking alloy-core v0.8.25
[INFO] [stderr]     Checking alloy-transport-http v0.12.6
[INFO] [stderr]     Checking alloy-rpc-client v0.12.6
[INFO] [stderr]     Checking alloy-rpc-types-any v0.12.6
[INFO] [stderr]     Checking alloy-rpc-types v0.12.6
[INFO] [stderr]     Checking alloy-network v0.12.6
[INFO] [stderr]     Checking alloy-provider v0.12.6
[INFO] [stderr]     Checking alloy-signer-local v0.12.6
[INFO] [stderr]     Checking alloy-contract v0.12.6
[INFO] [stderr]     Checking alloy v0.12.6
[INFO] [stderr]     Checking alloy-zksync v0.12.5
[INFO] [stderr]     Checking zksync-7702-tests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/zkout/SimpleDelegateContract.sol/ERC20.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         "contracts/zkout/SimpleDelegateContract.sol/ERC20.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/zkout/SimpleDelegateContract.sol/SimpleDelegateContract.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         "contracts/zkout/SimpleDelegateContract.sol/SimpleDelegateContract.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/zkout/SimpleDelegateContract.sol/DelegationTarget.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         "contracts/zkout/SimpleDelegateContract.sol/DelegationTarget.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/out/SimpleDelegateContract.sol/ERC20.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         "contracts/out/SimpleDelegateContract.sol/ERC20.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/out/SimpleDelegateContract.sol/SimpleDelegateContract.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         "contracts/out/SimpleDelegateContract.sol/SimpleDelegateContract.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/out/SimpleDelegateContract.sol/DelegationTarget.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         "contracts/out/SimpleDelegateContract.sol/DelegationTarget.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/out/Evm7702Checker.sol/Evm7702Checker.json": No such file or directory (os error 2)
[INFO] [stdout]    --> src/contracts/mod.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         "contracts/out/Evm7702Checker.sol/Evm7702Checker.json"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/zkout/SimpleDelegateContract.sol/ERC20.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         "contracts/zkout/SimpleDelegateContract.sol/ERC20.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/zkout/SimpleDelegateContract.sol/SimpleDelegateContract.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         "contracts/zkout/SimpleDelegateContract.sol/SimpleDelegateContract.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/zkout/SimpleDelegateContract.sol/DelegationTarget.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         "contracts/zkout/SimpleDelegateContract.sol/DelegationTarget.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/out/SimpleDelegateContract.sol/ERC20.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         "contracts/out/SimpleDelegateContract.sol/ERC20.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/out/SimpleDelegateContract.sol/SimpleDelegateContract.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         "contracts/out/SimpleDelegateContract.sol/SimpleDelegateContract.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/out/SimpleDelegateContract.sol/DelegationTarget.json": No such file or directory (os error 2)
[INFO] [stdout]   --> src/contracts/mod.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         "contracts/out/SimpleDelegateContract.sol/DelegationTarget.json"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to canonicalize path "/opt/rustwide/workdir/contracts/out/Evm7702Checker.sol/Evm7702Checker.json": No such file or directory (os error 2)
[INFO] [stdout]    --> src/contracts/mod.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         "contracts/out/Evm7702Checker.sol/Evm7702Checker.json"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::contracts::evm::Erc20`
[INFO] [stdout]  --> src/assertions/should_change_balance.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::contracts::evm::Erc20;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Erc20` in `contracts::evm`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this variant instead
[INFO] [stdout]   |
[INFO] [stdout] 9 - use crate::contracts::evm::Erc20;
[INFO] [stdout] 9 + use crate::assertions::Token::Erc20;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::contracts::evm::DelegationTarget`, `crate::contracts::evm::Erc20`, `crate::contracts::evm::Evm7702Checker`, `crate::contracts::evm::SimpleDelegateContract`
[INFO] [stdout]  --> src/suites/basic_evm.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |             DelegationTarget::DelegationTargetInstance, Erc20::Erc20Instance,
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^                            ^^^^^ could not find `Erc20` in `evm`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             could not find `DelegationTarget` in `evm`
[INFO] [stdout] 7 |             Evm7702Checker::Evm7702CheckerInstance,
[INFO] [stdout]   |             ^^^^^^^^^^^^^^ could not find `Evm7702Checker` in `evm`
[INFO] [stdout] 8 |             SimpleDelegateContract::SimpleDelegateContractInstance,
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::contracts::evm::DelegationTarget`, `crate::contracts::evm::Erc20`, `crate::contracts::evm::SimpleDelegateContract`
[INFO] [stdout]  --> src/utils.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         DelegationTarget::DelegationTargetInstance, Erc20::Erc20Instance,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^                            ^^^^^ could not find `Erc20` in `evm`
[INFO] [stdout]   |         |
[INFO] [stdout]   |         could not find `DelegationTarget` in `evm`
[INFO] [stdout] 5 |         SimpleDelegateContract::SimpleDelegateContractInstance,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Evm7702Checker` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let checker = contracts::evm::Evm7702Checker::deploy(evm_provider.clone())
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ could not find `Evm7702Checker` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:302:36
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:415:36
[INFO] [stdout]     |
[INFO] [stdout] 415 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:451:36
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:471:36
[INFO] [stdout]     |
[INFO] [stdout] 471 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:505:36
[INFO] [stdout]     |
[INFO] [stdout] 505 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:529:36
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:553:36
[INFO] [stdout]     |
[INFO] [stdout] 553 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Erc20` in `evm`
[INFO] [stdout]    --> src/utils.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let erc20 = contracts::evm::Erc20::deploy(&evm_provider, pk.address())
[INFO] [stdout]     |                                 ^^^^^ could not find `Erc20` in `evm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `crate::assertions::Token::Erc20`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 109 -     let erc20 = contracts::evm::Erc20::deploy(&evm_provider, pk.address())
[INFO] [stdout] 109 +     let erc20 = crate::assertions::Token::deploy(&evm_provider, pk.address())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Erc20` in `era_vm`
[INFO] [stdout]    --> src/utils.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let erc20_bytecode = contracts::era_vm::Erc20::BYTECODE.clone();
[INFO] [stdout]     |                                             ^^^^^ could not find `Erc20` in `era_vm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `crate::assertions::Token::Erc20`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 134 -     let erc20_bytecode = contracts::era_vm::Erc20::BYTECODE.clone();
[INFO] [stdout] 134 +     let erc20_bytecode = crate::assertions::Token::BYTECODE.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Erc20` in `era_vm`
[INFO] [stdout]    --> src/utils.rs:135:49
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let constructor_params = contracts::era_vm::Erc20::constructorCall {
[INFO] [stdout]     |                                                 ^^^^^ could not find `Erc20` in `era_vm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `crate::assertions::Token::Erc20`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 135 -     let constructor_params = contracts::era_vm::Erc20::constructorCall {
[INFO] [stdout] 135 +     let constructor_params = crate::assertions::Token::constructorCall {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::contracts::evm::Erc20`
[INFO] [stdout]  --> src/assertions/should_change_balance.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::contracts::evm::Erc20;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Erc20` in `contracts::evm`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this variant instead
[INFO] [stdout]   |
[INFO] [stdout] 9 - use crate::contracts::evm::Erc20;
[INFO] [stdout] 9 + use crate::assertions::Token::Erc20;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Erc20` in `evm`
[INFO] [stdout]    --> src/utils.rs:149:33
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let erc20 = contracts::evm::Erc20::new(
[INFO] [stdout]     |                                 ^^^^^ could not find `Erc20` in `evm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `crate::assertions::Token::Erc20`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 149 -     let erc20 = contracts::evm::Erc20::new(
[INFO] [stdout] 149 +     let erc20 = crate::assertions::Token::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::contracts::evm::DelegationTarget`, `crate::contracts::evm::Erc20`, `crate::contracts::evm::Evm7702Checker`, `crate::contracts::evm::SimpleDelegateContract`
[INFO] [stdout]  --> src/suites/basic_evm.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |             DelegationTarget::DelegationTargetInstance, Erc20::Erc20Instance,
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^                            ^^^^^ could not find `Erc20` in `evm`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             could not find `DelegationTarget` in `evm`
[INFO] [stdout] 7 |             Evm7702Checker::Evm7702CheckerInstance,
[INFO] [stdout]   |             ^^^^^^^^^^^^^^ could not find `Evm7702Checker` in `evm`
[INFO] [stdout] 8 |             SimpleDelegateContract::SimpleDelegateContractInstance,
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::contracts::evm::DelegationTarget`, `crate::contracts::evm::Erc20`, `crate::contracts::evm::SimpleDelegateContract`
[INFO] [stdout]  --> src/utils.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         DelegationTarget::DelegationTargetInstance, Erc20::Erc20Instance,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^                            ^^^^^ could not find `Erc20` in `evm`
[INFO] [stdout]   |         |
[INFO] [stdout]   |         could not find `DelegationTarget` in `evm`
[INFO] [stdout] 5 |         SimpleDelegateContract::SimpleDelegateContractInstance,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/utils.rs:168:52
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let simple_delegate_contract = contracts::evm::SimpleDelegateContract::deploy(&evm_provider)
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `era_vm`
[INFO] [stdout]    --> src/utils.rs:197:28
[INFO] [stdout]     |
[INFO] [stdout] 197 |         contracts::era_vm::SimpleDelegateContract::BYTECODE.clone();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `era_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Evm7702Checker` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let checker = contracts::evm::Evm7702Checker::deploy(evm_provider.clone())
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ could not find `Evm7702Checker` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/utils.rs:212:52
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let simple_delegate_contract = contracts::evm::SimpleDelegateContract::new(
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:302:36
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DelegationTarget` in `evm`
[INFO] [stdout]    --> src/utils.rs:236:45
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let delegation_target = contracts::evm::DelegationTarget::deploy(&evm_provider)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ could not find `DelegationTarget` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:415:36
[INFO] [stdout]     |
[INFO] [stdout] 415 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DelegationTarget` in `era_vm`
[INFO] [stdout]    --> src/utils.rs:264:57
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let delegation_target_bytecode = contracts::era_vm::DelegationTarget::BYTECODE.clone();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^ could not find `DelegationTarget` in `era_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:451:36
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DelegationTarget` in `evm`
[INFO] [stdout]    --> src/utils.rs:279:45
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let delegation_target = contracts::evm::DelegationTarget::new(
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ could not find `DelegationTarget` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:471:36
[INFO] [stdout]     |
[INFO] [stdout] 471 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:505:36
[INFO] [stdout]     |
[INFO] [stdout] 505 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:529:36
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/suites/basic_evm.rs:553:36
[INFO] [stdout]     |
[INFO] [stdout] 553 |         let call = contracts::evm::SimpleDelegateContract::Call {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Erc20` in `evm`
[INFO] [stdout]    --> src/utils.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let erc20 = contracts::evm::Erc20::deploy(&evm_provider, pk.address())
[INFO] [stdout]     |                                 ^^^^^ could not find `Erc20` in `evm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `crate::assertions::Token::Erc20`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 109 -     let erc20 = contracts::evm::Erc20::deploy(&evm_provider, pk.address())
[INFO] [stdout] 109 +     let erc20 = crate::assertions::Token::deploy(&evm_provider, pk.address())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Erc20` in `era_vm`
[INFO] [stdout]    --> src/utils.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let erc20_bytecode = contracts::era_vm::Erc20::BYTECODE.clone();
[INFO] [stdout]     |                                             ^^^^^ could not find `Erc20` in `era_vm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `crate::assertions::Token::Erc20`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 134 -     let erc20_bytecode = contracts::era_vm::Erc20::BYTECODE.clone();
[INFO] [stdout] 134 +     let erc20_bytecode = crate::assertions::Token::BYTECODE.clone();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Erc20` in `era_vm`
[INFO] [stdout]    --> src/utils.rs:135:49
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let constructor_params = contracts::era_vm::Erc20::constructorCall {
[INFO] [stdout]     |                                                 ^^^^^ could not find `Erc20` in `era_vm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `crate::assertions::Token::Erc20`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 135 -     let constructor_params = contracts::era_vm::Erc20::constructorCall {
[INFO] [stdout] 135 +     let constructor_params = crate::assertions::Token::constructorCall {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Erc20` in `evm`
[INFO] [stdout]    --> src/utils.rs:149:33
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let erc20 = contracts::evm::Erc20::new(
[INFO] [stdout]     |                                 ^^^^^ could not find `Erc20` in `evm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `crate::assertions::Token::Erc20`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 149 -     let erc20 = contracts::evm::Erc20::new(
[INFO] [stdout] 149 +     let erc20 = crate::assertions::Token::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/utils.rs:168:52
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let simple_delegate_contract = contracts::evm::SimpleDelegateContract::deploy(&evm_provider)
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `era_vm`
[INFO] [stdout]    --> src/utils.rs:197:28
[INFO] [stdout]     |
[INFO] [stdout] 197 |         contracts::era_vm::SimpleDelegateContract::BYTECODE.clone();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `era_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout]    --> src/utils.rs:212:52
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let simple_delegate_contract = contracts::evm::SimpleDelegateContract::new(
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^ could not find `SimpleDelegateContract` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DelegationTarget` in `evm`
[INFO] [stdout]    --> src/utils.rs:236:45
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let delegation_target = contracts::evm::DelegationTarget::deploy(&evm_provider)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ could not find `DelegationTarget` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DelegationTarget` in `era_vm`
[INFO] [stdout]    --> src/utils.rs:264:57
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let delegation_target_bytecode = contracts::era_vm::DelegationTarget::BYTECODE.clone();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^ could not find `DelegationTarget` in `era_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DelegationTarget` in `evm`
[INFO] [stdout]    --> src/utils.rs:279:45
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let delegation_target = contracts::evm::DelegationTarget::new(
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ could not find `DelegationTarget` in `evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/suites/basic_evm.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |           let erc20 = deployer
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 89 | |             .deploy_erc20(alice.clone(), &config.l2_url)
[INFO] [stdout] 90 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:102:40
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let simple_delegate_contract = deployer
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 103 | |             .deploy_simple_delegate_contract(alice.clone(), &config.l2_url)
[INFO] [stdout] 104 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:107:37
[INFO] [stdout]     |
[INFO] [stdout] 107 |           let delegation_target_evm = Deployer::Evm
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 108 | |             .deploy_delegation_target(alice.clone(), &config.l2_url)
[INFO] [stdout] 109 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:111:39
[INFO] [stdout]     |
[INFO] [stdout] 111 |           let delegation_target_eravm = Deployer::EraVm
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 112 | |             .deploy_delegation_target(alice.clone(), &config.l2_url)
[INFO] [stdout] 113 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |           let checker = contracts::evm::Evm7702Checker::deploy(evm_provider.clone())
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 117 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |           let receipt = self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 264 | |             .checker
[INFO] [stdout] 265 | |             .assertAddressBytecode(self.alice.address(), expected_code.clone())
[INFO] [stdout] 266 | |             .send()
[INFO] [stdout] 267 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let receipt = self
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |         anyhow::ensure!(receipt.status(), "Transaction failed: {:?}", receipt);
[INFO] [stdout]     |                         ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `receipt` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let receipt: /* Type */ = self
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |           let receipt = self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 272 | |             .checker
[INFO] [stdout] 273 | |             .assertAddressBytecodeHash(self.alice.address(), expected_hash)
[INFO] [stdout] 274 | |             .send()
[INFO] [stdout] 275 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let receipt = self
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |         anyhow::ensure!(receipt.status(), "Transaction failed: {:?}", receipt);
[INFO] [stdout]     |                         ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `receipt` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let receipt: /* Type */ = self
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/suites/basic_evm.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |           let erc20 = deployer
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 89 | |             .deploy_erc20(alice.clone(), &config.l2_url)
[INFO] [stdout] 90 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:102:40
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let simple_delegate_contract = deployer
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 103 | |             .deploy_simple_delegate_contract(alice.clone(), &config.l2_url)
[INFO] [stdout] 104 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:107:37
[INFO] [stdout]     |
[INFO] [stdout] 107 |           let delegation_target_evm = Deployer::Evm
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 108 | |             .deploy_delegation_target(alice.clone(), &config.l2_url)
[INFO] [stdout] 109 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:111:39
[INFO] [stdout]     |
[INFO] [stdout] 111 |           let delegation_target_eravm = Deployer::EraVm
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 112 | |             .deploy_delegation_target(alice.clone(), &config.l2_url)
[INFO] [stdout] 113 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |           let checker = contracts::evm::Evm7702Checker::deploy(evm_provider.clone())
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 117 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |           let receipt = self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 264 | |             .checker
[INFO] [stdout] 265 | |             .assertAddressBytecode(self.alice.address(), expected_code.clone())
[INFO] [stdout] 266 | |             .send()
[INFO] [stdout] 267 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let receipt = self
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |         anyhow::ensure!(receipt.status(), "Transaction failed: {:?}", receipt);
[INFO] [stdout]     |                         ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `receipt` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let receipt: /* Type */ = self
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |           let receipt = self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 272 | |             .checker
[INFO] [stdout] 273 | |             .assertAddressBytecodeHash(self.alice.address(), expected_hash)
[INFO] [stdout] 274 | |             .send()
[INFO] [stdout] 275 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let receipt = self
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |         anyhow::ensure!(receipt.status(), "Transaction failed: {:?}", receipt);
[INFO] [stdout]     |                         ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `receipt` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let receipt: /* Type */ = self
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:683:23
[INFO] [stdout]     |
[INFO] [stdout] 683 |           let receipt = self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 684 | |             .checker
[INFO] [stdout] 685 | |             .assertAddressBytecode(self.alice.address(), expected_code.clone())
[INFO] [stdout] 686 | |             .send()
[INFO] [stdout] 687 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:683:13
[INFO] [stdout]     |
[INFO] [stdout] 683 |         let receipt = self
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 |         anyhow::ensure!(receipt.status(), "Transaction failed: {:?}", receipt);
[INFO] [stdout]     |                         ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `receipt` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 683 |         let receipt: /* Type */ = self
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:691:23
[INFO] [stdout]     |
[INFO] [stdout] 691 |           let receipt = self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 692 | |             .checker
[INFO] [stdout] 693 | |             .assertAddressBytecodeHash(self.alice.address(), expected_hash)
[INFO] [stdout] 694 | |             .send()
[INFO] [stdout] 695 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:691:13
[INFO] [stdout]     |
[INFO] [stdout] 691 |         let receipt = self
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 698 |         anyhow::ensure!(receipt.status(), "Transaction failed: {:?}", receipt);
[INFO] [stdout]     |                         ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `receipt` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 691 |         let receipt: /* Type */ = self
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:683:23
[INFO] [stdout]     |
[INFO] [stdout] 683 |           let receipt = self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 684 | |             .checker
[INFO] [stdout] 685 | |             .assertAddressBytecode(self.alice.address(), expected_code.clone())
[INFO] [stdout] 686 | |             .send()
[INFO] [stdout] 687 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:683:13
[INFO] [stdout]     |
[INFO] [stdout] 683 |         let receipt = self
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 |         anyhow::ensure!(receipt.status(), "Transaction failed: {:?}", receipt);
[INFO] [stdout]     |                         ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `receipt` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 683 |         let receipt: /* Type */ = self
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:691:23
[INFO] [stdout]     |
[INFO] [stdout] 691 |           let receipt = self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 692 | |             .checker
[INFO] [stdout] 693 | |             .assertAddressBytecodeHash(self.alice.address(), expected_hash)
[INFO] [stdout] 694 | |             .send()
[INFO] [stdout] 695 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/suites/basic_evm.rs:691:13
[INFO] [stdout]     |
[INFO] [stdout] 691 |         let receipt = self
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 698 |         anyhow::ensure!(receipt.status(), "Transaction failed: {:?}", receipt);
[INFO] [stdout]     |                         ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `receipt` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 691 |         let receipt: /* Type */ = self
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/utils.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let erc20 = contracts::evm::Erc20::deploy(&evm_provider, pk.address())
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 110 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/utils.rs:168:36
[INFO] [stdout]     |
[INFO] [stdout] 168 |       let simple_delegate_contract = contracts::evm::SimpleDelegateContract::deploy(&evm_provider)
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 169 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/utils.rs:236:29
[INFO] [stdout]     |
[INFO] [stdout] 236 |       let delegation_target = contracts::evm::DelegationTarget::deploy(&evm_provider)
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 237 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/utils.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let erc20 = contracts::evm::Erc20::deploy(&evm_provider, pk.address())
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 110 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/utils.rs:168:36
[INFO] [stdout]     |
[INFO] [stdout] 168 |       let simple_delegate_contract = contracts::evm::SimpleDelegateContract::deploy(&evm_provider)
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 169 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/utils.rs:236:29
[INFO] [stdout]     |
[INFO] [stdout] 236 |       let delegation_target = contracts::evm::DelegationTarget::deploy(&evm_provider)
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 237 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zksync-7702-tests` (bin "zksync-7702-tests") due to 44 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zksync-7702-tests` (bin "zksync-7702-tests" test) due to 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "a710b6a5e0624d3fecc33193a11e4aa710545dc98327818059eb902708c023c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a710b6a5e0624d3fecc33193a11e4aa710545dc98327818059eb902708c023c4", kill_on_drop: false }`
[INFO] [stdout] a710b6a5e0624d3fecc33193a11e4aa710545dc98327818059eb902708c023c4
