Skip to content

Mem: Add a simple buddy alloc system #250

Mem: Add a simple buddy alloc system

Mem: Add a simple buddy alloc system #250

Triggered via push January 11, 2025 23:22
Status Failure
Total duration 1m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
build: crates/fs/src/fatfs/mod.rs#L68
associated constants `ALLOCATED_CLUSTER_BEGIN`, `FAT16_MAX`, and `FAT32_MAX` are never used
build: crates/fs/src/fatfs/bpb.rs#L94
associated constants `FAT12_CLUSTERS` and `FAT16_CLUSTERS` are never used
build
Process completed with exit code 101.
build
no method named `write_fmt` found for type `i32` in the current scope
build
the method `write_fmt` exists for mutable reference `&mut i32`, but its trait bounds were not satisfied
build
Process completed with exit code 101.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test LLDebug Macro
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Meta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build OS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build OS: crates/fs/src/fatfs/mod.rs#L68
associated constants `ALLOCATED_CLUSTER_BEGIN`, `FAT16_MAX`, and `FAT32_MAX` are never used
Build OS: crates/fs/src/fatfs/bpb.rs#L94
associated constants `FAT12_CLUSTERS` and `FAT16_CLUSTERS` are never used
Build OS: kernel/src/main.rs#L45
unused variable: `layout`
Build OS: kernel/src/main.rs#L49
unused variable: `ptr`
Build OS: kernel/src/main.rs#L49
unused variable: `layout`