Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# error kind ExecutionFailed
# pre-build errors command failed: exit status: 101
# rustc version rustc 1.98.0-nightly (23a3312d9 2026-05-23)
# 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" "f5407faac3e79fa436d31907875e0cfddf9f9a79f9a34b08c8accb4166a3fd19" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"katex-header.html\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260523-1.98.0-nightly-23a3312d9\", \"--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: adaptive_sampling, interpolative_decomposition [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] Compiling openblas-build v0.10.16 [INFO] [stderr] error: openblas-build requires the `rustls` or `native-tls` feature to be enabled [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-build-0.10.16/src/download.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | compile_error!("openblas-build requires the `rustls` or `native-tls` feature to be enabled"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `ureq::tls` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-build-0.10.16/src/download.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | tls::{TlsConfig, TlsProvider}, [INFO] [stderr] | ^^^ could not find `tls` in `ureq` [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ureq-3.3.0/src/lib.rs:574:9 [INFO] [stderr] | [INFO] [stderr] 573 | #[cfg(feature = "_tls")] [INFO] [stderr] | ---------------- the item is gated behind the `_tls` feature [INFO] [stderr] 574 | pub mod tls; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `tls_config` found for struct `ConfigBuilder<Scope>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-build-0.10.16/src/download.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 42 | / Config::builder() [INFO] [stderr] 43 | | .tls_config(TlsConfig::builder().provider(provider).build()) [INFO] [stderr] | | -^^^^^^^^^^ method not found in `ConfigBuilder<AgentScope>` [INFO] [stderr] | |_________| [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `openblas-build` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "f5407faac3e79fa436d31907875e0cfddf9f9a79f9a34b08c8accb4166a3fd19", kill_on_drop: false }`