[INFO] fetching crate textual 1.1.0...
[INFO] documenting textual-1.1.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate textual 1.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate textual 1.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate textual 1.1.0
[INFO] tweaked toml for crates.io crate textual 1.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate textual 1.1.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate textual 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8eb55f3707d69491b14662eca9e243833c5611317d7fc8398ee8735867e58286
[INFO] running `Command { std: "docker" "start" "8eb55f3707d69491b14662eca9e243833c5611317d7fc8398ee8735867e58286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eb55f3707d69491b14662eca9e243833c5611317d7fc8398ee8735867e58286", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8eb55f3707d69491b14662eca9e243833c5611317d7fc8398ee8735867e58286" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eb55f3707d69491b14662eca9e243833c5611317d7fc8398ee8735867e58286", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8eb55f3707d69491b14662eca9e243833c5611317d7fc8398ee8735867e58286" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling textual-macros v1.1.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking rich-rs v1.2.2
[INFO] [stderr]  Documenting textual v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `action_registry`
[INFO] [stdout]    --> src/action.rs:259:59
[INFO] [stdout]     |
[INFO] [stdout] 259 | /// Implementors declare which actions they support via [`action_registry`] and
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^ no item named `action_registry` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `execute_action`
[INFO] [stdout]    --> src/action.rs:260:23
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// execute them in [`execute_action`].
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ no item named `execute_action` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `BindingsMap` links to private item `BindingsMap::update_entries`
[INFO] [stdout]    --> src/bindings.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// [`BindingsMap::update_entries`] (existing keys keep their position and get
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Content::right`
[INFO] [stdout]   --> src/content/mod.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! - [`Content::center`], [`Content::right`] — alignment helpers.
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^ the struct `Content` has no field or associated item named `right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Content::split`
[INFO] [stdout]   --> src/content/mod.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 | //! - [`Content::divide`], [`Content::split`] — splitting on offsets / separator.
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^ the struct `Content` has no field or associated item named `split`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `markup` links to private item `RawSpan`
[INFO] [stdout]   --> src/content/markup.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | //!   [`RawSpan`] so they are not lost during span manipulation.
[INFO] [stdout]    |         ^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `wrap_and_format`
[INFO] [stdout]    --> src/content/mod.rs:972:16
[INFO] [stdout]     |
[INFO] [stdout] 972 |     /// Like [`wrap_and_format`] but also returns, per output line, whether it is
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ no item named `wrap_and_format` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `resolve_component_style` links to private item `selector_meta_component_phantom`
[INFO] [stdout]    --> src/css/selectors/resolver.rs:505:8
[INFO] [stdout]     |
[INFO] [stdout] 505 | /// ([`selector_meta_component_phantom`]).
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `resolve_component_style` links to private item `selector_meta_component_phantom`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           ([`selector_meta_component_phantom`]).
[INFO] [stdout]             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `aliases` links to private item `KEY_ALIASES`
[INFO] [stdout]    --> src/keys/mod.rs:165:11
[INFO] [stdout]     |
[INFO] [stdout] 165 |     /// [`KEY_ALIASES`] table.  The canonical name is always the first element.
[INFO] [stdout]     |           ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `layout_resolve_1d`
[INFO] [stdout]    --> src/layout/grid.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 | /// [`layout_resolve_1d`], then each child is placed into its grid cell
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ no item named `layout_resolve_1d` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Region` links to private item `Rect`
[INFO] [stdout]   --> src/layout/region.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// Complements [`Rect`] (x0/y0/x1/y1 form) used by `WidgetTree` for storage.
[INFO] [stdout]    |                   ^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `impl_message`
[INFO] [stdout]    --> src/message.rs:951:11
[INFO] [stdout]     |
[INFO] [stdout] 951 | /// Use [`impl_message!`] to implement this trait for your types.
[INFO] [stdout]     |           ^^^^^^^^^^^^^ no item named `impl_message` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `macro_rules` named `impl_message` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TextualApp::register_message_handlers`
[INFO] [stdout]  --> src/message_handlers.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`TextualApp::register_message_handlers`].
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `TextualApp` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_on_node_widget_r`
[INFO] [stdout]    --> src/runtime/commands.rs:565:41
[INFO] [stdout]     |
[INFO] [stdout] 565 |     /// Non-generic bool wrapper over [`run_on_node_widget_r`], kept for the
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^ no item named `run_on_node_widget_r` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_on_node_widget`
[INFO] [stdout]    --> src/runtime/commands.rs:577:35
[INFO] [stdout]     |
[INFO] [stdout] 577 |     /// Value-returning twin of [`run_on_node_widget`]: run `run` against the
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ no item named `run_on_node_widget` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Style`
[INFO] [stdout]     --> src/runtime/event_loop.rs:1542:61
[INFO] [stdout]      |
[INFO] [stdout] 1542 | /// Resolve per-property transition parameters from a CSS [`Style`].
[INFO] [stdout]      |                                                             ^^^^^ no item named `Style` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WorkerStateChanged`
[INFO] [stdout]     --> src/runtime/event_loop.rs:4776:31
[INFO] [stdout]      |
[INFO] [stdout] 4776 |     /// route the resulting [`WorkerStateChanged`] messages through the runtime.
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^ no item named `WorkerStateChanged` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FrameBuffer`
[INFO] [stdout]     --> src/runtime/event_loop.rs:5504:36
[INFO] [stdout]      |
[INFO] [stdout] 5504 |     /// Reads the same in-memory [`FrameBuffer`] that [`frame_fingerprint`]
[INFO] [stdout]      |                                    ^^^^^^^^^^^ no item named `FrameBuffer` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `add_class` links to private item `WidgetCommand::AddClass`
[INFO] [stdout]    --> src/runtime/widget_ctx.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 |     /// RA2.3: enqueues a deferred [`WidgetCommand::AddClass`] applied by the
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `update_styles` links to private item `WidgetCommand::UpdateStyles`
[INFO] [stdout]    --> src/runtime/widget_ctx.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |     /// [`WidgetCommand::UpdateStyles`] applied by the shared flush against the
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `focused_node_id_tree`
[INFO] [stdout]    --> src/runtime/helpers.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | /// [`focused_node_id_tree`] deliberately filters out hidden nodes (a hidden
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ no item named `focused_node_id_tree` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FrameBuffer`
[INFO] [stdout]  --> src/runtime/pilot.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! a terminal, and rendering into the in-memory [`FrameBuffer`] instead of a
[INFO] [stdout]   |                                                    ^^^^^^^^^^^ no item named `FrameBuffer` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `pilot` links to private item `App::headless`
[INFO] [stdout]  --> src/runtime/pilot.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! TTY (see [`App::headless`] seam in `runtime/mod.rs`).
[INFO] [stdout]   |                ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `App::run_test`
[INFO] [stdout]   --> src/runtime/pilot.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// closure given to [`App::run_test`] / the `TextualApp::run_test` extension.
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ the struct `App` has no field or associated item named `run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `advance_clock` links to private item `Pilot::new`
[INFO] [stdout]    --> src/runtime/pilot.rs:148:64
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// timer subsystem runs on a manual clock (installed in [`Pilot::new`]), so
[INFO] [stdout]     |                                                                ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `apply_layout_info_tree`
[INFO] [stdout]    --> src/runtime/render.rs:601:11
[INFO] [stdout]     |
[INFO] [stdout] 601 |     /// [`apply_layout_info_tree`] path when the arena tree is available.
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ no item named `apply_layout_info_tree` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `App`
[INFO] [stdout]   --> src/runtime/timers.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// `set_interval` / `set_timer` timer. It receives the runtime [`App`] and an
[INFO] [stdout]    |                                                                   ^^^ no item named `App` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Pilot`
[INFO] [stdout]   --> src/runtime/timers.rs:60:62
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// [`Clock::advance`]. Used by tests and the headless [`Pilot`] harness
[INFO] [stdout]    |                                                              ^^^^^ no item named `Pilot` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TimerRuntime::manual`
[INFO] [stdout]    --> src/runtime/timers.rs:167:42
[INFO] [stdout]     |
[INFO] [stdout] 167 |     /// dropping them — unlike a fresh [`TimerRuntime::manual`] which would.
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^ the struct `TimerRuntime` has no field or associated item named `manual`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WorkerRegistry`
[INFO] [stdout]    --> src/runtime/mod.rs:826:66
[INFO] [stdout]     |
[INFO] [stdout] 826 |     /// The live event loop (`run_with`) owns a function-local [`WorkerRegistry`]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^ no item named `WorkerRegistry` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `App::run_test`
[INFO] [stdout]     --> src/runtime/mod.rs:1259:46
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     /// This is the headless-harness seam: [`App::run_test`] / [`Pilot`] call it
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^ the struct `App` has no field or associated item named `run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ScreenResult`
[INFO] [stdout]     --> src/runtime/mod.rs:1350:55
[INFO] [stdout]      |
[INFO] [stdout] 1350 |     /// `ScreenMessageCtx::dismiss(..)`. The staged [`ScreenResult`] becomes the
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^ no item named `ScreenResult` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `ScreenRef`
[INFO] [stdout]      |
[INFO] [stdout] 1350 -     /// `ScreenMessageCtx::dismiss(..)`. The staged [`ScreenResult`] becomes the
[INFO] [stdout] 1350 +     /// `ScreenMessageCtx::dismiss(..)`. The staged [`ScreenRef`] becomes the
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `mount_boxed` links to private item `Self::mount_extracted_recursive`
[INFO] [stdout]     --> src/runtime/mod.rs:1639:40
[INFO] [stdout]      |
[INFO] [stdout] 1639 |     /// ([`mount_extracted_recursive`](Self::mount_extracted_recursive)) so the
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `mount_boxed` links to private item `Self::default_mount_parent`
[INFO] [stdout]     --> src/runtime/mod.rs:1645:37
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     /// the widget offscreen (see [`Self::default_mount_parent`]).
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AppRoot`
[INFO] [stdout]     --> src/runtime/mod.rs:2581:66
[INFO] [stdout]      |
[INFO] [stdout] 2581 |     /// Recompose the application root from a freshly composed [`AppRoot`].
[INFO] [stdout]      |                                                                  ^^^^^^^ no item named `AppRoot` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ReactiveCtx`
[INFO] [stdout]     --> src/runtime/mod.rs:2697:44
[INFO] [stdout]      |
[INFO] [stdout] 2697 |     ///     reactive setter into a fresh [`ReactiveCtx`] (an *unconditional* set,
[INFO] [stdout]      |                                            ^^^^^^^^^^^ no item named `ReactiveCtx` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_on_node_widget_r`
[INFO] [stdout]     --> src/runtime/mod.rs:2837:58
[INFO] [stdout]      |
[INFO] [stdout] 2837 |     /// Runs `f` against the widget through the shared [`run_on_node_widget_r`]
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^ no item named `run_on_node_widget_r` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `build_widget_tree_from_root` links to private item `App::build_widget_tree`
[INFO] [stdout]     --> src/runtime/mod.rs:4842:42
[INFO] [stdout]      |
[INFO] [stdout] 4842 | /// Replicates the extraction logic of [`App::build_widget_tree()`] for
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]    --> src/style.rs:208:17
[INFO] [stdout]     |
[INFO] [stdout] 208 | /// `s`/`l` in [0,1].
[INFO] [stdout]     |                 ^^^ no item named `0,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `theme` links to private item `active_token`
[INFO] [stdout]   --> src/theme.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | //! active, [`active_token`] / [`active_auto_token`] consult the generated map for
[INFO] [stdout]    |               ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `active_auto_token`
[INFO] [stdout]   --> src/theme.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | //! active, [`active_token`] / [`active_auto_token`] consult the generated map for
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ no item named `active_auto_token` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `active_token`
[INFO] [stdout]    |
[INFO] [stdout] 17 - //! active, [`active_token`] / [`active_auto_token`] consult the generated map for
[INFO] [stdout] 17 + //! active, [`active_token`] / [`active_token`] consult the generated map for
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CommandPaletteScreen`
[INFO] [stdout]    --> src/textual_app.rs:559:45
[INFO] [stdout]     |
[INFO] [stdout] 559 |     /// Wave 1: build + push the composed [`CommandPaletteScreen`] in response to
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^ no item named `CommandPaletteScreen` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `CommandPaletteCommand`
[INFO] [stdout]     |
[INFO] [stdout] 559 -     /// Wave 1: build + push the composed [`CommandPaletteScreen`] in response to
[INFO] [stdout] 559 +     /// Wave 1: build + push the composed [`CommandPaletteCommand`] in response to
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `set_runtime_display`
[INFO] [stdout]    --> src/widget_tree.rs:695:18
[INFO] [stdout]     |
[INFO] [stdout] 695 |     /// Prefer [`set_runtime_display`] for new code.
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ no item named `set_runtime_display` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::widgets::Node`
[INFO] [stdout]    --> src/widget_tree.rs:739:58
[INFO] [stdout]     |
[INFO] [stdout] 739 |     /// Used when a transparent wrapper (a bare [`Node`](crate::widgets::Node)) is
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^ no item named `Node` in module `widgets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::widgets::Widget::elide_transparent_wrapper`
[INFO] [stdout]    --> src/widget_tree.rs:742:47
[INFO] [stdout]     |
[INFO] [stdout] 742 |     /// [`Widget::elide_transparent_wrapper`](crate::widgets::Widget::elide_transparent_wrapper)).
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Widget` has no associated item named `elide_transparent_wrapper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Content`
[INFO] [stdout]   --> src/widgets/aliases.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Pre-built [`Content`] (e.g. markup with template variables already
[INFO] [stdout]    |                     ^^^^^^^ no item named `Content` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Content`
[INFO] [stdout]    --> src/widgets/aliases.rs:197:44
[INFO] [stdout]     |
[INFO] [stdout] 197 |     /// Replace content with a pre-built [`Content`] value.
[INFO] [stdout]     |                                            ^^^^^^^ no item named `Content` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `CommandPaletteScreen` links to private item `CommandPaletteBody`
[INFO] [stdout]    --> src/widgets/command_palette_screen.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 | /// [`CommandPaletteBody`] does the composing/searching.
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ChildDeclMeta` links to private item `crate::compose::zip_child_decls`
[INFO] [stdout]     --> src/widgets/core.rs:1498:25
[INFO] [stdout]      |
[INFO] [stdout] 1498 | /// [`zip_child_decls`](crate::compose::zip_child_decls)).
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cell`
[INFO] [stdout]     --> src/widgets/data_table.rs:2531:30
[INFO] [stdout]      |
[INFO] [stdout] 2531 | /// Visual layout: [1 space][cell][2 spaces][cell][2 spaces]...[cell][fill to total_width]
[INFO] [stdout]      |                              ^^^^ no item named `cell` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Cell` (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2531 - /// Visual layout: [1 space][cell][2 spaces][cell][2 spaces]...[cell][fill to total_width]
[INFO] [stdout] 2531 + /// Visual layout: [1 space][Cell][2 spaces][cell][2 spaces]...[cell][fill to total_width]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cell`
[INFO] [stdout]     --> src/widgets/data_table.rs:2531:46
[INFO] [stdout]      |
[INFO] [stdout] 2531 | /// Visual layout: [1 space][cell][2 spaces][cell][2 spaces]...[cell][fill to total_width]
[INFO] [stdout]      |                                              ^^^^ no item named `cell` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Cell` (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2531 - /// Visual layout: [1 space][cell][2 spaces][cell][2 spaces]...[cell][fill to total_width]
[INFO] [stdout] 2531 + /// Visual layout: [1 space][cell][2 spaces][Cell][2 spaces]...[cell][fill to total_width]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TextStyleFlags`
[INFO] [stdout]   --> src/widgets/link.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 | /// Apply [`TextStyleFlags`] onto a `rich_rs::Style`.
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ no item named `TextStyleFlags` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ScrollableContainer`
[INFO] [stdout]    --> src/widgets/markdown_viewer.rs:411:33
[INFO] [stdout]     |
[INFO] [stdout] 411 | /// Internally delegates to a [`ScrollableContainer`], making this widget a scroll
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^ no item named `ScrollableContainer` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Select` links to private item `SelectCurrent`
[INFO] [stdout]   --> src/widgets/select.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// composed-children ARENA widget: `compose()` emits a [`SelectCurrent`] bar and
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Select` links to private item `SelectOverlay`
[INFO] [stdout]   --> src/widgets/select.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// a [`SelectOverlay`] pop-up as real child nodes (state-pure, so a recompose —
[INFO] [stdout]    |         ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Content::wrap_and_format`
[INFO] [stdout]    --> src/widgets/text.rs:512:7
[INFO] [stdout]     |
[INFO] [stdout] 512 | /// [`Content::wrap_and_format`], which is the line-for-line port of Python's
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Content` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EventCtx::request_worker`
[INFO] [stdout]    --> src/worker.rs:482:19
[INFO] [stdout]     |
[INFO] [stdout] 482 | /// Created via [`EventCtx::request_worker`] / [`EventCtx::request_exclusive_worker`].
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `EventCtx` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EventCtx::request_exclusive_worker`
[INFO] [stdout]    --> src/worker.rs:482:50
[INFO] [stdout]     |
[INFO] [stdout] 482 | /// Created via [`EventCtx::request_worker`] / [`EventCtx::request_exclusive_worker`].
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `EventCtx` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `on_event` links to private item `CollapsibleTitleToggle`
[INFO] [stdout]    --> src/widgets/collapsible.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     /// [`CollapsibleTitleToggle`] that bubbles to the parent `Collapsible`.
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/css/selectors/resolver.rs:524:1
[INFO] [stdout]     |
[INFO] [stdout] 524 | / pub fn resolve_component_style<T: Widget + ?Sized>(widget: &T, classes: &[&str]) -> Style {
[INFO] [stdout] 525 | |     let meta = selector_meta_component_phantom(classes);
[INFO] [stdout] 526 | |     if widget_live_meta_on_top(widget) {
[INFO] [stdout] 527 | |         return resolve_style_for_meta(&meta);
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |     })
[INFO] [stdout] 536 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Public entry point backing [`crate::widgets::Widget::get_component_styles`]`
[INFO] [stdout]     = help: ends near `Resolve the component-class CSS for `widget` into a [`Style`].`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/css/selectors/resolver.rs:549:1
[INFO] [stdout]     |
[INFO] [stdout] 549 | / pub fn resolve_component_style_merged<T: Widget + ?Sized>(widget: &T, names: &[&str]) -> Style {
[INFO] [stdout] 550 | |     let mut out = Style::new();
[INFO] [stdout] 551 | |     for name in names {
[INFO] [stdout] 552 | |         out = out.combine(&resolve_component_style(widget, &[name]));
[INFO] [stdout] 553 | |     }
[INFO] [stdout] 554 | |     out
[INFO] [stdout] 555 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Public entry point backing [`crate::widgets::Widget::get_component_styles`]`
[INFO] [stdout]     = help: ends near `compound `.a.b` rules never match (each phantom carries one name).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/css/selectors/resolver.rs:561:1
[INFO] [stdout]     |
[INFO] [stdout] 561 | / pub fn resolve_component_style_partial<T: Widget + ?Sized>(
[INFO] [stdout] 562 | |     widget: &T,
[INFO] [stdout] 563 | |     classes: &[&str],
[INFO] [stdout] 564 | | ) -> Style {
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |     })
[INFO] [stdout] 585 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Public entry point backing [`crate::widgets::Widget::get_component_styles`]`
[INFO] [stdout]     = help: ends near `the partiality directly.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/runtime/widget_ctx.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! The [`WidgetCtx`](crate::event::WidgetCtx) type lives in `event/mod.rs` (it
[INFO] [stdout]   |          -----------  ^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |          |
[INFO] [stdout]   |          because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! The [`WidgetCtx`](crate::event::WidgetCtx) type lives in `event/mod.rs` (it
[INFO] [stdout] 3 + //! The [`WidgetCtx`] type lives in `event/mod.rs` (it
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/runtime/render.rs:3496:32
[INFO] [stdout]      |
[INFO] [stdout] 3496 | /// (via [`set_style_context`](crate::css::set_style_context)) before calling
[INFO] [stdout]      |           -------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]      |           |
[INFO] [stdout]      |           because label contains path that resolves to same destination
[INFO] [stdout]      |
[INFO] [stdout]      = note: when a link's destination is not specified,
[INFO] [stdout]              the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 3496 - /// (via [`set_style_context`](crate::css::set_style_context)) before calling
[INFO] [stdout] 3496 + /// (via [`set_style_context`]) before calling
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/style.rs:890:57
[INFO] [stdout]     |
[INFO] [stdout] 890 | /// `textual.color.rgb_to_lab` (easyrgb form, f64). Cf. http://www.easyrgb.com/en/math.php.
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 890 | /// `textual.color.rgb_to_lab` (easyrgb form, f64). Cf. <http://www.easyrgb.com/en/math.php>.
[INFO] [stdout]     |                                                         +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/widgets/capabilities.rs:2:55
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! implements, split out of the 83-method [`Widget`](super::Widget) trait.
[INFO] [stdout]   |                                             --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 2 - //! implements, split out of the 83-method [`Widget`](super::Widget) trait.
[INFO] [stdout] 2 + //! implements, split out of the 83-method [`Widget`] trait.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/widgets/toast.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 52 | /// [`NotificationExpired`](crate::message::NotificationExpired) so the runtime
[INFO] [stdout]    |      ---------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 52 - /// [`NotificationExpired`](crate::message::NotificationExpired) so the runtime
[INFO] [stdout] 52 + /// [`NotificationExpired`] so the runtime
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/widgets/toast_rack.rs:18:53
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! user clicks a toast — a [`NotificationExpired`](crate::message::NotificationExpired)
[INFO] [stdout]    |                              ---------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 18 - //! user clicks a toast — a [`NotificationExpired`](crate::message::NotificationExpired)
[INFO] [stdout] 18 + //! user clicks a toast — a [`NotificationExpired`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `textual`
[INFO] running `Command { std: "docker" "inspect" "8eb55f3707d69491b14662eca9e243833c5611317d7fc8398ee8735867e58286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb55f3707d69491b14662eca9e243833c5611317d7fc8398ee8735867e58286", kill_on_drop: false }`
[INFO] [stdout] 8eb55f3707d69491b14662eca9e243833c5611317d7fc8398ee8735867e58286
