fix: tests and benches #104
Annotations
11 errors and 14 warnings
|
cargo build:
halo2_proofs/src/multicore.rs#L2
unresolved import `maybe_rayon::current_num_threads`
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L20
unresolved import `maybe_rayon::iter::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L23
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L26
unresolved import `maybe_rayon::slice::ParallelSliceMut`
|
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/vanishing/prover.rs#L3
unresolved import `maybe_rayon::iter::IndexedParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/vanishing/prover.rs#L4
unresolved import `maybe_rayon::iter::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`
|
cargo build:
halo2_proofs/src/dev.rs#L28
unresolved import `maybe_rayon::prelude::ParallelSliceMut`
|
cargo build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo build
/home/runner/work/halo2/halo2/halo2_proofs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
cargo build
/home/runner/work/halo2/halo2/halo2_proofs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L21
unused import: `maybe_rayon::iter::ParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L24
unused import: `ParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/permutation/keygen.rs#L14
unused import: `ParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/vanishing/prover.rs#L5
unused import: `maybe_rayon::iter::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`
|
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/
|
Loading