vtcode-config 0.75.2

Config loader components shared across VT Code and downstream adopters
Build #2872060 2026-02-04 07:36:06

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 (366a1b93e 2026-02-03)# 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.75.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/vtcode-config-0.75.2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/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\", \"-20260203-1.95.0-nightly-366a1b93e\", \"--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] ec8323a4140d3a927612a3a2f9b1ba5f2a0d772a2ac746dba0799a18f042265a
[INFO] running `Command { std: "docker" "start" "-a" "ec8323a4140d3a927612a3a2f9b1ba5f2a0d772a2ac746dba0799a18f042265a", 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.75.2: docs.rs build detected, generating placeholder files
[INFO] [stderr]  Documenting vtcode-config v0.75.2 (/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.75.2: docs.rs build detected, generating placeholder files
[INFO] [stderr] error: could not document `vtcode-config`
[INFO] running `Command { std: "docker" "inspect" "ec8323a4140d3a927612a3a2f9b1ba5f2a0d772a2ac746dba0799a18f042265a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec8323a4140d3a927612a3a2f9b1ba5f2a0d772a2ac746dba0799a18f042265a", kill_on_drop: false }`
[INFO] [stdout] ec8323a4140d3a927612a3a2f9b1ba5f2a0d772a2ac746dba0799a18f042265a