[INFO] cloning repository https://github.com/max-wickham/ethereum_evm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-wickham/ethereum_evm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-wickham%2Fethereum_evm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-wickham%2Fethereum_evm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b11047449c11611f6dc52751c092bdec12dbbbfb [INFO] checking max-wickham/ethereum_evm against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-wickham%2Fethereum_evm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-wickham/ethereum_evm on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/max-wickham/ethereum_evm [INFO] finished tweaking git repo https://github.com/max-wickham/ethereum_evm [INFO] tweaked toml for git repo https://github.com/max-wickham/ethereum_evm written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/max-wickham/ethereum_evm 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" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3392d486886ed583451fae730a6a906e82decd832e55b53dc44aa1b4b461b9c7 [INFO] running `Command { std: "docker" "start" "-a" "3392d486886ed583451fae730a6a906e82decd832e55b53dc44aa1b4b461b9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3392d486886ed583451fae730a6a906e82decd832e55b53dc44aa1b4b461b9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3392d486886ed583451fae730a6a906e82decd832e55b53dc44aa1b4b461b9c7", kill_on_drop: false }` [INFO] [stdout] 3392d486886ed583451fae730a6a906e82decd832e55b53dc44aa1b4b461b9c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b48f3d1ac99704d58b54624a5a56b486230ffce874ddccccebcf1070b8edb3f [INFO] running `Command { std: "docker" "start" "-a" "9b48f3d1ac99704d58b54624a5a56b486230ffce874ddccccebcf1070b8edb3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking bnum v0.5.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking keccak-hash v0.11.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.11.0 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking parity-scale-codec v3.6.9 [INFO] [stderr] Checking num256 v0.5.1 [INFO] [stderr] Checking scale-info v2.11.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stdout] warning: unused import: `Span` [INFO] [stdout] --> util/src/lib.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro::{Span, TokenStream}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ItemStatic` [INFO] [stdout] --> util/src/lib.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{parse_macro_input, Item, ItemStatic}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Span` [INFO] [stdout] --> util/src/lib.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro::{Span, TokenStream}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ItemStatic` [INFO] [stdout] --> util/src/lib.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{parse_macro_input, Item, ItemStatic}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking official_test_types v0.1.0 (/opt/rustwide/workdir/official_test_types) [INFO] [stdout] warning: unused import: `ser::SerializeSeq` [INFO] [stdout] --> official_test_types/src/util.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | de::{Error, Visitor}, ser::SerializeSeq, Deserialize, Deserializer, Serialize, Serializer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> official_test_types/src/types.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | .map(|(index, post_state)| TestState { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking test_gen v0.1.0 (/opt/rustwide/workdir/test_gen) [INFO] [stdout] warning: unused imports: `Deserialize`, `Deserializer`, and `Serialize` [INFO] [stdout] --> test_gen/src/lib.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{ Deserialize, Deserializer, Serialize }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> test_gen/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap` and `path::Path` [INFO] [stdout] --> test_gen/src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{ collections::HashMap, path::Path }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Deserializer`, and `Serialize` [INFO] [stdout] --> test_gen/src/lib.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{ Deserialize, Deserializer, Serialize }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> test_gen/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap` and `path::Path` [INFO] [stdout] --> test_gen/src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{ collections::HashMap, path::Path }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Span` [INFO] [stdout] --> util/src/lib.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro::{Span, TokenStream}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ItemStatic` [INFO] [stdout] --> util/src/lib.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::{parse_macro_input, Item, ItemStatic}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ser::SerializeSeq` [INFO] [stdout] --> official_test_types/src/util.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | de::{Error, Visitor}, ser::SerializeSeq, Deserialize, Deserializer, Serialize, Serializer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> official_test_types/src/types.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | .map(|(index, post_state)| TestState { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Deserializer`, and `Serialize` [INFO] [stdout] --> test_gen/src/lib.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{ Deserialize, Deserializer, Serialize }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> test_gen/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap` and `path::Path` [INFO] [stdout] --> test_gen/src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{ collections::HashMap, path::Path }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stdout] warning: unused import: `ser::SerializeSeq` [INFO] [stdout] --> official_test_types/src/util.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | de::{Error, Visitor}, ser::SerializeSeq, Deserialize, Deserializer, Serialize, Serializer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ser::SerializeSeq` [INFO] [stdout] --> official_test_types/src/util.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | de::{Error, Visitor}, ser::SerializeSeq, Deserialize, Deserializer, Serialize, Serializer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> official_test_types/src/types.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | .map(|(index, post_state)| TestState { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> official_test_types/src/types.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | .map(|(index, post_state)| TestState { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethereum v0.15.0 [INFO] [stderr] Checking ethereum_evm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Div` [INFO] [stdout] --> src/configs/gas_costs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Div; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ZERO`, `self`, and `u256_to_array` [INFO] [stdout] --> src/evm_logic/evm/create.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | util::{h256_to_u256, keccak256, u256_to_array, u256_to_h256, ZERO}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] 10 | }, [INFO] [stdout] 11 | runtime::{self, Runtime}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `return_if_error` and `self` [INFO] [stdout] --> src/evm_logic/evm/create.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | call::{self, make_call}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | macros::{pop, pop_u64, return_if_error}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::E` [INFO] [stdout] --> src/evm_logic/evm.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::f32::consts::E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutionSuccess` [INFO] [stdout] --> src/evm_logic/evm.rs:12:55 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::result::{ ExecutionError, ExecutionResult, ExecutionSuccess }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::util::ZERO` [INFO] [stdout] --> src/evm_logic/evm.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use super::util::ZERO; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Not` [INFO] [stdout] --> src/evm_logic/util.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ ops::Not, str::FromStr }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `primitive_types::U256` [INFO] [stdout] --> src/evm_logic/state/program_memory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use primitive_types::U256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::evm_logic::evm::macros::return_if_error` [INFO] [stdout] --> src/evm_logic/state/program_memory.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::evm_logic::evm::macros::return_if_error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ZERO`, `gas_recorder::GasRecorder`, `return_if_gas_too_high`, `return_tuple_if_error`, and `u256_to_array` [INFO] [stdout] --> src/evm_logic/state/program_memory.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | evm::macros::{return_if_gas_too_high, return_tuple_if_error}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | gas_recorder::GasRecorder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | util::{u256_to_array, ZERO}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ExecutionError` and `ExecutionResult` [INFO] [stdout] --> src/evm_logic/state/program_memory.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::result::{ExecutionError, ExecutionResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Div` [INFO] [stdout] --> src/configs/gas_costs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Div; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ZERO`, `self`, and `u256_to_array` [INFO] [stdout] --> src/evm_logic/evm/create.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | util::{h256_to_u256, keccak256, u256_to_array, u256_to_h256, ZERO}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] 10 | }, [INFO] [stdout] 11 | runtime::{self, Runtime}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `return_if_error` and `self` [INFO] [stdout] --> src/evm_logic/evm/create.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | call::{self, make_call}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | macros::{pop, pop_u64, return_if_error}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:965:9 [INFO] [stdout] | [INFO] [stdout] 965 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::E` [INFO] [stdout] --> src/evm_logic/evm.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::f32::consts::E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutionSuccess` [INFO] [stdout] --> src/evm_logic/evm.rs:12:55 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::result::{ ExecutionError, ExecutionResult, ExecutionSuccess }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::util::ZERO` [INFO] [stdout] --> src/evm_logic/evm.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use super::util::ZERO; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Not` [INFO] [stdout] --> src/evm_logic/util.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ ops::Not, str::FromStr }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `primitive_types::U256` [INFO] [stdout] --> src/evm_logic/state/program_memory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use primitive_types::U256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::evm_logic::evm::macros::return_if_error` [INFO] [stdout] --> src/evm_logic/state/program_memory.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::evm_logic::evm::macros::return_if_error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ZERO`, `gas_recorder::GasRecorder`, `return_if_gas_too_high`, `return_tuple_if_error`, and `u256_to_array` [INFO] [stdout] --> src/evm_logic/state/program_memory.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | evm::macros::{return_if_gas_too_high, return_tuple_if_error}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | gas_recorder::GasRecorder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | util::{u256_to_array, ZERO}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ExecutionError` and `ExecutionResult` [INFO] [stdout] --> src/evm_logic/state/program_memory.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::result::{ExecutionError, ExecutionResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current` [INFO] [stdout] --> src/configs/gas_costs.rs:246:46 [INFO] [stdout] | [INFO] [stdout] 246 | DynamicCosts::SStore { original, current, new, target_is_cold } => { [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `current: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_is_cold` [INFO] [stdout] --> src/configs/gas_costs.rs:246:60 [INFO] [stdout] | [INFO] [stdout] 246 | DynamicCosts::SStore { original, current, new, target_is_cold } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `target_is_cold: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current` [INFO] [stdout] --> src/configs/gas_costs.rs:246:46 [INFO] [stdout] | [INFO] [stdout] 246 | DynamicCosts::SStore { original, current, new, target_is_cold } => { [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `current: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_is_cold` [INFO] [stdout] --> src/configs/gas_costs.rs:246:60 [INFO] [stdout] | [INFO] [stdout] 246 | DynamicCosts::SStore { original, current, new, target_is_cold } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `target_is_cold: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/precompiles/ecrecover.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let mut v = v.clone(); [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/evm_logic/evm/precompiles/ecrecover.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let mut vv = v.low_u64(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_2` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | pub const PUSH_2: u8 = 0x61u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_3` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | pub const PUSH_3: u8 = 0x62u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_4` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | pub const PUSH_4: u8 = 0x63u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_5` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | pub const PUSH_5: u8 = 0x64u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_6` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub const PUSH_6: u8 = 0x65u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_7` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | pub const PUSH_7: u8 = 0x66u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_8` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | pub const PUSH_8: u8 = 0x67u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_9` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | pub const PUSH_9: u8 = 0x68u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_10` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | pub const PUSH_10: u8 = 0x69u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_11` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | pub const PUSH_11: u8 = 0x6au8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_12` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | pub const PUSH_12: u8 = 0x6bu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_13` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | pub const PUSH_13: u8 = 0x6cu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_14` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub const PUSH_14: u8 = 0x6du8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_15` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub const PUSH_15: u8 = 0x6eu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_16` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub const PUSH_16: u8 = 0x6fu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_17` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub const PUSH_17: u8 = 0x70u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_18` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | pub const PUSH_18: u8 = 0x71u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_19` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | pub const PUSH_19: u8 = 0x72u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_20` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | pub const PUSH_20: u8 = 0x73u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_21` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | pub const PUSH_21: u8 = 0x74u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_22` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | pub const PUSH_22: u8 = 0x75u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_23` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub const PUSH_23: u8 = 0x76u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_24` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | pub const PUSH_24: u8 = 0x77u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_25` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | pub const PUSH_25: u8 = 0x78u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_26` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | pub const PUSH_26: u8 = 0x79u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_27` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | pub const PUSH_27: u8 = 0x7au8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_28` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | pub const PUSH_28: u8 = 0x7bu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_29` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | pub const PUSH_29: u8 = 0x7cu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_30` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:104:19 [INFO] [stdout] | [INFO] [stdout] 104 | pub const PUSH_30: u8 = 0x7du8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_31` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | pub const PUSH_31: u8 = 0x7eu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_2` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 109 | pub const DUP_2: u8 = 0x81u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_3` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | pub const DUP_3: u8 = 0x82u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_4` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | pub const DUP_4: u8 = 0x83u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_5` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:112:19 [INFO] [stdout] | [INFO] [stdout] 112 | pub const DUP_5: u8 = 0x84u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_6` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | pub const DUP_6: u8 = 0x85u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_7` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | pub const DUP_7: u8 = 0x86u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_8` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | pub const DUP_8: u8 = 0x87u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_9` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | pub const DUP_9: u8 = 0x88u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_10` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | pub const DUP_10: u8 = 0x89u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_11` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | pub const DUP_11: u8 = 0x8au8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_12` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | pub const DUP_12: u8 = 0x8bu8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_13` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | pub const DUP_13: u8 = 0x8cu8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_14` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | pub const DUP_14: u8 = 0x8du8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_15` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | pub const DUP_15: u8 = 0x8eu8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_2` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | pub const SWAP_2: u8 = 0x91u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_3` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | pub const SWAP_3: u8 = 0x92u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_4` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | pub const SWAP_4: u8 = 0x93u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_5` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | pub const SWAP_5: u8 = 0x94u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_6` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | pub const SWAP_6: u8 = 0x95u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_7` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | pub const SWAP_7: u8 = 0x96u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_8` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub const SWAP_8: u8 = 0x97u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_9` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:133:19 [INFO] [stdout] | [INFO] [stdout] 133 | pub const SWAP_9: u8 = 0x98u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_10` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | pub const SWAP_10: u8 = 0x99u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_11` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:135:19 [INFO] [stdout] | [INFO] [stdout] 135 | pub const SWAP_11: u8 = 0x9au8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_12` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | pub const SWAP_12: u8 = 0x9bu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_13` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 137 | pub const SWAP_13: u8 = 0x9cu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_14` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | pub const SWAP_14: u8 = 0x9du8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_15` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub const SWAP_15: u8 = 0x9eu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOG_1` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | pub const LOG_1: u8 = 0xa1u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOG_2` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | pub const LOG_2: u8 = 0xa2u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOG_3` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | pub const LOG_3: u8 = 0xa3u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 148 | pub const PUSH: u8 = 0xB0u8; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | pub const DUP: u8 = 0xB1u8; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | pub const SWAP: u8 = 0xB2u8; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StaticCall` and `Create2` are never constructed [INFO] [stdout] --> src/configs/gas_costs.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum DynamicCosts { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 69 | StaticCall { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | Create2 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub const G_ZERO: u64 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ACCESS_LIST_ADDRESS` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub const G_ACCESS_LIST_ADDRESS: u64 = 2400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ACCESS_LIST_STORAGE` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub const G_ACCESS_LIST_STORAGE: u64 = 1900; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_CODE_DEPOSIT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub const G_CODE_DEPOSIT: u64 = 200; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_MEMORY` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | pub const G_MEMORY: u64 = 3; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_CREATE` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub const G_TX_CREATE: u64 = 32000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_DATA_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | pub const G_TX_DATA_ZERO: u64 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_DATA_NON_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub const G_TX_DATA_NON_ZERO: u64 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/precompiles/ecrecover.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let mut v = v.clone(); [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/evm_logic/evm/precompiles/ecrecover.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let mut vv = v.low_u64(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_2` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | pub const PUSH_2: u8 = 0x61u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_3` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | pub const PUSH_3: u8 = 0x62u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_4` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | pub const PUSH_4: u8 = 0x63u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_5` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | pub const PUSH_5: u8 = 0x64u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_6` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub const PUSH_6: u8 = 0x65u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_7` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | pub const PUSH_7: u8 = 0x66u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_8` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | pub const PUSH_8: u8 = 0x67u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_9` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | pub const PUSH_9: u8 = 0x68u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_10` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | pub const PUSH_10: u8 = 0x69u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_11` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | pub const PUSH_11: u8 = 0x6au8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_12` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | pub const PUSH_12: u8 = 0x6bu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_13` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | pub const PUSH_13: u8 = 0x6cu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_14` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub const PUSH_14: u8 = 0x6du8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_15` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub const PUSH_15: u8 = 0x6eu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_16` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub const PUSH_16: u8 = 0x6fu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_17` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub const PUSH_17: u8 = 0x70u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_18` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | pub const PUSH_18: u8 = 0x71u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_19` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | pub const PUSH_19: u8 = 0x72u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_20` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | pub const PUSH_20: u8 = 0x73u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_21` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | pub const PUSH_21: u8 = 0x74u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_22` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | pub const PUSH_22: u8 = 0x75u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_23` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub const PUSH_23: u8 = 0x76u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_24` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | pub const PUSH_24: u8 = 0x77u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_25` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | pub const PUSH_25: u8 = 0x78u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_26` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | pub const PUSH_26: u8 = 0x79u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_27` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | pub const PUSH_27: u8 = 0x7au8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_28` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | pub const PUSH_28: u8 = 0x7bu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_29` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | pub const PUSH_29: u8 = 0x7cu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_30` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:104:19 [INFO] [stdout] | [INFO] [stdout] 104 | pub const PUSH_30: u8 = 0x7du8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH_31` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | pub const PUSH_31: u8 = 0x7eu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_2` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 109 | pub const DUP_2: u8 = 0x81u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_3` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | pub const DUP_3: u8 = 0x82u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_4` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | pub const DUP_4: u8 = 0x83u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_5` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:112:19 [INFO] [stdout] | [INFO] [stdout] 112 | pub const DUP_5: u8 = 0x84u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_6` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | pub const DUP_6: u8 = 0x85u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_7` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | pub const DUP_7: u8 = 0x86u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_8` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | pub const DUP_8: u8 = 0x87u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_9` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | pub const DUP_9: u8 = 0x88u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_10` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | pub const DUP_10: u8 = 0x89u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_11` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | pub const DUP_11: u8 = 0x8au8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_12` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | pub const DUP_12: u8 = 0x8bu8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_13` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | pub const DUP_13: u8 = 0x8cu8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_14` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | pub const DUP_14: u8 = 0x8du8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP_15` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | pub const DUP_15: u8 = 0x8eu8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_2` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | pub const SWAP_2: u8 = 0x91u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_3` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | pub const SWAP_3: u8 = 0x92u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_4` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | pub const SWAP_4: u8 = 0x93u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_5` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | pub const SWAP_5: u8 = 0x94u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_6` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | pub const SWAP_6: u8 = 0x95u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_7` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | pub const SWAP_7: u8 = 0x96u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_8` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub const SWAP_8: u8 = 0x97u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_9` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:133:19 [INFO] [stdout] | [INFO] [stdout] 133 | pub const SWAP_9: u8 = 0x98u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_10` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | pub const SWAP_10: u8 = 0x99u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_11` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:135:19 [INFO] [stdout] | [INFO] [stdout] 135 | pub const SWAP_11: u8 = 0x9au8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_12` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | pub const SWAP_12: u8 = 0x9bu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_13` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 137 | pub const SWAP_13: u8 = 0x9cu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_14` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | pub const SWAP_14: u8 = 0x9du8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP_15` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub const SWAP_15: u8 = 0x9eu8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOG_1` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | pub const LOG_1: u8 = 0xa1u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOG_2` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | pub const LOG_2: u8 = 0xa2u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOG_3` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | pub const LOG_3: u8 = 0xa3u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUSH` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 148 | pub const PUSH: u8 = 0xB0u8; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DUP` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | pub const DUP: u8 = 0xB1u8; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SWAP` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | pub const SWAP: u8 = 0xB2u8; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StaticCall` and `Create2` are never constructed [INFO] [stdout] --> src/configs/gas_costs.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum DynamicCosts { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 69 | StaticCall { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | Create2 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub const G_ZERO: u64 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ACCESS_LIST_ADDRESS` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub const G_ACCESS_LIST_ADDRESS: u64 = 2400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ACCESS_LIST_STORAGE` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub const G_ACCESS_LIST_STORAGE: u64 = 1900; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_CODE_DEPOSIT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub const G_CODE_DEPOSIT: u64 = 200; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_MEMORY` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | pub const G_MEMORY: u64 = 3; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_CREATE` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub const G_TX_CREATE: u64 = 32000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_DATA_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | pub const G_TX_DATA_ZERO: u64 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_DATA_NON_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub const G_TX_DATA_NON_ZERO: u64 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Generating [INFO] [stdout] Failed to get metadata for ./tests/official_tests/tests/GeneralStateTests/stPreCompiledContracts2 [INFO] [stdout] warning: unused import: `hex::encode` [INFO] [stdout] --> tests/mocks/mock_runtime.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hex::encode; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result::ExecutionResult` [INFO] [stdout] --> tests/official_tests/official_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | result::ExecutionResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> tests/official_tests/official_tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::value::Value` [INFO] [stdout] --> tests/official_tests/official_tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethereum_evm::runtime::Runtime` [INFO] [stdout] --> tests/official_tests/util.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ethereum_evm::runtime::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_gen::generate_official_tests` [INFO] [stdout] --> tests/tests_from_definitions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use test_gen::generate_official_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> tests/official_tests/official_tests.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | let (result, gas_usage) = execute_transaction( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RLPContract` is never constructed [INFO] [stdout] --> tests/mocks/mock_runtime.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | struct RLPContract { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `state_root_hash` is never used [INFO] [stdout] --> tests/mocks/mock_runtime.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 83 | impl MockRuntime { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 84 | pub fn state_root_hash(&self) -> H256 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test_file` is never used [INFO] [stdout] --> tests/official_tests/official_tests.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn run_test_file(filename: String, debug: bool, index: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test` is never used [INFO] [stdout] --> tests/official_tests/official_tests.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn run_test(test: &TestState, debug: bool) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnsupportedFork` and `NonUtf8Filename` are never constructed [INFO] [stdout] --> tests/official_tests/error.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | UnsupportedFork, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | #[error("non-utf8 filename")] [INFO] [stdout] 25 | NonUtf8Filename, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 55.17s [INFO] running `Command { std: "docker" "inspect" "9b48f3d1ac99704d58b54624a5a56b486230ffce874ddccccebcf1070b8edb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b48f3d1ac99704d58b54624a5a56b486230ffce874ddccccebcf1070b8edb3f", kill_on_drop: false }` [INFO] [stdout] 9b48f3d1ac99704d58b54624a5a56b486230ffce874ddccccebcf1070b8edb3f