safe-chains 0.221.0

Auto-allow safe bash commands in agentic coding tools
Documentation

Build #4016445 2026-08-02 02:14:28

# 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" "d590603ca3d7d460d7c6af60475090d5a97b8faba776959acde8dc8fea3eabd0" "/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: generate_assets [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 safe-chains v0.221.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `observe` [INFO] [stderr] --> src/engine/level.rs:313:60 [INFO] [stderr] | [INFO] [stderr] 313 | /// gripe is frequently "operation = mutate, allowed: [observe]" — true, useless, and it hides [INFO] [stderr] | ^^^^^^^ no item named `observe` 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 `resolve` links to private item `flags` [INFO] [stderr] --> src/engine/resolve.rs:7:61 [INFO] [stderr] | [INFO] [stderr] 7 | //! the shared toolkit they build on lives in submodules: [`flags`] (the getopt-style [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 `resolve` links to private item `locus` [INFO] [stderr] --> src/engine/resolve.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | //! flag walker), [`locus`] (`classify_locus` — the [`LocalLocus`] ladder that refines the [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 `resolve` links to private item `capability` [INFO] [stderr] --> src/engine/resolve.rs:9:59 [INFO] [stderr] | [INFO] [stderr] 9 | //! old `is_safe_write_target` boolean, v1.4 §2.2), and [`capability`] (the builders that [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 `join_cwd` links to private item `UNRESOLVED_CWD` [INFO] [stderr] --> src/pathctx.rs:349:45 [INFO] [stderr] | [INFO] [stderr] 349 | /// A target that cannot be pinned yields [`UNRESOLVED_CWD`], NOT `None`. This used to return `None` [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: `safe-chains` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/safe_chains/index.html [INFO] running `Command { std: "docker" "inspect" "d590603ca3d7d460d7c6af60475090d5a97b8faba776959acde8dc8fea3eabd0", kill_on_drop: false }`