chore: Deps cleanup #3293
Triggered via pull request
February 25, 2026 19:32
Status
Cancelled
Total duration
3m 34s
Artifacts
–
ci.yml
on: pull_request
tests
2m 13s
crypto crate tests
3m 7s
EF EVM state tests
3m 0s
Verify binary
1m 24s
e2e_prove
1m 4s
eth_stf_run
1m 5s
blake_tests
1m 19s
cargo fmt
57s
Clippy Lint Check
2m 28s
typos check
10s
Run fuzzer regressions
1m 14s
Check that binaries can be built
1m 17s
Annotations
21 errors and 20 warnings
|
e2e_prove
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
e2e_prove
The operation was canceled.
|
|
Run fuzzer regressions
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
Run fuzzer regressions
The operation was canceled.
|
|
tests
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
tests
The operation was canceled.
|
|
Verify binary
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
Verify binary
The operation was canceled.
|
|
eth_stf_run
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
eth_stf_run
The operation was canceled.
|
|
Check that binaries can be built
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
Check that binaries can be built
The operation was canceled.
|
|
blake_tests
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
blake_tests
The operation was canceled.
|
|
Clippy Lint Check
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
Clippy Lint Check
The operation was canceled.
|
|
EF EVM state tests
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
EF EVM state tests
The operation was canceled.
|
|
crypto crate tests
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
crypto crate tests
The operation was canceled.
|
|
Rust CI
Canceling since a higher priority waiting request for Rust CI-534 exists
|
|
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
|
|
crypto crate tests:
crypto/src/secp256k1/field/field_8x32.rs#L32
multiple associated items are never used
|
|
crypto crate tests:
crypto/src/secp256r1/scalar/scalar_delegation.rs#L120
unused variable: `args`
|
|
crypto crate tests:
crypto/src/secp256r1/field/fe32_delegation.rs#L161
unused variable: `args`
|
|
crypto crate tests:
crypto/src/secp256r1/field/fe32_delegation.rs#L106
unnecessary `unsafe` block
|
|
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
|