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 (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" "9e04620f49a855758af66c66b13c006df2724ad30a1690616c3d1b17e391949d" "/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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking teller-providers v2.0.7 [INFO] [stderr] error[E0599]: no method named `https_or_http` found for enum `std::result::Result<T, E>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teller-providers-2.0.7/src/providers/google_secretmanager.rs:65:22 [INFO] [stderr] | [INFO] [stderr] 63 | hyper_rustls::HttpsConnectorBuilder::new() [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | _________________method `https_or_http` is available on `HttpsConnectorBuilder<WantsTlsConfig>` [INFO] [stderr] | | [INFO] [stderr] 64 | | .with_native_roots() [INFO] [stderr] 65 | | .https_or_http() [INFO] [stderr] | | -^^^^^^^^^^^^^ method not found in `std::result::Result<HttpsConnectorBuilder<WantsSchemes>, std::io::Error>` [INFO] [stderr] | |_____________________| [INFO] [stderr] | [INFO] [stderr] | [INFO] [stderr] note: the method `https_or_http` exists on the type `HttpsConnectorBuilder<WantsSchemes>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.25.0/src/connector/builder.rs:144:5 [INFO] [stderr] | [INFO] [stderr] 144 | pub fn https_or_http(self) -> ConnectorBuilder<WantsProtocols1> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: use the `?` operator to extract the `HttpsConnectorBuilder<WantsSchemes>` value, propagating a `Result::Err` value to the caller [INFO] [stderr] | [INFO] [stderr] 64 | .with_native_roots()? [INFO] [stderr] | + [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teller-providers-2.0.7/src/providers/hashicorp_vault.rs:103:13 [INFO] [stderr] | [INFO] [stderr] 103 | rustify::errors::ClientError::ServerResponseError { code, content } => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `rustify::errors::ClientError`, found a different `rustify::errors::ClientError` [INFO] [stderr] | [INFO] [stderr] note: there are multiple different versions of crate `rustify` in the dependency graph [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustify-0.6.1/src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub enum ClientError { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustify-0.5.3/src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub enum ClientError { [INFO] [stderr] | -------------------- this is the found type [INFO] [stderr] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `teller-providers` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9e04620f49a855758af66c66b13c006df2724ad30a1690616c3d1b17e391949d", kill_on_drop: false }`