Sync halo2 lib 0.4.0 merging #702
Annotations
5 errors and 13 warnings
Run tests:
halo2_proofs/tests/plonk_api.rs#L1224
type `Params` is not a member of trait `Circuit`
|
Run tests:
halo2_proofs/tests/plonk_api.rs#L719
no method named `verify_par` found for struct `MockProver` in the current scope
|
Run tests:
halo2_proofs/tests/plonk_api.rs#L1407
no method named `verify_par` found for struct `MockProver` in the current scope
|
Run tests
could not compile `halo2_proofs` (test "plonk_api") due to 3 previous errors
|
Run tests
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/
|
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/
|
Run tests
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L5
unused import: `std::time::Instant`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L7
unused import: `IntoParallelIterator`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L7
unused import: `ParallelIterator`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L7
unused import: `IndexedParallelIterator`
|
Run tests:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L64
variable does not need to be mutable
|
Run tests
`halo2_proofs` (lib) generated 5 warnings (run `cargo fix --lib -p halo2_proofs` to apply 3 suggestions)
|
Run tests
build failed, waiting for other jobs to finish...
|
The logs for this run have expired and are no longer available.
Loading