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.95.0-nightly (57d2fb136 2026-02-01)# docs.rs version
docsrs 0.1.0 (db72ef84 2026-01-29 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/vtcode-config-0.74.11/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/vtcode-config-0.74.11/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260201-1.95.0-nightly-57d2fb136\", \"--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] 0e6b9707a838a7ca65ecd589888a29dcad83cdc9e3aeebb3ac63ddc4253d86c1
[INFO] running `Command { std: "docker" "start" "-a" "0e6b9707a838a7ca65ecd589888a29dcad83cdc9e3aeebb3ac63ddc4253d86c1", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: minimal
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] warning: vtcode-config@0.74.11: docs.rs build detected, generating placeholder files
[INFO] [stderr] Documenting vtcode-config v0.74.11 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `schemars::schema::RootSchema`
[INFO] [stderr] --> src/schema.rs:4:16
[INFO] [stderr] |
[INFO] [stderr] 4 | use schemars::{schema::RootSchema, schema_for};
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no `RootSchema` in `schema`
[INFO] [stderr]
[INFO] [stderr] error[E0603]: module `schema` is private
[INFO] [stderr] --> src/schema.rs:4:16
[INFO] [stderr] |
[INFO] [stderr] 4 | use schemars::{schema::RootSchema, schema_for};
[INFO] [stderr] | ^^^^^^ private module
[INFO] [stderr] |
[INFO] [stderr] note: the module `schema` is defined here
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1
[INFO] [stderr] |
[INFO] [stderr] 20 | mod schema;
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] Some errors have detailed explanations: E0432, E0603.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] warning: vtcode-config@0.74.11: docs.rs build detected, generating placeholder files
[INFO] [stderr] error: could not document `vtcode-config`
[INFO] running `Command { std: "docker" "inspect" "0e6b9707a838a7ca65ecd589888a29dcad83cdc9e3aeebb3ac63ddc4253d86c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6b9707a838a7ca65ecd589888a29dcad83cdc9e3aeebb3ac63ddc4253d86c1", kill_on_drop: false }`
[INFO] [stdout] 0e6b9707a838a7ca65ecd589888a29dcad83cdc9e3aeebb3ac63ddc4253d86c1