fix: preprocessed trace bug #6285
Triggered via pull request
November 26, 2024 05:04
Status
Failure
Total duration
27m 26s
Artifacts
–
pr.yml
on: pull_request
Test (x86-64)
26m 55s
Test (ARM)
1m 7s
Formatting & Clippy
5m 10s
Examples
1m 18s
CLI
7m 36s
Performance
1m 38s
Spell Check
5s
Check Verifier `no_std`
35s
Check lock files
1m 26s
Matrix: Low Memory
Annotations
12 errors and 10 warnings
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
|
Examples
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 (16)
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 (32)
The job was canceled because "_16" failed.
|
Low Memory (64)
The job was canceled because "_16" failed.
|
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
|
Performance
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:
crates/prover/src/lib.rs#L1543
unused variable: `vk`
|
Formatting & Clippy:
crates/prover/src/lib.rs#L1543
this expression creates a reference which is immediately dereferenced by the compiler
|
Formatting & Clippy:
crates/prover/src/lib.rs#L1544
this expression creates a reference which is immediately dereferenced by the compiler
|
Formatting & Clippy
could not compile `sp1-prover` (lib test) due to 3 previous errors
|
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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
[email protected]: Program built at 2024-11-26 05:07:52
|
Formatting & Clippy
[email protected]: Skipping build due to clippy invocation.
|
Test (x86-64)
[email protected]: Program built at 2024-11-26 05:08:25
|
Test (x86-64):
crates/prover/src/lib.rs#L1543
unused variable: `vk`
|
Test (x86-64)
`sp1-prover` (lib test) generated 1 warning
|
Test (x86-64)
[email protected]: Program built at 2024-11-26 05:09:49
|
Test (x86-64):
crates/prover/src/lib.rs#L1543
unused variable: `vk`
|
Test (x86-64)
`sp1-prover` (lib test) generated 1 warning
|