[INFO] fetching crate kxxt-owo-colors 4.0.0-rc.1...
[INFO] checking kxxt-owo-colors-4.0.0-rc.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate kxxt-owo-colors 4.0.0-rc.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate kxxt-owo-colors 4.0.0-rc.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kxxt-owo-colors 4.0.0-rc.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kxxt-owo-colors 4.0.0-rc.1
[INFO] tweaked toml for crates.io crate kxxt-owo-colors 4.0.0-rc.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate kxxt-owo-colors 4.0.0-rc.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4c8c80cad0e8b5bfcea9cfc0d83289eca33dc3bd414c6fb2fe08642e92c24c8
[INFO] running `Command { std: "docker" "start" "-a" "d4c8c80cad0e8b5bfcea9cfc0d83289eca33dc3bd414c6fb2fe08642e92c24c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4c8c80cad0e8b5bfcea9cfc0d83289eca33dc3bd414c6fb2fe08642e92c24c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c8c80cad0e8b5bfcea9cfc0d83289eca33dc3bd414c6fb2fe08642e92c24c8", kill_on_drop: false }`
[INFO] [stdout] d4c8c80cad0e8b5bfcea9cfc0d83289eca33dc3bd414c6fb2fe08642e92c24c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54c80c1790030d8ccd12fdb2c6bf102a1a1563791be64ee8ba96d2d84e899ec0
[INFO] running `Command { std: "docker" "start" "-a" "54c80c1790030d8ccd12fdb2c6bf102a1a1563791be64ee8ba96d2d84e899ec0", kill_on_drop: false }`
[INFO] [stderr]     Checking kxxt-owo-colors v4.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `AnsiColors` is imported redundantly
[INFO] [stdout]    --> src/dyn_styles.rs:554:17
[INFO] [stdout]     |
[INFO] [stdout] 553 |     use super::*;
[INFO] [stdout]     |         -------- the item `AnsiColors` is already imported here
[INFO] [stdout] 554 |     use crate::{AnsiColors, OwoColorize};
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/banner.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{DynColors, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `owo_colors`
[INFO] [stdout]  --> examples/colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{colors::*, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `owo_colors`
[INFO] [stdout]  --> examples/extra_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{colors::xterm, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{colors::*, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/extra_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{colors::xterm, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `owo_colors`
[INFO] [stdout]  --> examples/custom_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::colors::CustomColor;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/custom_colors.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use owo_colors::OwoColorize;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/dyn_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{AnsiColors, DynColors, OwoColorize, Rgb, XtermColors};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `owo_colors`
[INFO] [stdout]  --> examples/all_xterm_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::colors::xterm;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/all_xterm_colors.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use owo_colors::OwoColorize;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg_rgb` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/banner.rs:27:34
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("\n\n\n\n\n{}", OWO.fg_rgb::<0x2E, 0x31, 0x92>().bold());
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:404:8
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn fg_rgb<const R: u8, const G: u8, const B: u8>(
[INFO] [stdout]     |        ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg_rgb` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg_rgb` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("\n\n\n\n\n{}", OWO.bg_rgb::<0x2E, 0x31, 0x92>().bold());
[INFO] [stdout]     |                                  ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:9:26
[INFO] [stdout]     |
[INFO] [stdout] 9   |     println!("{}", "red".color(color));
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 9   |     println!("{}", "red".on_color(color));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:4:38
[INFO] [stdout]     |
[INFO] [stdout] 4   |     println!("{}", "Electric violet".fg::<xterm::ElectricViolet>());
[INFO] [stdout]     |                                      ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 4   |     println!("{}", "Electric violet".bg::<xterm::ElectricViolet>());
[INFO] [stdout]     |                                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/custom_colors.rs:5:36
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "custom purple".fg::<CustomColor<141, 59, 212>>());
[INFO] [stdout]     |                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "custom purple".bg::<CustomColor<141, 59, 212>>());
[INFO] [stdout]     |                                    ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:12:27
[INFO] [stdout]     |
[INFO] [stdout] 12  |     println!("{}", "blue".color(color));
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 12  |     println!("{}", "blue".on_color(color));
[INFO] [stdout]     |                           ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:5:29
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "Matrix".fg::<xterm::MatrixPink>());
[INFO] [stdout]     |                             ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "Matrix".bg::<xterm::MatrixPink>());
[INFO] [stdout]     |                             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg_rgb` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/custom_colors.rs:6:35
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "custom green".fg_rgb::<50, 209, 42>());
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:404:8
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn fg_rgb<const R: u8, const G: u8, const B: u8>(
[INFO] [stdout]     |        ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg_rgb` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg_rgb` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "custom green".bg_rgb::<50, 209, 42>());
[INFO] [stdout]     |                                   ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:15:30
[INFO] [stdout]     |
[INFO] [stdout] 15  |     println!("{}", "fuchsia".color(color));
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 15  |     println!("{}", "fuchsia".on_color(color));
[INFO] [stdout]     |                              ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:6:28
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "Flirt".fg::<xterm::Flirt>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "Flirt".bg::<xterm::Flirt>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout] 7   |     println!("{}", "Cyan2".fg::<xterm::Cyan>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 7   |     println!("{}", "Cyan2".bg::<xterm::Cyan>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:18:36
[INFO] [stdout]     |
[INFO] [stdout] 18  |     println!("{}", "custom purple".color(color));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 18  |     println!("{}", "custom purple".on_color(color));
[INFO] [stdout]     |                                    ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:8:27
[INFO] [stdout]     |
[INFO] [stdout] 8   |     println!("{}", "Cyan".fg::<xterm::UserCyan>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 8   |     println!("{}", "Cyan".bg::<xterm::UserCyan>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Red` in this scope
[INFO] [stdout]   --> examples/colors.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     println!("{}", "red".fg::<Red>());
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::Red;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::css::Red;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::Red;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Magenta` in this scope
[INFO] [stdout]   --> examples/colors.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     println!("{}", "magenta".fg::<Magenta>());
[INFO] [stdout]    |                                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::Magenta;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::css::Magenta;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `White` in this scope
[INFO] [stdout]   --> examples/colors.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     println!("{}", "white".fg::<White>());
[INFO] [stdout]    |                                 ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::White;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::css::White;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::White;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "banner") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `Cyan` in this scope
[INFO] [stdout]   --> examples/colors.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |     println!("{}", "cyan".fg::<Cyan>());
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::Cyan;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::Cyan;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:9:27
[INFO] [stdout]     |
[INFO] [stdout] 9   |     println!("{}", "Lime".fg::<xterm::Lime>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 9   |     println!("{}", "Lime".bg::<xterm::Lime>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightGreen` in this scope
[INFO] [stdout]   --> examples/colors.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     println!("{}", "green".fg::<BrightGreen>());
[INFO] [stdout]    |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightGreen;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::BrightGreen;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightYellow` in this scope
[INFO] [stdout]   --> examples/colors.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     println!("{}", "yellow".fg::<BrightYellow>());
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightYellow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:27:36
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("{}", "mystery color".color(color));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("{}", "mystery color".on_color(color));
[INFO] [stdout]     |                                    ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightBlue` in this scope
[INFO] [stdout]   --> examples/colors.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     println!("{}", "blue".fg::<BrightBlue>());
[INFO] [stdout]    |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightBlue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightBlack` in this scope
[INFO] [stdout]   --> examples/colors.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |     println!("{}", "black".fg::<BrightBlack>());
[INFO] [stdout]    |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightBlack;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightRed` in this scope
[INFO] [stdout]   --> examples/colors.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     println!("{}", "red".fg::<BrightRed>());
[INFO] [stdout]    |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightRed;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::BrightRed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "custom_colors") due to 5 previous errors
[INFO] [stdout] error[E0412]: cannot find type `BrightMagenta` in this scope
[INFO] [stdout]   --> examples/colors.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |     println!("{}", "magenta".fg::<BrightMagenta>());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightMagenta;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightWhite` in this scope
[INFO] [stdout]   --> examples/colors.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |     println!("{}", "white".fg::<BrightWhite>());
[INFO] [stdout]    |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightWhite;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightCyan` in this scope
[INFO] [stdout]   --> examples/colors.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |     println!("{}", "cyan".fg::<BrightCyan>());
[INFO] [stdout]    |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightCyan;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:10:27
[INFO] [stdout]     |
[INFO] [stdout] 10  |     println!("{}", "Jade".fg::<xterm::Jade>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 10  |     println!("{}", "Jade".bg::<xterm::Jade>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     println!("{}", "Reef".fg::<xterm::Mauve>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 11  |     println!("{}", "Reef".bg::<xterm::Mauve>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "dyn_colors") due to 7 previous errors
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "extra_colors") due to 11 previous errors
[INFO] [stdout] error[E0599]: no method named `bg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/all_xterm_colors.rs:11:26
[INFO] [stdout]     |
[INFO] [stdout] 11  |                   "      ".bg::<xterm::$name>(),
[INFO] [stdout]     |                            ^^
[INFO] [stdout] ...
[INFO] [stdout] 24  | /     xterm_colors! {
[INFO] [stdout] 25  | |         0 UserBlack              (0,0,0)
[INFO] [stdout] 26  | |         1 UserRed                (128,0,0)
[INFO] [stdout] 27  | |         2 UserGreen              (0,128,0)
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |       255 GalleryGray            (238,238,238)
[INFO] [stdout] 281 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:285:8
[INFO] [stdout]     |
[INFO] [stdout] 285 |       fn bg<C: Color>(&self) -> BgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |          -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `xterm_colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `OwoColorize` which provides `bg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `fg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 11  |                 "      ".fg::<xterm::$name>(),
[INFO] [stdout]     |                          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/all_xterm_colors.rs:12:35
[INFO] [stdout]     |
[INFO] [stdout] 12  |                   stringify!($name).fg::<xterm::$name>(),
[INFO] [stdout]     |                                     ^^
[INFO] [stdout] ...
[INFO] [stdout] 24  | /     xterm_colors! {
[INFO] [stdout] 25  | |         0 UserBlack              (0,0,0)
[INFO] [stdout] 26  | |         1 UserRed                (128,0,0)
[INFO] [stdout] 27  | |         2 UserGreen              (0,128,0)
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |       255 GalleryGray            (238,238,238)
[INFO] [stdout] 281 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |       fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |          -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `xterm_colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 12  |                 stringify!($name).bg::<xterm::$name>(),
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `green` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:5:28
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "green".green());
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:298:18
[INFO] [stdout]     |
[INFO] [stdout] 298 |         Green    green    on_green,
[INFO] [stdout]     |                  ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `green` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_green` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "green".on_green());
[INFO] [stdout]     |                            ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:6:29
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "yellow".yellow());
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 301 |         Yellow   yellow   on_yellow,
[INFO] [stdout]     |                  ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `yellow` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_yellow` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "yellow".on_yellow());
[INFO] [stdout]     |                             ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:7:27
[INFO] [stdout]     |
[INFO] [stdout] 7   |     println!("{}", "blue".blue());
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:304:18
[INFO] [stdout]     |
[INFO] [stdout] 304 |         Blue     blue     on_blue,
[INFO] [stdout]     |                  ---- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/cmp.rs:1188:5
[INFO] [stdout] help: trait `OwoColorize` which provides `blue` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `black` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:8:28
[INFO] [stdout]     |
[INFO] [stdout] 8   |     println!("{}", "black".black());
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |         Black    black    on_black,
[INFO] [stdout]     |                  ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `black` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_black` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 8   |     println!("{}", "black".on_black());
[INFO] [stdout]     |                            ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:11:26
[INFO] [stdout]     |
[INFO] [stdout] 11  |     println!("{}", "red".fg::<Red>());
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 11  |     println!("{}", "red".bg::<Red>());
[INFO] [stdout]     |                          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout] 12  |     println!("{}", "magenta".fg::<Magenta>());
[INFO] [stdout]     |                              ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 12  |     println!("{}", "magenta".bg::<Magenta>());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:13:28
[INFO] [stdout]     |
[INFO] [stdout] 13  |     println!("{}", "white".fg::<White>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 13  |     println!("{}", "white".bg::<White>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:14:27
[INFO] [stdout]     |
[INFO] [stdout] 14  |     println!("{}", "cyan".fg::<Cyan>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 14  |     println!("{}", "cyan".bg::<Cyan>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:17:28
[INFO] [stdout]     |
[INFO] [stdout] 17  |     println!("{}", "green".fg::<BrightGreen>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 17  |     println!("{}", "green".bg::<BrightGreen>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:18:29
[INFO] [stdout]     |
[INFO] [stdout] 18  |     println!("{}", "yellow".fg::<BrightYellow>());
[INFO] [stdout]     |                             ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 18  |     println!("{}", "yellow".bg::<BrightYellow>());
[INFO] [stdout]     |                             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:19:27
[INFO] [stdout]     |
[INFO] [stdout] 19  |     println!("{}", "blue".fg::<BrightBlue>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 19  |     println!("{}", "blue".bg::<BrightBlue>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:20:28
[INFO] [stdout]     |
[INFO] [stdout] 20  |     println!("{}", "black".fg::<BrightBlack>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 20  |     println!("{}", "black".bg::<BrightBlack>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:21:26
[INFO] [stdout]     |
[INFO] [stdout] 21  |     println!("{}", "red".fg::<BrightRed>());
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 21  |     println!("{}", "red".bg::<BrightRed>());
[INFO] [stdout]     |                          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:22:30
[INFO] [stdout]     |
[INFO] [stdout] 22  |     println!("{}", "magenta".fg::<BrightMagenta>());
[INFO] [stdout]     |                              ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 22  |     println!("{}", "magenta".bg::<BrightMagenta>());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:23:28
[INFO] [stdout]     |
[INFO] [stdout] 23  |     println!("{}", "white".fg::<BrightWhite>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 23  |     println!("{}", "white".bg::<BrightWhite>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:24:27
[INFO] [stdout]     |
[INFO] [stdout] 24  |     println!("{}", "cyan".fg::<BrightCyan>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 24  |     println!("{}", "cyan".bg::<BrightCyan>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `underline` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:27:32
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("{}", "underline".underline());
[INFO] [stdout]     |                                ^^^^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |         underline UnderlineDisplay,
[INFO] [stdout]     |         --------- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `underline` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bold` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:28:27
[INFO] [stdout]     |
[INFO] [stdout] 28  |     println!("{}", "bold".bold());
[INFO] [stdout]     |                           ^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         bold BoldDisplay,
[INFO] [stdout]     |         ---- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `bold` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `italic` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:29:29
[INFO] [stdout]     |
[INFO] [stdout] 29  |     println!("{}", "italic".italic());
[INFO] [stdout]     |                             ^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         italic ItalicDisplay,
[INFO] [stdout]     |         ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `italic` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `strikethrough` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:30:36
[INFO] [stdout]     |
[INFO] [stdout] 30  |     println!("{}", "strikethrough".strikethrough());
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         strikethrough StrikeThroughDisplay,
[INFO] [stdout]     |         ------------- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `strikethrough` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `reversed` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:31:30
[INFO] [stdout]     |
[INFO] [stdout] 31  |     println!("{}", "reverse".reversed());
[INFO] [stdout]     |                              ^^^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |         reversed ReversedDisplay,
[INFO] [stdout]     |         -------- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `reversed` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hidden` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:32:26
[INFO] [stdout]     |
[INFO] [stdout] 32  |     println!("1{}3", "2".hidden());
[INFO] [stdout]     |                          ^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |         hidden HiddenDisplay,
[INFO] [stdout]     |         ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `hidden` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blink` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:33:28
[INFO] [stdout]     |
[INFO] [stdout] 33  |     println!("{}", "blink".blink());
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:361:9
[INFO] [stdout]     |
[INFO] [stdout] 361 |         blink BlinkDisplay,
[INFO] [stdout]     |         ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `blink` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `blink_fast` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 33  |     println!("{}", "blink".blink_fast());
[INFO] [stdout]     |                            ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blink_fast` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:34:33
[INFO] [stdout]     |
[INFO] [stdout] 34  |     println!("{}", "blink fast".blink_fast());
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         blink_fast BlinkFastDisplay,
[INFO] [stdout]     |         ---------- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `blink_fast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `blink` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 34  |     println!("{}", "blink fast".blink());
[INFO] [stdout]     |                                 ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `red` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:37:39
[INFO] [stdout]     |
[INFO] [stdout] 37  |     let red_on_white = "red on white".red().on_white();
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |         Red      red      on_red,
[INFO] [stdout]     |                  --- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `red` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_red` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 37  |     let red_on_white = "red on white".on_red().on_white();
[INFO] [stdout]     |                                       ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "colors") due to 40 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "all_xterm_colors") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "54c80c1790030d8ccd12fdb2c6bf102a1a1563791be64ee8ba96d2d84e899ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c80c1790030d8ccd12fdb2c6bf102a1a1563791be64ee8ba96d2d84e899ec0", kill_on_drop: false }`
[INFO] [stdout] 54c80c1790030d8ccd12fdb2c6bf102a1a1563791be64ee8ba96d2d84e899ec0
[INFO] checking kxxt-owo-colors-4.0.0-rc.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate kxxt-owo-colors 4.0.0-rc.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate kxxt-owo-colors 4.0.0-rc.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kxxt-owo-colors 4.0.0-rc.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kxxt-owo-colors 4.0.0-rc.1
[INFO] tweaked toml for crates.io crate kxxt-owo-colors 4.0.0-rc.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate kxxt-owo-colors 4.0.0-rc.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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2981af1579d782533ae021c5b11f29041ca0b18a70a08954ac7fe0ad57f5c126
[INFO] running `Command { std: "docker" "start" "-a" "2981af1579d782533ae021c5b11f29041ca0b18a70a08954ac7fe0ad57f5c126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2981af1579d782533ae021c5b11f29041ca0b18a70a08954ac7fe0ad57f5c126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2981af1579d782533ae021c5b11f29041ca0b18a70a08954ac7fe0ad57f5c126", kill_on_drop: false }`
[INFO] [stdout] 2981af1579d782533ae021c5b11f29041ca0b18a70a08954ac7fe0ad57f5c126
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b1137e82682491afc3f7cac14bfe48f10ee69f07e92698b1c07e523bd57ff47
[INFO] running `Command { std: "docker" "start" "-a" "2b1137e82682491afc3f7cac14bfe48f10ee69f07e92698b1c07e523bd57ff47", kill_on_drop: false }`
[INFO] [stderr]     Checking kxxt-owo-colors v4.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `AnsiColors` is imported redundantly
[INFO] [stdout]    --> src/dyn_styles.rs:554:17
[INFO] [stdout]     |
[INFO] [stdout] 553 |     use super::*;
[INFO] [stdout]     |         -------- the item `AnsiColors` is already imported here
[INFO] [stdout] 554 |     use crate::{AnsiColors, OwoColorize};
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `owo_colors`
[INFO] [stdout]  --> examples/custom_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::colors::CustomColor;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/custom_colors.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use owo_colors::OwoColorize;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `owo_colors`
[INFO] [stdout]  --> examples/extra_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{colors::xterm, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `owo_colors`
[INFO] [stdout]  --> examples/colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{colors::*, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/extra_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{colors::xterm, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{colors::*, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/dyn_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{AnsiColors, DynColors, OwoColorize, Rgb, XtermColors};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/banner.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::{DynColors, OwoColorize};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `owo_colors`
[INFO] [stdout]  --> examples/all_xterm_colors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use owo_colors::colors::xterm;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `owo_colors`
[INFO] [stdout]  --> examples/all_xterm_colors.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use owo_colors::OwoColorize;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `owo_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:9:26
[INFO] [stdout]     |
[INFO] [stdout] 9   |     println!("{}", "red".color(color));
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 9   |     println!("{}", "red".on_color(color));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:4:38
[INFO] [stdout]     |
[INFO] [stdout] 4   |     println!("{}", "Electric violet".fg::<xterm::ElectricViolet>());
[INFO] [stdout]     |                                      ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 4   |     println!("{}", "Electric violet".bg::<xterm::ElectricViolet>());
[INFO] [stdout]     |                                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/custom_colors.rs:5:36
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "custom purple".fg::<CustomColor<141, 59, 212>>());
[INFO] [stdout]     |                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "custom purple".bg::<CustomColor<141, 59, 212>>());
[INFO] [stdout]     |                                    ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:12:27
[INFO] [stdout]     |
[INFO] [stdout] 12  |     println!("{}", "blue".color(color));
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 12  |     println!("{}", "blue".on_color(color));
[INFO] [stdout]     |                           ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:5:29
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "Matrix".fg::<xterm::MatrixPink>());
[INFO] [stdout]     |                             ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "Matrix".bg::<xterm::MatrixPink>());
[INFO] [stdout]     |                             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:15:30
[INFO] [stdout]     |
[INFO] [stdout] 15  |     println!("{}", "fuchsia".color(color));
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 15  |     println!("{}", "fuchsia".on_color(color));
[INFO] [stdout]     |                              ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg_rgb` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/custom_colors.rs:6:35
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "custom green".fg_rgb::<50, 209, 42>());
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:404:8
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn fg_rgb<const R: u8, const G: u8, const B: u8>(
[INFO] [stdout]     |        ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg_rgb` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg_rgb` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "custom green".bg_rgb::<50, 209, 42>());
[INFO] [stdout]     |                                   ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:6:28
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "Flirt".fg::<xterm::Flirt>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "Flirt".bg::<xterm::Flirt>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:18:36
[INFO] [stdout]     |
[INFO] [stdout] 18  |     println!("{}", "custom purple".color(color));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 18  |     println!("{}", "custom purple".on_color(color));
[INFO] [stdout]     |                                    ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout] 7   |     println!("{}", "Cyan2".fg::<xterm::Cyan>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 7   |     println!("{}", "Cyan2".bg::<xterm::Cyan>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `color` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/dyn_colors.rs:27:36
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("{}", "mystery color".color(color));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn color<Color: DynColor>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self> {
[INFO] [stdout]     |        ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `color` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_color` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("{}", "mystery color".on_color(color));
[INFO] [stdout]     |                                    ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:8:27
[INFO] [stdout]     |
[INFO] [stdout] 8   |     println!("{}", "Cyan".fg::<xterm::UserCyan>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 8   |     println!("{}", "Cyan".bg::<xterm::UserCyan>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Red` in this scope
[INFO] [stdout]   --> examples/colors.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     println!("{}", "red".fg::<Red>());
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::Red;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::css::Red;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::Red;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg_rgb` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/banner.rs:27:34
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("\n\n\n\n\n{}", OWO.fg_rgb::<0x2E, 0x31, 0x92>().bold());
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:404:8
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn fg_rgb<const R: u8, const G: u8, const B: u8>(
[INFO] [stdout]     |        ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg_rgb` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg_rgb` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("\n\n\n\n\n{}", OWO.bg_rgb::<0x2E, 0x31, 0x92>().bold());
[INFO] [stdout]     |                                  ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:9:27
[INFO] [stdout]     |
[INFO] [stdout] 9   |     println!("{}", "Lime".fg::<xterm::Lime>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 9   |     println!("{}", "Lime".bg::<xterm::Lime>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Magenta` in this scope
[INFO] [stdout]   --> examples/colors.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     println!("{}", "magenta".fg::<Magenta>());
[INFO] [stdout]    |                                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::Magenta;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::css::Magenta;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `White` in this scope
[INFO] [stdout]   --> examples/colors.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     println!("{}", "white".fg::<White>());
[INFO] [stdout]    |                                 ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::White;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::css::White;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::White;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cyan` in this scope
[INFO] [stdout]   --> examples/colors.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |     println!("{}", "cyan".fg::<Cyan>());
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::Cyan;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::Cyan;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightGreen` in this scope
[INFO] [stdout]   --> examples/colors.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     println!("{}", "green".fg::<BrightGreen>());
[INFO] [stdout]    |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightGreen;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::BrightGreen;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightYellow` in this scope
[INFO] [stdout]   --> examples/colors.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     println!("{}", "yellow".fg::<BrightYellow>());
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightYellow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightBlue` in this scope
[INFO] [stdout]   --> examples/colors.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     println!("{}", "blue".fg::<BrightBlue>());
[INFO] [stdout]    |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightBlue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "custom_colors") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `BrightBlack` in this scope
[INFO] [stdout]   --> examples/colors.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |     println!("{}", "black".fg::<BrightBlack>());
[INFO] [stdout]    |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightBlack;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightRed` in this scope
[INFO] [stdout]   --> examples/colors.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     println!("{}", "red".fg::<BrightRed>());
[INFO] [stdout]    |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightRed;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::xterm::BrightRed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:10:27
[INFO] [stdout]     |
[INFO] [stdout] 10  |     println!("{}", "Jade".fg::<xterm::Jade>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 10  |     println!("{}", "Jade".bg::<xterm::Jade>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightMagenta` in this scope
[INFO] [stdout]   --> examples/colors.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |     println!("{}", "magenta".fg::<BrightMagenta>());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightMagenta;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightWhite` in this scope
[INFO] [stdout]   --> examples/colors.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |     println!("{}", "white".fg::<BrightWhite>());
[INFO] [stdout]    |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightWhite;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BrightCyan` in this scope
[INFO] [stdout]   --> examples/colors.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |     println!("{}", "cyan".fg::<BrightCyan>());
[INFO] [stdout]    |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kxxt_owo_colors::colors::BrightCyan;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/extra_colors.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     println!("{}", "Reef".fg::<xterm::Mauve>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 11  |     println!("{}", "Reef".bg::<xterm::Mauve>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/all_xterm_colors.rs:11:26
[INFO] [stdout]     |
[INFO] [stdout] 11  |                   "      ".bg::<xterm::$name>(),
[INFO] [stdout]     |                            ^^
[INFO] [stdout] ...
[INFO] [stdout] 24  | /     xterm_colors! {
[INFO] [stdout] 25  | |         0 UserBlack              (0,0,0)
[INFO] [stdout] 26  | |         1 UserRed                (128,0,0)
[INFO] [stdout] 27  | |         2 UserGreen              (0,128,0)
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |       255 GalleryGray            (238,238,238)
[INFO] [stdout] 281 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:285:8
[INFO] [stdout]     |
[INFO] [stdout] 285 |       fn bg<C: Color>(&self) -> BgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |          -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `xterm_colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `OwoColorize` which provides `bg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `fg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 11  |                 "      ".fg::<xterm::$name>(),
[INFO] [stdout]     |                          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "dyn_colors") due to 7 previous errors
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/all_xterm_colors.rs:12:35
[INFO] [stdout]     |
[INFO] [stdout] 12  |                   stringify!($name).fg::<xterm::$name>(),
[INFO] [stdout]     |                                     ^^
[INFO] [stdout] ...
[INFO] [stdout] 24  | /     xterm_colors! {
[INFO] [stdout] 25  | |         0 UserBlack              (0,0,0)
[INFO] [stdout] 26  | |         1 UserRed                (128,0,0)
[INFO] [stdout] 27  | |         2 UserGreen              (0,128,0)
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |       255 GalleryGray            (238,238,238)
[INFO] [stdout] 281 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |       fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |          -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `xterm_colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 12  |                 stringify!($name).bg::<xterm::$name>(),
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "banner") due to 3 previous errors
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "extra_colors") due to 11 previous errors
[INFO] [stdout] error[E0599]: no method named `green` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:5:28
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "green".green());
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:298:18
[INFO] [stdout]     |
[INFO] [stdout] 298 |         Green    green    on_green,
[INFO] [stdout]     |                  ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `green` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_green` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 5   |     println!("{}", "green".on_green());
[INFO] [stdout]     |                            ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:6:29
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "yellow".yellow());
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 301 |         Yellow   yellow   on_yellow,
[INFO] [stdout]     |                  ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `yellow` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_yellow` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 6   |     println!("{}", "yellow".on_yellow());
[INFO] [stdout]     |                             ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:7:27
[INFO] [stdout]     |
[INFO] [stdout] 7   |     println!("{}", "blue".blue());
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:304:18
[INFO] [stdout]     |
[INFO] [stdout] 304 |         Blue     blue     on_blue,
[INFO] [stdout]     |                  ---- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/cmp.rs:1188:5
[INFO] [stdout] help: trait `OwoColorize` which provides `blue` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `black` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:8:28
[INFO] [stdout]     |
[INFO] [stdout] 8   |     println!("{}", "black".black());
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |         Black    black    on_black,
[INFO] [stdout]     |                  ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `black` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_black` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 8   |     println!("{}", "black".on_black());
[INFO] [stdout]     |                            ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:11:26
[INFO] [stdout]     |
[INFO] [stdout] 11  |     println!("{}", "red".fg::<Red>());
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 11  |     println!("{}", "red".bg::<Red>());
[INFO] [stdout]     |                          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout] 12  |     println!("{}", "magenta".fg::<Magenta>());
[INFO] [stdout]     |                              ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 12  |     println!("{}", "magenta".bg::<Magenta>());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:13:28
[INFO] [stdout]     |
[INFO] [stdout] 13  |     println!("{}", "white".fg::<White>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 13  |     println!("{}", "white".bg::<White>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:14:27
[INFO] [stdout]     |
[INFO] [stdout] 14  |     println!("{}", "cyan".fg::<Cyan>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 14  |     println!("{}", "cyan".bg::<Cyan>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:17:28
[INFO] [stdout]     |
[INFO] [stdout] 17  |     println!("{}", "green".fg::<BrightGreen>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 17  |     println!("{}", "green".bg::<BrightGreen>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:18:29
[INFO] [stdout]     |
[INFO] [stdout] 18  |     println!("{}", "yellow".fg::<BrightYellow>());
[INFO] [stdout]     |                             ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 18  |     println!("{}", "yellow".bg::<BrightYellow>());
[INFO] [stdout]     |                             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:19:27
[INFO] [stdout]     |
[INFO] [stdout] 19  |     println!("{}", "blue".fg::<BrightBlue>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 19  |     println!("{}", "blue".bg::<BrightBlue>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:20:28
[INFO] [stdout]     |
[INFO] [stdout] 20  |     println!("{}", "black".fg::<BrightBlack>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 20  |     println!("{}", "black".bg::<BrightBlack>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:21:26
[INFO] [stdout]     |
[INFO] [stdout] 21  |     println!("{}", "red".fg::<BrightRed>());
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 21  |     println!("{}", "red".bg::<BrightRed>());
[INFO] [stdout]     |                          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:22:30
[INFO] [stdout]     |
[INFO] [stdout] 22  |     println!("{}", "magenta".fg::<BrightMagenta>());
[INFO] [stdout]     |                              ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 22  |     println!("{}", "magenta".bg::<BrightMagenta>());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:23:28
[INFO] [stdout]     |
[INFO] [stdout] 23  |     println!("{}", "white".fg::<BrightWhite>());
[INFO] [stdout]     |                            ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 23  |     println!("{}", "white".bg::<BrightWhite>());
[INFO] [stdout]     |                            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fg` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:24:27
[INFO] [stdout]     |
[INFO] [stdout] 24  |     println!("{}", "cyan".fg::<BrightCyan>());
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn fg<C: Color>(&self) -> FgColorDisplay<'_, C, Self> {
[INFO] [stdout]     |        -- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `fg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 24  |     println!("{}", "cyan".bg::<BrightCyan>());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `underline` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:27:32
[INFO] [stdout]     |
[INFO] [stdout] 27  |     println!("{}", "underline".underline());
[INFO] [stdout]     |                                ^^^^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |         underline UnderlineDisplay,
[INFO] [stdout]     |         --------- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `underline` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bold` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:28:27
[INFO] [stdout]     |
[INFO] [stdout] 28  |     println!("{}", "bold".bold());
[INFO] [stdout]     |                           ^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         bold BoldDisplay,
[INFO] [stdout]     |         ---- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `bold` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `italic` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:29:29
[INFO] [stdout]     |
[INFO] [stdout] 29  |     println!("{}", "italic".italic());
[INFO] [stdout]     |                             ^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         italic ItalicDisplay,
[INFO] [stdout]     |         ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `italic` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `strikethrough` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:30:36
[INFO] [stdout]     |
[INFO] [stdout] 30  |     println!("{}", "strikethrough".strikethrough());
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         strikethrough StrikeThroughDisplay,
[INFO] [stdout]     |         ------------- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `strikethrough` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `reversed` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:31:30
[INFO] [stdout]     |
[INFO] [stdout] 31  |     println!("{}", "reverse".reversed());
[INFO] [stdout]     |                              ^^^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |         reversed ReversedDisplay,
[INFO] [stdout]     |         -------- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `reversed` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hidden` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:32:26
[INFO] [stdout]     |
[INFO] [stdout] 32  |     println!("1{}3", "2".hidden());
[INFO] [stdout]     |                          ^^^^^^ method not found in `&str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |         hidden HiddenDisplay,
[INFO] [stdout]     |         ------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `hidden` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blink` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:33:28
[INFO] [stdout]     |
[INFO] [stdout] 33  |     println!("{}", "blink".blink());
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:361:9
[INFO] [stdout]     |
[INFO] [stdout] 361 |         blink BlinkDisplay,
[INFO] [stdout]     |         ----- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `blink` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `blink_fast` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 33  |     println!("{}", "blink".blink_fast());
[INFO] [stdout]     |                            ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blink_fast` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:34:33
[INFO] [stdout]     |
[INFO] [stdout] 34  |     println!("{}", "blink fast".blink_fast());
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         blink_fast BlinkFastDisplay,
[INFO] [stdout]     |         ---------- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `blink_fast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `blink` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 34  |     println!("{}", "blink fast".blink());
[INFO] [stdout]     |                                 ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `red` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/colors.rs:37:39
[INFO] [stdout]     |
[INFO] [stdout] 37  |     let red_on_white = "red on white".red().on_white();
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |         Red      red      on_red,
[INFO] [stdout]     |                  --- the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `OwoColorize` which provides `red` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kxxt_owo_colors::OwoColorize;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `on_red` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 37  |     let red_on_white = "red on white".on_red().on_white();
[INFO] [stdout]     |                                       ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "colors") due to 40 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kxxt-owo-colors` (example "all_xterm_colors") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "2b1137e82682491afc3f7cac14bfe48f10ee69f07e92698b1c07e523bd57ff47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b1137e82682491afc3f7cac14bfe48f10ee69f07e92698b1c07e523bd57ff47", kill_on_drop: false }`
[INFO] [stdout] 2b1137e82682491afc3f7cac14bfe48f10ee69f07e92698b1c07e523bd57ff47
