Skip to content

Build

Build #1546

Triggered via schedule May 5, 2024 04:40
Status Success
Total duration 3m 44s
Artifacts

build.yml

on: schedule
Check Formatting
12s
Check Formatting
Clippy
33s
Clippy
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

122 warnings
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy: src/args/build.rs#L102
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: src/builder/bootloader.rs#L114
the borrowed expression implements the required traits
Clippy: src/builder/disk_image.rs#L39
the borrowed expression implements the required traits
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
`bootimage` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p bootimage` to apply 4 suggestions)
Clippy
`bootimage` (bin "cargo-bootimage") generated 1 warning (run `cargo clippy --fix --bin "cargo-bootimage"` to apply 1 suggestion)
Test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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-doctest/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
unused import: `TranslateResult`
Test (macos-latest)
unused import: `Translate`
Test (macos-latest)
field `0` is never read
Test (macos-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
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)
unused import: `TranslateResult`
Test (macos-latest)
unused import: `Translate`
Test (macos-latest)
field `0` is never read
Test (macos-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
Test (macos-latest)
unused import: `TranslateResult`
Test (macos-latest)
unused import: `Translate`
Test (macos-latest)
field `0` is never read
Test (macos-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
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)
unused import: `TranslateResult`
Test (macos-latest)
unused import: `Translate`
Test (macos-latest)
field `0` is never read
Test (macos-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
Test (macos-latest)
`/Users/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (macos-latest)
unused import: `TranslateResult`
Test (macos-latest)
unused import: `Translate`
Test (macos-latest)
field `0` is never read
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)
unused import: `TranslateResult`
Test (macos-latest)
unused import: `Translate`
Test (macos-latest)
field `0` is never read
Test (macos-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
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 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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-doctest/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
unused import: `TranslateResult`
Test (ubuntu-latest)
unused import: `Translate`
Test (ubuntu-latest)
field `0` is never read
Test (ubuntu-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
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)
unused import: `TranslateResult`
Test (ubuntu-latest)
unused import: `Translate`
Test (ubuntu-latest)
field `0` is never read
Test (ubuntu-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
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)
unused import: `TranslateResult`
Test (ubuntu-latest)
unused import: `Translate`
Test (ubuntu-latest)
field `0` is never read
Test (ubuntu-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
Test (ubuntu-latest)
unused import: `TranslateResult`
Test (ubuntu-latest)
unused import: `Translate`
Test (ubuntu-latest)
field `0` is never read
Test (ubuntu-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
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 (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)
unused import: `TranslateResult`
Test (ubuntu-latest)
unused import: `Translate`
Test (ubuntu-latest)
field `0` is never read
Test (ubuntu-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
Test (ubuntu-latest)
`/home/runner/work/bootimage/bootimage/example-kernels/runner-test/.cargo/config` is deprecated in favor of `config.toml`
Test (ubuntu-latest)
unused import: `TranslateResult`
Test (ubuntu-latest)
unused import: `Translate`
Test (ubuntu-latest)
field `0` is never read
Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
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)
unused import: `TranslateResult`
Test (windows-latest)
unused import: `Translate`
Test (windows-latest)
field `0` is never read
Test (windows-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
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)
unused import: `TranslateResult`
Test (windows-latest)
unused import: `Translate`
Test (windows-latest)
field `0` is never read
Test (windows-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
Test (windows-latest)
`D:\a\bootimage\bootimage\example-kernels\runner-test\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
unused import: `TranslateResult`
Test (windows-latest)
unused import: `Translate`
Test (windows-latest)
field `0` is never read
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)
unused import: `TranslateResult`
Test (windows-latest)
unused import: `Translate`
Test (windows-latest)
field `0` is never read
Test (windows-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
Test (windows-latest)
unused import: `TranslateResult`
Test (windows-latest)
unused import: `Translate`
Test (windows-latest)
field `0` is never read
Test (windows-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)
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-doctest\.cargo\config` is deprecated in favor of `config.toml`
Test (windows-latest)
unused import: `TranslateResult`
Test (windows-latest)
unused import: `Translate`
Test (windows-latest)
field `0` is never read
Test (windows-latest)
`bootloader` (bin "bootloader") generated 3 warnings (run `cargo fix --bin "bootloader"` to apply 2 suggestions)