vec-tree 0.1.0

A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
Documentation
Build #676930 2022-11-19T05:30:37.735518+00:00
# rustc version
rustc 1.67.0-nightly (b833ad56f 2022-11-18)
# docs.rs version
docsrs 0.6.0 (879b8e16 2022-11-19)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/vec-tree-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/vec-tree-0.1.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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221118-1.67.0-nightly-b833ad56f\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 6383acface722aaf6563c53d067a755f91a97aad730a00cb8c9d68d9b2f1544f
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "6383acface722aaf6563c53d067a755f91a97aad730a00cb8c9d68d9b2f1544f", kill_on_drop: false }`
[INFO] [stderr]  Documenting vec-tree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/lib.rs:581:5
[INFO] [stderr]     |
[INFO] [stderr] 581 | /// https://en.wikipedia.org/wiki/Tree_traversal#Pre-order_(NLR)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://en.wikipedia.org/wiki/Tree_traversal#Pre-order>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/lib.rs:658:5
[INFO] [stderr]     |
[INFO] [stderr] 658 | /// https://en.wikipedia.org/wiki/Tree_traversal#Pre-order_(NLR)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://en.wikipedia.org/wiki/Tree_traversal#Pre-order>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `vec-tree` (lib doc) generated 2 warnings (run `cargo fix --lib -p vec-tree` to apply 2 suggestions)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "6383acface722aaf6563c53d067a755f91a97aad730a00cb8c9d68d9b2f1544f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6383acface722aaf6563c53d067a755f91a97aad730a00cb8c9d68d9b2f1544f", kill_on_drop: false }`
[INFO] [stdout] 6383acface722aaf6563c53d067a755f91a97aad730a00cb8c9d68d9b2f1544f