xstack 0.2.17

libp2p stack rewritten from ground up for rust
Documentation
Build #1717378 2025-02-07 05:34:05

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.86.0-nightly (942db6782 2025-02-06)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/xstack-0.2.17/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/xstack-0.2.17/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250206-1.86.0-nightly-942db6782\", \"--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] [stdout] e5846c337b221c248902bf42526147f3857fd57725f9b40a5045d746098f5d72
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "e5846c337b221c248902bf42526147f3857fd57725f9b40a5045d746098f5d72", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting xstack v0.2.17 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0425]: cannot find value `VERSION_3_5_1` in crate `protobuf`
[INFO] [stderr]   --> src/proto/identity.rs:25:49
[INFO] [stderr]    |
[INFO] [stderr] 25 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_5_1;
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_1`
[INFO] [stderr]    |
[INFO] [stderr]   ::: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/protobuf-40a43705eb724055/out/version.rs:7:1
[INFO] [stderr]    |
[INFO] [stderr] 7  | pub const VERSION_3_7_1: () = ();
[INFO] [stderr]    | --------------------------- similarly named constant `VERSION_3_7_1` defined here
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not resolve path `{{root}}::protobuf::VERSION_3_5_1`
[INFO] [stderr]   --> src/proto/identity.rs:25:37
[INFO] [stderr]    |
[INFO] [stderr] 25 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_5_1;
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^ could not resolve path `{{root}}::protobuf::VERSION_3_5_1`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error was originally ignored because you are running `rustdoc`
[INFO] [stderr]    = note: try running again with `rustc` or `cargo check` and you may get a more detailed error
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0425, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0425`.
[INFO] [stderr] error: could not document `xstack`
[INFO] running `Command { std: "docker" "inspect" "e5846c337b221c248902bf42526147f3857fd57725f9b40a5045d746098f5d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5846c337b221c248902bf42526147f3857fd57725f9b40a5045d746098f5d72", kill_on_drop: false }`
[INFO] [stdout] e5846c337b221c248902bf42526147f3857fd57725f9b40a5045d746098f5d72