[INFO] fetching crate tachyonfx 0.25.1...
[INFO] documenting tachyonfx-0.25.1 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate tachyonfx 0.25.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate tachyonfx 0.25.1
[INFO] finished tweaking crates.io crate tachyonfx 0.25.1
[INFO] tweaked toml for crates.io crate tachyonfx 0.25.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tachyonfx 0.25.1 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tachyonfx 0.25.1 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colorsys v0.7.3
[INFO] [stderr]   Downloaded anpa v0.10.0
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded bon v3.9.1
[INFO] [stderr]   Downloaded bon-macros v3.9.1
[INFO] [stderr]   Downloaded ansi-to-tui v8.0.1
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1
[INFO] running `Command { std: "docker" "start" "323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1", 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" "323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1", 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" "323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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 thiserror v2.0.18
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking anpa v0.10.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]  Documenting tachyonfx v0.25.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Text`
[INFO] [stdout]    --> src/cell_filter/filter.rs:208:81
[INFO] [stdout]     |
[INFO] [stdout] 208 |     /// space), which typically represents an empty or unwritten cell. Unlike [`Text`],
[INFO] [stdout]     |                                                                                 ^^^^ no item named `Text` 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 `crate::fx::glitch`
[INFO] [stdout]    --> src/effect.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 |     /// - [`fx::glitch`](crate::fx::glitch) - Controls random cell selection and glitch
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ no item named `glitch` in module `fx`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `Glitch`
[INFO] [stdout]     |
[INFO] [stdout] 162 -     /// - [`fx::glitch`](crate::fx::glitch) - Controls random cell selection and glitch
[INFO] [stdout] 162 +     /// - [`fx::glitch`](crate::fx::Glitch) - Controls random cell selection and glitch
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RadialPattern`
[INFO] [stdout]   --> src/pattern/diamond.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Like [`RadialPattern`] but uses Manhattan distance (`|dx| + 2·|dy|`)
[INFO] [stdout]    |            ^^^^^^^^^^^^^ no item named `RadialPattern` 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 `0,1`
[INFO] [stdout]   --> src/pattern/wave.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// The value is in normalised [0,1] space (default 0.15). Clamped to >= 0.01.
[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: unresolved link to `fade_from`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`fade_from()`]      | Fades from specified colors            | [fade_from](https://junkdog.github.io/tachyonfx-ftl/?example=fade_from), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `fade_from` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `fade_from_fg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`fade_from_fg()`]   | Fades from specified foreground color  | [fade_from_fg](https://junkdog.github.io/tachyonfx-ftl/?example=fade_from_fg), [prolong_start](https://junkdog.github.io/tachyonfx-ftl/?example=prolong_start), [parallel](https://junkdog.github.io/tachyonfx-ftl/?example=parallel), [sequence](https://junkdog.github.io/tachyonfx-ftl/?example=sequence) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `fade_from_fg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `fade_to`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`fade_to()`]        | Fades to specified colors              | [fade_to](https://junkdog.github.io/tachyonfx-ftl/?example=fade_to), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned) |
[INFO] [stdout]              ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `fade_to` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `fade_to_fg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`fade_to_fg()`]     | Fades to specified foreground color    | [fade_to_fg](https://junkdog.github.io/tachyonfx-ftl/?example=fade_to_fg), [prolong_end](https://junkdog.github.io/tachyonfx-ftl/?example=prolong_end), [never_complete](https://junkdog.github.io/tachyonfx-ftl/?example=never_complete), [repeat_times](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_times), [freeze_at](https://junkdog.github.io/tachyonfx-ftl/?example=freeze_at), [remap_alpha](https://junkdog.github.io/tachyonfx-ftl/?example=remap_alpha), [with_duration](https://junkdog.github.io/tachyonfx-ftl/?example=with_duration), [timed_never_complete](https://junkdog.github.io/tachyonfx-ftl/?example=timed_never_complete) |
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `fade_to_fg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hsl_shift`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`hsl_shift()`]     | Changes hue, saturation, and lightness | [hsl_shift](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `hsl_shift` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hsl_shift_fg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`hsl_shift_fg()`]  | Changes foreground HSL values          | [hsl_shift_fg](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_fg), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2), [repeat_forever](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_forever) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `hsl_shift_fg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `paint`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`paint()`]         | Paints foreground and/or background    | [paint](https://junkdog.github.io/tachyonfx-ftl/?example=paint) |
[INFO] [stdout]              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `paint` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `paint_fg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`paint_fg()`]      | Paints foreground color                | [paint_fg](https://junkdog.github.io/tachyonfx-ftl/?example=paint_fg) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `paint_fg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `paint_bg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`paint_bg()`]      | Paints background color                | [paint_bg](https://junkdog.github.io/tachyonfx-ftl/?example=paint_bg), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `paint_bg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `coalesce`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`coalesce()`]       | Reforms dissolved foreground | [coalesce](https://junkdog.github.io/tachyonfx-ftl/?example=coalesce), [ping_pong](https://junkdog.github.io/tachyonfx-ftl/?example=ping_pong), [parallel](https://junkdog.github.io/tachyonfx-ftl/?example=parallel) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `coalesce` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `coalesce_from`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`coalesce_from()`]  | Reforms dissolved foreground | [coalesce_from](https://junkdog.github.io/tachyonfx-ftl/?example=coalesce_from) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `coalesce_from` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `evolve`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`evolve()`]         | Transforms characters through symbol sets | [evolve](https://junkdog.github.io/tachyonfx-ftl/?example=evolve), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `evolve` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `evolve_into`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`evolve_into()`]    | Evolves into underlying content | [evolve_into](https://junkdog.github.io/tachyonfx-ftl/?example=evolve_into) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `evolve_into` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `evolve_from`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`evolve_from()`]    | Evolves from underlying content | [evolve_from](https://junkdog.github.io/tachyonfx-ftl/?example=evolve_from), [translate](https://junkdog.github.io/tachyonfx-ftl/?example=translate), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `evolve_from` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `explode`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`explode()`]        | Explodes content outward     | [explode](https://junkdog.github.io/tachyonfx-ftl/?example=explode), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned) |
[INFO] [stdout]              ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `explode` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dissolve`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`dissolve()`] ️      | Dissolves foreground content | [dissolve](https://junkdog.github.io/tachyonfx-ftl/?example=dissolve), [delay](https://junkdog.github.io/tachyonfx-ftl/?example=delay), [sequence](https://junkdog.github.io/tachyonfx-ftl/?example=sequence) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `dissolve` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dissolve_to`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`dissolve_to()`] ️   | Dissolves foreground content | [dissolve_to](https://junkdog.github.io/tachyonfx-ftl/?example=dissolve_to) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `dissolve_to` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `slide_in`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`slide_in()`]       | Slides content with gradient | [slide_in](https://junkdog.github.io/tachyonfx-ftl/?example=slide_in) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `slide_in` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `slide_out`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`slide_out()`]      | Slides content with gradient | [slide_out](https://junkdog.github.io/tachyonfx-ftl/?example=slide_out) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `slide_out` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `sweep_in`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`sweep_in()`]       | Sweeps content with color    | [sweep_in](https://junkdog.github.io/tachyonfx-ftl/?example=sweep_in) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `sweep_in` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `sweep_out`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`sweep_out()`]      | Sweeps content with color    | [sweep_out](https://junkdog.github.io/tachyonfx-ftl/?example=sweep_out) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `sweep_out` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `consume_tick`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`consume_tick()`]  | Consumes a single tick            | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `consume_tick` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `delay`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`delay()`]  | Delays effect by specified duration      | [delay](https://junkdog.github.io/tachyonfx-ftl/?example=delay), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned)|
[INFO] [stdout]              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `delay` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `freeze_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`freeze_at()`]  | Freezes another effect at a specific alpha (transition) value      | [freeze_at](https://junkdog.github.io/tachyonfx-ftl/?example=freeze_at) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `freeze_at` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `never_complete`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`never_complete()`]  | Makes effect run indefinitely   | [never_complete](https://junkdog.github.io/tachyonfx-ftl/?example=never_complete) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `never_complete` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ping_pong`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`ping_pong()`]  | Plays effect forward then backward   | [ping_pong](https://junkdog.github.io/tachyonfx-ftl/?example=ping_pong), [repeat_forever](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_forever)|
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ping_pong` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `prolong_start`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`prolong_start()`]  | Extends effect duration          | [prolong_start](https://junkdog.github.io/tachyonfx-ftl/?example=prolong_start), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire)|
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `prolong_start` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `prolong_end`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`prolong_end()`]  | Extends effect duration            | [prolong_end](https://junkdog.github.io/tachyonfx-ftl/?example=prolong_end)|
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `prolong_end` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `remap_alpha`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`remap_alpha()`]  | Remaps an effect's alpha progression to operate within a smaller range | [remap_alpha](https://junkdog.github.io/tachyonfx-ftl/?example=remap_alpha), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `remap_alpha` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `repeat`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`repeat()`]  | Repeats effect by count or duration     | [repeat_times](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_times) |
[INFO] [stdout]              ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `repeat` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `repeating`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`repeating()`]  | Repeats an effect indefinitely       | [repeat_forever](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_forever), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `repeating` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_once`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`run_once()`]  | Ensures wrapped effect runs exactly once | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_once` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`sleep()`]  | Pauses for specified duration            | N/A |
[INFO] [stdout]              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `sleep` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `timed_never_complete`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`timed_never_complete()`]  | Makes effect run indefinitely with time limit | [timed_never_complete](https://junkdog.github.io/tachyonfx-ftl/?example=timed_never_complete) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `timed_never_complete` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `with_duration`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`with_duration()`]  | Applies duration limit to effect | [with_duration](https://junkdog.github.io/tachyonfx-ftl/?example=with_duration) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `with_duration` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `expand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`expand()`]           | Expands bidirectionally from center | [expand](https://junkdog.github.io/tachyonfx-ftl/?example=expand) |
[INFO] [stdout]              ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `expand` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `resize_area`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`resize_area()`]      | Resizes effect area   | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `resize_area` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `stretch`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`stretch()`]          | Stretches unidirectionally using block chars | [stretch](https://junkdog.github.io/tachyonfx-ftl/?example=stretch) |
[INFO] [stdout]              ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `stretch` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `translate`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`translate()`]      | Moves effect area     | [translate](https://junkdog.github.io/tachyonfx-ftl/?example=translate), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `translate` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `translate_buf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`translate_buf()`]  | Moves buffer contents | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `translate_buf` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parallel`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`parallel()`] ⫽ | Runs effects simultaneously | [parallel](https://junkdog.github.io/tachyonfx-ftl/?example=parallel), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `parallel` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `sequence`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`sequence()`] ⟶ | Runs effects sequentially   | [sequence](https://junkdog.github.io/tachyonfx-ftl/?example=sequence), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `sequence` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dispatch_event`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`dispatch_event()`]    | Dispatches events when effects start | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `dispatch_event` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dynamic_area`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`dynamic_area()`]      | Wraps effects for responsive layouts | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `dynamic_area` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `effect_fn`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`effect_fn()`]         | Custom effects with cell iterator | ![animation](https://raw.githubusercontent.com/ratatui/tachyonfx/development/docs/assets/effect_fn.gif) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `effect_fn` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `effect_fn_buf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`effect_fn_buf()`]     | Custom effects with buffer        | ![animation](https://raw.githubusercontent.com/ratatui/tachyonfx/development/docs/assets/effect_fn_buf.gif) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `effect_fn_buf` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `offscreen_buffer`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`offscreen_buffer()`]  | Renders to separate buffer        | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `offscreen_buffer` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Flex`
[INFO] [stdout]    --> src/dsl/arguments.rs:257:52
[INFO] [stdout]     |
[INFO] [stdout] 257 |     /// Consumes the next argument and returns a [`Flex`].
[INFO] [stdout]     |                                                    ^^^^ no item named `Flex` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/cell_filter/filter.rs:108:64
[INFO] [stdout]     |
[INFO] [stdout] 108 |     /// Selects cells within the area defined by a [`RefRect`](crate::RefRect).
[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] 108 -     /// Selects cells within the area defined by a [`RefRect`](crate::RefRect).
[INFO] [stdout] 108 +     /// Selects cells within the area defined by a [`RefRect`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/effect.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |     /// - [`ColorSpace::Rgb`](crate::ColorSpace::Rgb) - Linear RGB interpolation (fastest,
[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] 118 -     /// - [`ColorSpace::Rgb`](crate::ColorSpace::Rgb) - Linear RGB interpolation (fastest,
[INFO] [stdout] 118 +     /// - [`ColorSpace::Rgb`] - Linear RGB interpolation (fastest,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/effect.rs:120:31
[INFO] [stdout]     |
[INFO] [stdout] 120 |     /// - [`ColorSpace::Hsl`](crate::ColorSpace::Hsl) - HSL interpolation (default, smooth
[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] 120 -     /// - [`ColorSpace::Hsl`](crate::ColorSpace::Hsl) - HSL interpolation (default, smooth
[INFO] [stdout] 120 +     /// - [`ColorSpace::Hsl`] - HSL interpolation (default, smooth
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/effect.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     /// - [`ColorSpace::Hsv`](crate::ColorSpace::Hsv) - HSV interpolation (vibrant,
[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] 122 -     /// - [`ColorSpace::Hsv`](crate::ColorSpace::Hsv) - HSV interpolation (vibrant,
[INFO] [stdout] 122 +     /// - [`ColorSpace::Hsv`] - HSV interpolation (vibrant,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/fx/mod.rs:836:21
[INFO] [stdout]     |
[INFO] [stdout] 836 | /// * [`sweep_out`](fn.sweep_out.html) - For the reverse effect.
[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] 836 - /// * [`sweep_out`](fn.sweep_out.html) - For the reverse effect.
[INFO] [stdout] 836 + /// * [`sweep_out`] - For the reverse effect.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/dsl/method_chains.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `evolve` is both a function and a module
[INFO] [stdout]     --> src/fx/mod.rs:1057:23
[INFO] [stdout]      |
[INFO] [stdout] 1057 | /// This variant of [`evolve`] transforms characters through a symbol progression, but
[INFO] [stdout]      |                       ^^^^^^ ambiguous link
[INFO] [stdout]      |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1057 | /// This variant of [`evolve()`] transforms characters through a symbol progression, but
[INFO] [stdout]      |                             ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]      |
[INFO] [stdout] 1057 | /// This variant of [`mod@evolve`] transforms characters through a symbol progression, but
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `evolve` is both a function and a module
[INFO] [stdout]     --> src/fx/mod.rs:1063:59
[INFO] [stdout]      |
[INFO] [stdout] 1063 | /// * `symbols` - The symbol set configuration (same as [`evolve`])
[INFO] [stdout]      |                                                           ^^^^^^ ambiguous link
[INFO] [stdout]      |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1063 | /// * `symbols` - The symbol set configuration (same as [`evolve()`])
[INFO] [stdout]      |                                                                 ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]      |
[INFO] [stdout] 1063 | /// * `symbols` - The symbol set configuration (same as [`mod@evolve`])
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `evolve` is both a function and a module
[INFO] [stdout]     --> src/fx/mod.rs:1099:23
[INFO] [stdout]      |
[INFO] [stdout] 1099 | /// This variant of [`evolve`] begins by showing the underlying buffer content when alpha
[INFO] [stdout]      |                       ^^^^^^ ambiguous link
[INFO] [stdout]      |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1099 | /// This variant of [`evolve()`] begins by showing the underlying buffer content when alpha
[INFO] [stdout]      |                             ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]      |
[INFO] [stdout] 1099 | /// This variant of [`mod@evolve`] begins by showing the underlying buffer content when alpha
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `evolve` is both a function and a module
[INFO] [stdout]     --> src/fx/mod.rs:1105:59
[INFO] [stdout]      |
[INFO] [stdout] 1105 | /// * `symbols` - The symbol set configuration (same as [`evolve`])
[INFO] [stdout]      |                                                           ^^^^^^ ambiguous link
[INFO] [stdout]      |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1105 | /// * `symbols` - The symbol set configuration (same as [`evolve()`])
[INFO] [stdout]      |                                                                 ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]      |
[INFO] [stdout] 1105 | /// * `symbols` - The symbol set configuration (same as [`mod@evolve`])
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.48s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tachyonfx/index.html
[INFO] running `Command { std: "docker" "inspect" "323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"docs-assets/doc-header.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting tachyonfx v0.25.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Text`
[INFO] [stdout]    --> src/cell_filter/filter.rs:208:81
[INFO] [stdout]     |
[INFO] [stdout] 208 |     /// space), which typically represents an empty or unwritten cell. Unlike [`Text`],
[INFO] [stdout]     |                                                                                 ^^^^ no item named `Text` 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 `crate::fx::glitch`
[INFO] [stdout]    --> src/effect.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 |     /// - [`fx::glitch`](crate::fx::glitch) - Controls random cell selection and glitch
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ no item named `glitch` in module `fx`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `Glitch`
[INFO] [stdout]     |
[INFO] [stdout] 162 -     /// - [`fx::glitch`](crate::fx::glitch) - Controls random cell selection and glitch
[INFO] [stdout] 162 +     /// - [`fx::glitch`](crate::fx::Glitch) - Controls random cell selection and glitch
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RadialPattern`
[INFO] [stdout]   --> src/pattern/diamond.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Like [`RadialPattern`] but uses Manhattan distance (`|dx| + 2·|dy|`)
[INFO] [stdout]    |            ^^^^^^^^^^^^^ no item named `RadialPattern` 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 `0,1`
[INFO] [stdout]   --> src/pattern/wave.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// The value is in normalised [0,1] space (default 0.15). Clamped to >= 0.01.
[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: unresolved link to `fade_from`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`fade_from()`]      | Fades from specified colors            | [fade_from](https://junkdog.github.io/tachyonfx-ftl/?example=fade_from), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `fade_from` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `fade_from_fg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`fade_from_fg()`]   | Fades from specified foreground color  | [fade_from_fg](https://junkdog.github.io/tachyonfx-ftl/?example=fade_from_fg), [prolong_start](https://junkdog.github.io/tachyonfx-ftl/?example=prolong_start), [parallel](https://junkdog.github.io/tachyonfx-ftl/?example=parallel), [sequence](https://junkdog.github.io/tachyonfx-ftl/?example=sequence) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `fade_from_fg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `fade_to`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`fade_to()`]        | Fades to specified colors              | [fade_to](https://junkdog.github.io/tachyonfx-ftl/?example=fade_to), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned) |
[INFO] [stdout]              ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `fade_to` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `fade_to_fg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`fade_to_fg()`]     | Fades to specified foreground color    | [fade_to_fg](https://junkdog.github.io/tachyonfx-ftl/?example=fade_to_fg), [prolong_end](https://junkdog.github.io/tachyonfx-ftl/?example=prolong_end), [never_complete](https://junkdog.github.io/tachyonfx-ftl/?example=never_complete), [repeat_times](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_times), [freeze_at](https://junkdog.github.io/tachyonfx-ftl/?example=freeze_at), [remap_alpha](https://junkdog.github.io/tachyonfx-ftl/?example=remap_alpha), [with_duration](https://junkdog.github.io/tachyonfx-ftl/?example=with_duration), [timed_never_complete](https://junkdog.github.io/tachyonfx-ftl/?example=timed_never_complete) |
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `fade_to_fg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hsl_shift`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`hsl_shift()`]     | Changes hue, saturation, and lightness | [hsl_shift](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `hsl_shift` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hsl_shift_fg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`hsl_shift_fg()`]  | Changes foreground HSL values          | [hsl_shift_fg](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_fg), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2), [repeat_forever](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_forever) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `hsl_shift_fg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `paint`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`paint()`]         | Paints foreground and/or background    | [paint](https://junkdog.github.io/tachyonfx-ftl/?example=paint) |
[INFO] [stdout]              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `paint` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `paint_fg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`paint_fg()`]      | Paints foreground color                | [paint_fg](https://junkdog.github.io/tachyonfx-ftl/?example=paint_fg) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `paint_fg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `paint_bg`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`paint_bg()`]      | Paints background color                | [paint_bg](https://junkdog.github.io/tachyonfx-ftl/?example=paint_bg), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `paint_bg` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `coalesce`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`coalesce()`]       | Reforms dissolved foreground | [coalesce](https://junkdog.github.io/tachyonfx-ftl/?example=coalesce), [ping_pong](https://junkdog.github.io/tachyonfx-ftl/?example=ping_pong), [parallel](https://junkdog.github.io/tachyonfx-ftl/?example=parallel) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `coalesce` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `coalesce_from`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`coalesce_from()`]  | Reforms dissolved foreground | [coalesce_from](https://junkdog.github.io/tachyonfx-ftl/?example=coalesce_from) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `coalesce_from` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `evolve`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`evolve()`]         | Transforms characters through symbol sets | [evolve](https://junkdog.github.io/tachyonfx-ftl/?example=evolve), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `evolve` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `evolve_into`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`evolve_into()`]    | Evolves into underlying content | [evolve_into](https://junkdog.github.io/tachyonfx-ftl/?example=evolve_into) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `evolve_into` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `evolve_from`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`evolve_from()`]    | Evolves from underlying content | [evolve_from](https://junkdog.github.io/tachyonfx-ftl/?example=evolve_from), [translate](https://junkdog.github.io/tachyonfx-ftl/?example=translate), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `evolve_from` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `explode`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`explode()`]        | Explodes content outward     | [explode](https://junkdog.github.io/tachyonfx-ftl/?example=explode), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned) |
[INFO] [stdout]              ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `explode` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dissolve`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`dissolve()`] ️      | Dissolves foreground content | [dissolve](https://junkdog.github.io/tachyonfx-ftl/?example=dissolve), [delay](https://junkdog.github.io/tachyonfx-ftl/?example=delay), [sequence](https://junkdog.github.io/tachyonfx-ftl/?example=sequence) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `dissolve` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dissolve_to`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`dissolve_to()`] ️   | Dissolves foreground content | [dissolve_to](https://junkdog.github.io/tachyonfx-ftl/?example=dissolve_to) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `dissolve_to` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `slide_in`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`slide_in()`]       | Slides content with gradient | [slide_in](https://junkdog.github.io/tachyonfx-ftl/?example=slide_in) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `slide_in` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `slide_out`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`slide_out()`]      | Slides content with gradient | [slide_out](https://junkdog.github.io/tachyonfx-ftl/?example=slide_out) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `slide_out` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `sweep_in`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`sweep_in()`]       | Sweeps content with color    | [sweep_in](https://junkdog.github.io/tachyonfx-ftl/?example=sweep_in) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `sweep_in` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `sweep_out`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`sweep_out()`]      | Sweeps content with color    | [sweep_out](https://junkdog.github.io/tachyonfx-ftl/?example=sweep_out) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `sweep_out` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `consume_tick`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`consume_tick()`]  | Consumes a single tick            | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `consume_tick` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `delay`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`delay()`]  | Delays effect by specified duration      | [delay](https://junkdog.github.io/tachyonfx-ftl/?example=delay), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned)|
[INFO] [stdout]              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `delay` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `freeze_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`freeze_at()`]  | Freezes another effect at a specific alpha (transition) value      | [freeze_at](https://junkdog.github.io/tachyonfx-ftl/?example=freeze_at) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `freeze_at` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `never_complete`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`never_complete()`]  | Makes effect run indefinitely   | [never_complete](https://junkdog.github.io/tachyonfx-ftl/?example=never_complete) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `never_complete` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ping_pong`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`ping_pong()`]  | Plays effect forward then backward   | [ping_pong](https://junkdog.github.io/tachyonfx-ftl/?example=ping_pong), [repeat_forever](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_forever)|
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ping_pong` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `prolong_start`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`prolong_start()`]  | Extends effect duration          | [prolong_start](https://junkdog.github.io/tachyonfx-ftl/?example=prolong_start), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire)|
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `prolong_start` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `prolong_end`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`prolong_end()`]  | Extends effect duration            | [prolong_end](https://junkdog.github.io/tachyonfx-ftl/?example=prolong_end)|
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `prolong_end` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `remap_alpha`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`remap_alpha()`]  | Remaps an effect's alpha progression to operate within a smaller range | [remap_alpha](https://junkdog.github.io/tachyonfx-ftl/?example=remap_alpha), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `remap_alpha` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `repeat`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`repeat()`]  | Repeats effect by count or duration     | [repeat_times](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_times) |
[INFO] [stdout]              ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `repeat` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `repeating`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`repeating()`]  | Repeats an effect indefinitely       | [repeat_forever](https://junkdog.github.io/tachyonfx-ftl/?example=repeat_forever), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `repeating` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run_once`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`run_once()`]  | Ensures wrapped effect runs exactly once | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `run_once` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`sleep()`]  | Pauses for specified duration            | N/A |
[INFO] [stdout]              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `sleep` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `timed_never_complete`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`timed_never_complete()`]  | Makes effect run indefinitely with time limit | [timed_never_complete](https://junkdog.github.io/tachyonfx-ftl/?example=timed_never_complete) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `timed_never_complete` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `with_duration`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`with_duration()`]  | Applies duration limit to effect | [with_duration](https://junkdog.github.io/tachyonfx-ftl/?example=with_duration) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `with_duration` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `expand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`expand()`]           | Expands bidirectionally from center | [expand](https://junkdog.github.io/tachyonfx-ftl/?example=expand) |
[INFO] [stdout]              ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `expand` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `resize_area`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`resize_area()`]      | Resizes effect area   | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `resize_area` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `stretch`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`stretch()`]          | Stretches unidirectionally using block chars | [stretch](https://junkdog.github.io/tachyonfx-ftl/?example=stretch) |
[INFO] [stdout]              ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `stretch` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `translate`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`translate()`]      | Moves effect area     | [translate](https://junkdog.github.io/tachyonfx-ftl/?example=translate), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `translate` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `translate_buf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`translate_buf()`]  | Moves buffer contents | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `translate_buf` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parallel`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`parallel()`] ⫽ | Runs effects simultaneously | [parallel](https://junkdog.github.io/tachyonfx-ftl/?example=parallel), [hsl_shift_2](https://junkdog.github.io/tachyonfx-ftl/?example=hsl_shift_2), [explode_patterned](https://junkdog.github.io/tachyonfx-ftl/?example=explode_patterned), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `parallel` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `sequence`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`sequence()`] ⟶ | Runs effects sequentially   | [sequence](https://junkdog.github.io/tachyonfx-ftl/?example=sequence), [fire](https://junkdog.github.io/tachyonfx-ftl/?example=fire) |
[INFO] [stdout]              ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `sequence` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dispatch_event`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`dispatch_event()`]    | Dispatches events when effects start | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `dispatch_event` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dynamic_area`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`dynamic_area()`]      | Wraps effects for responsive layouts | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `dynamic_area` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `effect_fn`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`effect_fn()`]         | Custom effects with cell iterator | ![animation](https://raw.githubusercontent.com/ratatui/tachyonfx/development/docs/assets/effect_fn.gif) |
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `effect_fn` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `effect_fn_buf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`effect_fn_buf()`]     | Custom effects with buffer        | ![animation](https://raw.githubusercontent.com/ratatui/tachyonfx/development/docs/assets/effect_fn_buf.gif) |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `effect_fn_buf` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `offscreen_buffer`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | [`offscreen_buffer()`]  | Renders to separate buffer        | N/A |
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `offscreen_buffer` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Flex`
[INFO] [stdout]    --> src/dsl/arguments.rs:257:52
[INFO] [stdout]     |
[INFO] [stdout] 257 |     /// Consumes the next argument and returns a [`Flex`].
[INFO] [stdout]     |                                                    ^^^^ no item named `Flex` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/fx/mod.rs:836:21
[INFO] [stdout]     |
[INFO] [stdout] 836 | /// * [`sweep_out`](fn.sweep_out.html) - For the reverse effect.
[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] 836 - /// * [`sweep_out`](fn.sweep_out.html) - For the reverse effect.
[INFO] [stdout] 836 + /// * [`sweep_out`] - For the reverse effect.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tachyonfx/index.html
[INFO] running `Command { std: "docker" "inspect" "323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1", kill_on_drop: false }`
[INFO] [stdout] 323df4b686fcad7a38660fe263c82774e4b609270f9bb8a0ea69710bd91e19b1
