Skip to content

wip: proposed sdk refactor #6487

wip: proposed sdk refactor

wip: proposed sdk refactor #6487

Triggered via pull request December 17, 2024 06:01
Status Failure
Total duration 28m 15s
Artifacts

pr.yml

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

Annotations

26 errors and 15 warnings
Spell Check
HttpError: Validation Failed: {"resource":"PullRequestReviewComment","code":"invalid","field":"pull_request_review_thread.path"}, {"resource":"PullRequestReviewComment","code":"missing_field","field":"pull_request_review_thread.diff_hunk"}
Spell Check
HttpError: Validation Failed: {"resource":"PullRequestReviewComment","code":"invalid","field":"pull_request_review_thread.path"}, {"resource":"PullRequestReviewComment","code":"missing_field","field":"pull_request_review_thread.diff_hunk"}
Spell Check
Error: There were some changed files, please update your PR with the code review suggestions
Check lock files
Process completed with exit code 101.
Test (x86-64): crates/sdk/src/network-v2/prover.rs#L22
unresolved import `crate::provers::ProofOpts`
Test (x86-64): crates/sdk/src/network-v2/prover.rs#L218
cannot find value `local_opts` in this scope
Test (x86-64): crates/sdk/src/network-v2/prover.rs#L211
method `prove` has 6 parameters but the declaration in trait `Prover::prove` has 5
Test (x86-64): crates/sdk/src/lib.rs#L510
no method named `max_cycles` found for struct `Execute` in the current scope
Test (x86-64)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Cargo Check: crates/sdk/src/lib.rs#L510
no method named `max_cycles` found for struct `Execute` in the current scope
Cargo Check
could not compile `sp1-sdk` (lib test) due to 1 previous error
Cargo Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
CLI
Process completed with exit code 101.
Test (ARM): crates/sdk/src/network-v2/prover.rs#L22
unresolved import `crate::provers::ProofOpts`
Test (ARM): crates/sdk/src/network-v2/prover.rs#L218
cannot find value `local_opts` in this scope
Test (ARM): crates/sdk/src/network-v2/prover.rs#L211
method `prove` has 6 parameters but the declaration in trait `Prover::prove` has 5
Test (ARM): crates/sdk/src/lib.rs#L510
no method named `max_cycles` found for struct `Execute` in the current scope
Test (ARM)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Examples
Process completed with exit code 101.
Formatting & Clippy: crates/sdk/src/network-v2/prover.rs#L22
unresolved import `crate::provers::ProofOpts`
Formatting & Clippy: crates/sdk/src/network-v2/prover.rs#L218
cannot find value `local_opts` in this scope
Formatting & Clippy: crates/sdk/src/network-v2/prover.rs#L17
unused import: `sp1_stark::SP1ProverOpts`
Formatting & Clippy: crates/sdk/src/network-v2/prover.rs#L211
method `prove` has 6 parameters but the declaration in trait `provers::Prover::prove` has 5
Formatting & Clippy: crates/sdk/src/lib.rs#L510
no method named `max_cycles` found for struct `action::Execute` in the current scope
Formatting & Clippy
could not compile `sp1-sdk` (lib) due to 4 previous errors
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed 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-17 06:04:49
Test (x86-64): crates/sdk/src/network-v2/prover.rs#L17
unused import: `sp1_stark::SP1ProverOpts`
Test (x86-64)
`sp1-sdk` (lib) generated 1 warning (1 duplicate)
Test (x86-64)
build failed, waiting for other jobs to finish...
Test (x86-64)
`sp1-sdk` (lib test) generated 1 warning
Cargo Check
[email protected]: Program built at 2024-12-17 06:05:56
Test (ARM)
[email protected]: Program built at 2024-12-17 06:06:12
Test (ARM): crates/sdk/src/network-v2/prover.rs#L17
unused import: `sp1_stark::SP1ProverOpts`
Test (ARM)
`sp1-sdk` (lib) generated 1 warning
Test (ARM)
build failed, waiting for other jobs to finish...
Test (ARM)
`sp1-sdk` (lib test) generated 1 warning (1 duplicate)
Formatting & Clippy
[email protected]: Program built at 2024-12-17 06:05:51
Formatting & Clippy
[email protected]: Skipping build due to clippy invocation.