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
cargo build
3m 7s
cargo fmt
22s
cargo test
5m 25s
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
|