Build #2883178 2026-02-09 05:45:37
# rustc version
rustc 1.95.0-nightly (6efa357bf 2026-02-08)# docs.rs version
docsrs 0.0.0 (e6b9bb9a 2026-02-06 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/bashkit-0.1.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/bashkit-0.1.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260208-1.95.0-nightly-6efa357bf\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 9755df7fec433d97e0a97567105608cadcc803553118571139bc14f3a31e6f43
[INFO] running `Command { std: "docker" "start" "-a" "9755df7fec433d97e0a97567105608cadcc803553118571139bc14f3a31e6f43", 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, python_scripts, resource_limits, sandbox_identity, show_tool_output, text_files, text_processing
[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.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `python`
[INFO] [stderr] --> src/lib.rs:397:7
[INFO] [stderr] |
[INFO] [stderr] 397 | #[cfg(feature = "python")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `base64`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `reqwest`, and `tracing`
[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:1217:7
[INFO] [stderr] |
[INFO] [stderr] 1217 | #[cfg(feature = "python")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `base64`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `reqwest`, and `tracing`
[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:68:7
[INFO] [stderr] |
[INFO] [stderr] 68 | #[cfg(feature = "python")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `base64`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `reqwest`, and `tracing`
[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:114:7
[INFO] [stderr] |
[INFO] [stderr] 114 | #[cfg(feature = "python")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `base64`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `reqwest`, and `tracing`
[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:306:11
[INFO] [stderr] |
[INFO] [stderr] 306 | #[cfg(feature = "python")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `base64`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `reqwest`, and `tracing`
[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:312:11
[INFO] [stderr] |
[INFO] [stderr] 312 | #[cfg(feature = "python")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `base64`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `reqwest`, and `tracing`
[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:859:11
[INFO] [stderr] |
[INFO] [stderr] 859 | #[cfg(feature = "python")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `base64`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `reqwest`, and `tracing`
[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:878:11
[INFO] [stderr] |
[INFO] [stderr] 878 | #[cfg(feature = "python")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `base64`, `default`, `fail`, `failpoints`, `git`, `http_client`, `logging`, `reqwest`, and `tracing`
[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: `bashkit` (lib doc) generated 8 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bashkit/index.html
[INFO] running `Command { std: "docker" "inspect" "9755df7fec433d97e0a97567105608cadcc803553118571139bc14f3a31e6f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9755df7fec433d97e0a97567105608cadcc803553118571139bc14f3a31e6f43", kill_on_drop: false }`
[INFO] [stdout] 9755df7fec433d97e0a97567105608cadcc803553118571139bc14f3a31e6f43