[INFO] fetching crate rat-theme4 4.5.3...
[INFO] documenting rat-theme4-4.5.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate rat-theme4 4.5.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rat-theme4 4.5.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rat-theme4 4.5.3
[INFO] tweaked toml for crates.io crate rat-theme4 4.5.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rat-theme4 4.5.3 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 rat-theme4 4.5.3 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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7c7bc90c07db2da9cb5e1920ae82ab8ef8ce8970d3eefde32d3da838d0e3b0ed
[INFO] running `Command { std: "docker" "start" "7c7bc90c07db2da9cb5e1920ae82ab8ef8ce8970d3eefde32d3da838d0e3b0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c7bc90c07db2da9cb5e1920ae82ab8ef8ce8970d3eefde32d3da838d0e3b0ed", 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" "7c7bc90c07db2da9cb5e1920ae82ab8ef8ce8970d3eefde32d3da838d0e3b0ed" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c7bc90c07db2da9cb5e1920ae82ab8ef8ce8970d3eefde32d3da838d0e3b0ed", 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" "7c7bc90c07db2da9cb5e1920ae82ab8ef8ce8970d3eefde32d3da838d0e3b0ed" "/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 quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rat-cursor v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking iset v0.3.1
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking unicode-display-width v0.3.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking map_range_int v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking format_num_pattern v0.9.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking regex-cursor v0.1.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking rat-reloc v2.0.2
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking rat-event v2.1.0
[INFO] [stderr]     Checking rat-focus v2.1.0
[INFO] [stderr]     Checking rat-scrolled v2.0.2
[INFO] [stderr]     Checking rat-popup v3.0.2
[INFO] [stderr]     Checking rat-menu v3.1.0
[INFO] [stderr]     Checking rat-ftable v2.2.0
[INFO] [stderr]     Checking rat-text v3.1.0
[INFO] [stderr]     Checking rat-widget v3.2.0
[INFO] [stderr]  Documenting rat-theme4 v4.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ratatui::style::Style`
[INFO] [stdout]   --> src/lib.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! * It has an extension trait for [Style](ratatui::style::Style) that
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^ no item named `ratatui` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ratatui::style::Style`
[INFO] [stdout]   --> src/theme.rs:56:55
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// The foremost usage is as a store of named [Style](ratatui::style::Style)s.
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^^ no item named `ratatui` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `style`
[INFO] [stdout]    --> src/theme.rs:228:41
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// This is the same as the single [style] function, it just
[INFO] [stdout]     |                                         ^^^^^ no item named `style` 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 `Style` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 228 -     /// This is the same as the single [style] function, it just
[INFO] [stdout] 228 +     /// This is the same as the single [Style] function, it just
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ratatui::style::Style`
[INFO] [stdout]    --> src/lib.rs:216:33
[INFO] [stdout]     |
[INFO] [stdout] 216 | /// Extension trait for [Style](ratatui::style::Style) that defines
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ no item named `ratatui` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ratatui::style::Color`
[INFO] [stdout]    --> src/lib.rs:273:33
[INFO] [stdout]     |
[INFO] [stdout] 273 | /// Extension trait for [Color](ratatui::style::Color) that defines
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ no item named `ratatui` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/dark/everforest.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original https://github.com/sainnhe/everforest
[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] 7 | /// Credits to original <https://github.com/sainnhe/everforest>
[INFO] [stdout]   |                         +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/dark/material.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme https://github.com/marko-cerovac/material.nvim
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme <https://github.com/marko-cerovac/material.nvim>
[INFO] [stdout]   |                               +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/dark/monekai.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme https://monokai.pro/
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme <https://monokai.pro/>
[INFO] [stdout]   |                               +                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/dark/monochrome.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// credit to original theme: https://github.com/kdheepak/monochrome.nvim
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// credit to original theme: <https://github.com/kdheepak/monochrome.nvim>
[INFO] [stdout]   |                               +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/dark/nord.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original https://github.com/arcticicestudio/nord-vim
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original <https://github.com/arcticicestudio/nord-vim>
[INFO] [stdout]   |                         +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/dark/oxocarbon.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme for existing https://github.com/shaunsingh/oxocarbon.nvim
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme for existing <https://github.com/shaunsingh/oxocarbon.nvim>
[INFO] [stdout]   |                                            +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/dark/radium.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// credits to original radium theme from https://github.com/dharmx
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// credits to original radium theme from <https://github.com/dharmx>
[INFO] [stdout]   |                                           +                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/dark/solarized.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original https://github.com/altercation/solarized
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original <https://github.com/altercation/solarized>
[INFO] [stdout]   |                         +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/light/everforest_light.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original https://github.com/sainnhe/everforest
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original <https://github.com/sainnhe/everforest>
[INFO] [stdout]   |                         +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/shell/everforest_shell.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original https://github.com/sainnhe/everforest
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original <https://github.com/sainnhe/everforest>
[INFO] [stdout]   |                         +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/shell/material_shell.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme https://github.com/marko-cerovac/material.nvim
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme <https://github.com/marko-cerovac/material.nvim>
[INFO] [stdout]   |                               +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/shell/monekai_shell.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme https://monokai.pro/
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme <https://monokai.pro/>
[INFO] [stdout]   |                               +                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/shell/monochrome_shell.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// credit to original theme: https://github.com/kdheepak/monochrome.nvim
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// credit to original theme: <https://github.com/kdheepak/monochrome.nvim>
[INFO] [stdout]   |                               +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/shell/nord_shell.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original https://github.com/arcticicestudio/nord-vim
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original <https://github.com/arcticicestudio/nord-vim>
[INFO] [stdout]   |                         +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/shell/oxocarbon_shell.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme for existing https://github.com/shaunsingh/oxocarbon.nvim
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original theme for existing <https://github.com/shaunsingh/oxocarbon.nvim>
[INFO] [stdout]   |                                            +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/shell/radium_shell.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// credits to original radium theme from https://github.com/dharmx
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// credits to original radium theme from <https://github.com/dharmx>
[INFO] [stdout]   |                                           +                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/palettes/shell/solarized_shell.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original https://github.com/altercation/solarized
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Credits to original <https://github.com/altercation/solarized>
[INFO] [stdout]   |                         +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/themes/dark.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / pub fn create_dark(p: Palette) -> SalsaTheme {
[INFO] [stdout]  19 | |     let mut th = SalsaTheme::new(p);
[INFO] [stdout]  20 | |
[INFO] [stdout]  21 | |     th.define_style(Style::LABEL_FG, th.p.fg_style_alias(Color::LABEL_FG));
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |     th
[INFO] [stdout] 168 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Creates a `dark` theme.`
[INFO] [stdout]     = help: ends near `A dark theme.`
[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/themes/dark.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / pub fn create_dark(p: Palette) -> SalsaTheme {
[INFO] [stdout]  19 | |     let mut th = SalsaTheme::new(p);
[INFO] [stdout]  20 | |
[INFO] [stdout]  21 | |     th.define_style(Style::LABEL_FG, th.p.fg_style_alias(Color::LABEL_FG));
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |     th
[INFO] [stdout] 168 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A dark theme.`
[INFO] [stdout]     = help: ends near `A dark theme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]  --> src/themes/light.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | / pub fn create_light(p: Palette) -> SalsaTheme {
[INFO] [stdout] 7 | |     // currently the same as dark
[INFO] [stdout] 8 | |     create_dark(p)
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the way this is parsed might change in the future
[INFO] [stdout]   = help: starts near `Creates a 'light' theme.`
[INFO] [stdout]   = help: ends near `A dark theme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]  --> src/themes/light.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | / pub fn create_light(p: Palette) -> SalsaTheme {
[INFO] [stdout] 7 | |     // currently the same as dark
[INFO] [stdout] 8 | |     create_dark(p)
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the way this is parsed might change in the future
[INFO] [stdout]   = help: starts near `A dark theme.`
[INFO] [stdout]   = help: ends near `A dark theme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/themes/shell.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | / pub fn create_shell(p: Palette) -> SalsaTheme {
[INFO] [stdout]  23 | |     let mut th = SalsaTheme::new(p);
[INFO] [stdout]  24 | |
[INFO] [stdout]  25 | |     th.define_style(Style::LABEL_FG, th.p.fg_style_alias(Color::LABEL_FG));
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |     th
[INFO] [stdout] 175 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Creates a `shell` theme. This uses the dark palettes,`
[INFO] [stdout]     = help: ends near `A 'shell'-theme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/themes/shell.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | / pub fn create_shell(p: Palette) -> SalsaTheme {
[INFO] [stdout]  23 | |     let mut th = SalsaTheme::new(p);
[INFO] [stdout]  24 | |
[INFO] [stdout]  25 | |     th.define_style(Style::LABEL_FG, th.p.fg_style_alias(Color::LABEL_FG));
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |     th
[INFO] [stdout] 175 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A 'shell'-theme.`
[INFO] [stdout]     = help: ends near `A 'shell'-theme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/themes/fallback.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / pub fn create_fallback(p: Palette) -> SalsaTheme {
[INFO] [stdout]  12 | |     let mut th = SalsaTheme::new(p);
[INFO] [stdout]  13 | |     th.name = "Fallback".to_string();
[INFO] [stdout]  14 | |     th.theme = "Fallback".to_string();
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |     th
[INFO] [stdout] 215 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Create the `fallback` theme.`
[INFO] [stdout]     = help: ends near `A theme to test the fallback-styles of each widget.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/themes/fallback.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | / pub fn create_fallback(p: Palette) -> SalsaTheme {
[INFO] [stdout]  12 | |     let mut th = SalsaTheme::new(p);
[INFO] [stdout]  13 | |     th.name = "Fallback".to_string();
[INFO] [stdout]  14 | |     th.theme = "Fallback".to_string();
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |     th
[INFO] [stdout] 215 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A theme to test the fallback-styles of each widget.`
[INFO] [stdout]     = help: ends near `A theme to test the fallback-styles of each widget.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `rat-theme4`
[INFO] running `Command { std: "docker" "inspect" "7c7bc90c07db2da9cb5e1920ae82ab8ef8ce8970d3eefde32d3da838d0e3b0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c7bc90c07db2da9cb5e1920ae82ab8ef8ce8970d3eefde32d3da838d0e3b0ed", kill_on_drop: false }`
[INFO] [stdout] 7c7bc90c07db2da9cb5e1920ae82ab8ef8ce8970d3eefde32d3da838d0e3b0ed
