oxios-cli 1.0.2

Interactive CLI channel for Oxios

Build #3440381 2026-05-31 10:44:55

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.98.0-nightly (f8a08b688 2026-05-30)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# 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" "49b6b31663682f6aa8d9e5c482c5ebe640a4ac7699785ba8dd701c46e29a8509" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260530-1.98.0-nightly-f8a08b688\", \"--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 oxios-kernel v1.0.2 [INFO] [stderr] error[E0433]: cannot find module or crate `oxibrowser_core` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxios-kernel-1.0.2/src/config.rs:1536:21 [INFO] [stderr] | [INFO] [stderr] 1536 | engine: oxibrowser_core::BrowserConfig::headless(), [INFO] [stderr] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `oxibrowser_core` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `oxibrowser_core`, use `cargo add oxibrowser_core` to add it to your `Cargo.toml` [INFO] [stderr] help: consider importing this struct through its public re-export [INFO] [stderr] | [INFO] [stderr] 7 + use crate::BrowserConfig; [INFO] [stderr] | [INFO] [stderr] help: if you import `BrowserConfig`, refer to it directly [INFO] [stderr] | [INFO] [stderr] 1536 - engine: oxibrowser_core::BrowserConfig::headless(), [INFO] [stderr] 1536 + engine: BrowserConfig::headless(), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0433]: cannot find module or crate `oxibrowser_core` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxios-kernel-1.0.2/src/config.rs:1525:17 [INFO] [stderr] | [INFO] [stderr] 1525 | pub engine: oxibrowser_core::BrowserConfig, [INFO] [stderr] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `oxibrowser_core` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `oxibrowser_core`, use `cargo add oxibrowser_core` to add it to your `Cargo.toml` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `oxios-kernel` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "49b6b31663682f6aa8d9e5c482c5ebe640a4ac7699785ba8dd701c46e29a8509", kill_on_drop: false }`