[wip] Sync halo2 lib 0.4.0 #709
Annotations
14 warnings
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 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` (lib) generated 4 warnings (run `cargo fix --lib -p halo2_proofs` to apply 2 suggestions)
|
Run tests:
halo2_proofs/tests/plonk_api.rs#L1250
unused variable: `a`
|
Run tests
`halo2_proofs` (test "plonk_api") generated 1 warning (run `cargo fix --test "plonk_api"` to apply 1 suggestion)
|
Run tests
the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
|
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