Skip to content

optimize witness cloning #42

optimize witness cloning

optimize witness cloning #42

Triggered via pull request July 15, 2024 07:44
Status Failure
Total duration 5m 43s
Billable time 7m
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Run Tests: singer-pro/src/lib.rs#L42
missing lifetime specifier
Run Tests: singer-pro/src/lib.rs#L175
missing lifetime specifier
Run Tests: singer-pro/src/lib.rs#L175
the trait bound `F: ff_ext::ExtensionField` is not satisfied
Run Tests: singer-pro/src/basic_block.rs#L232
mismatched types
Run Tests: singer-pro/src/basic_block.rs#L318
mismatched types
Run Tests: singer-pro/src/basic_block.rs#L344
mismatched types
Run Tests: singer-pro/src/instructions/mstore.rs#L60
mismatched types
Run Tests: singer-pro/src/instructions/mstore.rs#L95
mismatched types
Run Tests: singer-pro/src/instructions/ret.rs#L54
mismatched types
Run Tests: singer-pro/src/instructions.rs#L166
mismatched types
Run Tests
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
The following actions uses Node.js version which is deprecated 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
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Run Tests: gkr/src/lib.rs#L9
unexpected `cfg` condition value: `r#unsafe`
Run Tests: gkr/src/circuit/circuit_layout.rs#L124
unexpected `cfg` condition value: `debug`
Run Tests: gkr/src/gadgets/keccak256.rs#L16
unused import: `IntoMLE`
Run Tests: gkr/src/prover.rs#L15
unused import: `IOPProverStepMessage`
Run Tests: gkr/src/prover/phase1_output.rs#L6
unused import: `commutative_op_mle_pair`
Run Tests: gkr/src/structs.rs#L9
unused import: `mle::ArcDenseMultilinearExtension`
Run Tests: 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
Run Tests: gkr/src/prover/phase2_input.rs#L131
use of deprecated associated function `sumcheck::prover_v2::<impl sumcheck::structs::IOPProverStateV2<'a, E>>::prove_parallel`: deprecated parallel version due to syncronizaion overhead