Skip to content

Feat: Ecall/Halt

Feat: Ecall/Halt #999

Triggered via pull request September 30, 2024 11:05
Status Failure
Total duration 7m 52s
Billable time 9m
Artifacts

tests.yml

on: pull_request
skip_check
7s
skip_check
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 12 warnings
Run Tests (x86_64-unknown-linux-gnu): ceno_zkvm/src/scheme/mock_prover.rs#L479
this function takes 5 arguments but 4 arguments were supplied
Run Tests (x86_64-unknown-linux-gnu): ceno_zkvm/src/scheme/mock_prover.rs#L482
this function takes 5 arguments but 4 arguments were supplied
Run Tests (x86_64-unknown-linux-gnu): ceno_zkvm/src/scheme/mock_prover.rs#L502
this function takes 5 arguments but 4 arguments were supplied
Run Tests (x86_64-unknown-linux-gnu): ceno_zkvm/src/scheme/mock_prover.rs#L525
this function takes 5 arguments but 4 arguments were supplied
Run Tests (x86_64-unknown-linux-gnu): ceno_zkvm/src/scheme/tests.rs#L127
this method takes 10 arguments but 9 arguments were supplied
Run Tests (x86_64-unknown-linux-gnu): ceno_zkvm/src/scheme/tests.rs#L248
this method takes 4 arguments but 3 arguments were supplied
Run Tests (x86_64-unknown-linux-gnu): ceno_zkvm/src/scheme/mock_prover.rs#L198
non-exhaustive patterns: `&expression::Expression::Instance(_)` not covered
Run Tests (x86_64-unknown-linux-gnu)
could not compile `ceno_zkvm` (lib test) due to 7 previous errors
Run Tests (x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Run Tests (x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests (x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Tests (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Tests (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Tests (x86_64-unknown-linux-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Run Tests (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Tests (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Tests (x86_64-unknown-linux-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Run Tests (x86_64-unknown-linux-gnu): gkr/src/prover.rs#L15
unused import: `IOPProverStepMessage`
Run Tests (x86_64-unknown-linux-gnu): gkr/src/prover/phase1_output.rs#L6
unused import: `commutative_op_mle_pair`
Run Tests (x86_64-unknown-linux-gnu): gkr/src/structs.rs#L9
unused import: `mle::ArcDenseMultilinearExtension`
Run Tests (x86_64-unknown-linux-gnu): gkr/src/prover/phase2.rs#L105
use of deprecated method `multilinear_extensions::mle::MultilinearExtension::resize_ranged`: TODO try to redesign this api for it's costly and create a new DenseMultilinearExtension