Skip to content

feat: new crate for no-std groth/plonk verification #5714

feat: new crate for no-std groth/plonk verification

feat: new crate for no-std groth/plonk verification #5714

Triggered via pull request October 24, 2024 17:42
Status Cancelled
Total duration 1h 1m 1s
Artifacts

pr.yml

on: pull_request
Matrix: Low Memory
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 17 warnings
Spell Check
Error: There were some changed files, please update your PR with the code review suggestions
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test (ARM): crates/verifier/src/lib.rs#L25
couldn't read `crates/verifier/src/../../../../.sp1/circuits/plonk/v3.0.0/plonk_vk.bin`: No such file or directory (os error 2)
Test (ARM): crates/verifier/src/lib.rs#L28
couldn't read `crates/verifier/src/../../../../.sp1/circuits/v2.0.0/plonk_vk.bin`: No such file or directory (os error 2)
Test (ARM): crates/verifier/src/lib.rs#L32
couldn't read `crates/verifier/src/../../../../.sp1/circuits/groth16/v3.0.0/groth16_vk.bin`: No such file or directory (os error 2)
Test (ARM): crates/verifier/src/lib.rs#L36
couldn't read `crates/verifier/src/../../../../.sp1/circuits/v2.0.0/groth16_vk.bin`: No such file or directory (os error 2)
Test (ARM)
could not compile `sp1-verifier` (lib) due to 4 previous errors
Test (ARM)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Examples
Process completed with exit code 1.
Tests
Process completed with exit code 1.
Test (x86-64)
Canceling since a higher priority waiting request for 'PR-1685' exists
Spell Check
The following actions uses node12 which is deprecated and will be forced to run on node16: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Spell Check
The following actions use a deprecated Node.js version and will be forced to run on node20: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Formatting & Clippy
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
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/
Formatting & Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ARM)
Examples
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Examples
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Performance
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Low Memory (64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CLI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Low Memory (32)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Low Memory (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/