boot-core 0.10.0

Scripting library for deploying and interacting with CosmWasm smart-contracts
Documentation
Build #2564159 2025-10-06 12:03:52

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.

# rustc version
rustc 1.92.0-nightly (839222065 2025-10-05)# docs.rs version
docsrs 0.6.0 (f42173de 2025-09-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/boot-core-0.10.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/boot-core-0.10.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251005-1.92.0-nightly-839222065\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 1302c002c6b69f46dcb8bc02b75d1121c258e92561edb0d853360be6eb852b38
[INFO] running `Command { std: "docker" "start" "-a" "1302c002c6b69f46dcb8bc02b75d1121c258e92561edb0d853360be6eb852b38", 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 schemars v0.8.22
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking cosmwasm-crypto v1.5.11
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling derivative v2.2.0
[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 placeholders `_` are specified
[INFO] [stderr]    |
[INFO] [stderr] 83 |     let items: Box<_> = format_items
[INFO] [stderr]    |              ++++++++
[INFO] [stderr] 
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.11
[INFO] [stderr]     Checking serde-json-wasm v0.5.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr] For more information about this error, try `rustc --explain E0282`.
[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" "1302c002c6b69f46dcb8bc02b75d1121c258e92561edb0d853360be6eb852b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1302c002c6b69f46dcb8bc02b75d1121c258e92561edb0d853360be6eb852b38", kill_on_drop: false }`
[INFO] [stdout] 1302c002c6b69f46dcb8bc02b75d1121c258e92561edb0d853360be6eb852b38