feat: allow for reduced n srs for verification #60
Annotations
9 errors and 14 warnings
cargo build:
halo2_proofs/src/multicore.rs#L2
unresolved imports `maybe_rayon::current_num_threads`, `maybe_rayon::slice::ParallelSliceMut`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L21
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L24
unresolved import `maybe_rayon::slice::ParallelSliceMut`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L29
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/permutation/keygen.rs#L14
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/verifier/batch.rs#L4
unresolved import `maybe_rayon::iter::IndexedParallelIterator`
|
cargo build:
halo2_proofs/src/dev.rs#L24
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`, `maybe_rayon::prelude::ParallelSliceMut`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L435
cannot find function `current_num_threads` in crate `maybe_rayon`
|
cargo build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L22
unused import: `ParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L29
unused import: `ParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/permutation/keygen.rs#L14
unused import: `ParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/verifier/batch.rs#L9
unused import: `ParallelIterator`
|
cargo build:
halo2_proofs/src/poly/kzg/multiopen/shplonk/prover.rs#L19
unused import: `maybe_rayon::iter::ParallelIterator`
|
cargo build:
halo2_proofs/src/poly/kzg/multiopen/shplonk.rs#L6
unused import: `iter::ParallelIterator`
|
cargo build:
halo2_proofs/src/dev.rs#L24
unused import: `ParallelIterator`
|
cargo build
`halo2_proofs` (lib) generated 7 warnings
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading