# rustc version rustc 1.97.0-nightly (f53b654a8 2026-04-30)
# docs.rs version docsrs 0.0.0 (9a14b3d3fb884a3034195abfb368439d6d1cca28 2026-04-21 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder6/builds/standard-commit-0.11.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder6/builds/standard-commit-0.11.12/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder6/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder6/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "28-31" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", 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] 585c1652fc76cd67c54dd0b3523ca9bd3a1f147c221d1de382f00b2e25f2ce47 [INFO] running `Command { std: "docker" "start" "585c1652fc76cd67c54dd0b3523ca9bd3a1f147c221d1de382f00b2e25f2ce47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-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" "--user" "1001:1001" "585c1652fc76cd67c54dd0b3523ca9bd3a1f147c221d1de382f00b2e25f2ce47" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260430-1.97.0-nightly-f53b654a8\", \"--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" "-j4" "--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 standard-commit v0.11.12 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `format` links to private item `MAX_HEADER_LENGTH` [INFO] [stderr] --> src/format.rs:11:32 [INFO] [stderr] | [INFO] [stderr] 11 | /// - Header is truncated to [`MAX_HEADER_LENGTH`] characters [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 `format` links to private item `BODY_LINE_WIDTH` [INFO] [stderr] --> src/format.rs:12:40 [INFO] [stderr] | [INFO] [stderr] 12 | /// - Body lines are word-wrapped at [`BODY_LINE_WIDTH`] characters [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 `format` links to private item `BODY_LINE_WIDTH` [INFO] [stderr] --> src/format.rs:13:43 [INFO] [stderr] | [INFO] [stderr] 13 | /// - Footer values are word-wrapped at [`BODY_LINE_WIDTH`] characters [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: `format` is both a function and a macro [INFO] [stderr] --> src/lib.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | //! - [`format`] — render a [`ConventionalCommit`] back to a well-formed string [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] 11 | //! - [`format()`] — render a [`ConventionalCommit`] back to a well-formed string [INFO] [stderr] | ++ [INFO] [stderr] help: to link to the macro, add an exclamation mark [INFO] [stderr] | [INFO] [stderr] 11 | //! - [`format!`] — render a [`ConventionalCommit`] back to a well-formed string [INFO] [stderr] | + [INFO] [stderr] [INFO] [stderr] warning: `standard-commit` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/standard_commit/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "585c1652fc76cd67c54dd0b3523ca9bd3a1f147c221d1de382f00b2e25f2ce47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "585c1652fc76cd67c54dd0b3523ca9bd3a1f147c221d1de382f00b2e25f2ce47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585c1652fc76cd67c54dd0b3523ca9bd3a1f147c221d1de382f00b2e25f2ce47", kill_on_drop: false }` [INFO] [stdout] 585c1652fc76cd67c54dd0b3523ca9bd3a1f147c221d1de382f00b2e25f2ce47