everything-plugin 0.4.1

Rust binding for Everything's plugin SDK
Documentation
Build #3060584 2026-03-25 12:41:58

# rustc version rustc 1.96.0-nightly (362211dc2 2026-03-24)

# docs.rs version docsrs 0.0.0 (da7690ee 2026-03-15 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/everything-plugin-0.4.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/everything-plugin-0.4.1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "tracing serde ui winio rust-i18n doc" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260324-1.96.0-nightly-362211dc2\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", 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] 34b6dc51ff70b1fb06c5262a4d8ab0360cc40decab1e71222b924d72175260f2 [INFO] running `Command { std: "docker" "start" "-a" "34b6dc51ff70b1fb06c5262a4d8ab0360cc40decab1e71222b924d72175260f2", kill_on_drop: false }` [INFO] [stderr] Scraping everything-plugin v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "basic" in package `everything-plugin` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `everything-plugin` (example "basic") generated 1 warning [INFO] [stderr] warning: failed to scan example "options" in package `everything-plugin` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `everything-plugin` (example "options") generated 1 warning [INFO] [stderr] warning: failed to scan example "detach" in package `everything-plugin` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `everything-plugin` (example "detach") generated 1 warning [INFO] [stderr] warning: failed to scan example "test" in package `everything-plugin` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `everything-plugin` (example "test") generated 1 warning [INFO] [stderr] Documenting everything-plugin v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `arc_swap::ArcSwap` [INFO] [stderr] --> src/lib.rs:180:207 [INFO] [stderr] | [INFO] [stderr] 180 | ...uginApp`] is reloaded with it, i.e. [`arc_swap::ArcSwap`]; or [`PluginApp`] is shutdown before modifying and then restarted. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `arc_swap` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/sys.rs:3:16 [INFO] [stderr] | [INFO] [stderr] 3 | //! Reference: https://www.voidtools.com/forum/viewtopic.php?t=16535 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 3 | //! Reference: <https://www.voidtools.com/forum/viewtopic.php?t=16535> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/ui/winio.rs:2:16 [INFO] [stderr] | [INFO] [stderr] 2 | //! Embedding: https://github.com/compio-rs/winio/issues/24 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 2 | //! Embedding: <https://github.com/compio-rs/winio/issues/24> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/ui/winio.rs:4:35 [INFO] [stderr] | [INFO] [stderr] 4 | //! Dynamic component management: https://github.com/compio-rs/winio/issues/28 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 4 | //! Dynamic component management: <https://github.com/compio-rs/winio/issues/28> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `everything-plugin` (lib doc) generated 4 warnings (run `cargo fix --lib -p everything-plugin` to apply 3 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-pc-windows-msvc/doc/everything_plugin/index.html [INFO] running `Command { std: "docker" "inspect" "34b6dc51ff70b1fb06c5262a4d8ab0360cc40decab1e71222b924d72175260f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b6dc51ff70b1fb06c5262a4d8ab0360cc40decab1e71222b924d72175260f2", kill_on_drop: false }` [INFO] [stdout] 34b6dc51ff70b1fb06c5262a4d8ab0360cc40decab1e71222b924d72175260f2