Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Simulate memory queues in parallel for BWG #458

Simulate memory queues in parallel for BWG

Simulate memory queues in parallel for BWG #458

Triggered via pull request August 9, 2024 11:30
Status Failure
Total duration 21m 8s
Billable time 22m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 14 warnings
cargo fmt
Process completed with exit code 1.
cargo test: src/lib.rs#L877
no field `old_head` on type `FullWidthQueueIntermediateStates<GoldilocksField, 12, 1>`
cargo test: src/lib.rs#L878
no field `old_tail` on type `FullWidthQueueIntermediateStates<GoldilocksField, 12, 1>`
cargo test
Process completed with exit code 101.
cargo fmt
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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: 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: 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: src/lib.rs#L6
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo build: src/witness/individual_circuits/memory_related/mod.rs#L163
struct `ImplicitMemoryStatesIter` is never constructed
cargo build: src/witness/oracle.rs#L58
struct `CallframeLogState` is never constructed
cargo build: src/witness/oracle.rs#L126
struct `FlattenedLogQueueIndexer` is never constructed
cargo test
The following actions uses Node.js version which is deprecated 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 test: 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: src/lib.rs#L6
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo test: src/witness/individual_circuits/memory_related/mod.rs#L163
struct `ImplicitMemoryStatesIter` is never constructed
cargo test: src/witness/oracle.rs#L58
struct `CallframeLogState` is never constructed
cargo test: src/witness/oracle.rs#L126
struct `FlattenedLogQueueIndexer` is never constructed