Skip to content

fix: silent lwa error #1130

fix: silent lwa error

fix: silent lwa error #1130

Triggered via pull request March 14, 2024 18:07
Status Failure
Total duration 4m 17s
Artifacts

tests.yml

on: pull_request
CI Test Suite
4m 3s
CI Test Suite
Formatting & Clippy
1m 12s
Formatting & Clippy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 28 warnings
Formatting & Clippy: core/src/syscall/lwa.rs#L1
unused import: `std::process::exit`
Formatting & Clippy
could not compile `sp1-core` (lib) due to 1 previous error
Formatting & Clippy
The process '/root/.cargo/bin/cargo' failed with exit code 101
Formatting & Clippy
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.314.0. Please update to the latest version 2.314.1
Formatting & Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Formatting & Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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 `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
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
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
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/
CI Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
CI Test Suite: core/src/syscall/lwa.rs#L1
unused import: `std::process::exit`
CI Test Suite
`sp1-core` (lib) generated 1 warning (run `cargo fix --lib -p sp1-core` to apply 1 suggestion)
CI Test Suite
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/
CI Test Suite
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/
CI Test Suite
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/
CI Test Suite
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/
CI Test Suite: core/src/stark/machine.rs#L10
unused import: `p3_challenger::CanObserve`
CI Test Suite: core/src/stark/prover.rs#L7
unused import: `itertools::izip`
CI Test Suite: core/src/stark/types.rs#L7
unused import: `p3_air::TwoRowMatrixView`
CI Test Suite: core/src/stark/verifier.rs#L3
unused import: `itertools::izip`
CI Test Suite: core/src/stark/verifier.rs#L4
unused import: `itertools::Itertools`
CI Test Suite: core/src/stark/verifier.rs#L5
unused import: `p3_air::Air`
CI Test Suite: core/src/stark/verifier.rs#L6
unused import: `p3_air::BaseAir`
CI Test Suite: core/src/stark/verifier.rs#L7
unused import: `p3_challenger::CanObserve`
CI Test Suite: core/src/stark/verifier.rs#L8
unused import: `p3_challenger::FieldChallenger`
CI Test Suite: core/src/stark/verifier.rs#L9
unused import: `p3_commit::UnivariatePcs`