Skip to content

fix: Make contract deployer hook EVM-friendly #3303

fix: Make contract deployer hook EVM-friendly

fix: Make contract deployer hook EVM-friendly #3303

Triggered via pull request February 27, 2026 20:54
Status Cancelled
Total duration 7m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 94 warnings
Check that binaries can be built
Canceling since a higher priority waiting request for Rust CI-538 exists
Check that binaries can be built
The operation was canceled.
EF EVM state tests
Canceling since a higher priority waiting request for Rust CI-538 exists
EF EVM state tests
The operation was canceled.
Verify binary
Canceling since a higher priority waiting request for Rust CI-538 exists
Verify binary
The operation was canceled.
Run fuzzer regressions
Canceling since a higher priority waiting request for Rust CI-538 exists
Run fuzzer regressions
The operation was canceled.
crypto crate tests
Canceling since a higher priority waiting request for Rust CI-538 exists
crypto crate tests
The operation was canceled.
eth_stf_run
Canceling since a higher priority waiting request for Rust CI-538 exists
eth_stf_run
The operation was canceled.
blake_tests
Canceling since a higher priority waiting request for Rust CI-538 exists
blake_tests
The operation was canceled.
e2e_prove
Canceling since a higher priority waiting request for Rust CI-538 exists
e2e_prove
The operation was canceled.
tests
Canceling since a higher priority waiting request for Rust CI-538 exists
tests
The operation was canceled.
Rust CI
Canceling since a higher priority waiting request for Rust CI-538 exists
EF EVM state tests
unused import: `core::panic`
EF EVM state tests
unused import: `super::filler_structure::AccountFillerStruct`
EF EVM state tests
unused import: `alloy::primitives::*`
EF EVM state tests
unused import: `crate::test::test_structure::pre_state::AccountState`
EF EVM state tests
unused import: `self`
EF EVM state tests
unused import: `test_structure::pre_state::AccountState`
EF EVM state tests
unused import: `Transaction`
EF EVM state tests
unused import: `serde::quantity::vec`
EF EVM state tests
unused import: `alloy::primitives::*`
EF EVM state tests
unused import: `alloy::primitives::*`
Verify binary: evm_interpreter/src/ee_trait_impl.rs#L5
unused import: `core::fmt::Write`
Verify binary: crypto/src/secp256r1/scalar/scalar_delegation.rs#L30
associated items `ZERO` and `from_words` are never used
Verify binary: crypto/src/secp256r1/scalar/mod.rs#L39
constant `MU` is never used
Verify binary: crypto/src/secp256r1/field/fe64.rs#L41
associated items `from_be_bytes_unchecked`, `overflow`, `square_assign`, `negate_assign`, `double_assign`, and `sub_and_negate_assign` are never used
Verify binary: crypto/src/secp256k1/scalars/scalar32_delegation.rs#L32
associated items `ZERO`, `ONE`, `from_be_bytes`, `from_be_hex`, and `eq_impl` are never used
Verify binary: crypto/src/secp256k1/field/field_8x32.rs#L137
method `to_storage` is never used
Verify binary: crypto/src/secp256k1/scalars/mod.rs#L34
type `ScalarInner` is more private than the item `scalars::Scalar::0`
Verify binary: crypto/src/secp256k1/field/mod.rs#L119
type `FieldElement8x32` is more private than the item `secp256k1::field::FieldElement::0`
Verify binary: crypto/src/secp256r1/field/fe32_delegation.rs#L106
unnecessary `unsafe` block
Verify binary: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
Run fuzzer regressions: evm_interpreter/src/ee_trait_impl.rs#L5
unused import: `core::fmt::Write`
Run fuzzer regressions: crypto/src/secp256r1/scalar/scalar_delegation.rs#L30
associated items `ZERO` and `from_words` are never used
Run fuzzer regressions: crypto/src/secp256r1/scalar/mod.rs#L39
constant `MU` is never used
Run fuzzer regressions: crypto/src/secp256r1/field/fe64.rs#L41
associated items `from_be_bytes_unchecked`, `overflow`, `square_assign`, `negate_assign`, `double_assign`, and `sub_and_negate_assign` are never used
Run fuzzer regressions: crypto/src/secp256k1/scalars/scalar32_delegation.rs#L32
associated items `ZERO`, `ONE`, `from_be_bytes`, `from_be_hex`, and `eq_impl` are never used
Run fuzzer regressions: crypto/src/secp256k1/field/field_8x32.rs#L137
method `to_storage` is never used
Run fuzzer regressions: crypto/src/secp256k1/scalars/mod.rs#L34
type `ScalarInner` is more private than the item `scalars::Scalar::0`
Run fuzzer regressions: crypto/src/secp256k1/field/mod.rs#L119
type `FieldElement8x32` is more private than the item `secp256k1::field::FieldElement::0`
Run fuzzer regressions: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
Run fuzzer regressions: evm_interpreter/src/ee_trait_impl.rs#L5
unused import: `core::fmt::Write`
Run fuzzer regressions: crypto/src/secp256r1/scalar/scalar_delegation.rs#L30
associated items `ZERO` and `from_words` are never used
Run fuzzer regressions: crypto/src/secp256r1/scalar/mod.rs#L39
constant `MU` is never used
Run fuzzer regressions: crypto/src/secp256r1/field/fe64.rs#L41
associated items `from_be_bytes_unchecked`, `overflow`, `square_assign`, `negate_assign`, `double_assign`, and `sub_and_negate_assign` are never used
Run fuzzer regressions: crypto/src/secp256k1/scalars/scalar32_delegation.rs#L32
associated items `ZERO`, `ONE`, `from_be_bytes`, `from_be_hex`, and `eq_impl` are never used
Run fuzzer regressions: crypto/src/secp256k1/field/field_8x32.rs#L137
method `to_storage` is never used
Run fuzzer regressions: crypto/src/secp256k1/scalars/mod.rs#L34
type `ScalarInner` is more private than the item `scalars::Scalar::0`
Run fuzzer regressions: crypto/src/secp256k1/field/mod.rs#L119
type `FieldElement8x32` is more private than the item `secp256k1::field::FieldElement::0`
Run fuzzer regressions: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
crypto crate tests: crypto/src/secp256k1/field/field_8x32.rs#L32
multiple associated items are never used
crypto crate tests: crypto/src/secp256k1/scalars/mod.rs#L238
variable does not need to be mutable
crypto crate tests: crypto/src/secp256k1/scalars/mod.rs#L238
variable does not need to be mutable
crypto crate tests: crypto/tests/secp256r1.rs#L177
unused variable: `digest`
crypto crate tests: crypto/src/secp256k1/scalars/mod.rs#L72
use of deprecated method `blake2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
crypto crate tests: crypto/src/secp256k1/field/mod.rs#L364
use of deprecated method `blake2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
crypto crate tests: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `blake2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
eth_stf_run: evm_interpreter/src/ee_trait_impl.rs#L5
unused import: `core::fmt::Write`
eth_stf_run: crypto/src/secp256r1/scalar/scalar_delegation.rs#L30
associated items `ZERO` and `from_words` are never used
eth_stf_run: crypto/src/secp256r1/scalar/mod.rs#L39
constant `MU` is never used
eth_stf_run: crypto/src/secp256r1/field/fe64.rs#L41
associated items `from_be_bytes_unchecked`, `overflow`, `square_assign`, `negate_assign`, `double_assign`, and `sub_and_negate_assign` are never used
eth_stf_run: crypto/src/secp256k1/scalars/scalar32_delegation.rs#L32
associated items `ZERO`, `ONE`, `from_be_bytes`, `from_be_hex`, and `eq_impl` are never used
eth_stf_run: crypto/src/secp256k1/field/field_8x32.rs#L137
method `to_storage` is never used
eth_stf_run: crypto/src/secp256k1/scalars/mod.rs#L34
type `ScalarInner` is more private than the item `scalars::Scalar::0`
eth_stf_run: crypto/src/secp256k1/field/mod.rs#L119
type `FieldElement8x32` is more private than the item `secp256k1::field::FieldElement::0`
eth_stf_run: crypto/src/secp256r1/field/fe32_delegation.rs#L106
unnecessary `unsafe` block
eth_stf_run: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
blake_tests
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
blake_tests: crypto/src/secp256k1/scalars/mod.rs#L72
use of deprecated method `blake2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
blake_tests: crypto/src/secp256k1/field/mod.rs#L364
use of deprecated method `blake2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
blake_tests: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `blake2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
blake_tests: crypto/src/secp256k1/scalars/scalar32.rs#L64
associated function `from_be_bytes` is never used
blake_tests: crypto/src/secp256k1/scalars/scalar32.rs#L115
unused variable: `modulus`
blake_tests: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
blake_tests: crypto/src/blake2s/mod.rs#L46
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
blake_tests: crypto/src/secp256k1/scalars/scalar32.rs#L64
associated function `from_be_bytes` is never used
blake_tests: crypto/src/secp256k1/scalars/scalar32.rs#L115
unused variable: `modulus`
blake_tests: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `blake2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
blake_tests: crypto/src/blake2s/mod.rs#L46
use of deprecated method `blake2::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
e2e_prove: evm_interpreter/src/ee_trait_impl.rs#L5
unused import: `core::fmt::Write`
e2e_prove: crypto/src/secp256r1/scalar/scalar_delegation.rs#L30
associated items `ZERO` and `from_words` are never used
e2e_prove: crypto/src/secp256r1/scalar/mod.rs#L39
constant `MU` is never used
e2e_prove: crypto/src/secp256r1/field/fe64.rs#L41
associated items `from_be_bytes_unchecked`, `overflow`, `square_assign`, `negate_assign`, `double_assign`, and `sub_and_negate_assign` are never used
e2e_prove: crypto/src/secp256k1/scalars/scalar32_delegation.rs#L32
associated items `ZERO`, `ONE`, `from_be_bytes`, `from_be_hex`, and `eq_impl` are never used
e2e_prove: crypto/src/secp256k1/field/field_8x32.rs#L137
method `to_storage` is never used
e2e_prove: crypto/src/secp256k1/scalars/mod.rs#L34
type `ScalarInner` is more private than the item `scalars::Scalar::0`
e2e_prove: crypto/src/secp256k1/field/mod.rs#L119
type `FieldElement8x32` is more private than the item `secp256k1::field::FieldElement::0`
e2e_prove: crypto/src/secp256r1/field/fe32_delegation.rs#L106
unnecessary `unsafe` block
e2e_prove: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
tests
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
tests: supporting_crates/u256/src/risc_v/mod.rs#L41
multiple associated items are never used
tests: evm_interpreter/src/ee_trait_impl.rs#L5
unused import: `core::fmt::Write`
tests: crypto/src/secp256r1/scalar/scalar_delegation.rs#L30
associated items `ZERO` and `from_words` are never used
tests: crypto/src/secp256r1/scalar/mod.rs#L39
constant `MU` is never used
tests: crypto/src/secp256r1/field/fe64.rs#L41
associated items `from_be_bytes_unchecked`, `overflow`, `square_assign`, `negate_assign`, `double_assign`, and `sub_and_negate_assign` are never used
tests: crypto/src/secp256k1/scalars/scalar32_delegation.rs#L32
associated items `ZERO`, `ONE`, `from_be_bytes`, `from_be_hex`, and `eq_impl` are never used
tests: crypto/src/secp256k1/field/field_8x32.rs#L137
method `to_storage` is never used
tests: crypto/src/secp256k1/scalars/mod.rs#L34
type `ScalarInner` is more private than the item `scalars::Scalar::0`
tests: crypto/src/secp256k1/field/mod.rs#L119
type `FieldElement8x32` is more private than the item `secp256k1::field::FieldElement::0`
tests: crypto/src/secp256r1/field/fe32_delegation.rs#L106
unnecessary `unsafe` block
tests: crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x