Skip to content

Rust

Rust #30

Triggered via schedule August 30, 2023 03:41
Status Failure
Total duration 4m 3s
Artifacts

rust.yml

on: schedule
Check Formatting
15s
Check Formatting
Clippy
51s
Clippy
Matrix: Check
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

72 errors and 110 warnings
Check Formatting: src/sys/fs/mod.rs#L21
expected `;`, found keyword `use`
Check Formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check (ubuntu-latest): src/sys/fs/mod.rs#L21
expected `;`, found keyword `use`
Check (ubuntu-latest): src/sys/fs/block.rs#L32
unexpected token: `}`
Check (ubuntu-latest): src/sys/fs/block.rs#L32
expected `{`, found `}`
Check (ubuntu-latest): src/sys/fs/mod.rs#L4
file not found for module `device`
Check (ubuntu-latest): src/sys/fs/mod.rs#L5
file not found for module `dir`
Check (ubuntu-latest): src/sys/fs/mod.rs#L6
file not found for module `dir_entry`
Check (ubuntu-latest): src/sys/fs/mod.rs#L7
file not found for module `file`
Check (ubuntu-latest): src/sys/fs/mod.rs#L8
file not found for module `read_dir`
Check (ubuntu-latest): src/api/syscall.rs#L1
unresolved import `crate::api::fs::IO`
Check (ubuntu-latest): src/api/syscall.rs#L4
unresolved import `crate::sys::syscall::number`
Clippy: src/sys/fs/mod.rs#L21
expected `;`, found keyword `use`
Clippy: src/sys/fs/block.rs#L32
unexpected token: `}`
Clippy: src/sys/fs/block.rs#L32
expected `{`, found `}`
Clippy: src/sys/fs/mod.rs#L4
file not found for module `device`
Clippy: src/sys/fs/mod.rs#L5
file not found for module `dir`
Clippy: src/sys/fs/mod.rs#L6
file not found for module `dir_entry`
Clippy: src/sys/fs/mod.rs#L7
file not found for module `file`
Clippy: src/sys/fs/mod.rs#L8
file not found for module `read_dir`
Clippy: src/api/syscall.rs#L1
unresolved import `crate::api::fs::IO`
Clippy: src/api/syscall.rs#L4
unresolved import `crate::sys::syscall::number`
Check (windows-latest): src/sys/fs/mod.rs#L21
expected `;`, found keyword `use`
Check (windows-latest): src/sys/fs/block.rs#L32
unexpected token: `}`
Check (windows-latest): src/sys/fs/block.rs#L32
expected `{`, found `}`
Check (windows-latest): src/sys/fs/mod.rs#L4
file not found for module `device`
Check (windows-latest): src/sys/fs/mod.rs#L5
file not found for module `dir`
Check (windows-latest): src/sys/fs/mod.rs#L6
file not found for module `dir_entry`
Check (windows-latest): src/sys/fs/mod.rs#L7
file not found for module `file`
Check (windows-latest): src/sys/fs/mod.rs#L8
file not found for module `read_dir`
Check (windows-latest): src/api/syscall.rs#L1
unresolved import `crate::api::fs::IO`
Check (windows-latest): src/api/syscall.rs#L4
unresolved import `crate::sys::syscall::number`
Check (macos-latest): src/sys/fs/mod.rs#L21
expected `;`, found keyword `use`
Check (macos-latest): src/sys/fs/block.rs#L32
unexpected token: `}`
Check (macos-latest): src/sys/fs/block.rs#L32
expected `{`, found `}`
Check (macos-latest): src/sys/fs/mod.rs#L4
file not found for module `device`
Check (macos-latest): src/sys/fs/mod.rs#L5
file not found for module `dir`
Check (macos-latest): src/sys/fs/mod.rs#L6
file not found for module `dir_entry`
Check (macos-latest): src/sys/fs/mod.rs#L7
file not found for module `file`
Check (macos-latest): src/sys/fs/mod.rs#L8
file not found for module `read_dir`
Check (macos-latest): src/api/syscall.rs#L1
unresolved import `crate::api::fs::IO`
Check (macos-latest): src/api/syscall.rs#L4
unresolved import `crate::sys::syscall::number`
Test (ubuntu-latest): src/sys/fs/mod.rs#L21
expected `;`, found keyword `use`
Test (ubuntu-latest): src/sys/fs/block.rs#L32
unexpected token: `}`
Test (ubuntu-latest): src/sys/fs/block.rs#L32
expected `{`, found `}`
Test (ubuntu-latest): src/sys/fs/mod.rs#L4
file not found for module `device`
Test (ubuntu-latest): src/sys/fs/mod.rs#L5
file not found for module `dir`
Test (ubuntu-latest): src/sys/fs/mod.rs#L6
file not found for module `dir_entry`
Test (ubuntu-latest): src/sys/fs/mod.rs#L7
file not found for module `file`
Test (ubuntu-latest): src/sys/fs/mod.rs#L8
file not found for module `read_dir`
Test (ubuntu-latest): src/api/syscall.rs#L1
unresolved import `crate::api::fs::IO`
Test (ubuntu-latest): src/api/syscall.rs#L4
unresolved import `crate::sys::syscall::number`
Test (macos-latest): src/sys/fs/mod.rs#L21
expected `;`, found keyword `use`
Test (macos-latest): src/sys/fs/block.rs#L32
unexpected token: `}`
Test (macos-latest): src/sys/fs/block.rs#L32
expected `{`, found `}`
Test (macos-latest): src/sys/fs/mod.rs#L4
file not found for module `device`
Test (macos-latest): src/sys/fs/mod.rs#L5
file not found for module `dir`
Test (macos-latest): src/sys/fs/mod.rs#L6
file not found for module `dir_entry`
Test (macos-latest): src/sys/fs/mod.rs#L7
file not found for module `file`
Test (macos-latest): src/sys/fs/mod.rs#L8
file not found for module `read_dir`
Test (macos-latest): src/api/syscall.rs#L1
unresolved import `crate::api::fs::IO`
Test (macos-latest): src/api/syscall.rs#L4
unresolved import `crate::sys::syscall::number`
Test (windows-latest): src/sys/fs/mod.rs#L21
expected `;`, found keyword `use`
Test (windows-latest): src/sys/fs/block.rs#L32
unexpected token: `}`
Test (windows-latest): src/sys/fs/block.rs#L32
expected `{`, found `}`
Test (windows-latest): src/sys/fs/mod.rs#L4
file not found for module `device`
Test (windows-latest): src/sys/fs/mod.rs#L5
file not found for module `dir`
Test (windows-latest): src/sys/fs/mod.rs#L6
file not found for module `dir_entry`
Test (windows-latest): src/sys/fs/mod.rs#L7
file not found for module `file`
Test (windows-latest): src/sys/fs/mod.rs#L8
file not found for module `read_dir`
Test (windows-latest): src/api/syscall.rs#L1
unresolved import `crate::api::fs::IO`
Test (windows-latest): src/api/syscall.rs#L4
unresolved import `crate::sys::syscall::number`
Check Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Check (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (ubuntu-latest): src/api/vga/palette.rs#L1
unused import: `alloc::vec::Vec`
Check (ubuntu-latest): src/api/vga/palette.rs#L2
unused import: `core::convert::TryInto`
Check (ubuntu-latest): src/sys/fs/block.rs#L1
unused import: `super::bitmap_block::BitmapBlock`
Check (ubuntu-latest): src/sys/fs/block.rs#L2
unused import: `super::block_device::BlockDeviceIO`
Check (ubuntu-latest): src/sys/fs/block.rs#L4
unused import: `core::convert::TryInto`
Check (ubuntu-latest): src/sys/fs/block_device.rs#L7
unused import: `alloc::vec`
Check (ubuntu-latest): src/sys/fs/mod.rs#L11
unused import: `crate::sys`
Check (ubuntu-latest): src/sys/fs/mod.rs#L23
unused import: `super_block::SuperBlock`
Check (ubuntu-latest): src/sys/fs/mod.rs#L25
unused imports: `String`, `ToString`
Check (ubuntu-latest)
`rust_os` (lib) generated 9 warnings
Check (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/
Check (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/
Check (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/
Check (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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/api/vga/palette.rs#L1
unused import: `alloc::vec::Vec`
Clippy: src/api/vga/palette.rs#L2
unused import: `core::convert::TryInto`
Clippy: src/sys/fs/block.rs#L1
unused import: `super::bitmap_block::BitmapBlock`
Clippy: src/sys/fs/block.rs#L2
unused import: `super::block_device::BlockDeviceIO`
Clippy: src/sys/fs/block.rs#L4
unused import: `core::convert::TryInto`
Clippy: src/sys/fs/block_device.rs#L7
unused import: `alloc::vec`
Clippy: src/sys/fs/mod.rs#L11
unused import: `crate::sys`
Clippy: src/sys/fs/mod.rs#L23
unused import: `super_block::SuperBlock`
Clippy: src/sys/fs/mod.rs#L25
unused imports: `String`, `ToString`
Clippy: src/sys/fs/mod.rs#L4
file is loaded as a module multiple times: `src/lib.rs`
Check (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (windows-latest): src/api/vga/palette.rs#L1
unused import: `alloc::vec::Vec`
Check (windows-latest): src/api/vga/palette.rs#L2
unused import: `core::convert::TryInto`
Check (windows-latest): src/sys/fs/block.rs#L1
unused import: `super::bitmap_block::BitmapBlock`
Check (windows-latest): src/sys/fs/block.rs#L2
unused import: `super::block_device::BlockDeviceIO`
Check (windows-latest): src/sys/fs/block.rs#L4
unused import: `core::convert::TryInto`
Check (windows-latest): src/sys/fs/block_device.rs#L7
unused import: `alloc::vec`
Check (windows-latest): src/sys/fs/mod.rs#L11
unused import: `crate::sys`
Check (windows-latest): src/sys/fs/mod.rs#L23
unused import: `super_block::SuperBlock`
Check (windows-latest): src/sys/fs/mod.rs#L25
unused imports: `String`, `ToString`
Check (windows-latest)
`rust_os` (lib) generated 9 warnings
Check (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/
Check (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/
Check (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/
Check (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/
Check (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (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/
Check (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/
Check (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/
Check (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/
Check (macos-latest): src/api/vga/palette.rs#L1
unused import: `alloc::vec::Vec`
Check (macos-latest): src/api/vga/palette.rs#L2
unused import: `core::convert::TryInto`
Check (macos-latest): src/sys/fs/block.rs#L1
unused import: `super::bitmap_block::BitmapBlock`
Check (macos-latest): src/sys/fs/block.rs#L2
unused import: `super::block_device::BlockDeviceIO`
Check (macos-latest): src/sys/fs/block.rs#L4
unused import: `core::convert::TryInto`
Check (macos-latest): src/sys/fs/block_device.rs#L7
unused import: `alloc::vec`
Check (macos-latest): src/sys/fs/mod.rs#L11
unused import: `crate::sys`
Check (macos-latest): src/sys/fs/mod.rs#L23
unused import: `super_block::SuperBlock`
Check (macos-latest): src/sys/fs/mod.rs#L25
unused imports: `String`, `ToString`
Check (macos-latest)
`rust_os` (lib) generated 9 warnings
Test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, 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)
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/api/vga/palette.rs#L1
unused import: `alloc::vec::Vec`
Test (ubuntu-latest): src/api/vga/palette.rs#L2
unused import: `core::convert::TryInto`
Test (ubuntu-latest): src/sys/fs/block.rs#L1
unused import: `super::bitmap_block::BitmapBlock`
Test (ubuntu-latest): src/sys/fs/block.rs#L2
unused import: `super::block_device::BlockDeviceIO`
Test (ubuntu-latest): src/sys/fs/block.rs#L4
unused import: `core::convert::TryInto`
Test (ubuntu-latest): src/sys/fs/block_device.rs#L7
unused import: `alloc::vec`
Test (ubuntu-latest): src/sys/fs/mod.rs#L11
unused import: `crate::sys`
Test (ubuntu-latest): src/sys/fs/mod.rs#L23
unused import: `super_block::SuperBlock`
Test (ubuntu-latest): src/sys/fs/mod.rs#L25
unused imports: `String`, `ToString`
Test (ubuntu-latest)
`rust_os` (lib) generated 9 warnings
Test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, 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)
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/api/vga/palette.rs#L1
unused import: `alloc::vec::Vec`
Test (macos-latest): src/api/vga/palette.rs#L2
unused import: `core::convert::TryInto`
Test (macos-latest): src/sys/fs/block.rs#L1
unused import: `super::bitmap_block::BitmapBlock`
Test (macos-latest): src/sys/fs/block.rs#L2
unused import: `super::block_device::BlockDeviceIO`
Test (macos-latest): src/sys/fs/block.rs#L4
unused import: `core::convert::TryInto`
Test (macos-latest): src/sys/fs/block_device.rs#L7
unused import: `alloc::vec`
Test (macos-latest): src/sys/fs/mod.rs#L11
unused import: `crate::sys`
Test (macos-latest): src/sys/fs/mod.rs#L23
unused import: `super_block::SuperBlock`
Test (macos-latest): src/sys/fs/mod.rs#L25
unused imports: `String`, `ToString`
Test (macos-latest)
`rust_os` (lib) generated 9 warnings
Test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, 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): src/api/vga/palette.rs#L1
unused import: `alloc::vec::Vec`
Test (windows-latest): src/api/vga/palette.rs#L2
unused import: `core::convert::TryInto`
Test (windows-latest): src/sys/fs/block.rs#L1
unused import: `super::bitmap_block::BitmapBlock`
Test (windows-latest): src/sys/fs/block.rs#L2
unused import: `super::block_device::BlockDeviceIO`
Test (windows-latest): src/sys/fs/block.rs#L4
unused import: `core::convert::TryInto`
Test (windows-latest): src/sys/fs/block_device.rs#L7
unused import: `alloc::vec`
Test (windows-latest): src/sys/fs/mod.rs#L11
unused import: `crate::sys`
Test (windows-latest): src/sys/fs/mod.rs#L23
unused import: `super_block::SuperBlock`
Test (windows-latest): src/sys/fs/mod.rs#L25
unused imports: `String`, `ToString`
Test (windows-latest)
`rust_os` (lib) generated 9 warnings