# rustc version rustc 1.98.0-nightly (cb46fbb8c 2026-06-08)
# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )
# 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" "b9639b9e31f5aafb7f83eb20dd9eca7b76312dd3f68a3fbed2ff1ab510b3d50e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260608-1.98.0-nightly-cb46fbb8c\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: area, axis_labels, bar_legend, bar_plot, basic_line, box_plot, bubble, climate_nasa, colormaps, custom_font, datelistplot, heatmap, histogram, legend_alignment_test, legend_auto_position, legend_below, legend_below_alignment, legend_separate, legend_types, math_notation, ndarray_integration, polars_integration, pp_plot, qq_plot, scatter, scatter_markers, stacked_bar, svg_export, timeline, treemap, violin_plot [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 velociplot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `col` [INFO] [stderr] --> src/plots/heatmap.rs:48:46 [INFO] [stderr] | [INFO] [stderr] 48 | /// * `data` - 2D vector where data[row][col] represents the value at (row, col) [INFO] [stderr] | ^^^ no item named `col` 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: `velociplot` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/velociplot/index.html [INFO] running `Command { std: "docker" "inspect" "b9639b9e31f5aafb7f83eb20dd9eca7b76312dd3f68a3fbed2ff1ab510b3d50e", kill_on_drop: false }`