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.95.0-nightly (47611e160 2026-02-12)
# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/vtcode-core-0.79.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/vtcode-core-0.79.3/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/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\", \"-20260212-1.95.0-nightly-47611e160\", \"--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] d3655753f819af5f984dd8c11c9c0c5d4a8a4a48d5156ecde5b760b8850685a0 [INFO] running `Command { std: "docker" "start" "-a" "d3655753f819af5f984dd8c11c9c0c5d4a8a4a48d5156ecde5b760b8850685a0", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: anstyle_ratatui_example, anstyle_test, dialoguer_example, file_search_bridge_demo, migration_test, modern_tui_demo, test_anstyle, verify_optimization [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] Compiling vtcode-config v0.79.3 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking rig-core v0.23.1 [INFO] [stderr] Checking jsonschema v0.40.2 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking ansi-to-tui v8.0.1 [INFO] [stderr] error[E0425]: cannot find value `X_AI_GROK_CODE_FAST_1` in module `openrouter` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtcode-config-0.79.3/src/constants/models/mod.rs:63:64 [INFO] [stderr] | [INFO] [stderr] 63 | pub const OPENROUTER_X_AI_GROK_CODE_FAST_1: &str = openrouter::X_AI_GROK_CODE_FAST_1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in `openrouter` [INFO] [stderr] [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.79.3/src/constants/models/mod.rs:67:54 [INFO] [stderr] | [INFO] [stderr] 67 | pub const OPENROUTER_QWEN3_CODER: &str = openrouter::QWEN3_CODER; [INFO] [stderr] | ^^^^^^^^^^^ not found in `openrouter` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ANTHROPIC_CLAUDE_SONNET_4_5` in module `openrouter` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtcode-config-0.79.3/src/constants/models/mod.rs:71:70 [INFO] [stderr] | [INFO] [stderr] 71 | pub const OPENROUTER_ANTHROPIC_CLAUDE_SONNET_4_5: &str = openrouter::ANTHROPIC_CLAUDE_SONNET_4_5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `openrouter` [INFO] [stderr] [INFO] [stderr] Checking json5 v1.3.1 [INFO] [stderr] Checking zip v7.4.0 [INFO] [stderr] Checking portable-pty v0.9.0 [INFO] [stderr] Checking vt100 v0.15.2 [INFO] [stderr] Checking rmcp v0.14.0 [INFO] [stderr] Checking openai-harmony v0.0.8 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking vtcode-bash-runner v0.79.3 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking tree-sitter v0.26.5 [INFO] [stderr] Checking vtcode-file-search v0.79.3 [INFO] [stderr] Checking vtcode-markdown-store v0.79.3 [INFO] [stderr] Checking tui-popup v0.7.2 [INFO] [stderr] Checking perg v0.8.0 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking catppuccin v2.6.0 [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] warning: vtcode-config@0.79.3: docs.rs build detected, generating placeholder files [INFO] [stderr] error: could not compile `vtcode-config` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: vtcode-config@0.79.3: docs.rs build detected, generating placeholder files [INFO] [stderr] error: could not compile `vtcode-config` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d3655753f819af5f984dd8c11c9c0c5d4a8a4a48d5156ecde5b760b8850685a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3655753f819af5f984dd8c11c9c0c5d4a8a4a48d5156ecde5b760b8850685a0", kill_on_drop: false }` [INFO] [stdout] d3655753f819af5f984dd8c11c9c0c5d4a8a4a48d5156ecde5b760b8850685a0