Skip to content

Build

Build #2260

Triggered via schedule April 1, 2026 06:12
Status Success
Total duration 4m 48s
Artifacts

build.yml

on: schedule
Check Formatting
14s
Check Formatting
Clippy
26s
Clippy
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

58 warnings
Clippy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1. 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
`bootimage` (bin "cargo-bootimage") generated 1 warning (run `cargo clippy --fix --bin "cargo-bootimage" -p bootimage` to apply 1 suggestion)
Clippy
`bootimage` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p bootimage` to apply 4 suggestions)
Clippy: src/config.rs#L136
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Clippy: src/builder/disk_image.rs#L39
the borrowed expression implements the required traits
Clippy: src/builder/bootloader.rs#L116
the borrowed expression implements the required traits
Clippy: src/args/build.rs#L102
this expression creates a reference which is immediately dereferenced by the compiler
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-rs/cargo@v1, actions-rs/toolchain@v1. 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)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-fail-reboot/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-fail-reboot/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-doctest/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
flag `-Z doctest-xcompile` has been stabilized in the 1.89 release, and is no longer necessary
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-doctest/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
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 (macos-latest)
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 (macos-latest)
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 (macos-latest)
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 (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1. 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)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-fail-reboot/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-fail-reboot/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-doctest/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
flag `-Z doctest-xcompile` has been stabilized in the 1.89 release, and is no longer necessary
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-doctest/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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 (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1. 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)
`D:\a\bootimage\bootimage\example-kernels\runner-fail-reboot\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner-fail-reboot\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner-doctest\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
flag `-Z doctest-xcompile` has been stabilized in the 1.89 release, and is no longer necessary
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner-doctest\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner-test\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner-test\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner-test\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner-test\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner-test\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
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 (windows-latest)
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 (windows-latest)
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 (windows-latest)
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/