Skip to content

Move Poseidon primitive into halo2_poseidon #4059

Move Poseidon primitive into halo2_poseidon

Move Poseidon primitive into halo2_poseidon #4059

Triggered via pull request December 13, 2024 23:57
Status Failure
Total duration 3m 39s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: test-32-bit
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

66 errors and 79 warnings
Bitrot check: halo2_gadgets/src/poseidon/pow5.rs#L348
the trait bound `for<'vr> Assigned<F>: From<&'vr &F>` is not satisfied
Bitrot check: halo2_gadgets/src/poseidon/pow5.rs#L355
`match` arms have incompatible types
Bitrot check: halo2_gadgets/src/poseidon/pow5.rs#L397
TryFrom<&[pow5::StateWord<F>]>` is not satisfied
Bitrot check: halo2_gadgets/src/poseidon.rs#L163
field `0` of struct `Absorbing` is private
Bitrot check: halo2_gadgets/src/poseidon.rs#L217
field `0` of struct `Squeezing` is private
Bitrot check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Book tests: halo2_gadgets/src/poseidon/pow5.rs#L348
the trait bound `for<'vr> Assigned<F>: From<&'vr &F>` is not satisfied
Book tests: halo2_gadgets/src/poseidon/pow5.rs#L355
`match` arms have incompatible types
Book tests: halo2_gadgets/src/poseidon/pow5.rs#L397
TryFrom<&[StateWord<F>]>` is not satisfied
Book tests: halo2_gadgets/src/poseidon/pow5.rs#L397
TryFrom<&[StateWord<F>]>` is not satisfied
Book tests: halo2_gadgets/src/poseidon.rs#L163
field `0` of struct `Absorbing` is private
Book tests: halo2_gadgets/src/poseidon.rs#L217
field `0` of struct `Squeezing` is private
Book tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build target wasm32-wasi: halo2_gadgets/src/poseidon/pow5.rs#L348
the trait bound `for<'vr> Assigned<F>: From<&'vr &F>` is not satisfied
Build target wasm32-wasi: halo2_gadgets/src/poseidon/pow5.rs#L355
`match` arms have incompatible types
Build target wasm32-wasi: halo2_gadgets/src/poseidon/pow5.rs#L397
TryFrom<&[pow5::StateWord<F>]>` is not satisfied
Build target wasm32-wasi: halo2_gadgets/src/poseidon/pow5.rs#L397
TryFrom<&[pow5::StateWord<F>]>` is not satisfied
Build target wasm32-wasi: halo2_gadgets/src/poseidon.rs#L163
field `0` of struct `Absorbing` is private
Build target wasm32-wasi: halo2_gadgets/src/poseidon.rs#L217
field `0` of struct `Squeezing` is private
Build target wasm32-wasi
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build target wasm32-unknown-unknown
The job was canceled because "wasm32-wasi" failed.
Build target wasm32-unknown-unknown
The operation was canceled.
Test on macOS-latest with beta features
the target feature `neon` is currently unstable
Test on macOS-latest with beta features
the target feature `neon` is currently unstable
Test on macOS-latest with beta features
the target feature `neon` is currently unstable
Test on macOS-latest with beta features
the target feature `neon` is currently unstable
Test on macOS-latest with beta features
the target feature `neon` is currently unstable
Test on macOS-latest with beta features
the target feature `neon` is currently unstable
Test on macOS-latest with beta features
the target feature `neon` is currently unstable
Test on macOS-latest with beta features
the target feature `neon` is currently unstable
Test on macOS-latest with beta features
could not compile `aho-corasick` due to 8 previous errors
Test on macOS-latest with beta features
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test on macOS-latest with nightly features
The job was canceled because "beta_macOS-latest" failed.
Test on macOS-latest with nightly features
the target feature `neon` is currently unstable
Test on macOS-latest with nightly features
the target feature `neon` is currently unstable
Test on macOS-latest with nightly features
the target feature `neon` is currently unstable
Test on macOS-latest with nightly features
the target feature `neon` is currently unstable
Test on macOS-latest with nightly features
the target feature `neon` is currently unstable
Test on macOS-latest with nightly features
the target feature `neon` is currently unstable
Test on macOS-latest with nightly features
the target feature `neon` is currently unstable
Test on macOS-latest with nightly features
the target feature `neon` is currently unstable
Test on macOS-latest with nightly features
could not compile `aho-corasick` due to 8 previous errors
Test on macOS-latest with nightly features
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test on ubuntu-latest with beta features
The job was canceled because "beta_macOS-latest" failed.
Test on ubuntu-latest with beta features
The operation was canceled.
Test on windows-latest
The job was canceled because "beta_macOS-latest" failed.
Test on windows-latest
The operation was canceled.
Test on ubuntu-latest
The job was canceled because "beta_macOS-latest" failed.
Test on ubuntu-latest
The operation was canceled.
Test on windows-latest with nightly features
The job was canceled because "beta_macOS-latest" failed.
Test on windows-latest with nightly features
The operation was canceled.
Test on macOS-latest
The job was canceled because "beta_macOS-latest" failed.
Test on macOS-latest
The operation was canceled.
Test on windows-latest with beta features
The job was canceled because "beta_macOS-latest" failed.
Test on windows-latest with beta features
The operation was canceled.
Test on ubuntu-latest with nightly features
The job was canceled because "beta_macOS-latest" failed.
Test on ubuntu-latest with nightly features
The operation was canceled.
Test on i686-unknown-linux-gnu with nightly features
Process completed with exit code 101.
Test on i686-unknown-linux-gnu with beta features
The job was canceled because "nightly" failed.
Test on i686-unknown-linux-gnu with beta features
The operation was canceled.
Test on i686-unknown-linux-gnu
The job was canceled because "nightly" failed.
Test on i686-unknown-linux-gnu
The operation was canceled.
Code coverage
Broken pipe (os error 32)
Code coverage
could not compile `halo2_gadgets` (lib test) due to 9 previous errors; 1 warning emitted
Code coverage: halo2_gadgets/src/poseidon/pow5.rs#L683
function `permute` is private
Code coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Bitrot check
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/
Bitrot check
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/
Bitrot check
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/
Bitrot check
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/
Bitrot check
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Bitrot check: halo2_proofs/src/multicore.rs#L16
unused import: `Scope`
Bitrot check: halo2_proofs/src/dev/cost.rs#L105
unused doc comment
Bitrot check: halo2_proofs/src/dev/cost.rs#L107
unused doc comment
Bitrot check: halo2_proofs/src/dev/cost.rs#L109
unused doc comment
Bitrot check: halo2_proofs/src/plonk/circuit.rs#L769
struct `PointIndex` is never constructed
Bitrot check
`halo2_proofs` (lib) generated 5 warnings (run `cargo fix --lib -p halo2_proofs` to apply 1 suggestion)
Bitrot check: halo2_poseidon/src/test_vectors.rs#L3
struct `PermuteTestVector` is never constructed
Bitrot check: halo2_poseidon/src/test_vectors.rs#L8
struct `HashTestVector` is never constructed
Bitrot check: halo2_poseidon/src/test_vectors.rs#L16
function `permute` is never used
Book tests
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/
Book tests
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/
Book tests
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/
Book tests
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/
Book tests: halo2_poseidon/src/test_vectors.rs#L3
struct is never constructed: `PermuteTestVector`
Book tests: halo2_poseidon/src/test_vectors.rs#L8
struct is never constructed: `HashTestVector`
Book tests: halo2_poseidon/src/test_vectors.rs#L16
function is never used: `permute`
Book tests: halo2_poseidon/src/test_vectors.rs#L420
function is never used: `hash`
Book tests: halo2_poseidon/src/test_vectors.rs#L641
function is never used: `permute`
Book tests: halo2_poseidon/src/test_vectors.rs#L1045
function is never used: `hash`
Book tests
`halo2_poseidon` (lib) generated 6 warnings
Book tests: halo2_gadgets/src/poseidon.rs#L3
unused import: `std::convert::TryInto`
Book tests
`halo2_gadgets` (lib) generated 1 warning
Build target wasm32-wasi
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 target wasm32-wasi
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 target wasm32-wasi
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 target wasm32-wasi
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 target wasm32-wasi: halo2_poseidon/src/test_vectors.rs#L3
struct is never constructed: `PermuteTestVector`
Build target wasm32-wasi: halo2_poseidon/src/test_vectors.rs#L8
struct is never constructed: `HashTestVector`
Build target wasm32-wasi: halo2_poseidon/src/test_vectors.rs#L16
function is never used: `permute`
Build target wasm32-wasi: halo2_poseidon/src/test_vectors.rs#L420
function is never used: `hash`
Build target wasm32-wasi: halo2_poseidon/src/test_vectors.rs#L641
function is never used: `permute`
Build target wasm32-wasi: halo2_poseidon/src/test_vectors.rs#L1045
function is never used: `hash`
Build target wasm32-wasi
`halo2_poseidon` (lib) generated 6 warnings
Build target wasm32-wasi: halo2_gadgets/src/poseidon.rs#L3
unused import: `std::convert::TryInto`
Build target wasm32-wasi
`halo2_gadgets` (lib) generated 1 warning
Build target wasm32-unknown-unknown: halo2_poseidon/src/test_vectors.rs#L3
struct is never constructed: `PermuteTestVector`
Build target wasm32-unknown-unknown: halo2_poseidon/src/test_vectors.rs#L8
struct is never constructed: `HashTestVector`
Build target wasm32-unknown-unknown: halo2_poseidon/src/test_vectors.rs#L16
function is never used: `permute`
Build target wasm32-unknown-unknown: halo2_poseidon/src/test_vectors.rs#L641
function is never used: `permute`
Build target wasm32-unknown-unknown
`halo2_poseidon` (lib) generated 6 warnings
Intra-doc links
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/
Intra-doc links
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/
Intra-doc links
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/
Intra-doc links
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/
Intra-doc links: halo2_poseidon/src/test_vectors.rs#L3
struct is never constructed: `PermuteTestVector`
Intra-doc links: halo2_poseidon/src/test_vectors.rs#L8
struct is never constructed: `HashTestVector`
Intra-doc links: halo2_poseidon/src/test_vectors.rs#L16
function is never used: `permute`
Intra-doc links: halo2_poseidon/src/test_vectors.rs#L420
function is never used: `hash`
Intra-doc links: halo2_poseidon/src/test_vectors.rs#L641
function is never used: `permute`
Intra-doc links: halo2_poseidon/src/test_vectors.rs#L1045
function is never used: `hash`
Intra-doc links
`halo2_poseidon` (lib) generated 6 warnings
Intra-doc links: halo2_poseidon/src/test_vectors.rs#L1
unresolved link to `OrchardNullifier`
Intra-doc links
`halo2_poseidon` (lib doc) generated 1 warning
Test on macOS-latest with beta features
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/
Test on macOS-latest with beta features
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/
Test on macOS-latest with beta features
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/
Test on macOS-latest with beta features
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/
Test on macOS-latest with beta features
build failed, waiting for other jobs to finish...
Test on macOS-latest with nightly features
build failed, waiting for other jobs to finish...
Test on i686-unknown-linux-gnu with nightly features
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/
Test on i686-unknown-linux-gnu with nightly features
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/
Test on i686-unknown-linux-gnu with nightly features
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/
Test on i686-unknown-linux-gnu with nightly features
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/
Code coverage
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/
Code coverage
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/
Code coverage
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/
Code coverage
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/
Code coverage
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`