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 (f60a0f1bc 2026-02-02)# docs.rs version
docsrs 0.1.0 (db72ef84 2026-01-29 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/vtcode-exec-events-0.75.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/vtcode-exec-events-0.75.1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/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\", \"-20260202-1.95.0-nightly-f60a0f1bc\", \"--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] 25c9ca561c1bf5c2cd2ab6a7fde7101dd860a5eae32b83bc44b86b46df58430e
[INFO] running `Command { std: "docker" "start" "-a" "25c9ca561c1bf5c2cd2ab6a7fde7101dd860a5eae32b83bc44b86b46df58430e", kill_on_drop: false }`
[INFO] [stderr] Checking vtcode-exec-events v0.75.1 (/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.75.1 (/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.75.1 (/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" "25c9ca561c1bf5c2cd2ab6a7fde7101dd860a5eae32b83bc44b86b46df58430e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c9ca561c1bf5c2cd2ab6a7fde7101dd860a5eae32b83bc44b86b46df58430e", kill_on_drop: false }`
[INFO] [stdout] 25c9ca561c1bf5c2cd2ab6a7fde7101dd860a5eae32b83bc44b86b46df58430e