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.96.0-nightly (91021ccc7 2026-03-17)
# docs.rs version docsrs 0.0.0 (da7690ee 2026-03-15 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/vtcode-core-0.91.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/vtcode-core-0.91.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/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\", \"-20260317-1.96.0-nightly-91021ccc7\", \"--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] 51480d85c9a2e751bb238b16882501b29b13e1dba84f950547e5abc523200f0b [INFO] running `Command { std: "docker" "start" "-a" "51480d85c9a2e751bb238b16882501b29b13e1dba84f950547e5abc523200f0b", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: anstyle_test, dialoguer_example, migration_test [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] Checking vtcode-commons v0.91.0 [INFO] [stderr] Compiling vtcode-config v0.91.0 [INFO] [stderr] Checking vtcode-auth v0.91.0 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] Checking signal-hook v0.4.3 [INFO] [stderr] Checking referencing v0.43.0 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking toml_edit v0.24.1+spec-1.1.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking process-wrap v9.1.0 [INFO] [stderr] Checking tui-shimmer v0.1.3 [INFO] [stderr] Checking tui-widget-list v0.15.0 [INFO] [stderr] Checking vtcode-vim v0.91.0 [INFO] [stderr] Checking anstyle-git v1.1.4 [INFO] [stderr] Checking anstyle-ls v1.0.6 [INFO] [stderr] error[E0425]: cannot find value `QWEN3_CODER` in module `openrouter` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtcode-config-0.91.0/src/constants/models/mod.rs:46:54 [INFO] [stderr] | [INFO] [stderr] 46 | pub const OPENROUTER_QWEN3_CODER: &str = openrouter::QWEN3_CODER; [INFO] [stderr] | ^^^^^^^^^^^ not found in `openrouter` [INFO] [stderr] [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking serial2 v0.2.34 [INFO] [stderr] Checking vt100 v0.15.2 [INFO] [stderr] Checking vtcode-indexer v0.91.0 [INFO] [stderr] Checking portable-pty v0.9.0 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking rmcp v0.15.0 [INFO] [stderr] Checking vtcode-tui v0.91.0 [INFO] [stderr] Checking vtcode-file-search v0.91.0 [INFO] [stderr] Checking vtcode-bash-runner v0.91.0 [INFO] [stderr] Checking vtcode-exec-events v0.91.0 [INFO] [stderr] Checking ansi-to-tui v8.0.1 [INFO] [stderr] Checking openai-harmony v0.0.8 [INFO] [stderr] Checking jsonschema v0.43.0 [INFO] [stderr] Checking rig-core v0.23.1 [INFO] [stderr] Checking json5 v1.3.1 [INFO] [stderr] Checking tree-sitter v0.26.7 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] warning: vtcode-config@0.91.0: docs.rs build detected, generating placeholder files [INFO] [stderr] error: could not compile `vtcode-config` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: vtcode-config@0.91.0: docs.rs build detected, generating placeholder files [INFO] [stderr] error: could not compile `vtcode-config` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "51480d85c9a2e751bb238b16882501b29b13e1dba84f950547e5abc523200f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51480d85c9a2e751bb238b16882501b29b13e1dba84f950547e5abc523200f0b", kill_on_drop: false }` [INFO] [stdout] 51480d85c9a2e751bb238b16882501b29b13e1dba84f950547e5abc523200f0b