revm-database-interface 1.0.0

Revm Database interface
Build #1906147 2025-03-24 17:56:06

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.87.0-nightly (aa8f0fd71 2025-03-23)# docs.rs version
docsrs 0.6.0 (004a02c4 2025-03-05)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/revm-database-interface-1.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/revm-database-interface-1.0.0/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/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\", \"-20250323-1.87.0-nightly-aa8f0fd71\", \"--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] 0904f2dc5a7b2418bfbbde4144da289086ff1e2d862150343a5e4ac6ffebf04f
[INFO] running `Command { std: "docker" "start" "-a" "0904f2dc5a7b2418bfbbde4144da289086ff1e2d862150343a5e4ac6ffebf04f", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting revm-database-interface v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved imports `tokio::runtime::Handle`, `tokio::runtime::Runtime`
[INFO] [stderr]  --> src/async_db.rs:7:22
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tokio::runtime::{Handle, Runtime};
[INFO] [stderr]   |                      ^^^^^^  ^^^^^^^ no `Runtime` in `runtime`
[INFO] [stderr]   |                      |
[INFO] [stderr]   |                      no `Handle` in `runtime`
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider importing this variant instead:
[INFO] [stderr]           crate::async_db::HandleOrRuntime::Handle
[INFO] [stderr]   = help: consider importing this variant instead:
[INFO] [stderr]           crate::async_db::HandleOrRuntime::Runtime
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: module `runtime` is private
[INFO] [stderr]    --> src/async_db.rs:7:12
[INFO] [stderr]     |
[INFO] [stderr] 7   | use tokio::runtime::{Handle, Runtime};
[INFO] [stderr]     |            ^^^^^^^ private module
[INFO] [stderr]     |
[INFO] [stderr] note: the module `runtime` is defined here
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/lib.rs:528:5
[INFO] [stderr]     |
[INFO] [stderr] 528 |     pub(crate) mod runtime;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: module `runtime` is private
[INFO] [stderr]    --> src/async_db.rs:93:24
[INFO] [stderr]     |
[INFO] [stderr] 93  |                 tokio::runtime::RuntimeFlavor::CurrentThread => return None,
[INFO] [stderr]     |                        ^^^^^^^ private module
[INFO] [stderr]     |
[INFO] [stderr] note: the module `runtime` is defined here
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/lib.rs:528:5
[INFO] [stderr]     |
[INFO] [stderr] 528 |     pub(crate) mod runtime;
[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 `revm-database-interface`
[INFO] running `Command { std: "docker" "inspect" "0904f2dc5a7b2418bfbbde4144da289086ff1e2d862150343a5e4ac6ffebf04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0904f2dc5a7b2418bfbbde4144da289086ff1e2d862150343a5e4ac6ffebf04f", kill_on_drop: false }`
[INFO] [stdout] 0904f2dc5a7b2418bfbbde4144da289086ff1e2d862150343a5e4ac6ffebf04f