Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# error kind ExecutionFailed
# pre-build errors command failed: exit status: 101
# rustc version rustc 1.99.0-nightly (af3d95584 2026-07-09)
# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )
# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "def5f543c3091eff1d8c53bf027322724f5c45cd506e945b44cd13104e671758" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260709-1.99.0-nightly-af3d95584\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking x86_64 v0.15.4 [INFO] [stderr] Checking someboot v0.3.5 [INFO] [stderr] Compiling somehal v0.8.0 [INFO] [stderr] Checking crab-usb v0.10.2 [INFO] [stderr] Checking rd-net v0.2.2 [INFO] [stderr] Checking axklib v0.7.5 [INFO] [stderr] Checking rdif-block v0.11.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling axplat-dyn v0.7.12 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `forward_overflowing`, `backward_overflowing` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.15.4/src/addr.rs:474:1 [INFO] [stderr] | [INFO] [stderr] 474 | impl Step for VirtAddr { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ missing `forward_overflowing`, `backward_overflowing` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn forward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }` [INFO] [stderr] = help: implement the missing item: `fn backward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }` [INFO] [stderr] [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling ax-hal v0.5.28 [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `forward_overflowing`, `backward_overflowing` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.15.4/src/structures/paging/page.rs:306:1 [INFO] [stderr] | [INFO] [stderr] 306 | impl<S: PageSize> Step for Page<S> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `forward_overflowing`, `backward_overflowing` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn forward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }` [INFO] [stderr] = help: implement the missing item: `fn backward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }` [INFO] [stderr] [INFO] [stderr] Compiling extern-trait-impl v0.4.3 [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `forward_overflowing`, `backward_overflowing` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.15.4/src/structures/paging/page_table.rs:374:1 [INFO] [stderr] | [INFO] [stderr] 374 | impl Step for PageTableIndex { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `forward_overflowing`, `backward_overflowing` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn forward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }` [INFO] [stderr] = help: implement the missing item: `fn backward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }` [INFO] [stderr] [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking fdt-parser v0.4.19 [INFO] [stderr] Compiling ax-ipi v0.5.27 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] For more information about this error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `x86_64` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "def5f543c3091eff1d8c53bf027322724f5c45cd506e945b44cd13104e671758", kill_on_drop: false }`