# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# 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" "dcc5cbc1fc5510bed56e9d99fd7ea449fab56a48fb14a068a8f7b2b3fba4713f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "python_numpy num-dual approx" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"./src/docs-header.html\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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 quantity v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `quantity` links to private item `nalgebra` [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / //! Representation of quantites, i.e. of unit valued scalars and arrays. [INFO] [stderr] 2 | | //! [INFO] [stderr] 3 | | //! The units are checked at compile time and can be arbitrarily complex. Additional to simple scalar quantities, it also provide... [INFO] [stderr] 4 | | //! [INFO] [stderr] ... | [INFO] [stderr] 143 | | //! Interoperability with other crates can be achieved by activating the following features: [INFO] [stderr] 144 | | #![doc = document_features::document_features!()] [INFO] [stderr] | |________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] * **`nalgebra`** — Use dynamic or static arrays from the [nalgebra] crate as value of a quantity. [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: `quantity` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/quantity/index.html [INFO] running `Command { std: "docker" "inspect" "dcc5cbc1fc5510bed56e9d99fd7ea449fab56a48fb14a068a8f7b2b3fba4713f", kill_on_drop: false }`