Skip to content

Tests

Tests #2518

Triggered via schedule January 22, 2025 10:03
Status Failure
Total duration 28m 14s
Artifacts

tests.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 19 warnings
check
casting to the same type is unnecessary (`usize` -> `usize`)
check
could not compile `solana-rayon-threadlimit` due to previous error
check
The process '/github/home/.cargo/bin/cargo' failed with exit code 101
test
The self-hosted runner: github-dedic-b7bjk-grrm4 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
check
patch for `triedb` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
check
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/
check
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/
check
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/
check
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
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
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
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
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
patch for `triedb` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
test
(not a warning) Generating ../../../sdk/bpf/syscalls.txt from ../src/syscalls.rs
test: evm-utils/programs/evm_loader/src/processor.rs#L778
unused import: `instruction::CompiledInstruction`
test: evm-utils/programs/evm_loader/src/processor.rs#L781
unused imports: `Message`, `SanitizedMessage`
test: evm-utils/programs/evm_loader/src/processor.rs#L789
unused import: `std::rc::Rc`
test: evm-utils/programs/evm_loader/src/processor.rs#L792
unused imports: `BTreeSet`, `cell::RefCell`
test: evm-utils/programs/evm_loader/src/processor.rs#L905
variable does not need to be mutable
test: ledger/src/bank_forks_utils.rs#L244
unused variable: `evm_block_recorder_sender`
test: ledger/src/bank_forks_utils.rs#L245
unused variable: `evm_state_recorder_sender`
test: ledger/src/shred.rs#L1164
function `add_shred_type_to_shred_seed` is never used