Skip to content

optimize Step impl for VirtAddr #2903

optimize Step impl for VirtAddr

optimize Step impl for VirtAddr #2903

Triggered via pull request February 29, 2024 18:01
Status Success
Total duration 3m 48s
Artifacts

build.yml

on: pull_request
Matrix: Bootloader Integration Test
Matrix: Test MSRV and Stable Features
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

241 warnings
Clippy
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/.
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy: src/instructions/random.rs#L68
unneeded sub `cfg` when there is only one condition
Clippy: src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Clippy: src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Clippy: src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Clippy: src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Clippy: src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Clippy: src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Clippy: src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Clippy: src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Clippy: src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Check Formatting
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/.
Check Formatting
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/
Check Formatting
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/
Check Formatting
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/
Check Formatting
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/
Check Formatting
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 MSRV and Stable Features (nightly)
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 MSRV and Stable Features (nightly)
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 MSRV and Stable Features (nightly)
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 MSRV and Stable Features (nightly)
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 MSRV and Stable Features (nightly)
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 MSRV and Stable Features (nightly)
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 MSRV and Stable Features (nightly): src/structures/idt.rs#L674
unresolved link to `InterruptFn`
Test MSRV and Stable Features (nightly)
`x86_64` (lib doc) generated 2 warnings (run `cargo fix --lib -p x86_64` to apply 1 suggestion)
Test MSRV and Stable Features (nightly): src/structures/idt.rs#L674
unresolved link to `InterruptFn`
Test MSRV and Stable Features (nightly)
`x86_64` (lib doc) generated 1 warning
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test MSRV and Stable Features (nightly): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
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): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (ubuntu-latest): src/registers/model_specific.rs#L10
field `0` is never read
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): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (ubuntu-latest): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
Test (ubuntu-latest): src/structures/idt.rs#L674
unresolved link to `InterruptFn`
Test (ubuntu-latest)
`x86_64` (lib doc) generated 2 warnings (run `cargo fix --lib -p x86_64` to apply 1 suggestion)
Test (ubuntu-latest): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
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): src/structures/idt.rs#L674
unresolved link to `InterruptFn`
Test (macos-latest)
`x86_64` (lib doc) generated 2 warnings (run `cargo fix --lib -p x86_64` to apply 1 suggestion)
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (macos-latest): src/registers/model_specific.rs#L10
field `0` is never read
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
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 (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (macos-latest): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
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): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
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): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/offset_page_table.rs#L4
the item `PhysFrame` is imported redundantly
Test (windows-latest): src/structures/idt.rs#L674
unresolved link to `InterruptFn`
Test (windows-latest)
`x86_64` (lib doc) generated 2 warnings (run `cargo fix --lib -p x86_64` to apply 1 suggestion)
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L2
the item `PhysFrame` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameAllocator` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L3
the item `FrameDeallocator` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Page` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `PageRangeInclusive` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size1GiB` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size2MiB` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L5
the item `Size4KiB` is imported redundantly
Test (windows-latest): src/structures/paging/mapper/mapped_page_table.rs#L6
the item `PageTableFlags` is imported redundantly
Test (windows-latest): src/registers/model_specific.rs#L10
field `0` is never read
Bootloader Integration Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bootloader Integration Test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Bootloader Integration 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/
Bootloader Integration 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/
Bootloader Integration 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/
Bootloader Integration 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/
Bootloader Integration Test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bootloader Integration Test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Bootloader Integration 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/
Bootloader Integration 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/
Bootloader Integration 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/
Bootloader Integration 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/
Bootloader Integration Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bootloader Integration Test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Bootloader Integration 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/
Bootloader Integration 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/
Bootloader Integration 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/
Bootloader Integration 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 MSRV and Stable Features (1.59)
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 MSRV and Stable Features (1.59)
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 MSRV and Stable Features (1.59): src/addr.rs#L13
constant is never used: `ADDRESS_SPACE_SIZE`
Test MSRV and Stable Features (1.59): src/addr.rs#L229
associated function is never used: `steps_between_impl`
Test MSRV and Stable Features (1.59): src/addr.rs#L239
associated function is never used: `forward_checked_impl`
Test MSRV and Stable Features (1.59): src/structures/paging/page.rs#L160
associated function is never used: `steps_between_impl`
Test MSRV and Stable Features (1.59): src/structures/paging/page.rs#L166
associated function is never used: `forward_checked_impl`
Test MSRV and Stable Features (1.59)
`x86_64` (lib) generated 5 warnings
Test MSRV and Stable Features (1.59): src/structures/idt.rs#L674
unresolved link to `InterruptFn`
Test MSRV and Stable Features (1.59)
`x86_64` (lib doc) generated 2 warnings
Test MSRV and Stable Features (1.59): src/addr.rs#L13
constant is never used: `ADDRESS_SPACE_SIZE`
Test MSRV and Stable Features (1.59): src/addr.rs#L229
associated function is never used: `steps_between_impl`
Test MSRV and Stable Features (1.59): src/addr.rs#L239
associated function is never used: `forward_checked_impl`
Test MSRV and Stable Features (1.59): src/structures/paging/page.rs#L160
associated function is never used: `steps_between_impl`
Test MSRV and Stable Features (1.59): src/structures/paging/page.rs#L166
associated function is never used: `forward_checked_impl`
Test MSRV and Stable Features (1.59)
`x86_64` (lib) generated 5 warnings
Test MSRV and Stable Features (1.59): src/structures/idt.rs#L674
unresolved link to `InterruptFn`
Test MSRV and Stable Features (1.59)
`x86_64` (lib doc) generated 1 warning
Test MSRV and Stable Features (1.59)
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 MSRV and Stable Features (1.59)
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 MSRV and Stable Features (1.59)
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 MSRV and Stable Features (1.59)
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/