prefixmap 0.3.2

RDF data shapes implementation in Rust
Documentation

Build #3391776 2026-05-26 14:47:28

# rustc version rustc 1.98.0-nightly (31a9463c6 2026-05-25)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "521e108da7d542e43185ffc4a113f48c2fba5cd70d21cbc98ff3b1fcbf911395" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260525-1.98.0-nightly-31a9463c6\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting prefixmap v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `IriRef` [INFO] [stderr] --> src/error.rs:29:69 [INFO] [stderr] | [INFO] [stderr] 29 | /// Error returned when trying to get an IRI from a prefixed name [`IriRef`] [INFO] [stderr] | ^^^^^^ no item named `IriRef` 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: unresolved link to `IriRef` [INFO] [stderr] --> src/error.rs:59:65 [INFO] [stderr] | [INFO] [stderr] 59 | /// An error occured when trying to obtain an IRI from an [`IriRef`] [INFO] [stderr] | ^^^^^^ no item named `IriRef` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `self.get_iri_prefixmap` [INFO] [stderr] --> src/iri/iri_ref.rs:23:35 [INFO] [stderr] | [INFO] [stderr] 23 | /// Usually you want to use [`self.get_iri_prefixmap`] instead [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `self.get_iri_prefixmap` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/prefix_map.rs:420:84 [INFO] [stderr] | [INFO] [stderr] 420 | /// Given a string like "ex:a" and a prefixmap that has alias "ex" with value "https://example.org/", the result will be "https... [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] 420 | /// Given a string like "ex:a" and a prefixmap that has alias "ex" with value "<https://example.org/>", the result will be "https://example.org/a" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/prefix_map.rs:420:127 [INFO] [stderr] | [INFO] [stderr] 420 | ...th value "https://example.org/", the result will be "https://example.org/a" [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] 420 | /// Given a string like "ex:a" and a prefixmap that has alias "ex" with value "https://example.org/", the result will be "<https://example.org/a>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `prefixmap` (lib doc) generated 5 warnings (run `cargo fix --lib -p prefixmap` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/prefixmap/index.html [INFO] running `Command { std: "docker" "inspect" "521e108da7d542e43185ffc4a113f48c2fba5cd70d21cbc98ff3b1fcbf911395", kill_on_drop: false }`