Fix building with new rust-nightly. #2525
ci.yml
on: pull_request
Check
1m 44s
Build examples
2m 13s
Check Formatting
17s
Clippy
1m 50s
Semver Checks
1m 38s
Check spelling
15s
Matrix: Test
Annotations
12 errors, 48 warnings, and 1 notice
|
Check Formatting
Process completed with exit code 1.
|
|
Clippy
Process completed with exit code 101.
|
|
Clippy:
tests/test_kernels/write_usable_memory/src/bin/write_usable_memory.rs#L37
found duplicate lang item `panic_impl`
|
|
Check
Process completed with exit code 101.
|
|
Check:
tests/test_kernels/stack_address/src/bin/basic_boot.rs#L27
found duplicate lang item `panic_impl`
|
|
Test (windows-latest)
Canceling since a higher priority waiting request for CI-561 exists
|
|
Test (windows-latest)
The operation was canceled.
|
|
Test (ubuntu-latest)
Canceling since a higher priority waiting request for CI-561 exists
|
|
Test (ubuntu-latest)
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for CI-561 exists
|
|
Test (macos-latest)
Canceling since a higher priority waiting request for CI-561 exists
|
|
Test (macos-latest)
The operation was canceled.
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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
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. Node.js 20 will be removed from the runner on September 16th, 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:
build.rs#L378
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Clippy:
build.rs#L330
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Clippy:
build.rs#L311
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Clippy:
build.rs#L264
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Clippy:
build.rs#L245
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Clippy:
build.rs#L194
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Clippy:
build.rs#L175
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Clippy:
build.rs#L126
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Clippy:
build.rs#L107
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Clippy:
build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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#L378
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Check:
build.rs#L330
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Check:
build.rs#L311
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Check:
build.rs#L264
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Check:
build.rs#L245
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Check:
build.rs#L194
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Check:
build.rs#L175
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Check:
build.rs#L126
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Check:
build.rs#L107
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Check:
build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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)
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. Node.js 20 will be removed from the runner on September 16th, 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)
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. Node.js 20 will be removed from the runner on September 16th, 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#L378
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (ubuntu-latest):
build.rs#L330
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (ubuntu-latest):
build.rs#L311
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (ubuntu-latest):
build.rs#L264
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (ubuntu-latest):
build.rs#L245
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (ubuntu-latest):
build.rs#L194
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (ubuntu-latest):
build.rs#L175
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (ubuntu-latest):
build.rs#L126
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (ubuntu-latest):
build.rs#L107
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (ubuntu-latest):
build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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#L378
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (macos-latest):
build.rs#L330
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (macos-latest):
build.rs#L311
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (macos-latest):
build.rs#L264
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (macos-latest):
build.rs#L245
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (macos-latest):
build.rs#L194
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (macos-latest):
build.rs#L175
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (macos-latest):
build.rs#L126
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (macos-latest):
build.rs#L107
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (macos-latest):
build.rs#L65
unexpected `cfg` condition name: `docsrs_dummy_build`
|
|
Test (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|