vtcode 0.85.0

A Rust-based terminal coding agent with modular architecture supporting multiple LLM providers
Build #2972075 2026-03-06 06:50:43

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 (69370dc4a 2026-03-05)

# 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-0.85.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/vtcode-0.85.0/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/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\", \"-20260305-1.96.0-nightly-69370dc4a\", \"--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] a901a5d49d690adea6326497d9a9e32276131beb64c808a04be00e1530f7219f [INFO] running `Command { std: "docker" "start" "-a" "a901a5d49d690adea6326497d9a9e32276131beb64c808a04be00e1530f7219f", 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.85.3 [INFO] [stderr] Compiling rmcp v0.15.0 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking pulldown-cmark v0.13.1 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking human-panic v2.0.6 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [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.85.3/src/constants/models/mod.rs:51:54 [INFO] [stderr] | [INFO] [stderr] 51 | 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.85.3/src/constants/models/mod.rs:55:70 [INFO] [stderr] | [INFO] [stderr] 55 | 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 async-stream v0.3.6 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking agent-client-protocol v0.9.5 [INFO] [stderr] Checking nix v0.28.0 [INFO] [stderr] Checking catppuccin v2.6.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking serde_with v3.17.0 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] Checking portable-atomic v1.13.1 [INFO] [stderr] Checking referencing v0.43.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking anstyle-syntect v1.0.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking signal-hook v0.4.3 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking process-wrap v9.0.3 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking toml_edit v0.24.1+spec-1.1.0 [INFO] [stderr] Checking fancy-regex v0.17.0 [INFO] [stderr] Checking tui-shimmer v0.1.3 [INFO] [stderr] Checking tui-widget-list v0.15.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] warning: vtcode-config@0.85.3: docs.rs build detected, generating placeholder files [INFO] [stderr] error: could not compile `vtcode-config` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a901a5d49d690adea6326497d9a9e32276131beb64c808a04be00e1530f7219f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a901a5d49d690adea6326497d9a9e32276131beb64c808a04be00e1530f7219f", kill_on_drop: false }` [INFO] [stdout] a901a5d49d690adea6326497d9a9e32276131beb64c808a04be00e1530f7219f