# rustc version rustc 1.97.0-nightly (8b03437a8 2026-05-12)
# docs.rs version docsrs 0.0.0 (ad302d961e54d5d2c273ab5bb3d4139759c933ad 2026-05-03 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder3/builds/ratkit-0.2.16/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder3/builds/ratkit-0.2.16/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "20-25" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", 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] cf3fd3fafb179d08fea1bf9c25f096f46fcb7af98fd2eccfcc30e6d7ea72311c [INFO] running `Command { std: "docker" "start" "cf3fd3fafb179d08fea1bf9c25f096f46fcb7af98fd2eccfcc30e6d7ea72311c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-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" "--user" "1001:1001" "cf3fd3fafb179d08fea1bf9c25f096f46fcb7af98fd2eccfcc30e6d7ea72311c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260512-1.97.0-nightly-8b03437a8\", \"--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: ai_chat_ai_chat_demo, button_button_demo, code_diff_code_diff_demo, code_widget_code_widget_demo, dialog_dialog_demo, file_system_tree_file_system_tree_demo, file_watcher_demo, git_watcher_demo, hotkey_footer_hotkey_footer_demo, hotkey_service_demo, markdown_preview_markdown_preview_demo, menu-bar_menu_bar_demo, mouse_only, pane_pane_demo, ratkit_demo, repo_watcher_demo, resizable-grid_resizable_grid_demo, scroll_scroll_demo, statusline_statusline_demo, termtui_term_mprocs_demo, theme_picker_theme_picker_demo, toast_toast_demo, tree-view_tree_view_demo, widget-event_widget_event_demo [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 ratkit v0.2.16 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stderr] --> src/lib.rs:66:22 [INFO] [stderr] | [INFO] [stderr] 66 | #![cfg_attr(doc, cfg(feature = "docsrs"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ai-chat`, `all`, `arboard`, `button`, `code-diff`, `code-widget`, `compact_str`, `default`, `devicons`, `dialog`, `dirs`, `file-system-tree`, `file-watcher`, `full`, `git-watcher`, `hotkey-footer`, `hotkey-service`, `log`, `markdown-preview`, `menu-bar`, `notify`, `pane`, `pulldown-cmark`, `repo-watcher`, `reqwest`, `resizable-grid`, `scroll`, `serde`, `serde_json`, `services`, `similar`, `statusline`, `syntect`, `syntect-tui`, and `termtui` and 6 more [INFO] [stderr] = help: consider adding `docsrs` 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: `ratkit` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ratkit/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "cf3fd3fafb179d08fea1bf9c25f096f46fcb7af98fd2eccfcc30e6d7ea72311c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf3fd3fafb179d08fea1bf9c25f096f46fcb7af98fd2eccfcc30e6d7ea72311c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3fd3fafb179d08fea1bf9c25f096f46fcb7af98fd2eccfcc30e6d7ea72311c", kill_on_drop: false }` [INFO] [stdout] cf3fd3fafb179d08fea1bf9c25f096f46fcb7af98fd2eccfcc30e6d7ea72311c