# rustc version rustc 1.100.0-nightly (a69a63265 2026-09-03)
# docs.rs version docsrs 0.0.0 (c6ca30c0fecf66cc5a0859ac541222ca6c912d59 2026-09-01 )
# 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" "6a271013c996eb96f87eab44557b79ee14841878139af7fea65086d61bcba20c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260903-1.100.0-nightly-a69a63265\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:118:1 [INFO] [stderr] | [INFO] [stderr] 118 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `bstack` (manifest) generated 1 warning [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: alloc_basic, alloc_typed, atomic_linked_list, atomic_ops, atomic_race, basic, bstack_bytevec, buffer_reuse, checksummed_cache, custom_alloc, hashmap, journal, linked_list, lock_up_to, move_and_cow, reading, vec_store, write_trait [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting bstack v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `binary_search_by` links to private item `BULK_READ_BUDGET` [INFO] [stderr] --> src/alloc/chunk.rs:729:11 [INFO] [stderr] | [INFO] [stderr] 729 | /// [`BULK_READ_BUDGET`] total bytes, skips probing altogether and takes [INFO] [stderr] | ^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `partition_point` links to private item `BULK_READ_BUDGET` [INFO] [stderr] --> src/alloc/chunk.rs:921:11 [INFO] [stderr] | [INFO] [stderr] 921 | /// [`BULK_READ_BUDGET`] total bytes, skips probing altogether and takes [INFO] [stderr] | ^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `alloc_bulk` links to private item `Self::pop_all_classes` [INFO] [stderr] --> src/alloc/segregated.rs:1642:29 [INFO] [stderr] | [INFO] [stderr] 1642 | /// [`pop_all_classes`](Self::pop_all_classes); oversized requests take blocks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `alloc_bulk` links to private item `Self::match_oversized_bounded` [INFO] [stderr] --> src/alloc/segregated.rs:1643:42 [INFO] [stderr] | [INFO] [stderr] 1643 | /// from [`match_oversized_bounded`](Self::match_oversized_bounded), carving a [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `alloc_bulk` links to private item `Self::SPLIT_MIN` [INFO] [stderr] --> src/alloc/segregated.rs:1644:48 [INFO] [stderr] | [INFO] [stderr] 1644 | /// match whose slack clears [`SPLIT_MIN`](Self::SPLIT_MIN) (like single [INFO] [stderr] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `dealloc_bulk` links to private item `SlabBStackAllocator::splice_blocks_onto_free_list` [INFO] [stderr] --> src/alloc/slab.rs:1409:42 [INFO] [stderr] | [INFO] [stderr] 1409 | /// [`splice_blocks_onto_free_list`](SlabBStackAllocator::splice_blocks_onto_free_list)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `bstack` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bstack/index.html [INFO] running `Command { std: "docker" "inspect" "6a271013c996eb96f87eab44557b79ee14841878139af7fea65086d61bcba20c", kill_on_drop: false }`