rolldown-notify 10.5.1

Cross-platform filesystem notification library
Documentation

Build #4183561 2026-08-21 01:50:45

# rustc version rustc 1.100.0-nightly (8925ea358 2026-08-20)

# docs.rs version docsrs 0.0.0 (a6757ed35a774170b44320b67e718713fe2d54eb 2026-08-20 )

# 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" "47060fb5bd6930e94bcf5f14b59ebcc1dbc3214ca2b6d22a9d5978528cb924e0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260820-1.100.0-nightly-8925ea358\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: duplicate lint `redundant-pub-crate` in `[lints.clippy]`, conflicts with `redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: `rolldown-notify` (manifest) generated 2 warnings [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting rolldown-notify v10.5.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Config::with_event_kinds` [INFO] [stderr] --> src/lib.rs:60:39 [INFO] [stderr] | [INFO] [stderr] 60 | //! `EventKindMask::MODIFY_META` in [`Config::with_event_kinds`]). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Config` has no field or associated item named `with_event_kinds` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::KqueueWatcher` [INFO] [stderr] --> src/config.rs:196:74 [INFO] [stderr] | [INFO] [stderr] 196 | /// For the [INotifyWatcher](crate::INotifyWatcher), [KqueueWatcher](crate::KqueueWatcher), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no item named `KqueueWatcher` in module `notify` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::FsEventWatcher` [INFO] [stderr] --> src/config.rs:214:36 [INFO] [stderr] | [INFO] [stderr] 214 | /// For the [`FsEventWatcher`](crate::FsEventWatcher) backend. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `FsEventWatcher` in module `notify` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `with_max_fsevent_paths` links to private item `DEFAULT_MAX_FSEVENT_PATHS` [INFO] [stderr] --> src/config.rs:221:26 [INFO] [stderr] | [INFO] [stderr] 221 | /// The default is [`DEFAULT_MAX_FSEVENT_PATHS`]. Set to `0` to disable [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `commit` [INFO] [stderr] --> src/lib.rs:338:68 [INFO] [stderr] | [INFO] [stderr] 338 | /// The behaviour of dropping a [`PathsMut`] without calling [`commit`] is unspecified. [INFO] [stderr] | ^^^^^^ no item named `commit` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `rolldown-notify` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/notify/index.html [INFO] running `Command { std: "docker" "inspect" "47060fb5bd6930e94bcf5f14b59ebcc1dbc3214ca2b6d22a9d5978528cb924e0", kill_on_drop: false }`