# rustc version rustc 1.95.0-nightly (5fb2ff861 2026-02-21)
# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/terraphim_rolegraph-1.10.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/terraphim_rolegraph-1.10.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260221-1.95.0-nightly-5fb2ff861\", \"--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] 481f896cd14e60b8709bc40a337a5749a2c6b65d572d7e0cf92ffc2533bc93bc [INFO] running `Command { std: "docker" "start" "-a" "481f896cd14e60b8709bc40a337a5749a2c6b65d572d7e0cf92ffc2533bc93bc", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: graph_embeddings_tutorial, knowledge_graph_ranking, knowledge_graph_role_demo, learning_via_negativa, terraphim_graph_embeddings_learnings [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting terraphim_rolegraph v1.10.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `new` [INFO] [stderr] --> src/lib.rs:121:32 [INFO] [stderr] | [INFO] [stderr] 121 | /// This is identical to [`new`] but does not require an async runtime. [INFO] [stderr] | ^^^ no item named `new` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:299:35 [INFO] [stderr] | [INFO] [stderr] 299 | /// See normalization step in https://github.com/BurntSushi/imdb-rename [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 299 | /// See normalization step in <https://github.com/BurntSushi/imdb-rename> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:931:32 [INFO] [stderr] | [INFO] [stderr] 931 | /// It uses "elegant pairing" (https://odino.org/combining-two-numbers-into-a-unique-one-pairing-functions/). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 931 | /// It uses "elegant pairing" (<https://odino.org/combining-two-numbers-into-a-unique-one-pairing-functions/>). [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `terraphim_rolegraph` (lib doc) generated 3 warnings (run `cargo fix --lib -p terraphim_rolegraph` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/terraphim_rolegraph/index.html [INFO] running `Command { std: "docker" "inspect" "481f896cd14e60b8709bc40a337a5749a2c6b65d572d7e0cf92ffc2533bc93bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481f896cd14e60b8709bc40a337a5749a2c6b65d572d7e0cf92ffc2533bc93bc", kill_on_drop: false }` [INFO] [stdout] 481f896cd14e60b8709bc40a337a5749a2c6b65d572d7e0cf92ffc2533bc93bc