feat: phase 1 opts + recursion circuit #5460
pr.yml
on: pull_request
Test (x86-64)
3m 35s
Test (ARM)
5m 50s
Formatting & Clippy
49s
Examples
2m 6s
Tests
2m 7s
CLI
9m 17s
Performance
6m 8s
Matrix: Low Memory
Matrix: toolchain-test-ec2
Matrix: toolchain-test
Annotations
7 errors and 43 warnings
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Examples
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|
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
|
Low Memory (16)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Low Memory (16)
The operation was canceled.
|
Test toolchain installation (Debian 12 (ARM64)) / Start self-hosted EC2 runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@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 toolchain installation (Debian 12 (ARM64)) / Start self-hosted EC2 runner
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@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 toolchain installation (Debian 12 (ARM64)) / Start self-hosted EC2 runner
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/
|
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 toolchain installation (Debian 12 (x86_64)) / Start self-hosted EC2 runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@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 toolchain installation (Debian 12 (x86_64)) / Start self-hosted EC2 runner
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@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 toolchain installation (Debian 12 (x86_64)) / Start self-hosted EC2 runner
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/
|
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/
|
Test (x86-64)
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
|
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)
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 (x86-64):
crates/stark/src/opts.rs#L6
constant `MAX_SHARD_SIZE` is never used
|
Test (x86-64):
crates/stark/src/opts.rs#L58
function `shard_size` is never used
|
Test (x86-64)
`sp1-stark` (lib) generated 2 warnings
|
Test (x86-64):
crates/stark/src/opts.rs#L6
constant `MAX_SHARD_SIZE` is never used
|
Test (x86-64):
crates/stark/src/opts.rs#L58
function `shard_size` is never used
|
Test (x86-64)
`sp1-stark` (lib test) generated 2 warnings (2 duplicates)
|
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):
crates/stark/src/opts.rs#L6
constant `MAX_SHARD_SIZE` is never used
|
Test (ARM):
crates/stark/src/opts.rs#L58
function `shard_size` is never used
|
Test (ARM)
`sp1-stark` (lib) generated 2 warnings
|
Test (ARM):
crates/stark/src/opts.rs#L6
constant `MAX_SHARD_SIZE` is never used
|
Test (ARM):
crates/stark/src/opts.rs#L58
function `shard_size` is never used
|
Test (ARM)
`sp1-stark` (lib) generated 2 warnings
|
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/
|
Test toolchain installation (Debian 12 (x86_64)) / Stop self-hosted EC2 runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@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 toolchain installation (Debian 12 (x86_64)) / Stop self-hosted EC2 runner
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@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 toolchain installation (Debian 12 (x86_64)) / Stop self-hosted EC2 runner
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 toolchain installation (Debian 12 (ARM64)) / Stop self-hosted EC2 runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@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 toolchain installation (Debian 12 (ARM64)) / Stop self-hosted EC2 runner
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@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 toolchain installation (Debian 12 (ARM64)) / Stop self-hosted EC2 runner
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 toolchain installation (macOS Monterey (x86_64))
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
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)
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
|
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/
|