# rustc version rustc 1.99.0-nightly (14cae6813 2026-07-08)
# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )
# build log [INFO] adding target x86_64-apple-darwin for toolchain nightly [INFO] running `Command { std: CARGO_HOME="/home/cratesfyi/workspace/cargo-home" RUSTUP_HOME="/home/cratesfyi/workspace/rustup-home" "/home/cratesfyi/workspace/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "x86_64-apple-darwin", kill_on_drop: false }` [INFO] [stderr] info: component rust-std for target x86_64-apple-darwin is up to date [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" "c1c52dcf143629f6cec6724df6718a0cc4d443cbf595c1de88fb20924000e813" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260708-1.99.0-nightly-14cae6813\", \"--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-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting lib v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/datas/array.rs:80:36 [INFO] [stderr] | [INFO] [stderr] 80 | /// 创建一个未初始化的 Array<MaybeUninit<T>> [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 80 | /// 创建一个未初始化的 `Array<MaybeUninit<T>>` [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: specialization is experimental [INFO] [stderr] --> src/math/traits/cmp.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | default fn is_non_cmp_pair(&self, other: &Self) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information [INFO] [stderr] = help: add `#![feature(specialization)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2026-07-08; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045> [INFO] [stderr] [INFO] [stderr] warning: specialization is experimental [INFO] [stderr] --> src/math/traits/cmp.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | default fn is_non_cmp_value(&self) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information [INFO] [stderr] = help: add `#![feature(specialization)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2026-07-08; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045> [INFO] [stderr] [INFO] [stderr] warning: `lib` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-apple-darwin/doc/lib/index.html [INFO] running `Command { std: "docker" "inspect" "c1c52dcf143629f6cec6724df6718a0cc4d443cbf595c1de88fb20924000e813", kill_on_drop: false }`