Skip to content

Meta: Add a modifier to 'slow-emulator' commandline argument #300

Meta: Add a modifier to 'slow-emulator' commandline argument

Meta: Add a modifier to 'slow-emulator' commandline argument #300

Triggered via push January 29, 2025 17:45
Status Failure
Total duration 1m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
build
ENOENT: no such file or directory, opendir '/home/runner/work/QuantumOS/QuantumOS/target/tests/target'
build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/QuantumOS/QuantumOS/target/tests/target'
build
the method `write_fmt` exists for mutable reference `&mut i32`, but its trait bounds were not satisfied
build
no method named `write_fmt` found for type `i32` in the current scope
build
Process completed with exit code 101.
Build OS: kernel/src/int.rs#L241
enum `MemoryProtections` is never used
Build OS: kernel/src/int.rs#L248
variants `InvalidLength` and `OutOfMemory` are never constructed
Build OS: kernel/src/process.rs#L63
field `cpu_time` is never read
Build OS: kernel/src/process.rs#L391
field `backlog_wake_up` is never read
Build OS: kernel/src/process/vm_elf.rs#L52
methods `load_regions`, `load_segments`, and `fill_action` are never used
Build OS: kernel/src/timer.rs#L73
function `kernel_ticks` is never used