[INFO] cloning repository https://github.com/Georci/KEN-EVM2.0
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Georci/KEN-EVM2.0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorci%2FKEN-EVM2.0", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorci%2FKEN-EVM2.0'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0a33f761e8322866b307a05cd9dc47efb81c57d
[INFO] checking Georci/KEN-EVM2.0 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorci%2FKEN-EVM2.0" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  98% (5295/5349)
Updating files:  99% (5296/5349)
Updating files: 100% (5349/5349)
Updating files: 100% (5349/5349), done.
[INFO] validating manifest of git repo https://github.com/Georci/KEN-EVM2.0 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Georci/KEN-EVM2.0
[INFO] finished tweaking git repo https://github.com/Georci/KEN-EVM2.0
[INFO] tweaked toml for git repo https://github.com/Georci/KEN-EVM2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Georci/KEN-EVM2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88f3b5b3a4db46848169e7ba98a9b45bd9b51dca5aede7cba6629d2a3a70f2ae
[INFO] running `Command { std: "docker" "start" "-a" "88f3b5b3a4db46848169e7ba98a9b45bd9b51dca5aede7cba6629d2a3a70f2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88f3b5b3a4db46848169e7ba98a9b45bd9b51dca5aede7cba6629d2a3a70f2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f3b5b3a4db46848169e7ba98a9b45bd9b51dca5aede7cba6629d2a3a70f2ae", kill_on_drop: false }`
[INFO] [stdout] 88f3b5b3a4db46848169e7ba98a9b45bd9b51dca5aede7cba6629d2a3a70f2ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccd99a836bb8a4c11dc1cba557ccda6c7126cdc5fc252c829568631469865bc0
[INFO] running `Command { std: "docker" "start" "-a" "ccd99a836bb8a4c11dc1cba557ccda6c7126cdc5fc252c829568631469865bc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking const-hex v1.13.1
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking hashers v1.0.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking futures-locks v0.7.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.9
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking js-sys v0.3.72
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking alloy-rlp v0.3.9
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking enr v0.10.0
[INFO] [stderr]     Checking ruint v1.12.3
[INFO] [stderr]     Checking coins-bip39 v0.8.7
[INFO] [stderr]     Checking alloy-primitives v0.8.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking eth-keystore v0.5.0
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking alloy-eip7702 v0.4.0
[INFO] [stderr]     Checking revm-primitives v14.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling scale-info-derive v2.11.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking parity-scale-codec v3.6.12
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking scale-info v2.11.5
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking ethabi v18.0.0
[INFO] [stderr]     Checking open-fastrlp v0.1.4
[INFO] [stderr]     Checking ethers-core v2.0.14
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ethers-contract-abigen v2.0.14
[INFO] [stderr]     Checking ethers-providers v2.0.14
[INFO] [stderr]     Checking ethers-signers v2.0.14
[INFO] [stderr]     Checking ethers-etherscan v2.0.14
[INFO] [stderr]     Checking ethers-addressbook v2.0.14
[INFO] [stderr]    Compiling ethers-contract-derive v2.0.14
[INFO] [stderr]     Checking ethers-contract v2.0.14
[INFO] [stderr]     Checking ethers-middleware v2.0.14
[INFO] [stderr]     Checking ethers v2.0.14
[INFO] [stderr]     Checking ken_evm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::error::*`
[INFO] [stdout]  --> src/machine/Memory.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::error::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         feature = "scale",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/error/exit.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]    --> src/error/exit.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         feature = "scale",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/error/exit.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]    --> src/error/exit.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         feature = "scale",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/error/exit.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[cfg_attr(feature = "scale", codec(index = 0))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[cfg_attr(feature = "scale", codec(index = 1))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg_attr(feature = "scale", codec(index = 2))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |         #[cfg_attr(feature = "scale", codec(index = 3))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[cfg_attr(feature = "scale", codec(index = 4))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[cfg_attr(feature = "scale", codec(index = 5))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[cfg_attr(feature = "scale", codec(index = 6))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg_attr(feature = "scale", codec(index = 7))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |         #[cfg_attr(feature = "scale", codec(index = 8))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |         #[cfg_attr(feature = "scale", codec(index = 9))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |         #[cfg_attr(feature = "scale", codec(index = 10))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |         #[cfg_attr(feature = "scale", codec(index = 11))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |         #[cfg_attr(feature = "scale", codec(index = 12))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |         #[cfg_attr(feature = "scale", codec(index = 13))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         #[cfg_attr(feature = "scale", codec(index = 14))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U256`
[INFO] [stdout]  --> src/error/exit.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use primitive_types::{U256, H256, H160};
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ethers::prelude::Bytes`
[INFO] [stdout]  --> src/opcode/enviroment.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ethers::prelude::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `pad_left` and `u256_to_h256`
[INFO] [stdout]  --> src/opcode/enviroment.rs:6:48
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::utils::{h160_to_u256, h256_to_u256, u256_to_h256, pad_right, pad_left, u256_to_h160};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/opcode/enviroment.rs:408:9
[INFO] [stdout]     |
[INFO] [stdout] 408 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ethers::prelude::Bytes`
[INFO] [stdout]  --> src/opcode/account.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ethers::prelude::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::globalState::AccountState`
[INFO] [stdout]  --> src/opcode/account.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::globalState::AccountState;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ethnum::AsI256`
[INFO] [stdout]  --> src/opcode/comparison.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ethnum::AsI256;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hex`
[INFO] [stdout]  --> src/opcode/flow.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ethers::utils::{hex, keccak256};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `H160`
[INFO] [stdout]  --> src/opcode/flow.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use primitive_types::{H160, H256, U256};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec_to_string`
[INFO] [stdout]   --> src/opcode/flow.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::utils::{u256_to_h160, vec_to_string, vec_to_u256};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::opcode::arithmatic::add`
[INFO] [stdout]   --> src/opcode/flow.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::opcode::arithmatic::add;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/opcode/flow.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::metadata`
[INFO] [stdout]  --> src/opcode/structure.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::metadata;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ethers::utils::__serde_json::to_vec`
[INFO] [stdout]  --> src/opcode/structure.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ethers::utils::__serde_json::to_vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> src/globalState.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::{Display, Formatter};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/globalState.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process`
[INFO] [stdout]  --> src/evm.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{fmt, process};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> src/evm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::string::FromUtf8Error`
[INFO] [stdout]  --> src/evm.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::string::FromUtf8Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flow::*`
[INFO] [stdout]   --> src/evm.rs:15:100
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::opcode::{flow::*, account::*, arithmatic::*, bitewise::*, comparison::*, enviroment::*, flow::*, structure::*};
[INFO] [stdout]    |                                                                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `u256_to_h160`, `vec_to_string`, and `vec_to_u256`
[INFO] [stdout]   --> src/evm.rs:17:62
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::utils::{address_to_h160, increment_nonce, map_op, u256_to_h160, vec_to_string, vec_to_u256};
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/tracer/getAccountState.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Selector` and `Transaction`
[INFO] [stdout]   --> src/lib.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | use ethers::types::{Selector, Bytes, Transaction, TxHash};
[INFO] [stdout]    |                     ^^^^^^^^         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Http`
[INFO] [stdout]   --> src/lib.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ethers::prelude::{Http, Provider, ProviderExt};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::u256_to_h256`
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::utils::u256_to_h256;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::*`
[INFO] [stdout]  --> src/machine/Memory.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::error::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         feature = "scale",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/error/exit.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]    --> src/error/exit.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         feature = "scale",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/error/exit.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]    --> src/error/exit.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         feature = "scale",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/error/exit.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[cfg_attr(feature = "scale", codec(index = 0))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[cfg_attr(feature = "scale", codec(index = 1))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg_attr(feature = "scale", codec(index = 2))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |         #[cfg_attr(feature = "scale", codec(index = 3))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[cfg_attr(feature = "scale", codec(index = 4))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[cfg_attr(feature = "scale", codec(index = 5))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[cfg_attr(feature = "scale", codec(index = 6))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg_attr(feature = "scale", codec(index = 7))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |         #[cfg_attr(feature = "scale", codec(index = 8))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |         #[cfg_attr(feature = "scale", codec(index = 9))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |         #[cfg_attr(feature = "scale", codec(index = 10))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |         #[cfg_attr(feature = "scale", codec(index = 11))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |         #[cfg_attr(feature = "scale", codec(index = 12))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |         #[cfg_attr(feature = "scale", codec(index = 13))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `scale`
[INFO] [stdout]   --> src/error/exit.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         #[cfg_attr(feature = "scale", codec(index = 14))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `scale` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U256`
[INFO] [stdout]  --> src/error/exit.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use primitive_types::{U256, H256, H160};
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ethers::prelude::Bytes`
[INFO] [stdout]  --> src/opcode/enviroment.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ethers::prelude::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `pad_left` and `u256_to_h256`
[INFO] [stdout]  --> src/opcode/enviroment.rs:6:48
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::utils::{h160_to_u256, h256_to_u256, u256_to_h256, pad_right, pad_left, u256_to_h160};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ethers::prelude::Bytes`
[INFO] [stdout]  --> src/opcode/account.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ethers::prelude::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::globalState::AccountState`
[INFO] [stdout]  --> src/opcode/account.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::globalState::AccountState;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ethnum::AsI256`
[INFO] [stdout]  --> src/opcode/comparison.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ethnum::AsI256;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hex`
[INFO] [stdout]  --> src/opcode/flow.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ethers::utils::{hex, keccak256};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `H160`
[INFO] [stdout]  --> src/opcode/flow.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use primitive_types::{H160, H256, U256};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec_to_string`
[INFO] [stdout]   --> src/opcode/flow.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::utils::{u256_to_h160, vec_to_string, vec_to_u256};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::opcode::arithmatic::add`
[INFO] [stdout]   --> src/opcode/flow.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::opcode::arithmatic::add;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::metadata`
[INFO] [stdout]  --> src/opcode/structure.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::metadata;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ethers::utils::__serde_json::to_vec`
[INFO] [stdout]  --> src/opcode/structure.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ethers::utils::__serde_json::to_vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> src/globalState.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::{Display, Formatter};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/globalState.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process`
[INFO] [stdout]  --> src/evm.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{fmt, process};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> src/evm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::string::FromUtf8Error`
[INFO] [stdout]  --> src/evm.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::string::FromUtf8Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flow::*`
[INFO] [stdout]   --> src/evm.rs:15:100
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::opcode::{flow::*, account::*, arithmatic::*, bitewise::*, comparison::*, enviroment::*, flow::*, structure::*};
[INFO] [stdout]    |                                                                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `u256_to_h160`, `vec_to_string`, and `vec_to_u256`
[INFO] [stdout]   --> src/evm.rs:17:62
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::utils::{address_to_h160, increment_nonce, map_op, u256_to_h160, vec_to_string, vec_to_u256};
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/tracer/getAccountState.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProviderExt`
[INFO] [stdout]  --> src/tracer/getAccountState.rs:9:183
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...acingOptions, Http, PreStateConfig, PreStateFrame, Provider, ProviderExt};
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]   --> src/lib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{env, process};
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dotenv::dotenv`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use dotenv::dotenv;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Selector` and `Transaction`
[INFO] [stdout]   --> src/lib.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | use ethers::types::{Selector, Bytes, Transaction, TxHash};
[INFO] [stdout]    |                     ^^^^^^^^         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Http`
[INFO] [stdout]   --> src/lib.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ethers::prelude::{Http, Provider, ProviderExt};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::u256_to_h256`
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::utils::u256_to_h256;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/tracer/getTransaction.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let mut nonce = transaction.clone().unwrap().nonce;
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/tracer/getTransaction.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let mut nonce = transaction.clone().unwrap().nonce;
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `value` is never read
[INFO] [stdout]   --> src/machine/Memory.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let mut value:Vec<u8> = Vec::new();
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/machine/Stack.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let value = stack.top();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/opcode/enviroment.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let mut call_data_slice:[u8; 32] = if call_data.len() > byte_offset + 32 {
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value2`
[INFO] [stdout]    --> src/opcode/enviroment.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let value2 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value2`
[INFO] [stdout]    --> src/opcode/enviroment.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |     let value2 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value3`
[INFO] [stdout]    --> src/opcode/enviroment.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |     let value3 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value2`
[INFO] [stdout]    --> src/opcode/enviroment.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let value2 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value3`
[INFO] [stdout]    --> src/opcode/enviroment.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |     let value3 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value4`
[INFO] [stdout]    --> src/opcode/enviroment.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 |     let value4 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b_size`
[INFO] [stdout]    --> src/opcode/arithmatic.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let b_size = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_b_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/opcode/arithmatic.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let x = evm.stack.pop()?;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/opcode/bitewise.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let i:usize = 1;
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/opcode/flow.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Err(e) => return Err(Box::new(OpcodeExecutionError::MaxNonce))
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `evm`
[INFO] [stdout]    --> src/opcode/flow.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub fn callcode(evm: &mut EVM) -> Result<(), Box<dyn ExitError>> {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gas`
[INFO] [stdout]    --> src/opcode/flow.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     gas:U256,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_gas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retSize`
[INFO] [stdout]    --> src/opcode/flow.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     retSize:U256,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/evm.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |             Err(e) => return Err(Box::new(EVMError::DeployContractFailed)),
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gas`
[INFO] [stdout]    --> src/evm.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         gas:usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_gas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/tracer/getAccountState.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |             let mut account_state = AccountStateEx {
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address`, `topics`, and `data` are never read
[INFO] [stdout]    --> src/opcode/enviroment.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct Log{
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 310 |     address: H160,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 311 |     topics: Vec<U256>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 312 |     data: Vec<u8>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Log` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get2` is never used
[INFO] [stdout]   --> src/utils.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn get2() -> u8{
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `globalState` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod globalState;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `global_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountStateEx` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:106:51
[INFO] [stdout]     |
[INFO] [stdout] 106 |     accounts_state_pre_tx.iter().for_each(|(addr, accountStateEx)| {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state_ex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let accountState:AccountState = AccountState{
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountStateEx` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:224:51
[INFO] [stdout]     |
[INFO] [stdout] 224 |     accounts_state_pre_tx.iter().for_each(|(addr, accountStateEx)| {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state_ex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let accountState:AccountState = AccountState{
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Memory` should have a snake case name
[INFO] [stdout]  --> src/machine/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Memory;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Stack` should have a snake case name
[INFO] [stdout]  --> src/machine/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Stack;
[INFO] [stdout]   |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `value` is never read
[INFO] [stdout]   --> src/machine/Memory.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let mut value:Vec<u8> = Vec::new();
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/machine/Stack.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     stack.push(U256::from(100));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let _ = stack.push(U256::from(100));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/machine/Stack.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     stack.push(U256::from(200));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let _ = stack.push(U256::from(200));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/machine/Stack.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     stack.push(U256::from(300));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let _ = stack.push(U256::from(300));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/machine/Stack.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     stack.swap(1);
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let _ = stack.swap(1);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/enviroment.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let destOffset = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/enviroment.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     evm.memory.write(destOffset, &bytecode_slice);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let _ = evm.memory.write(destOffset, &bytecode_slice);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/enviroment.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let destOffset = evm.stack.pop().unwrap().as_usize();
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/enviroment.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     evm.memory.write(U256::from(destOffset), copy_data_slice);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let _ = evm.memory.write(U256::from(destOffset), copy_data_slice);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]   --> src/opcode/account.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let destOffset = evm.stack.pop()?;
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/account.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             evm.memory.write(destOffset, &bytecode_to_copy);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let _ = evm.memory.write(destOffset, &bytecode_to_copy);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/opcode/arithmatic.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let N = evm.stack.pop()?;
[INFO] [stdout]    |         ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/opcode/arithmatic.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let N = evm.stack.pop()?;
[INFO] [stdout]    |         ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/flow.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         evm.stack.push(U256::zero());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let _ = evm.stack.push(U256::zero());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/flow.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         evm.stack.push(U256::from(vec_to_u256(create_address.to_vec())));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let _ = evm.stack.push(U256::from(vec_to_u256(create_address.to_vec())));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/flow.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         evm.stack.push(U256::zero());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = evm.stack.push(U256::zero());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/flow.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         evm.stack.push(U256::from(vec_to_u256(create_address.to_vec())));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let _ = evm.stack.push(U256::from(vec_to_u256(create_address.to_vec())));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let destOffset = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/flow.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     evm.memory.write(destOffset, &*copy_data);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let _ = evm.memory.write(destOffset, &*copy_data);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                               ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:202:43
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                           ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:202:53
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:202:64
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                                ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:222:31
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                               ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:222:43
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                           ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:222:53
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:222:64
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                                ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:242:31
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                               ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:242:43
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                           ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:242:53
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:242:64
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                                ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |             let argsOffset = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |             let argsSize = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let retOffset = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |             let retSize = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |             let argsOffset = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |             let argsSize = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let retOffset = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:293:17
[INFO] [stdout]     |
[INFO] [stdout] 293 |             let retSize = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     argsOffset:U256,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     argsSize:U256,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |     retOffset:U256,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     retSize:U256,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/flow.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |             evm.memory.write(retOffset, &*ret_data);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 393 |             let _ = evm.memory.write(retOffset, &*ret_data);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/structure.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let destOffset = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/structure.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     evm.memory.write(destOffset, &*data_cpoy);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let _ = evm.memory.write(destOffset, &*data_cpoy);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 Some(accountState) => {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |             Some(accountState) => match accountState.storage.as_mut() {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 265 |             Some(accountState) => match accountState.storage.as_ref() {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 302 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `getTransaction` should have a snake case name
[INFO] [stdout]  --> src/tracer/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod getTransaction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_transaction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `getAccountState` should have a snake case name
[INFO] [stdout]  --> src/tracer/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod getAccountState;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/opcode/enviroment.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let mut call_data_slice:[u8; 32] = if call_data.len() > byte_offset + 32 {
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value2`
[INFO] [stdout]    --> src/opcode/enviroment.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let value2 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value2`
[INFO] [stdout]    --> src/opcode/enviroment.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |     let value2 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value3`
[INFO] [stdout]    --> src/opcode/enviroment.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |     let value3 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/opcode/enviroment.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |     let data:Vec<u8> = if size == U256::zero() {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/opcode/enviroment.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let address = evm.call_stack.last().unwrap().caller.clone();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value2`
[INFO] [stdout]    --> src/opcode/enviroment.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let value2 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value3`
[INFO] [stdout]    --> src/opcode/enviroment.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |     let value3 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value4`
[INFO] [stdout]    --> src/opcode/enviroment.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 |     let value4 = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_value4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b_size`
[INFO] [stdout]    --> src/opcode/arithmatic.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let b_size = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_b_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/opcode/arithmatic.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let x = evm.stack.pop()?;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/opcode/flow.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Err(e) => return Err(Box::new(OpcodeExecutionError::MaxNonce))
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `evm`
[INFO] [stdout]    --> src/opcode/flow.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub fn callcode(evm: &mut EVM) -> Result<(), Box<dyn ExitError>> {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_evm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gas`
[INFO] [stdout]    --> src/opcode/flow.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     gas:U256,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_gas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retSize`
[INFO] [stdout]    --> src/opcode/flow.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     retSize:U256,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/evm.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |             Err(e) => return Err(Box::new(EVMError::DeployContractFailed)),
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gas`
[INFO] [stdout]    --> src/evm.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         gas:usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_gas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/tracer/getAccountState.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |             let mut account_state = AccountStateEx {
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address`, `topics`, and `data` are never read
[INFO] [stdout]    --> src/opcode/enviroment.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct Log{
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 310 |     address: H160,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 311 |     topics: Vec<U256>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 312 |     data: Vec<u8>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Log` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get2` is never used
[INFO] [stdout]   --> src/utils.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn get2() -> u8{
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `globalState` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod globalState;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `global_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountStateEx` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:106:51
[INFO] [stdout]     |
[INFO] [stdout] 106 |     accounts_state_pre_tx.iter().for_each(|(addr, accountStateEx)| {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state_ex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let accountState:AccountState = AccountState{
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Memory` should have a snake case name
[INFO] [stdout]  --> src/machine/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Memory;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Stack` should have a snake case name
[INFO] [stdout]  --> src/machine/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Stack;
[INFO] [stdout]   |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/enviroment.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let destOffset = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/enviroment.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     evm.memory.write(destOffset, &bytecode_slice);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let _ = evm.memory.write(destOffset, &bytecode_slice);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/enviroment.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let destOffset = evm.stack.pop().unwrap().as_usize();
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/enviroment.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     evm.memory.write(U256::from(destOffset), copy_data_slice);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let _ = evm.memory.write(U256::from(destOffset), copy_data_slice);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]   --> src/opcode/account.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let destOffset = evm.stack.pop()?;
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/account.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             evm.memory.write(destOffset, &bytecode_to_copy);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let _ = evm.memory.write(destOffset, &bytecode_to_copy);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/opcode/arithmatic.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let N = evm.stack.pop()?;
[INFO] [stdout]    |         ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/opcode/arithmatic.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let N = evm.stack.pop()?;
[INFO] [stdout]    |         ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/flow.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         evm.stack.push(U256::zero());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let _ = evm.stack.push(U256::zero());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/flow.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         evm.stack.push(U256::from(vec_to_u256(create_address.to_vec())));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let _ = evm.stack.push(U256::from(vec_to_u256(create_address.to_vec())));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/flow.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         evm.stack.push(U256::zero());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = evm.stack.push(U256::zero());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/opcode/flow.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         evm.stack.push(U256::from(vec_to_u256(create_address.to_vec())));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let _ = evm.stack.push(U256::from(vec_to_u256(create_address.to_vec())));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let destOffset = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/flow.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     evm.memory.write(destOffset, &*copy_data);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let _ = evm.memory.write(destOffset, &*copy_data);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                               ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:202:43
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                           ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:202:53
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:202:64
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                                ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:222:31
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                               ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:222:43
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                           ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:222:53
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:222:64
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                                ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:242:31
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                               ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:242:43
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                           ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:242:53
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:242:64
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (gas, address, value, argsOffset, argsSize, retOffset, retSize) =
[INFO] [stdout]     |                                                                ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |             let argsOffset = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |             let argsSize = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let retOffset = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |             let retSize = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |             let argsOffset = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |             let argsSize = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let retOffset = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:293:17
[INFO] [stdout]     |
[INFO] [stdout] 293 |             let retSize = _evm.stack.pop().unwrap();
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     argsOffset:U256,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `args_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `argsSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     argsSize:U256,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `args_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |     retOffset:U256,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `ret_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retSize` should have a snake case name
[INFO] [stdout]    --> src/opcode/flow.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     retSize:U256,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `ret_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/flow.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |             evm.memory.write(retOffset, &*ret_data);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 393 |             let _ = evm.memory.write(retOffset, &*ret_data);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `destOffset` should have a snake case name
[INFO] [stdout]    --> src/opcode/structure.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let destOffset = evm.stack.pop()?;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `dest_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/opcode/structure.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     evm.memory.write(destOffset, &*data_cpoy);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let _ = evm.memory.write(destOffset, &*data_cpoy);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 Some(accountState) => {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |             Some(accountState) => match accountState.storage.as_mut() {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 265 |             Some(accountState) => match accountState.storage.as_ref() {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountState` should have a snake case name
[INFO] [stdout]    --> src/globalState.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 302 |             Some(accountState) => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `getTransaction` should have a snake case name
[INFO] [stdout]  --> src/tracer/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod getTransaction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_transaction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `getAccountState` should have a snake case name
[INFO] [stdout]  --> src/tracer/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod getAccountState;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_account_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeMap`
[INFO] [stdout]  --> src/main.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Memory` and `Stack`
[INFO] [stdout]  --> src/main.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ken_evm::{deploy, external_call, Memory, Stack};
[INFO] [stdout]   |                                      ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeMap`
[INFO] [stdout]  --> src/main.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Memory` and `Stack`
[INFO] [stdout]  --> src/main.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ken_evm::{deploy, external_call, Memory, Stack};
[INFO] [stdout]   |                                      ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::value`
[INFO] [stdout]  --> tests/integration_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::de::value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "ccd99a836bb8a4c11dc1cba557ccda6c7126cdc5fc252c829568631469865bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccd99a836bb8a4c11dc1cba557ccda6c7126cdc5fc252c829568631469865bc0", kill_on_drop: false }`
[INFO] [stdout] ccd99a836bb8a4c11dc1cba557ccda6c7126cdc5fc252c829568631469865bc0
