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 (3d50c25bc 2026-07-16)
# 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" "c689819a3dfc4a85513d79fdc51e5aae9a4ed4ebe72ac1647b88e94342815a42" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260716-1.99.0-nightly-3d50c25bc\", \"--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] Documenting arcbox-hypervisor v0.4.21 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `super::KvmVcpu` [INFO] [stderr] --> src/linux/vm/virtual_machine.rs:10:24 [INFO] [stderr] | [INFO] [stderr] 10 | use super::{KvmMemory, KvmVcpu, KvmVm, VirtioDeviceInfo, VmState}; [INFO] [stderr] | ^^^^^^^ no `KvmVcpu` in `linux::vm` [INFO] [stderr] | [INFO] [stderr] = help: consider importing this struct through its public re-export instead: [INFO] [stderr] crate::linux::KvmVcpu [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `arcbox-hypervisor` [INFO] running `Command { std: "docker" "inspect" "c689819a3dfc4a85513d79fdc51e5aae9a4ed4ebe72ac1647b88e94342815a42", kill_on_drop: false }`