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.76.0-nightly (1e9dda77b 2023-11-22)
# docs.rs version docsrs 0.6.0 (7f551f6b 2023-11-22)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/ruva-0.2.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ruva-0.2.7/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231122-1.76.0-nightly-1e9dda77b\", \"--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] e43b8308569831cc135447196cdc2cc91f47a3b5e731b51801f52eaf7f62a1c4 [INFO] running `Command { std: "docker" "start" "-a" "e43b8308569831cc135447196cdc2cc91f47a3b5e731b51801f52eaf7f62a1c4", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting ruva v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `ruva_core::message::Aggregate`, `ruva_core::message::Command`, `ruva_core::message::Message`, `ruva_core::message::MessageMetadata` [INFO] [stderr] --> src/lib.rs:215:31 [INFO] [stderr] | [INFO] [stderr] 215 | pub use ruva_core::message::{Aggregate, Command, Message, MessageMetadata}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^ no `MessageMetadata` in `message` [INFO] [stderr] | | | | [INFO] [stderr] | | | no `Message` in `message` [INFO] [stderr] | | no `Command` in `message` [INFO] [stderr] | | help: a similar name exists in the module: `TCommand` [INFO] [stderr] | no `Aggregate` in `message` [INFO] [stderr] | [INFO] [stderr] = help: consider importing this struct instead: [INFO] [stderr] std::process::Command [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `ruva_macro::Command`, `ruva_macro::Message` [INFO] [stderr] --> src/lib.rs:218:93 [INFO] [stderr] | [INFO] [stderr] 218 | pub use ruva_macro::{aggregate, entity, event_hook, ApplicationError, ApplicationResponse, Command, Message}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^ no `Message` in the root [INFO] [stderr] | | [INFO] [stderr] | no `Command` in the root [INFO] [stderr] | help: a similar name exists in the module: `TCommand` [INFO] [stderr] | [INFO] [stderr] = help: consider importing this struct instead: [INFO] [stderr] std::process::Command [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `ruva` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruva src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=5754bd626d520b67 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ruva_core=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libruva_core-d065a54729a3d548.rmeta --extern ruva_macro=/opt/rustwide/target/debug/deps/libruva_macro-963a5e1886e37a60.so --extern static_assertions=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libstatic_assertions-69736f3910ad72a9.rmeta --extern-html-root-url 'ruva_core=https://docs.rs/ruva-core/0.2.17/x86_64-unknown-linux-gnu' --extern-html-root-url 'ruva_macro=https://docs.rs/ruva-macro/0.2.17/x86_64-unknown-linux-gnu' --extern-html-root-url 'static_assertions=https://docs.rs/static_assertions/1.1.0/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20231122-1.76.0-nightly-1e9dda77b --static-root-path /-/rustdoc.static/ --cap-lints warn --extern-html-root-takes-precedence --crate-version 0.2.7` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "e43b8308569831cc135447196cdc2cc91f47a3b5e731b51801f52eaf7f62a1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43b8308569831cc135447196cdc2cc91f47a3b5e731b51801f52eaf7f62a1c4", kill_on_drop: false }` [INFO] [stdout] e43b8308569831cc135447196cdc2cc91f47a3b5e731b51801f52eaf7f62a1c4