vtcode-core 0.136.3

Core library for VT Code - a Rust-based terminal coding agent

Build #3893185 2026-07-19 06:42: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.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "4388ae267232f298ffd6d5500dcf117c0e311ff13e84d8dcc665b80c25d7e44c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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: 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-config v0.136.3 [INFO] [stderr] warning: vtcode-core@0.136.3: docs.rs build detected, generating placeholder files [INFO] [stderr] error[E0204]: the trait `Copy` cannot be implemented for this type [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/vtcode-config-20529811f1b582e6/out/openrouter_metadata.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 2 | #[derive(Clone, Copy)] [INFO] [stderr] | ---- in this derive macro expansion [INFO] [stderr] 3 | pub struct Entry { [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | pub variant: super::ModelId, [INFO] [stderr] | --------------------------- this field does not implement `Copy` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0204`. [INFO] [stderr] warning: vtcode-config@0.136.3: 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" "4388ae267232f298ffd6d5500dcf117c0e311ff13e84d8dcc665b80c25d7e44c", kill_on_drop: false }`