Skip to content

feat: Support stable compiler for circuit_sequencer_api #87

feat: Support stable compiler for circuit_sequencer_api

feat: Support stable compiler for circuit_sequencer_api #87

Triggered via pull request November 11, 2024 07:41
Status Failure
Total duration 2m 13s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
cargo build
`#![feature]` may not be used on the stable release channel
cargo build
Process completed with exit code 101.
cargo fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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