# rustc version rustc 1.98.0-nightly (f8a08b688 2026-05-30)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# 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" "08965ea8159a54405cc327d177e41e5aabef566cb7c293f8c7558c774524fb40" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260530-1.98.0-nightly-f8a08b688\", \"--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] Scraping math-optimisation v0.5.10 (/opt/rustwide/workdir) [INFO] [stderr] Documenting math-optimisation v0.5.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `cobyla` links to private item `cobyla_native` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`cobyla_native`] for the implementation. The public API lives in [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: unresolved link to `Quadrature::WorstCaseSearch` [INFO] [stderr] --> src/continuous_area.rs:156:66 [INFO] [stderr] | [INFO] [stderr] 156 | /// Axis-aligned bounding box used as the search space for [`Quadrature::WorstCaseSearch`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `Quadrature` has no variant or associated item named `WorstCaseSearch` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `crate::differential_evolution` is both a function and a module [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`differential_evolution`](crate::differential_evolution) and [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: ambiguous link [INFO] [stderr] = help: to link to the function, add parentheses: crate::differential_evolution() [INFO] [stderr] = help: to link to the module, prefix with `mod@`: mod@crate::differential_evolution [INFO] [stderr] [INFO] [stderr] warning: `crate::levenberg_marquardt` is both a function and a module [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`levenberg_marquardt`](crate::levenberg_marquardt) entry points. [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: ambiguous link [INFO] [stderr] = help: to link to the function, add parentheses: crate::levenberg_marquardt() [INFO] [stderr] = help: to link to the module, prefix with `mod@`: mod@crate::levenberg_marquardt [INFO] [stderr] [INFO] [stderr] warning: `math-optimisation` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/math_audio_optimisation/index.html [INFO] running `Command { std: "docker" "inspect" "08965ea8159a54405cc327d177e41e5aabef566cb7c293f8c7558c774524fb40", kill_on_drop: false }`