[INFO] cloning repository https://github.com/explosion-mental/wallust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/explosion-mental/wallust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplosion-mental%2Fwallust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplosion-mental%2Fwallust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ac85e0cfa06a261755c4362f27ff3c089035c3f
[INFO] documenting explosion-mental/wallust against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplosion-mental%2Fwallust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/explosion-mental/wallust
[INFO] finished tweaking git repo https://github.com/explosion-mental/wallust
[INFO] tweaked toml for git repo https://github.com/explosion-mental/wallust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/explosion-mental/wallust on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/explosion-mental/wallust 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen-lib v0.1.6
[INFO] [stderr]   Downloaded vergen-git2 v1.0.7
[INFO] [stderr]   Downloaded vergen v9.1.0
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded wallust_themes v1.1.0
[INFO] [stderr]   Downloaded vergen-lib v9.1.0
[INFO] [stderr]   Downloaded cargo-platform v0.3.2
[INFO] [stderr]   Downloaded toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded documented-macros v0.9.2
[INFO] [stderr]   Downloaded cargo_metadata v0.23.1
[INFO] [stderr]   Downloaded kmeans_colors v0.7.1
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded documented v0.9.2
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded optfield v0.4.0
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded zune-jpeg v0.5.9
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded clap_mangen v0.2.31
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded clap_complete v4.5.65
[INFO] [stderr]   Downloaded png v0.18.0
[INFO] [stderr]   Downloaded minijinja v2.14.0
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded fast_image_resize v6.0.0
[INFO] [stderr]   Downloaded git2 v0.20.3
[INFO] [stderr]   Downloaded libz-sys v1.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871
[INFO] running `Command { std: "docker" "start" "37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871", 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" "37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking zune-jpeg v0.5.9
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking spinners v4.1.1
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking fast_image_resize v6.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]    Compiling wallust_themes v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking minijinja v2.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling wallust v3.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking kmeans_colors v0.7.1
[INFO] [stderr]  Documenting wallust v3.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/colorspaces/salience.rs:609:69
[INFO] [stdout]     |
[INFO] [stdout] 609 | ///     the least salient color is at least 0.5 salient against ret[0]
[INFO] [stdout]     |                                                                     ^ no item named `0` 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 `1`
[INFO] [stdout]    --> src/colorspaces/salience.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 | ///     ret[1] is at least 0.1 salient against ret[0]
[INFO] [stdout]     |             ^ no item named `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 `0`
[INFO] [stdout]    --> src/colorspaces/salience.rs:610:52
[INFO] [stdout]     |
[INFO] [stdout] 610 | ///     ret[1] is at least 0.1 salient against ret[0]
[INFO] [stdout]     |                                                    ^ no item named `0` 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 `n`
[INFO] [stdout]    --> src/colorspaces/salience.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 | ///     ret[n] is at least thresholds[n] salient against ret[n-1]
[INFO] [stdout]     |             ^ no item named `n` 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 `n`
[INFO] [stdout]    --> src/colorspaces/salience.rs:612:39
[INFO] [stdout]     |
[INFO] [stdout] 612 | ///     ret[n] is at least thresholds[n] salient against ret[n-1]
[INFO] [stdout]     |                                       ^ no item named `n` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Interpolate` links to private item `interpolate`
[INFO] [stdout]   --> src/colorspaces/fallback_generator.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// uses [`interpolate`]
[INFO] [stdout]    |                ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Complementary` links to private item `complementary`
[INFO] [stdout]   --> src/colorspaces/fallback_generator.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     /// uses [`complementary`]
[INFO] [stdout]    |                ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Colors`
[INFO] [stdout]   --> src/colorspaces/mod.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// The [`Colors`] struct only has capacity for 16 colors 0..=15. const is used in order to take
[INFO] [stdout]    |           ^^^^^^ no item named `Colors` 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 `full`
[INFO] [stdout]   --> src/colorspaces/mod.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// Using these with [`full`] or [`resize`] backends, the LightFirst will give a more pastel
[INFO] [stdout]    |                        ^^^^ no item named `full` 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 `resize`
[INFO] [stdout]   --> src/colorspaces/mod.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// Using these with [`full`] or [`resize`] backends, the LightFirst will give a more pastel
[INFO] [stdout]    |                                    ^^^^^^ no item named `resize` 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 `templates`
[INFO] [stdout]    --> src/config.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |     /// The [templates] header, here you can define multiple templates
[INFO] [stdout]     |              ^^^^^^^^^ no item named `templates` 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 `LightFirst`
[INFO] [stdout]  --> src/palettes/ansidark.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Sorted by [`LightFirst`]
[INFO] [stdout]   |                 ^^^^^^^^^^ no item named `LightFirst` 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 `LightFirst`
[INFO] [stdout]   --> src/palettes/dark.rs:10:53
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// This parser only needs 6 _ [0..=5]. Sorted by [`LightFirst`]
[INFO] [stdout]    |                                                     ^^^^^^^^^^ no item named `LightFirst` 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 `DarkFirst`
[INFO] [stdout]  --> src/palettes/harddark.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Sorted by [`DarkFirst`]
[INFO] [stdout]   |                 ^^^^^^^^^ no item named `DarkFirst` 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 `DarkFirst`
[INFO] [stdout]  --> src/palettes/light.rs:4:67
[INFO] [stdout]   |
[INFO] [stdout] 4 | /// light background, dark foreground. So the [`ColorOrder`] of [`DarkFirst`] makes sense here.
[INFO] [stdout]   |                                                                   ^^^^^^^^^ no item named `DarkFirst` 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 `LightFirst`
[INFO] [stdout]  --> src/palettes/softdark.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// Sorted by [`LightFirst`],
[INFO] [stdout]   |                 ^^^^^^^^^^ no item named `LightFirst` 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 `LightFirst`
[INFO] [stdout]  --> src/palettes/softlight.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Sorted by [`LightFirst`]
[INFO] [stdout]   |                 ^^^^^^^^^^ no item named `LightFirst` 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 `1`
[INFO] [stdout]  --> src/template/pywal.rs:3:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! templating system. The pywal system is described in the pywal wiki [1] and it should be able to
[INFO] [stdout]   |                                                                         ^ no item named `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 `2`
[INFO] [stdout]  --> src/template/pywal.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! at least parse all the pywal templates [2].
[INFO] [stdout]   |                                             ^ no item named `2` 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 `Myrgb`
[INFO] [stdout]    --> src/template/mod.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 | /// Since [`Myrgb`] type doesn't implement alpha by itself, alpha it's represented separetly.
[INFO] [stdout]     |             ^^^^^ no item named `Myrgb` 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 `COLS_VALUE`
[INFO] [stdout]    --> src/themes.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 | /// Use the built in themes. STATIC Data from [`COLS_VALUE`] should be correct, which are in json [`WalTheme`] format
[INFO] [stdout]     |                                                 ^^^^^^^^^^ no item named `COLS_VALUE` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/backends/kmeans.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// from: https://github.com/okaneco/kmeans-colors/blob/master/src/bin/kmeans_colors/app.rs
[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] 14 | /// from: <https://github.com/okaneco/kmeans-colors/blob/master/src/bin/kmeans_colors/app.rs>
[INFO] [stdout]    |           +                                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cache.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 | /// Ref: https://en.m.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function
[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] 142 | /// Ref: <https://en.m.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function>
[INFO] [stdout]     |          +                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cache.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 | /// ref: https://stackoverflow.com/questions/50277050/format-convert-a-number-to-a-string-in-any-base-including-bases-other-than-deci
[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] 157 | /// ref: <https://stackoverflow.com/questions/50277050/format-convert-a-number-to-a-string-in-any-base-including-bases-other-than-deci>
[INFO] [stdout]     |          +                                                                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/colors.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |     /// https://docs.rs/palette/latest/palette/color_theory/trait.Complementary.html
[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] 222 |     /// <https://docs.rs/palette/latest/palette/color_theory/trait.Complementary.html>
[INFO] [stdout]     |         +                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/colorspaces/salience.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Color Picker: https://apps.colorjs.io/picker/cam16-jmh
[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] 3 | //! Color Picker: <https://apps.colorjs.io/picker/cam16-jmh>
[INFO] [stdout]   |                   +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Histo`
[INFO] [stdout]    --> src/colorspaces/salience.rs:600:24
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or Vec<Histoscore>, map it flat as Vec<Spec>,
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using `Vec<Histo>` or Vec<Histoscore>, map it flat as Vec<Spec>,
[INFO] [stdout]     |                     +          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Histoscore`
[INFO] [stdout]    --> src/colorspaces/salience.rs:600:38
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or Vec<Histoscore>, map it flat as Vec<Spec>,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or `Vec<Histoscore>`, map it flat as Vec<Spec>,
[INFO] [stdout]     |                                   +               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Spec`
[INFO] [stdout]    --> src/colorspaces/salience.rs:600:70
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or Vec<Histoscore>, map it flat as Vec<Spec>,
[INFO] [stdout]     |                                                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or Vec<Histoscore>, map it flat as `Vec<Spec>`,
[INFO] [stdout]     |                                                                   +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/template/pywal.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! 1: https://github.com/dylanaraps/pywal/wiki/User-Template-Files
[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] 8 | //! 1: <https://github.com/dylanaraps/pywal/wiki/User-Template-Files>
[INFO] [stdout]   |        +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/template/pywal.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! 2: https://github.com/dylanaraps/pywal/tree/master/pywal/templates
[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] 9 | //! 2: <https://github.com/dylanaraps/pywal/tree/master/pywal/templates>
[INFO] [stdout]   |        +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/template/jinja2.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - https://github.com/mitsuhiko/minijinja/blob/main/COMPATIBILITY.md
[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] 6 | //! - <https://github.com/mitsuhiko/minijinja/blob/main/COMPATIBILITY.md>
[INFO] [stdout]   |       +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wallust/index.html
[INFO] running `Command { std: "docker" "inspect" "37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking spinners v4.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking zerocopy v0.8.33
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking fast_image_resize v6.0.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking palette v0.7.6
[INFO] [stderr]     Checking minijinja v2.14.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling wallust_themes v1.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling wallust v3.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking kmeans_colors v0.7.1
[INFO] [stderr]  Documenting wallust v3.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/colorspaces/salience.rs:609:69
[INFO] [stdout]     |
[INFO] [stdout] 609 | ///     the least salient color is at least 0.5 salient against ret[0]
[INFO] [stdout]     |                                                                     ^ no item named `0` 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 `1`
[INFO] [stdout]    --> src/colorspaces/salience.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 | ///     ret[1] is at least 0.1 salient against ret[0]
[INFO] [stdout]     |             ^ no item named `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 `0`
[INFO] [stdout]    --> src/colorspaces/salience.rs:610:52
[INFO] [stdout]     |
[INFO] [stdout] 610 | ///     ret[1] is at least 0.1 salient against ret[0]
[INFO] [stdout]     |                                                    ^ no item named `0` 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 `n`
[INFO] [stdout]    --> src/colorspaces/salience.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 | ///     ret[n] is at least thresholds[n] salient against ret[n-1]
[INFO] [stdout]     |             ^ no item named `n` 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 `n`
[INFO] [stdout]    --> src/colorspaces/salience.rs:612:39
[INFO] [stdout]     |
[INFO] [stdout] 612 | ///     ret[n] is at least thresholds[n] salient against ret[n-1]
[INFO] [stdout]     |                                       ^ no item named `n` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Interpolate` links to private item `interpolate`
[INFO] [stdout]   --> src/colorspaces/fallback_generator.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// uses [`interpolate`]
[INFO] [stdout]    |                ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Complementary` links to private item `complementary`
[INFO] [stdout]   --> src/colorspaces/fallback_generator.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     /// uses [`complementary`]
[INFO] [stdout]    |                ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Colors`
[INFO] [stdout]   --> src/colorspaces/mod.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// The [`Colors`] struct only has capacity for 16 colors 0..=15. const is used in order to take
[INFO] [stdout]    |           ^^^^^^ no item named `Colors` 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 `full`
[INFO] [stdout]   --> src/colorspaces/mod.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// Using these with [`full`] or [`resize`] backends, the LightFirst will give a more pastel
[INFO] [stdout]    |                        ^^^^ no item named `full` 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 `resize`
[INFO] [stdout]   --> src/colorspaces/mod.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// Using these with [`full`] or [`resize`] backends, the LightFirst will give a more pastel
[INFO] [stdout]    |                                    ^^^^^^ no item named `resize` 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 `templates`
[INFO] [stdout]    --> src/config.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |     /// The [templates] header, here you can define multiple templates
[INFO] [stdout]     |              ^^^^^^^^^ no item named `templates` 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 `1`
[INFO] [stdout]  --> src/template/pywal.rs:3:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! templating system. The pywal system is described in the pywal wiki [1] and it should be able to
[INFO] [stdout]   |                                                                         ^ no item named `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 `2`
[INFO] [stdout]  --> src/template/pywal.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! at least parse all the pywal templates [2].
[INFO] [stdout]   |                                             ^ no item named `2` 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 `COLS_VALUE`
[INFO] [stdout]    --> src/themes.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 | /// Use the built in themes. STATIC Data from [`COLS_VALUE`] should be correct, which are in json [`WalTheme`] format
[INFO] [stdout]     |                                                 ^^^^^^^^^^ no item named `COLS_VALUE` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cache.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 | /// Ref: https://en.m.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function
[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] 142 | /// Ref: <https://en.m.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function>
[INFO] [stdout]     |          +                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cache.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 | /// ref: https://stackoverflow.com/questions/50277050/format-convert-a-number-to-a-string-in-any-base-including-bases-other-than-deci
[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] 157 | /// ref: <https://stackoverflow.com/questions/50277050/format-convert-a-number-to-a-string-in-any-base-including-bases-other-than-deci>
[INFO] [stdout]     |          +                                                                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/colors.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |     /// https://docs.rs/palette/latest/palette/color_theory/trait.Complementary.html
[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] 222 |     /// <https://docs.rs/palette/latest/palette/color_theory/trait.Complementary.html>
[INFO] [stdout]     |         +                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/colorspaces/salience.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Color Picker: https://apps.colorjs.io/picker/cam16-jmh
[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] 3 | //! Color Picker: <https://apps.colorjs.io/picker/cam16-jmh>
[INFO] [stdout]   |                   +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Histo`
[INFO] [stdout]    --> src/colorspaces/salience.rs:600:24
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or Vec<Histoscore>, map it flat as Vec<Spec>,
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using `Vec<Histo>` or Vec<Histoscore>, map it flat as Vec<Spec>,
[INFO] [stdout]     |                     +          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Histoscore`
[INFO] [stdout]    --> src/colorspaces/salience.rs:600:38
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or Vec<Histoscore>, map it flat as Vec<Spec>,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or `Vec<Histoscore>`, map it flat as Vec<Spec>,
[INFO] [stdout]     |                                   +               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Spec`
[INFO] [stdout]    --> src/colorspaces/salience.rs:600:70
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or Vec<Histoscore>, map it flat as Vec<Spec>,
[INFO] [stdout]     |                                                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 600 | /// If you're using Vec<Histo> or Vec<Histoscore>, map it flat as `Vec<Spec>`,
[INFO] [stdout]     |                                                                   +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/template/pywal.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! 1: https://github.com/dylanaraps/pywal/wiki/User-Template-Files
[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] 8 | //! 1: <https://github.com/dylanaraps/pywal/wiki/User-Template-Files>
[INFO] [stdout]   |        +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/template/pywal.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! 2: https://github.com/dylanaraps/pywal/tree/master/pywal/templates
[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] 9 | //! 2: <https://github.com/dylanaraps/pywal/tree/master/pywal/templates>
[INFO] [stdout]   |        +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/template/jinja2.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - https://github.com/mitsuhiko/minijinja/blob/main/COMPATIBILITY.md
[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] 6 | //! - <https://github.com/mitsuhiko/minijinja/blob/main/COMPATIBILITY.md>
[INFO] [stdout]   |       +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.75s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wallust/index.html
[INFO] running `Command { std: "docker" "inspect" "37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871", kill_on_drop: false }`
[INFO] [stdout] 37d190d7fde2baf7de4f4eacc54a68d3821c57619d6127c817b24c9afafd0871
