bashkit 0.12.0

Awesomely fast virtual sandbox with bash and file system
Documentation

Build #3661681 2026-06-23 03:20:31

# rustc version rustc 1.98.0-nightly (4429659e4 2026-06-22)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# 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" "c1d34d1f767dc029abbfe776f21ec4d5aed2628122e502e5c0bb16bf58689a18" "/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\", \"-20260622-1.98.0-nightly-4429659e4\", \"--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: agent_tool, basic, clap_builtin, clap_builtin_subcommands, custom_backend, custom_builtins, custom_filesystem_impl, custom_fs, dump_builtins, git_workflow, live_mounts, python_external_functions, python_scripts, realfs_readonly, realfs_readwrite, resource_limits, scripted_tool, show_tool_output, sqlite_basic, sqlite_workflow, 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.12.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `python` [INFO] [stderr] --> src/lib.rs:506:7 [INFO] [stderr] | [INFO] [stderr] 506 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:510:11 [INFO] [stderr] | [INFO] [stderr] 510 | #[cfg(any(feature = "python", feature = "typescript"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:518:7 [INFO] [stderr] | [INFO] [stderr] 518 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:552:11 [INFO] [stderr] | [INFO] [stderr] 552 | #[cfg(any(feature = "python", feature = "sqlite"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:3177:7 [INFO] [stderr] | [INFO] [stderr] 3177 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:125:11 [INFO] [stderr] | [INFO] [stderr] 125 | #[cfg(any(feature = "python", feature = "typescript"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:128:7 [INFO] [stderr] | [INFO] [stderr] 128 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:231:11 [INFO] [stderr] | [INFO] [stderr] 231 | #[cfg(any(feature = "python", feature = "typescript"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:234:7 [INFO] [stderr] | [INFO] [stderr] 234 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:236:7 [INFO] [stderr] | [INFO] [stderr] 236 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:681:11 [INFO] [stderr] | [INFO] [stderr] 681 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:687:11 [INFO] [stderr] | [INFO] [stderr] 687 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:668:11 [INFO] [stderr] | [INFO] [stderr] 668 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:703:19 [INFO] [stderr] | [INFO] [stderr] 703 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:757:15 [INFO] [stderr] | [INFO] [stderr] 757 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:1885:11 [INFO] [stderr] | [INFO] [stderr] 1885 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:1955:11 [INFO] [stderr] | [INFO] [stderr] 1955 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:1967:11 [INFO] [stderr] | [INFO] [stderr] 1967 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:2998:15 [INFO] [stderr] | [INFO] [stderr] 2998 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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:3073:19 [INFO] [stderr] | [INFO] [stderr] 3073 | #[cfg(feature = "python")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bash_tool`, `bot-auth`, `default`, `fail`, `failpoints`, `git`, `http_client`, `interop`, `jq`, `logging`, `realfs`, `reqwest`, `russh`, `rustls`, `scripted_tool`, `sqlite`, `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 `crate::python_guide` [INFO] [stderr] --> src/../docs/sqlite.md:165:20 [INFO] [stderr] | [INFO] [stderr] 165 | - [`python_guide`](crate::python_guide) — the embedded Python builtin, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `python_guide` in module `bashkit` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bashkit` (lib doc) generated 21 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.42s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bashkit/index.html [INFO] running `Command { std: "docker" "inspect" "c1d34d1f767dc029abbfe776f21ec4d5aed2628122e502e5c0bb16bf58689a18", kill_on_drop: false }`