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.90.0-nightly (11ad40bb8 2025-06-28)# docs.rs version
docsrs 0.6.0 (ff5ebf09 2025-06-25)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/boot-core-0.10.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/boot-core-0.10.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250628-1.90.0-nightly-11ad40bb8\", \"--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] 2be552e087a51f3b5d9afb7d3cfa26fdf321f57826aff6d313f16622f80410bc
[INFO] running `Command { std: "docker" "start" "-a" "2be552e087a51f3b5d9afb7d3cfa26fdf321f57826aff6d313f16622f80410bc", 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] Compiling crunchy v0.2.4
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling rustls v0.21.12
[INFO] [stderr] Checking bitflags v2.9.1
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Checking cosmwasm-crypto v1.5.11
[INFO] [stderr] Checking openssl v0.10.73
[INFO] [stderr] Compiling darling_core v0.14.4
[INFO] [stderr] Compiling safe-quote v1.0.40
[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.98
[INFO] [stderr] Compiling cosmwasm-derive v1.5.11
[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 derivative v2.2.0
[INFO] [stderr] Checking serde-json-wasm v0.5.2
[INFO] [stderr] Checking bnum v0.10.0
[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" "2be552e087a51f3b5d9afb7d3cfa26fdf321f57826aff6d313f16622f80410bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2be552e087a51f3b5d9afb7d3cfa26fdf321f57826aff6d313f16622f80410bc", kill_on_drop: false }`
[INFO] [stdout] 2be552e087a51f3b5d9afb7d3cfa26fdf321f57826aff6d313f16622f80410bc