Skip to content

Merge pull request #550 from rust-osdev/enhancement/bios-disk-speed #2451

Merge pull request #550 from rust-osdev/enhancement/bios-disk-speed

Merge pull request #550 from rust-osdev/enhancement/bios-disk-speed #2451

Triggered via push March 18, 2026 11:22
Status Success
Total duration 12m 22s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

89 warnings
Check Formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check: build.rs#L373
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L326
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L307
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L261
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L242
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L192
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L173
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L125
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L106
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L373
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L326
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L307
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L261
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L242
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L192
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L173
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L125
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L106
unexpected `cfg` condition name: `docsrs_dummy_build`
Check: build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clippy
unsafe function's docs are missing a `# Safety` section
Clippy: build.rs#L373
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy: build.rs#L326
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy: build.rs#L307
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy: build.rs#L261
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy: build.rs#L242
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy: build.rs#L192
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy: build.rs#L173
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy: build.rs#L125
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy: build.rs#L106
unexpected `cfg` condition name: `docsrs_dummy_build`
Clippy: build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
Semver Checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, obi1kenobi/cargo-semver-checks-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build examples
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest): build.rs#L373
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (macos-latest): build.rs#L326
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (macos-latest): build.rs#L307
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (macos-latest): build.rs#L261
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (macos-latest): build.rs#L242
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (macos-latest): build.rs#L192
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (macos-latest): build.rs#L173
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (macos-latest): build.rs#L125
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (macos-latest): build.rs#L106
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (macos-latest): build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (windows-latest): build.rs#L373
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest): build.rs#L326
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest): build.rs#L307
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest): build.rs#L261
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest): build.rs#L242
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest): build.rs#L192
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest): build.rs#L173
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest): build.rs#L125
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest): build.rs#L106
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (windows-latest): build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest): build.rs#L373
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L326
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L307
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L261
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L242
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L192
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L173
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L125
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L106
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L373
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L326
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L307
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L261
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L242
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L192
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L173
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L125
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L106
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L373
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L326
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L307
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L261
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L242
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L192
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L173
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L125
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L106
unexpected `cfg` condition name: `docsrs_dummy_build`
Test (ubuntu-latest): build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`