# rustc version rustc 1.96.0-nightly (c75612477 2026-04-07)
# docs.rs version docsrs 0.0.0 (356820b6929bbe454b0b2f8ee1715f9abb4b32ed 2026-04-07 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/bashkit-0.1.17/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/bashkit-0.1.17/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/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" "6442450944" "--cpus" "4" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260407-1.96.0-nightly-c75612477\", \"--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" "-j4" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7d8dabb777bab60c76a1f0a47f0e4cb62768845b52988644b7807d9463900a10 [INFO] running `Command { std: "docker" "start" "-a" "7d8dabb777bab60c76a1f0a47f0e4cb62768845b52988644b7807d9463900a10", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: agent_tool, basic, custom_backend, custom_builtins, custom_filesystem_impl, custom_fs, git_workflow, live_mounts, python_external_functions, python_scripts, realfs_readonly, realfs_readwrite, resource_limits, scripted_tool, show_tool_output, ssh_supabase, streaming_output, text_files, text_processing, typescript_external_functions, typescript_scripts, virtual_identity [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 bashkit v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/lib.rs:474:7 [INFO] [stderr] | [INFO] [stderr] 474 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/lib.rs:479:7 [INFO] [stderr] | [INFO] [stderr] 479 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/lib.rs:2217:7 [INFO] [stderr] | [INFO] [stderr] 2217 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/builtins/mod.rs:120:7 [INFO] [stderr] | [INFO] [stderr] 120 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/builtins/mod.rs:216:7 [INFO] [stderr] | [INFO] [stderr] 216 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/tool.rs:543:11 [INFO] [stderr] | [INFO] [stderr] 543 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/tool.rs:549:11 [INFO] [stderr] | [INFO] [stderr] 549 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/lib.rs:1435:11 [INFO] [stderr] | [INFO] [stderr] 1435 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/lib.rs:1454:11 [INFO] [stderr] | [INFO] [stderr] 1454 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/lib.rs:1466:11 [INFO] [stderr] | [INFO] [stderr] 1466 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `realfs`, `reqwest`, `russh`, `russh-keys`, `scripted_tool`, `ssh`, `tracing`, and `typescript` [INFO] [stderr] = help: consider adding `python` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `python_guide` [INFO] [stderr] --> src/lib.rs:385:9 [INFO] [stderr] | [INFO] [stderr] 385 | //! - [`python_guide`] - Embedded Python (Monty) guide (requires `python` feature) [INFO] [stderr] | ^^^^^^^^^^^^ no item named `python_guide` 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: `bashkit` (lib doc) generated 11 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bashkit/index.html [INFO] running `Command { std: "docker" "inspect" "7d8dabb777bab60c76a1f0a47f0e4cb62768845b52988644b7807d9463900a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d8dabb777bab60c76a1f0a47f0e4cb62768845b52988644b7807d9463900a10", kill_on_drop: false }` [INFO] [stdout] 7d8dabb777bab60c76a1f0a47f0e4cb62768845b52988644b7807d9463900a10