[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] d1eb2f2b7b1e03169d1dc5c9c6c1d4c142c2ea02 [INFO] checking max-wickham/ethereum_evm against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-wickham%2Fethereum_evm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-wickham/ethereum_evm on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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-7-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trie-root v0.18.0 [INFO] [stderr] Downloaded bnum v0.5.0 [INFO] [stderr] Downloaded ethereum v0.15.0 [INFO] [stderr] Downloaded hash256-std-hasher v0.15.2 [INFO] [stderr] Downloaded array-init v2.1.0 [INFO] [stderr] Downloaded hash-db v0.16.0 [INFO] [stderr] Downloaded num256 v0.5.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.9 [INFO] [stderr] Downloaded parity-scale-codec v3.6.9 [INFO] [stderr] Downloaded scale-info-derive v2.11.0 [INFO] [stderr] Downloaded scale-info v2.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b46090b7cdc18b1d67c6581d7849aa05c51778d3d2df3cd17229c7e83cf52004 [INFO] running `Command { std: "docker" "start" "-a" "b46090b7cdc18b1d67c6581d7849aa05c51778d3d2df3cd17229c7e83cf52004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b46090b7cdc18b1d67c6581d7849aa05c51778d3d2df3cd17229c7e83cf52004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46090b7cdc18b1d67c6581d7849aa05c51778d3d2df3cd17229c7e83cf52004", kill_on_drop: false }` [INFO] [stdout] b46090b7cdc18b1d67c6581d7849aa05c51778d3d2df3cd17229c7e83cf52004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1df340faeec01d5efa41493414a480067f6fc365546f2477dfaface4a8a105 [INFO] running `Command { std: "docker" "start" "-a" "7e1df340faeec01d5efa41493414a480067f6fc365546f2477dfaface4a8a105", 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] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking syn v2.0.53 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bnum v0.5.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [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 impl-serde v0.4.0 [INFO] [stderr] Checking parity-scale-codec v3.6.9 [INFO] [stderr] Checking num256 v0.5.1 [INFO] [stderr] Checking primitive-types v0.12.2 [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking test_gen v0.1.0 (/opt/rustwide/workdir/test_gen) [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 imports: `Deserialize`, `Deserializer`, and `Serialize` [INFO] [stdout] --> test_gen/src/lib.rs:4:13 [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:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | 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:13 [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:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{collections::HashMap, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Deserializer`, and `Serialize` [INFO] [stdout] --> test_gen/src/lib.rs:4:13 [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:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{collections::HashMap, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stdout] warning: 3 warnings emitted [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 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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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: `ZERO_H256` [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:13:67 [INFO] [stdout] | [INFO] [stdout] 13 | uint256_to_int256, MAX_UINT256, MAX_UINT256_COMPLEMENT, ZERO, ZERO_H256, [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: unnecessary braces around method argument [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:386:28 [INFO] [stdout] | [INFO] [stdout] 386 | push!(evm, { U256::from(&evm.message.data[index..index + 32]) }); [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 386 - push!(evm, { U256::from(&evm.message.data[index..index + 32]) }); [INFO] [stdout] 386 + push!(evm, U256::from(&evm.message.data[index..index + 32])); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::E` [INFO] [stdout] --> src/evm_logic/evm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::f32::consts::E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutionSuccess` [INFO] [stdout] --> src/evm_logic/evm.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::result::{ExecutionError, ExecutionResult, ExecutionSuccess}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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 import: `ops::Not` [INFO] [stdout] --> src/evm_logic/util.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ops::Not, str::FromStr}; [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: `ZERO_H256` [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:13:67 [INFO] [stdout] | [INFO] [stdout] 13 | uint256_to_int256, MAX_UINT256, MAX_UINT256_COMPLEMENT, ZERO, ZERO_H256, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:386:28 [INFO] [stdout] | [INFO] [stdout] 386 | push!(evm, { U256::from(&evm.message.data[index..index + 32]) }); [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 386 - push!(evm, { U256::from(&evm.message.data[index..index + 32]) }); [INFO] [stdout] 386 + push!(evm, U256::from(&evm.message.data[index..index + 32])); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::E` [INFO] [stdout] --> src/evm_logic/evm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::f32::consts::E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutionSuccess` [INFO] [stdout] --> src/evm_logic/evm.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::result::{ExecutionError, ExecutionResult, ExecutionSuccess}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Not` [INFO] [stdout] --> src/evm_logic/util.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ops::Not, str::FromStr}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current` [INFO] [stdout] --> src/configs/gas_costs.rs:220:46 [INFO] [stdout] | [INFO] [stdout] 220 | 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:220:60 [INFO] [stdout] | [INFO] [stdout] 220 | 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/call.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut gas, address, value, args_offset, args_size, ret_offset, ret_size) = ( [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/call.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | let (mut gas, address, value, args_offset, args_size, ret_offset, ret_size) = ( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/call.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | let (mut gas, address, args_offset, args_size, ret_offset, ret_size) = ( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/call.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | let mut call_args = CallArgs { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current` [INFO] [stdout] --> src/configs/gas_costs.rs:220:46 [INFO] [stdout] | [INFO] [stdout] 220 | 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:220:60 [INFO] [stdout] | [INFO] [stdout] 220 | 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/call.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut gas, address, value, args_offset, args_size, ret_offset, ret_size) = ( [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/call.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | let (mut gas, address, value, args_offset, args_size, ret_offset, ret_size) = ( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/call.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | let (mut gas, address, args_offset, args_size, ret_offset, ret_size) = ( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/call.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | let mut call_args = CallArgs { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:756:21 [INFO] [stdout] | [INFO] [stdout] 756 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:756:21 [INFO] [stdout] | [INFO] [stdout] 745 | Some(len) => { [INFO] [stdout] | --------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 752 | None => { [INFO] [stdout] | ---- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 756 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:756:21 [INFO] [stdout] | [INFO] [stdout] 756 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:756:21 [INFO] [stdout] | [INFO] [stdout] 745 | Some(len) => { [INFO] [stdout] | --------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 752 | None => { [INFO] [stdout] | ---- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 756 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [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: constant `SELFDESTRUCT` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:163:19 [INFO] [stdout] | [INFO] [stdout] 163 | pub const SELFDESTRUCT: u8 = 0xFFu8; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StaticCall` and `Create2` are never constructed [INFO] [stdout] --> src/configs/gas_costs.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum DynamicCosts { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 61 | StaticCall { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Create2 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | 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:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub const G_ACCESS_LIST_STORAGE: u64 = 1900; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_SELF_DESTRUCT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub const G_SELF_DESTRUCT: u64 = 5000; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_CODE_DEPOSIT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | 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:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | 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:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | 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:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | 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:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub const G_TX_DATA_NON_ZERO: u64 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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: constant `SELFDESTRUCT` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:163:19 [INFO] [stdout] | [INFO] [stdout] 163 | pub const SELFDESTRUCT: u8 = 0xFFu8; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StaticCall` and `Create2` are never constructed [INFO] [stdout] --> src/configs/gas_costs.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum DynamicCosts { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 61 | StaticCall { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Create2 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | 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:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub const G_ACCESS_LIST_STORAGE: u64 = 1900; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_SELF_DESTRUCT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub const G_SELF_DESTRUCT: u64 = 5000; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_CODE_DEPOSIT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | 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:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | 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:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | 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:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | 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:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub const G_TX_DATA_NON_ZERO: u64 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Generating [INFO] [stdout] Failed to get metadata for ./tests/official_tests/tests/GeneralStateTests/VMTests/vmTests/ [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] = note: `#[warn(unused_imports)]` on by default [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: 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:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | 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:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | 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] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.88s [INFO] running `Command { std: "docker" "inspect" "7e1df340faeec01d5efa41493414a480067f6fc365546f2477dfaface4a8a105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1df340faeec01d5efa41493414a480067f6fc365546f2477dfaface4a8a105", kill_on_drop: false }` [INFO] [stdout] 7e1df340faeec01d5efa41493414a480067f6fc365546f2477dfaface4a8a105 [INFO] checking max-wickham/ethereum_evm against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-wickham%2Fethereum_evm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-wickham/ethereum_evm on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-7-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 239a57760383198a7c1ad8e6d9a9d383cfe00659992c493653fdadd0d8603cf8 [INFO] running `Command { std: "docker" "start" "-a" "239a57760383198a7c1ad8e6d9a9d383cfe00659992c493653fdadd0d8603cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "239a57760383198a7c1ad8e6d9a9d383cfe00659992c493653fdadd0d8603cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239a57760383198a7c1ad8e6d9a9d383cfe00659992c493653fdadd0d8603cf8", kill_on_drop: false }` [INFO] [stdout] 239a57760383198a7c1ad8e6d9a9d383cfe00659992c493653fdadd0d8603cf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f47b4241a07630084836efa7f803ca8d1999075af543c188d52290f863e26d94 [INFO] running `Command { std: "docker" "start" "-a" "f47b4241a07630084836efa7f803ca8d1999075af543c188d52290f863e26d94", 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 equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Checking syn v2.0.53 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking bnum v0.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [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 impl-serde v0.4.0 [INFO] [stderr] Checking parity-scale-codec v3.6.9 [INFO] [stderr] Checking num256 v0.5.1 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.11.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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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 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 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking test_gen v0.1.0 (/opt/rustwide/workdir/test_gen) [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 imports: `Deserialize`, `Deserializer`, and `Serialize` [INFO] [stdout] --> test_gen/src/lib.rs:4:13 [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:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | 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:13 [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:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{collections::HashMap, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Deserializer`, and `Serialize` [INFO] [stdout] --> test_gen/src/lib.rs:4:13 [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:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | 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: 3 warnings emitted [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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: `ZERO_H256` [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:13:67 [INFO] [stdout] | [INFO] [stdout] 13 | uint256_to_int256, MAX_UINT256, MAX_UINT256_COMPLEMENT, ZERO, ZERO_H256, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:386:28 [INFO] [stdout] | [INFO] [stdout] 386 | push!(evm, { U256::from(&evm.message.data[index..index + 32]) }); [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 386 - push!(evm, { U256::from(&evm.message.data[index..index + 32]) }); [INFO] [stdout] 386 + push!(evm, U256::from(&evm.message.data[index..index + 32])); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::E` [INFO] [stdout] --> src/evm_logic/evm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::f32::consts::E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutionSuccess` [INFO] [stdout] --> src/evm_logic/evm.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::result::{ExecutionError, ExecutionResult, ExecutionSuccess}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Not` [INFO] [stdout] --> src/evm_logic/util.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ops::Not, str::FromStr}; [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: `ZERO_H256` [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:13:67 [INFO] [stdout] | [INFO] [stdout] 13 | uint256_to_int256, MAX_UINT256, MAX_UINT256_COMPLEMENT, ZERO, ZERO_H256, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:386:28 [INFO] [stdout] | [INFO] [stdout] 386 | push!(evm, { U256::from(&evm.message.data[index..index + 32]) }); [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 386 - push!(evm, { U256::from(&evm.message.data[index..index + 32]) }); [INFO] [stdout] 386 + push!(evm, U256::from(&evm.message.data[index..index + 32])); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::E` [INFO] [stdout] --> src/evm_logic/evm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::f32::consts::E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutionSuccess` [INFO] [stdout] --> src/evm_logic/evm.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::result::{ExecutionError, ExecutionResult, ExecutionSuccess}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Not` [INFO] [stdout] --> src/evm_logic/util.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ops::Not, str::FromStr}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current` [INFO] [stdout] --> src/configs/gas_costs.rs:220:46 [INFO] [stdout] | [INFO] [stdout] 220 | 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:220:60 [INFO] [stdout] | [INFO] [stdout] 220 | 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/call.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut gas, address, value, args_offset, args_size, ret_offset, ret_size) = ( [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/call.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | let (mut gas, address, value, args_offset, args_size, ret_offset, ret_size) = ( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current` [INFO] [stdout] --> src/configs/gas_costs.rs:220:46 [INFO] [stdout] | [INFO] [stdout] 220 | 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:220:60 [INFO] [stdout] | [INFO] [stdout] 220 | 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/call.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | let (mut gas, address, args_offset, args_size, ret_offset, ret_size) = ( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/call.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | let mut call_args = CallArgs { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/call.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut gas, address, value, args_offset, args_size, ret_offset, ret_size) = ( [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/call.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | let (mut gas, address, value, args_offset, args_size, ret_offset, ret_size) = ( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/call.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | let (mut gas, address, args_offset, args_size, ret_offset, ret_size) = ( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/evm_logic/evm/call.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | let mut call_args = CallArgs { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:756:21 [INFO] [stdout] | [INFO] [stdout] 756 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:756:21 [INFO] [stdout] | [INFO] [stdout] 745 | Some(len) => { [INFO] [stdout] | --------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 752 | None => { [INFO] [stdout] | ---- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 756 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:756:21 [INFO] [stdout] | [INFO] [stdout] 756 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/evm_logic/evm/decoder.rs:756:21 [INFO] [stdout] | [INFO] [stdout] 745 | Some(len) => { [INFO] [stdout] | --------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 752 | None => { [INFO] [stdout] | ---- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 756 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 `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 `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 `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 `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 `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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 `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 `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 `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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 `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 `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 `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 `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 `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_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 `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 `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 `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 `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 `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 `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: 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 `SELFDESTRUCT` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:163:19 [INFO] [stdout] | [INFO] [stdout] 163 | pub const SELFDESTRUCT: u8 = 0xFFu8; [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: variants `StaticCall` and `Create2` are never constructed [INFO] [stdout] --> src/configs/gas_costs.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum DynamicCosts { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 61 | StaticCall { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Create2 { [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: constant `G_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | pub const G_ZERO: u64 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SELFDESTRUCT` is never used [INFO] [stdout] --> src/configs/bytecode_spec.rs:163:19 [INFO] [stdout] | [INFO] [stdout] 163 | pub const SELFDESTRUCT: u8 = 0xFFu8; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ACCESS_LIST_ADDRESS` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub const G_ACCESS_LIST_STORAGE: u64 = 1900; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StaticCall` and `Create2` are never constructed [INFO] [stdout] --> src/configs/gas_costs.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum DynamicCosts { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 61 | StaticCall { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Create2 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_SELF_DESTRUCT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub const G_SELF_DESTRUCT: u64 = 5000; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | pub const G_ZERO: u64 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_CODE_DEPOSIT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | 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:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | pub const G_MEMORY: u64 = 3; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ACCESS_LIST_ADDRESS` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub const G_ACCESS_LIST_ADDRESS: u64 = 2400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_CREATE` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub const G_TX_CREATE: u64 = 32000; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_ACCESS_LIST_STORAGE` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub const G_ACCESS_LIST_STORAGE: u64 = 1900; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_SELF_DESTRUCT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub const G_SELF_DESTRUCT: u64 = 5000; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_CODE_DEPOSIT` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | 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:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | pub const G_MEMORY: u64 = 3; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_DATA_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | pub const G_TX_DATA_ZERO: u64 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_CREATE` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub const G_TX_CREATE: u64 = 32000; [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:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub const G_TX_DATA_NON_ZERO: u64 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_TX_DATA_ZERO` is never used [INFO] [stdout] --> src/configs/gas_costs.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | 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:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub const G_TX_DATA_NON_ZERO: u64 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Generating [INFO] [stdout] Failed to get metadata for ./tests/official_tests/tests/GeneralStateTests/VMTests/vmTests/ [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] = note: `#[warn(unused_imports)]` on by default [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: 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:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | 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:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | 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] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mocks/mock_runtime.rs:99:59 [INFO] [stdout] | [INFO] [stdout] 99 | ... .map(|(key, value)| (key, rlp::encode(&h256_to_u256(*value)))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ethereum_evm` (test "tests_from_definitions") due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f47b4241a07630084836efa7f803ca8d1999075af543c188d52290f863e26d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f47b4241a07630084836efa7f803ca8d1999075af543c188d52290f863e26d94", kill_on_drop: false }` [INFO] [stdout] f47b4241a07630084836efa7f803ca8d1999075af543c188d52290f863e26d94