Skip to content

Mem: Write to above idenity section works #259

Mem: Write to above idenity section works

Mem: Write to above idenity section works #259

Triggered via push January 14, 2025 19:52
Status Failure
Total duration 1m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
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: 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.
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
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
Build Meta
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
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: crates/mem/src/vmm/page.rs#L1027
method `reduce_permissions_to` is never used