aether_shell 0.1.0

The world's first multi-agent shell with typed functional pipelines and multi-modal AI
Build #2806809 2026-01-08 21:19:58

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.

# rustc version
rustc 1.94.0-nightly (fecb335cb 2026-01-07)# docs.rs version
docsrs 0.1.0 (7bfb09c2 2026-01-03 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/aether_shell-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/aether_shell-0.1.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260107-1.94.0-nightly-fecb335cb\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f84a7fe8ab3cebeb852454531af452619f7c61c512aa8aa4806d11379b29b8f0
[INFO] running `Command { std: "docker" "start" "-a" "f84a7fe8ab3cebeb852454531af452619f7c61c512aa8aa4806d11379b29b8f0", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting aether_shell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `libc`
[INFO] [stderr]    --> src/agent.rs:533:17
[INFO] [stderr]     |
[INFO] [stderr] 533 |             use libc::{rlimit, setrlimit, RLIMIT_AS, RLIMIT_CPU, RLIMIT_FSIZE};
[INFO] [stderr]     |                 ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stderr]     |
[INFO] [stderr]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `iOS` should have an upper camel case name
[INFO] [stderr]   --> src/os_tools.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     iOS,     // Limited shell access (jailbroken/development)
[INFO] [stderr]    |     ^^^ help: convert the identifier to upper camel case (notice the capitalization): `IOs`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] warning: `aether_shell` (lib doc) generated 1 warning
[INFO] [stderr] error: could not document `aether_shell`
[INFO] running `Command { std: "docker" "inspect" "f84a7fe8ab3cebeb852454531af452619f7c61c512aa8aa4806d11379b29b8f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f84a7fe8ab3cebeb852454531af452619f7c61c512aa8aa4806d11379b29b8f0", kill_on_drop: false }`
[INFO] [stdout] f84a7fe8ab3cebeb852454531af452619f7c61c512aa8aa4806d11379b29b8f0