static-alloc 0.2.6

A bump allocator on static memory for the alloc-traits crate
Documentation
Build #2620626 2025-10-30 07:37:09
# rustc version
rustc 1.93.0-nightly (292be5c7c 2025-10-29)# docs.rs version
docsrs 0.6.0 (eafb2859 2025-10-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/static-alloc-0.2.6/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/static-alloc-0.2.6/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" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251029-1.93.0-nightly-292be5c7c\", \"--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] 702503f03c7dff9a0099bf1829af803781f7bb187e0bb2fa9b875c8105fc51e7
[INFO] running `Command { std: "docker" "start" "-a" "702503f03c7dff9a0099bf1829af803781f7bb187e0bb2fa9b875c8105fc51e7", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting static-alloc v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unclosed HTML tag `MaybeUninit`
[INFO] [stderr]   --> src/unsync/bump.rs:93:15
[INFO] [stderr]    |
[INFO] [stderr] 93 |     /// a Cell<MaybeUninit> to allow modification
[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] 93 |     /// a `Cell<MaybeUninit>` to allow modification
[INFO] [stderr]    |           +                 +
[INFO] [stderr] 
[INFO] [stderr] warning: `static-alloc` (lib doc) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/static_alloc/index.html
[INFO] running `Command { std: "docker" "inspect" "702503f03c7dff9a0099bf1829af803781f7bb187e0bb2fa9b875c8105fc51e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702503f03c7dff9a0099bf1829af803781f7bb187e0bb2fa9b875c8105fc51e7", kill_on_drop: false }`
[INFO] [stdout] 702503f03c7dff9a0099bf1829af803781f7bb187e0bb2fa9b875c8105fc51e7