commonmeta 0.8.21

Library for conversions to/from the Commonmeta scholarly metadata format
Documentation

Build #3736983 2026-07-01 14:02:11

# rustc version rustc 1.98.0-nightly (f46ec5218 2026-06-30)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "bc3ef6e5d4cef3d5873d82047aebdd045379ea777109be01077702e85f777680" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260630-1.98.0-nightly-f46ec5218\", \"--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 commonmeta v0.8.21 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `ValidationReport` links to private item `validate_sqlite` [INFO] [stderr] --> src/formats/commonmeta.rs:1500:27 [INFO] [stderr] | [INFO] [stderr] 1500 | /// Summary returned by [`validate_sqlite`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `fetch_latest_orcid_release` links to private item `fetch_orcid_release` [INFO] [stderr] --> src/formats/orcid.rs:1132:34 [INFO] [stderr] | [INFO] [stderr] 1132 | /// version number, then calls [`fetch_orcid_release`] for the file metadata. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `fetch_latest_orcid_release` links to private item `fetch_orcid_release` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] version number, then calls [`fetch_orcid_release`] for the file metadata. [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `write_vraix_table_parquet` links to private item `formats::commonmeta::write_parquet_all` [INFO] [stderr] --> src/lib.rs:764:18 [INFO] [stderr] | [INFO] [stderr] 764 | /// group (see [`formats::commonmeta::write_parquet_all`]'s analogous [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/crockford.rs:3:47 [INFO] [stderr] | [INFO] [stderr] 3 | //! - uses Douglas Crockford Base32 encoding: https://www.crockford.com/base32.html [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] 3 | //! - uses Douglas Crockford Base32 encoding: <https://www.crockford.com/base32.html> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/crockford.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | //! - is based on: https://github.com/front-matter/base32-url [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] 4 | //! - is based on: <https://github.com/front-matter/base32-url> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `write` is both a function and a macro [INFO] [stderr] --> src/lib.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 48 | /// Like [`write`], but forwards `style` and `locale` to the citation writer. [INFO] [stderr] | ^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] help: to link to the function, add parentheses [INFO] [stderr] | [INFO] [stderr] 48 | /// Like [`write()`], but forwards `style` and `locale` to the citation writer. [INFO] [stderr] | ++ [INFO] [stderr] help: to link to the macro, add an exclamation mark [INFO] [stderr] | [INFO] [stderr] 48 | /// Like [`write!`], but forwards `style` and `locale` to the citation writer. [INFO] [stderr] | + [INFO] [stderr] [INFO] [stderr] warning: `commonmeta` (lib doc) generated 7 warnings (run `cargo fix --lib -p commonmeta` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.95s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/commonmeta/index.html [INFO] running `Command { std: "docker" "inspect" "bc3ef6e5d4cef3d5873d82047aebdd045379ea777109be01077702e85f777680", kill_on_drop: false }`