Skip to content

update rust-toolchain #272

update rust-toolchain

update rust-toolchain #272

Triggered via pull request December 10, 2024 04:32
Status Cancelled
Total duration 6m 17s
Artifacts

fuzz.yml

on: pull_request
Matrix: fuzzing_test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 28 warnings
fuzzing_test (true, false)
The run was canceled by @xiaoyuxlu.
fuzzing_test (true, false)
The operation was canceled.
fuzzing_test (true, true)
The run was canceled by @xiaoyuxlu.
fuzzing_test (true, true)
A task was canceled.
fuzzing_test (false, false)
The run was canceled by @xiaoyuxlu.
fuzzing_test (false, false)
The operation was canceled.
fuzzing_test (false, true)
The run was canceled by @xiaoyuxlu.
fuzzing_test (false, true)
The operation was canceled.
fuzzing_test (false, false)
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/
fuzzing_test (false, false)
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/
fuzzing_test (false, false)
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/
fuzzing_test (false, false)
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/
fuzzing_test (false, false): external/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
fuzzing_test (false, false)
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
fuzzing_test (false, false): external/webpki/src/der.rs#L17
unused import: `CONSTRUCTED`
fuzzing_test (false, false)
`webpki` (lib) generated 1 warning (run `cargo fix --lib -p webpki` to apply 1 suggestion)
fuzzing_test (false, false): fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
fuzzing_test (false, false): fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
fuzzing_test (false, false)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 2 suggestions)
fuzzing_test (false, true)
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/
fuzzing_test (false, true)
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/
fuzzing_test (false, true)
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/
fuzzing_test (false, true)
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/
fuzzing_test (false, true): external/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
fuzzing_test (false, true)
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
fuzzing_test (false, true): external/webpki/src/der.rs#L17
unused import: `CONSTRUCTED`
fuzzing_test (false, true)
`webpki` (lib) generated 1 warning (run `cargo fix --lib -p webpki` to apply 1 suggestion)
fuzzing_test (false, true): fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
fuzzing_test (false, true): fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
fuzzing_test (false, true)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 2 suggestions)
fuzzing_test (false, true): fuzz-target/responder/key_update_rsp/src/main.rs#L12
unused import: `alloc::boxed::Box`
fuzzing_test (false, true): fuzz-target/requester/version_req/src/main.rs#L6
unused import: `FakeSpdmDeviceIo`