Sync halo2 lib 0.4.0 merging #700
Annotations
7 errors and 11 warnings
cargo build:
halo2_proofs/src/dev.rs#L1244
failed to resolve: use of undeclared type `Instant`
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L541
no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L564
no function or associated item named `zero` found for associated type `<C as CurveAffine>::ScalarExt` in the current scope
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L580
no method named `batch_invert` found for mutable reference `&mut [_]` in the current scope
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L586
no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L591
no function or associated item named `zero` found for associated type `<C as CurveAffine>::ScalarExt` in the current scope
|
cargo build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo build:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L5
unused import: `std::time::Instant`
|
cargo build:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L7
unused import: `IntoParallelIterator`
|
cargo build:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L7
unused import: `ParallelIterator`
|
cargo build:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L7
unused import: `IndexedParallelIterator`
|
cargo build
`halo2_proofs` (lib) generated 4 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