feat: SDK refactor #6457
pr.yml
on: pull_request
Test (x86-64)
3m 35s
Test (ARM)
52s
Formatting & Clippy
50s
Cargo Check
4m 41s
Examples
2m 33s
CLI
5m 42s
Performance
51s
Spell Check
8s
Check Verifier `no_std`
36s
Check lock files
56s
Matrix: Low Memory
Annotations
28 errors and 10 warnings
Low Memory (32)
ERROR: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
|
Low Memory (64)
The job was canceled because "_32" failed.
|
Low Memory (16)
The job was canceled because "_32" failed.
|
Test (ARM)
ERROR: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
|
Formatting & Clippy
ERROR: Error response from daemon: No such image: moby/buildkit:buildx-stable-1
|
Performance
ERROR: Error response from daemon: No such image: moby/buildkit:buildx-stable-1
|
Check lock files
ERROR: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
|
Examples
Process completed with exit code 1.
|
Test (x86-64):
crates/perf/src/main.rs#L192
no method named `skip_simulation` found for struct `ProverClientBuilder` in the current scope
|
Test (x86-64):
crates/perf/src/main.rs#L196
mismatched types
|
Test (x86-64):
crates/perf/src/main.rs#L199
mismatched types
|
Test (x86-64):
crates/perf/src/main.rs#L201
arguments to this method are incorrect
|
Test (x86-64):
crates/perf/src/main.rs#L203
mismatched types
|
Test (x86-64):
crates/perf/src/main.rs#L205
arguments to this method are incorrect
|
Test (x86-64)
could not compile `sp1-perf` (bin "sp1-perf" test) due to 6 previous errors
|
Test (x86-64)
could not compile `sp1-perf` (bin "sp1-perf") due to 6 previous errors
|
Test (x86-64)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Cargo Check:
crates/perf/src/main.rs#L192
no method named `skip_simulation` found for struct `ProverClientBuilder` in the current scope
|
Cargo Check:
crates/perf/src/main.rs#L196
mismatched types
|
Cargo Check:
crates/perf/src/main.rs#L199
mismatched types
|
Cargo Check:
crates/perf/src/main.rs#L199
no method named `run` found for struct `DynProofRequest` in the current scope
|
Cargo Check:
crates/perf/src/main.rs#L201
mismatched types
|
Cargo Check:
crates/perf/src/main.rs#L203
mismatched types
|
Cargo Check:
crates/perf/src/main.rs#L203
no method named `run` found for struct `DynProofRequest` in the current scope
|
Cargo Check:
crates/perf/src/main.rs#L205
mismatched types
|
Cargo Check
could not compile `sp1-perf` (bin "sp1-perf" test) due to 8 previous errors
|
Cargo Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
CLI
Process completed with exit code 101.
|
Spell Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Verifier `no_std`
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (x86-64)
[email protected]: Program built at 2024-12-12 03:06:09
|
Test (x86-64):
crates/sdk/src/local/cuda.rs#L15
fields `prover`, `cuda_prover`, and `version` are never read
|
Test (x86-64):
crates/sdk/src/local/cuda.rs#L31
methods `setup`, `sp1_prover`, and `prove` are never used
|
Test (x86-64)
`sp1-sdk` (lib test) generated 2 warnings (2 duplicates)
|
Test (x86-64):
crates/cli/src/commands/vkey.rs#L55
use of deprecated associated function `sp1_sdk::ProverClient::new`: Use ProverClient::builder() instead
|
Cargo Check
[email protected]: Program built at 2024-12-12 03:07:30
|
Cargo Check:
crates/cli/src/commands/vkey.rs#L55
use of deprecated associated function `sp1_sdk::ProverClient::new`: Use ProverClient::builder() instead
|
Cargo Check
`sp1-cli` (lib test) generated 1 warning (1 duplicate)
|