WIP #4058
Annotations
6 errors and 14 warnings
Build benchmarks:
halo2_gadgets/src/poseidon/pow5.rs#L348
the trait bound `for<'vr> Assigned<F>: From<&'vr &F>` is not satisfied
|
Build benchmarks:
halo2_gadgets/src/poseidon/pow5.rs#L355
`match` arms have incompatible types
|
Build benchmarks:
halo2_gadgets/src/poseidon/pow5.rs#L397
TryFrom<&[pow5::StateWord<F>]>` is not satisfied
|
Build benchmarks:
halo2_gadgets/src/poseidon.rs#L163
field `0` of struct `Absorbing` is private
|
Build benchmarks:
halo2_gadgets/src/poseidon.rs#L217
field `0` of struct `Squeezing` is private
|
Build benchmarks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run /./.github/actions/prepare
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 /./.github/actions/prepare
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 /./.github/actions/prepare
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 /./.github/actions/prepare
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/
|
Build benchmarks
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build benchmarks:
halo2_proofs/src/multicore.rs#L16
unused import: `Scope`
|
Build benchmarks:
halo2_proofs/src/dev/cost.rs#L105
unused doc comment
|
Build benchmarks:
halo2_proofs/src/dev/cost.rs#L107
unused doc comment
|
Build benchmarks:
halo2_proofs/src/dev/cost.rs#L109
unused doc comment
|
Build benchmarks:
halo2_proofs/src/plonk/circuit.rs#L769
struct `PointIndex` is never constructed
|
Build benchmarks
`halo2_proofs` (lib) generated 5 warnings (run `cargo fix --lib -p halo2_proofs` to apply 1 suggestion)
|
Build benchmarks:
halo2_poseidon/src/test_vectors.rs#L3
struct `PermuteTestVector` is never constructed
|
Build benchmarks:
halo2_poseidon/src/test_vectors.rs#L8
struct `HashTestVector` is never constructed
|
Build benchmarks:
halo2_poseidon/src/test_vectors.rs#L16
function `permute` is never used
|
Loading