# rustc version rustc 1.98.0-nightly (bd08c9e71 2026-06-25)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "b93bda49bec575069dd1863815aef3ef3f9332075c66bb665d1075814d57bbea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260625-1.98.0-nightly-bd08c9e71\", \"--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.7.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `write_vraix_table_parquet` links to private item `formats::commonmeta::write_parquet_all` [INFO] [stderr] --> src/lib.rs:425:18 [INFO] [stderr] | [INFO] [stderr] 425 | /// 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] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [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:45:12 [INFO] [stderr] | [INFO] [stderr] 45 | /// 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] 45 | /// 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] 45 | /// Like [`write!`], but forwards `style` and `locale` to the citation writer. [INFO] [stderr] | + [INFO] [stderr] [INFO] [stderr] warning: `commonmeta` (lib doc) generated 4 warnings (run `cargo fix --lib -p commonmeta` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/commonmeta/index.html [INFO] running `Command { std: "docker" "inspect" "b93bda49bec575069dd1863815aef3ef3f9332075c66bb665d1075814d57bbea", kill_on_drop: false }`