# rustc version rustc 1.99.0-nightly (d453bdd8f 2026-08-14)
# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )
# 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" "ed7ce8012081175b30a7f462566b82b020c7bd8ad21a7a1355d8d3eee2ae9188" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "approx serde rayon" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260814-1.99.0-nightly-d453bdd8f\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `blas-tests` in profile `test` did not match any packages [INFO] [stderr] warning: profile package spec `numeric-tests` in profile `test` did not match any packages [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: axis_ops, bounds_check_elim, column_standardize, convo, life, rollaxis, sort-axis, type_conversion, zip_many [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting kn0sys_ndarray v0.17.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/array_approx.rs:191:1 [INFO] [stderr] | [INFO] [stderr] 191 | / #[cfg(feature = "approx")] [INFO] [stderr] 192 | | #[cfg_attr(docsrs, doc(cfg(feature = "approx")))] [INFO] [stderr] | |____________________----------------------------_^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `.windows_with_stride` [INFO] [stderr] --> src/impl_methods.rs:1410:45 [INFO] [stderr] | [INFO] [stderr] 1410 | /// This is essentially equivalent to [`.windows_with_stride()`] with unit stride. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `.windows_with_stride` 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 `.to_shape` [INFO] [stderr] --> src/impl_methods.rs:2058:40 [INFO] [stderr] | [INFO] [stderr] 2058 | /// of the array is handled. See [`.to_shape()`].* [INFO] [stderr] | ^^^^^^^^^^^ no item named `.to_shape` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `kn0sys_ndarray` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/kn0sys_ndarray/index.html [INFO] running `Command { std: "docker" "inspect" "ed7ce8012081175b30a7f462566b82b020c7bd8ad21a7a1355d8d3eee2ae9188", kill_on_drop: false }`