# rustc version rustc 1.97.0-nightly (507271bc1 2026-05-17)
# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )
# 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" "2ffdc3f1786635198ba1a15ca80cf97b3d0a023b2821171b64eab3532aac6e63" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260517-1.97.0-nightly-507271bc1\", \"--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 n_circular_array v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `n_circular_array` links to private item `strides::Strides` [INFO] [stderr] --> src/lib.rs:78:61 [INFO] [stderr] | [INFO] [stderr] 78 | //! 3rd-party crate, we define the source array [`Strides`](strides::Strides), [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 `n_circular_array` links to private item `strides::Strides::flatten_range` [INFO] [stderr] --> src/lib.rs:79:42 [INFO] [stderr] | [INFO] [stderr] 79 | //! then call [`Strides::flatten_range`](strides::Strides::flatten_range) to get [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 `n_circular_array` links to private item `strides::Strides` [INFO] [stderr] --> src/lib.rs:334:37 [INFO] [stderr] | [INFO] [stderr] 334 | //! `strides` | Exports [`Strides`](strides::Strides) for flattening `N` dimensional indices during translation. [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 `translate_front` links to private item `crate::strides::Strides` [INFO] [stderr] --> src/array_mut.rs:304:68 [INFO] [stderr] | [INFO] [stderr] 304 | /// In the following example, we pre-calculate the [`Strides`](crate::strides::Strides) [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 `translate_back` links to private item `crate::strides::Strides` [INFO] [stderr] --> src/array_mut.rs:384:68 [INFO] [stderr] | [INFO] [stderr] 384 | /// In the following example, we pre-calculate the [`Strides`](crate::strides::Strides) [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: `n_circular_array` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/n_circular_array/index.html [INFO] running `Command { std: "docker" "inspect" "2ffdc3f1786635198ba1a15ca80cf97b3d0a023b2821171b64eab3532aac6e63", kill_on_drop: false }`