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.
# rustc version
rustc 1.95.0-nightly (57d2fb136 2026-02-01)# docs.rs version
docsrs 0.1.0 (db72ef84 2026-01-29 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/vtcode-exec-events-0.74.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/vtcode-exec-events-0.74.12/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/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\", \"-20260201-1.95.0-nightly-57d2fb136\", \"--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] e4f3da3112d5ba92c60f29564d035410633ae501d449d207c2313a3324ac16f1
[INFO] running `Command { std: "docker" "start" "-a" "e4f3da3112d5ba92c60f29564d035410633ae501d449d207c2313a3324ac16f1", kill_on_drop: false }`
[INFO] [stderr] Checking vtcode-exec-events v0.74.12 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to check lib in package `vtcode-exec-events` as a prerequisite for scraping examples from: example "event_timeline"
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `vtcode-exec-events` (lib) generated 1 warning
[INFO] [stderr] Scraping vtcode-exec-events v0.74.12 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to scan example "event_timeline" in package `vtcode-exec-events` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `vtcode-exec-events` (example "event_timeline") generated 1 warning
[INFO] [stderr] Documenting vtcode-exec-events v0.74.12 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `schemars::schema::RootSchema`
[INFO] [stderr] --> src/lib.rs:221:20
[INFO] [stderr] |
[INFO] [stderr] 221 | use schemars::{schema::RootSchema, schema_for};
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no `RootSchema` in `schema`
[INFO] [stderr]
[INFO] [stderr] error[E0603]: module `schema` is private
[INFO] [stderr] --> src/lib.rs:221:20
[INFO] [stderr] |
[INFO] [stderr] 221 | use schemars::{schema::RootSchema, schema_for};
[INFO] [stderr] | ^^^^^^ private module
[INFO] [stderr] |
[INFO] [stderr] note: the module `schema` is defined here
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1
[INFO] [stderr] |
[INFO] [stderr] 20 | mod schema;
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] Some errors have detailed explanations: E0432, E0603.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not document `vtcode-exec-events`
[INFO] running `Command { std: "docker" "inspect" "e4f3da3112d5ba92c60f29564d035410633ae501d449d207c2313a3324ac16f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f3da3112d5ba92c60f29564d035410633ae501d449d207c2313a3324ac16f1", kill_on_drop: false }`
[INFO] [stdout] e4f3da3112d5ba92c60f29564d035410633ae501d449d207c2313a3324ac16f1