Skip to content

fix(zkevm_circuits): make zkevm_circuits compile with newest nightly rust #106

fix(zkevm_circuits): make zkevm_circuits compile with newest nightly rust

fix(zkevm_circuits): make zkevm_circuits compile with newest nightly rust #106

Triggered via pull request November 28, 2024 13:27
Status Cancelled
Total duration 10m 11s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
cargo fmt
Process completed with exit code 1.
cargo test
Canceling since a higher priority waiting request for 'Rust CI-77' exists
cargo test
The operation was canceled.
cargo fmt: crates/zkevm_circuits/src/main_vm/opcodes/call_ret.rs#L326
Diff in /home/runner/work/zksync-protocol/zksync-protocol/crates/zkevm_circuits/src/main_vm/opcodes/call_ret.rs
cargo fmt: crates/zkevm_circuits/src/main_vm/opcodes/call_ret_impl/far_call.rs#L1194
Diff in /home/runner/work/zksync-protocol/zksync-protocol/crates/zkevm_circuits/src/main_vm/opcodes/call_ret_impl/far_call.rs
cargo build: crates/circuit_definitions/src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo build: crates/zkevm_test_harness/src/lib.rs#L5
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo build: crates/zkevm_test_harness/src/prover_utils/light.rs#L30
type alias `EXT` is never used
cargo build: crates/zkevm_test_harness/src/prover_utils/light.rs#L31
type alias `H` is never used
cargo build: crates/zkevm_test_harness/src/witness/oracle.rs#L61
struct `CallframeLogState` is never constructed
cargo build: crates/zkevm_test_harness/src/witness/oracle.rs#L129
struct `FlattenedLogQueueIndexer` is never constructed
cargo test: crates/circuit_definitions/src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo test: crates/zkevm_test_harness/src/lib.rs#L5
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo test: crates/zkevm_test_harness/src/prover_utils/light.rs#L30
type alias `EXT` is never used
cargo test: crates/zkevm_test_harness/src/prover_utils/light.rs#L31
type alias `H` is never used
cargo test: crates/zkevm_test_harness/src/witness/oracle.rs#L61
struct `CallframeLogState` is never constructed
cargo test: crates/zkevm_test_harness/src/witness/oracle.rs#L129
struct `FlattenedLogQueueIndexer` is never constructed