# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# 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" "db9bd5ae0bacaaaaf4b39d3aead76440d8b3d83280df51b73595781f9ff33e8b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: stdio_transport [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 brazen v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `testing` [INFO] [stderr] --> src/lib.rs:32:71 [INFO] [stderr] | [INFO] [stderr] 32 | //! impls land via their own tasks; the shared test doubles live in [`testing`]. [INFO] [stderr] | ^^^^^^^ no item named `testing` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `Route` links to private item `parse_args` [INFO] [stderr] --> src/cli/mod.rs:106:21 [INFO] [stderr] | [INFO] [stderr] 106 | /// authoritative [`parse_args`], so the coverage-excluded shim never hand-rolls an [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 `VERSION` links to private item `VERSION_LINE` [INFO] [stderr] --> src/run/discovery.rs:55:29 [INFO] [stderr] | [INFO] [stderr] 55 | /// manifest. The sibling [`VERSION_LINE`] is the `bz` CLI's rendering of this same [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 `generate` links to private item `send_encoded` [INFO] [stderr] --> src/run/generate.rs:24:63 [INFO] [stderr] | [INFO] [stderr] 24 | /// This is the normalized-in / canonical-out composition — [`send_encoded`] (the request [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 `generate` links to private item `canonical_events` [INFO] [stderr] --> src/run/generate.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | /// half) then [`canonical_events`] (the response half); the `--raw=out` variant reuses [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: unresolved link to `crate::testing` [INFO] [stderr] --> src/store/mod.rs:118:43 [INFO] [stderr] | [INFO] [stderr] 118 | /// in-memory double lives in [`testing`](crate::testing). [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `testing` in module `brazen` [INFO] [stderr] [INFO] [stderr] warning: `brazen` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/brazen/index.html [INFO] running `Command { std: "docker" "inspect" "db9bd5ae0bacaaaaf4b39d3aead76440d8b3d83280df51b73595781f9ff33e8b", kill_on_drop: false }`