arcbox-cli 0.6.3

Command-line interface for ArcBox

Build #4031801 2026-08-03 19:05:49

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" "08798a6c19b4760f532c0efd8e3659c9ac6d49ea73fe1bfcb083e5f3df716491" "/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] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tinyvec v1.12.0 [INFO] [stderr] Checking compression-codecs v0.4.38 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking opentelemetry_sdk v0.30.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [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 digest v0.10.7 [INFO] [stderr] Compiling connectrpc-build v0.8.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking smoothutf8 v0.2.3 [INFO] [stderr] Checking smoothutf8 v0.1.1 [INFO] [stderr] Checking regex v1.13.1 [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" "08798a6c19b4760f532c0efd8e3659c9ac6d49ea73fe1bfcb083e5f3df716491", kill_on_drop: false }`