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 (859951e3c 2026-02-24)
# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder3/builds/vtcode-0.83.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder3/builds/vtcode-0.83.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/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\", \"-20260224-1.95.0-nightly-859951e3c\", \"--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] db505d6d7a8e92835585a51dd4b4422d2e3c2a6447f121c68582293c0161e4f7 [INFO] running `Command { std: "docker" "start" "-a" "db505d6d7a8e92835585a51dd4b4422d2e3c2a6447f121c68582293c0161e4f7", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling vtcode-config v0.83.0 [INFO] [stderr] Checking sse-stream v0.2.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Checking fs2 v0.4.3 [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.83.0/src/constants/models/mod.rs:59:64 [INFO] [stderr] | [INFO] [stderr] 59 | 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.83.0/src/constants/models/mod.rs:63:54 [INFO] [stderr] | [INFO] [stderr] 63 | 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.83.0/src/constants/models/mod.rs:67:70 [INFO] [stderr] | [INFO] [stderr] 67 | 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 inotify-sys v0.1.5 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking serial2 v0.2.34 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking as-any v0.3.2 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking rmcp v0.14.0 [INFO] [stderr] Checking zip v7.2.0 [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] warning: vtcode-config@0.83.0: 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] running `Command { std: "docker" "inspect" "db505d6d7a8e92835585a51dd4b4422d2e3c2a6447f121c68582293c0161e4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db505d6d7a8e92835585a51dd4b4422d2e3c2a6447f121c68582293c0161e4f7", kill_on_drop: false }` [INFO] [stdout] db505d6d7a8e92835585a51dd4b4422d2e3c2a6447f121c68582293c0161e4f7