Skip to content

feat(x86_64): real abstraction for ISA IRQs, unfuck I/O APIC #1407

feat(x86_64): real abstraction for ISA IRQs, unfuck I/O APIC

feat(x86_64): real abstraction for ISA IRQs, unfuck I/O APIC #1407

Triggered via pull request December 29, 2024 04:33
Status Success
Total duration 21m 54s
Artifacts

ci.yml

on: pull_request
changed_paths
4s
changed_paths
cargo check (host)
3m 37s
cargo check (host)
rustfmt
12s
rustfmt
clippy
2m 47s
clippy
cargo test (host)
4m 56s
cargo test (host)
build boot image (x86_64)
3m 8s
build boot image (x86_64)
cargo test (cross x64)
4m 27s
cargo test (cross x64)
docs
4m 23s
docs
Loom tests (cordyceps)
1m 34s
Loom tests (cordyceps)
Miri tests (cordyceps)
2m 1s
Miri tests (cordyceps)
Tests (maitake, no-default-features)
1m 45s
Tests (maitake, no-default-features)
Loom tests (maitake)
4m 10s
Loom tests (maitake)
Miri tests (maitake)
17m 57s
Miri tests (maitake)
all_systems_go
0s
all_systems_go
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
changed_paths
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Loom tests (cordyceps)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Miri tests (cordyceps)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build boot image (x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (maitake, no-default-features)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo check (host)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo check (host): trace/src/embedded_graphics.rs#L132
warning: unused variable: `actual_point` --> trace/src/embedded_graphics.rs:132:17 | 132 | Err(actual_point) => unsafe { | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actual_point` | = note: `#[warn(unused_variables)]` on by default
cargo test (host)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Loom tests (maitake)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo test (cross x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Miri tests (maitake)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
all_systems_go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636