abstract-interface-testing 0.15.1

Abstract deployment helpers with cw-orchestrator
Documentation

Build #3436645 2026-05-31 01:23:30

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 (6368fd52c 2026-05-29)

# 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" "78283dfd99d0296a9f28de9dfd614bd27648306f911e95dcb8d52953f4ef65f3" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260529-1.98.0-nightly-6368fd52c\", \"--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 time v0.3.20 [INFO] [stderr] Checking abstract-ica v0.14.3 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] error[E0282]: type annotations needed for `Box<_>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stderr] | [INFO] [stderr] 83 | let items = format_items [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | Ok(items.into()) [INFO] [stderr] | ----- type must be known at this point [INFO] [stderr] | [INFO] [stderr] help: consider giving `items` an explicit type, where the placeholder `_` is specified [INFO] [stderr] | [INFO] [stderr] 83 | let items: Box<_> = format_items [INFO] [stderr] | ++++++++ [INFO] [stderr] [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking openssl v0.10.80 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] For more information about this error, try `rustc --explain E0282`. [INFO] [stderr] Checking rustls v0.20.9 [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "78283dfd99d0296a9f28de9dfd614bd27648306f911e95dcb8d52953f4ef65f3", kill_on_drop: false }`