Skip to content

feat: poseidon2 hash #2294

feat: poseidon2 hash

feat: poseidon2 hash #2294

Triggered via pull request June 5, 2024 20:23
@kevjuekevjue
synchronize #885
kevjue/p2_hash
Status Failure
Total duration 25m 36s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 40 warnings
Formatting & Clippy: recursion/core/src/runtime/mod.rs#L7
unused import: `std::array`
Formatting & Clippy
could not compile `sp1-recursion-core` (lib) due to 1 previous error
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (x86-64)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (ARM)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Formatting & Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Formatting & Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (x86-64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (x86-64)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test (x86-64): recursion/core/src/runtime/mod.rs#L7
unused import: `std::array`
Test (x86-64)
`sp1-recursion-core` (lib) generated 1 warning (run `cargo fix --lib -p sp1-recursion-core` to apply 1 suggestion)
Test (x86-64)
`sp1-recursion-core` (lib test) generated 1 warning (1 duplicate)
Test (x86-64): prover/src/lib.rs#L699
unused import: `self::build::try_build_plonk_bn254_artifacts_dev`
Test (x86-64): prover/src/lib.rs#L729
unused variable: `public_values`
Test (x86-64)
`sp1-prover` (lib test) generated 2 warnings (run `cargo fix --lib -p sp1-prover --tests` to apply 1 suggestion)
Test (x86-64): core/src/utils/programs.rs#L4
constant `CHESS_ELF` is never used
Test (x86-64): core/src/utils/programs.rs#L7
constant `FIBONACCI_IO_ELF` is never used
Test (x86-64): core/src/utils/programs.rs#L10
constant `IO_ELF` is never used
Test (x86-64): core/src/utils/programs.rs#L13
constant `JSON_ELF` is never used
Test (x86-64): core/src/utils/programs.rs#L16
constant `REGEX_ELF` is never used
Test (x86-64): core/src/utils/programs.rs#L19
constant `RSA_ELF` is never used
Test (x86-64): core/src/utils/programs.rs#L22
constant `SSZ_WITHDRAWALS_ELF` is never used
Test (x86-64): core/src/utils/programs.rs#L25
constant `TENDERMINT_ELF` is never used
Test (x86-64): core/src/utils/programs.rs#L30
constant `FIBONACCI_ELF` is never used
Test (x86-64): core/src/utils/programs.rs#L33
constant `ED25519_ELF` is never used
Test (ARM)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ARM)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test (ARM): recursion/core/src/runtime/mod.rs#L7
unused import: `std::array`
Test (ARM)
`sp1-recursion-core` (lib) generated 1 warning (run `cargo fix --lib -p sp1-recursion-core` to apply 1 suggestion)
Test (ARM)
`sp1-recursion-core` (lib test) generated 1 warning (1 duplicate)
Test (ARM): prover/src/lib.rs#L699
unused import: `self::build::try_build_plonk_bn254_artifacts_dev`
Test (ARM): prover/src/lib.rs#L729
unused variable: `public_values`
Test (ARM)
`sp1-prover` (lib test) generated 2 warnings (run `cargo fix --lib -p sp1-prover --tests` to apply 1 suggestion)
Test (ARM): core/src/utils/programs.rs#L4
constant `CHESS_ELF` is never used
Test (ARM): core/src/utils/programs.rs#L7
constant `FIBONACCI_IO_ELF` is never used
Test (ARM): core/src/utils/programs.rs#L10
constant `IO_ELF` is never used
Test (ARM): core/src/utils/programs.rs#L13
constant `JSON_ELF` is never used
Test (ARM): core/src/utils/programs.rs#L16
constant `REGEX_ELF` is never used
Test (ARM): core/src/utils/programs.rs#L19
constant `RSA_ELF` is never used
Test (ARM): core/src/utils/programs.rs#L22
constant `SSZ_WITHDRAWALS_ELF` is never used
Test (ARM): core/src/utils/programs.rs#L25
constant `TENDERMINT_ELF` is never used
Test (ARM): core/src/utils/programs.rs#L30
constant `FIBONACCI_ELF` is never used
Test (ARM): core/src/utils/programs.rs#L33
constant `ED25519_ELF` is never used