rune-alloc 0.14.2

The Rune Language, an embeddable dynamic programming language for Rust.
Documentation

Build #3352678 2026-05-22 12:47:29

# rustc version rustc 1.97.0-nightly (e96c36b6f 2026-05-21)

# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )

# 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" "e99ddd08a19c82381ab94a81ac3397322004a2bff5251fff4cb759f893c9e730" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260521-1.97.0-nightly-e96c36b6f\", \"--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] Documenting rune-alloc v0.14.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: specialization is experimental [INFO] [stderr] --> src/vec/spec_from_elem.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | default fn from_elem<A: Allocator>(elem: T, n: usize, alloc: A) -> Result<Vec<T, A>, Error> { [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-05-21; 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/vec/spec_extend.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | default fn spec_extend(&mut self, iterator: I) -> Result<(), Error> { [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-05-21; 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: `rune-alloc` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rune_alloc/index.html [INFO] running `Command { std: "docker" "inspect" "e99ddd08a19c82381ab94a81ac3397322004a2bff5251fff4cb759f893c9e730", kill_on_drop: false }`