# rustc version rustc 1.99.0-nightly (771916f90 2026-08-08)
# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )
# 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" "85cd05e9fa431f8e6e8da5059273f8cb105d535ef681edfb9a310e6928017cd3" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260808-1.99.0-nightly-771916f90\", \"--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: redundant explicit link target [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [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 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/math_audio_optimisation/index.html [INFO] running `Command { std: "docker" "inspect" "85cd05e9fa431f8e6e8da5059273f8cb105d535ef681edfb9a310e6928017cd3", kill_on_drop: false }`