Skip to content

Kernel+Idk: Trying to get back into userspace #282

Kernel+Idk: Trying to get back into userspace

Kernel+Idk: Trying to get back into userspace #282

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

Annotations

6 errors and 15 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
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
Check
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/mem/src/vmm.rs#L297
method `find_free_vm_page` is never used
Build OS: kernel/src/context.rs#L27
unused imports: `AtomicPtr`, `Ordering`, `cell::SyncUnsafeCell`, and `naked_asm`
Build OS: kernel/src/int.rs#L41
unused import: `page::VirtPage`
Build OS: kernel/src/scheduler.rs#L29
unused import: `self`
Build OS: kernel/src/int.rs#L205
unused variable: `rdx`
Build OS: kernel/src/int.rs#L206
unused variable: `rcx`
Build OS: kernel/src/int.rs#L207
unused variable: `r8`
Build OS: kernel/src/gdt.rs#L87
function `set_tss_for_interrupt` is never used
Build OS: kernel/src/int.rs#L196
function `syscall_entry` is never used
Build OS: kernel/src/scheduler.rs#L48
field `id` is never read