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 (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# 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" "8f954ddbe76e52f51062425f2461a7ae8f6ac8a812e6659a1f1e2f74009d90cd" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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 arcbox-hypervisor v0.6.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking arcbox-proxy v0.6.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] error[E0432]: unresolved import `super::KvmVcpu` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arcbox-hypervisor-0.6.3/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] Checking rand v0.10.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking smoothutf8 v0.1.1 [INFO] [stderr] Checking smoothutf8 v0.2.3 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `arcbox-hypervisor` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8f954ddbe76e52f51062425f2461a7ae8f6ac8a812e6659a1f1e2f74009d90cd", kill_on_drop: false }`