optimizer 1.0.1

Bayesian and population-based optimization library with an Optuna-like API for hyperparameter tuning and black-box optimization
Documentation

Build #3822921 2026-07-11 09:33:44

# rustc version rustc 1.99.0-nightly (375b1431b 2026-07-10)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "619e3c52a7b4e77b1b08f86456a51151b611923d6d2f9d4222804c6766f6c7a1" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260710-1.99.0-nightly-375b1431b\", \"--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: ask_and_tell, async_parallel, basic_optimization, early_stopping, journal_storage, multi_objective, parameter_types, pruning, sampler_comparison [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 optimizer v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `SobolSampler` [INFO] [stderr] --> src/sampler/mod.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | //! | [`SobolSampler`]\* | Quasi-random Sobol sequences | Uniform coverage without model | [INFO] [stderr] | ^^^^^^^^^^^^ no item named `SobolSampler` 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 `CmaEsSampler` [INFO] [stderr] --> src/sampler/mod.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | //! | [`CmaEsSampler`]\* | Covariance Matrix Adaptation | Continuous, non-separable problems | [INFO] [stderr] | ^^^^^^^^^^^^ no item named `CmaEsSampler` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `GpSampler` [INFO] [stderr] --> src/sampler/mod.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | //! | [`GpSampler`]\* | Gaussian Process with EI | Expensive, low-dimensional functions | [INFO] [stderr] | ^^^^^^^^^ no item named `GpSampler` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `optimizer` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/optimizer/index.html [INFO] running `Command { std: "docker" "inspect" "619e3c52a7b4e77b1b08f86456a51151b611923d6d2f9d4222804c6766f6c7a1", kill_on_drop: false }`