[INFO] cloning repository https://github.com/ctfhacker/scrapscript-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctfhacker/scrapscript-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctfhacker%2Fscrapscript-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctfhacker%2Fscrapscript-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0579e0f3bc8633e6394202bb9b8e895395d2a102
[INFO] checking ctfhacker/scrapscript-rs against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctfhacker%2Fscrapscript-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ctfhacker/scrapscript-rs on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ctfhacker/scrapscript-rs
[INFO] finished tweaking git repo https://github.com/ctfhacker/scrapscript-rs
[INFO] tweaked toml for git repo https://github.com/ctfhacker/scrapscript-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ctfhacker/scrapscript-rs 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base85 v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 884fdee01abedb2937d97dab00338ce4e1391bb14d8986ba55eee844759cc337
[INFO] running `Command { std: "docker" "start" "-a" "884fdee01abedb2937d97dab00338ce4e1391bb14d8986ba55eee844759cc337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "884fdee01abedb2937d97dab00338ce4e1391bb14d8986ba55eee844759cc337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "884fdee01abedb2937d97dab00338ce4e1391bb14d8986ba55eee844759cc337", kill_on_drop: false }`
[INFO] [stdout] 884fdee01abedb2937d97dab00338ce4e1391bb14d8986ba55eee844759cc337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ea1ec78bc7d6ec1c7ec6a2c77583c5fc4279f20ef709a6cfb3c1c9b4ea6ca5d
[INFO] running `Command { std: "docker" "start" "-a" "5ea1ec78bc7d6ec1c7ec6a2c77583c5fc4279f20ef709a6cfb3c1c9b4ea6ca5d", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking base85 v2.0.0
[INFO] [stderr]     Checking scrapscript-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/colors.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 98 |     trait_func!(black, Black);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/colors.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 99 |     trait_func!(red, Red);
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 100 |     trait_func!(green, Green);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 101 |     trait_func!(yellow, Yellow);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 102 |     trait_func!(blue, Blue);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 103 |     trait_func!(magenta, Magenta);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 104 |     trait_func!(cyan, Cyan);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 105 |     trait_func!(white, White);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 106 |     trait_func!(normal, Normal);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 107 |     trait_func!(default, Normal);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 108 |     trait_func!(bright_black, BrightBlack);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 109 |     trait_func!(bright_red, BrightRed);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 110 |     trait_func!(bright_green, BrightGreen);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 111 |     trait_func!(bright_yellow, BrightYellow);
[INFO] [stdout]     |     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 112 |     trait_func!(bright_blue, BrightBlue);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 113 |     trait_func!(bright_magenta, BrightMagenta);
[INFO] [stdout]     |     ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 114 |     trait_func!(bright_cyan, BrightCyan);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 115 |     trait_func!(bright_white, BrightWhite);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 116 |     trait_func!(light_black, BrightBlack);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 117 |     trait_func!(light_red, BrightRed);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 118 |     trait_func!(light_green, BrightGreen);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 119 |     trait_func!(light_yellow, BrightYellow);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 120 |     trait_func!(light_blue, BrightBlue);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 121 |     trait_func!(light_magenta, BrightMagenta);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 122 |     trait_func!(light_cyan, BrightCyan);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 123 |     trait_func!(light_white, BrightWhite);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 124 |     trait_func!(bold_black, BoldBlack);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 125 |     trait_func!(bold_red, BoldRed);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 126 |     trait_func!(bold_green, BoldGreen);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 127 |     trait_func!(bold_yellow, BoldYellow);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 128 |     trait_func!(bold_blue, BoldBlue);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 129 |     trait_func!(bold_magenta, BoldMagenta);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 130 |     trait_func!(bold_cyan, BoldCyan);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 131 |     trait_func!(bold_white, BoldWhite);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 132 |     trait_func!(bold_normal, BoldNormal);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 133 |     trait_func!(bold_default, BoldNormal);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 134 |     trait_func!(bold_bright_black, BoldBrightBlack);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 135 |     trait_func!(bold_bright_red, BoldBrightRed);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 136 |     trait_func!(bold_bright_green, BoldBrightGreen);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 137 |     trait_func!(bold_bright_yellow, BoldBrightYellow);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 138 |     trait_func!(bold_bright_blue, BoldBrightBlue);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 139 |     trait_func!(bold_bright_magenta, BoldBrightMagenta);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 140 |     trait_func!(bold_bright_cyan, BoldBrightCyan);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 141 |     trait_func!(bold_bright_white, BoldBrightWhite);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 142 |     trait_func!(bold_light_black, BoldBrightBlack);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 143 |     trait_func!(bold_light_red, BoldBrightRed);
[INFO] [stdout]     |     ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 144 |     trait_func!(bold_light_green, BoldBrightGreen);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 145 |     trait_func!(bold_light_yellow, BoldBrightYellow);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 146 |     trait_func!(bold_light_blue, BoldBrightBlue);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 147 |     trait_func!(bold_light_magenta, BoldBrightMagenta);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 148 |     trait_func!(bold_light_cyan, BoldBrightCyan);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 149 |     trait_func!(bold_light_white, BoldBrightWhite);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/colors.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 98 |     trait_func!(black, Black);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/colors.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 99 |     trait_func!(red, Red);
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 100 |     trait_func!(green, Green);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 101 |     trait_func!(yellow, Yellow);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 102 |     trait_func!(blue, Blue);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 103 |     trait_func!(magenta, Magenta);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 104 |     trait_func!(cyan, Cyan);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 105 |     trait_func!(white, White);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 106 |     trait_func!(normal, Normal);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 107 |     trait_func!(default, Normal);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 108 |     trait_func!(bright_black, BrightBlack);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 109 |     trait_func!(bright_red, BrightRed);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 110 |     trait_func!(bright_green, BrightGreen);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 111 |     trait_func!(bright_yellow, BrightYellow);
[INFO] [stdout]     |     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 112 |     trait_func!(bright_blue, BrightBlue);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 113 |     trait_func!(bright_magenta, BrightMagenta);
[INFO] [stdout]     |     ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 114 |     trait_func!(bright_cyan, BrightCyan);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 115 |     trait_func!(bright_white, BrightWhite);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 116 |     trait_func!(light_black, BrightBlack);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 117 |     trait_func!(light_red, BrightRed);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 118 |     trait_func!(light_green, BrightGreen);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 119 |     trait_func!(light_yellow, BrightYellow);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 120 |     trait_func!(light_blue, BrightBlue);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 121 |     trait_func!(light_magenta, BrightMagenta);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 122 |     trait_func!(light_cyan, BrightCyan);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 123 |     trait_func!(light_white, BrightWhite);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 124 |     trait_func!(bold_black, BoldBlack);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 125 |     trait_func!(bold_red, BoldRed);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 126 |     trait_func!(bold_green, BoldGreen);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 127 |     trait_func!(bold_yellow, BoldYellow);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 128 |     trait_func!(bold_blue, BoldBlue);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 129 |     trait_func!(bold_magenta, BoldMagenta);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 130 |     trait_func!(bold_cyan, BoldCyan);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 131 |     trait_func!(bold_white, BoldWhite);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 132 |     trait_func!(bold_normal, BoldNormal);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 133 |     trait_func!(bold_default, BoldNormal);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 134 |     trait_func!(bold_bright_black, BoldBrightBlack);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 135 |     trait_func!(bold_bright_red, BoldBrightRed);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 136 |     trait_func!(bold_bright_green, BoldBrightGreen);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 137 |     trait_func!(bold_bright_yellow, BoldBrightYellow);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 138 |     trait_func!(bold_bright_blue, BoldBrightBlue);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 139 |     trait_func!(bold_bright_magenta, BoldBrightMagenta);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 140 |     trait_func!(bold_bright_cyan, BoldBrightCyan);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 141 |     trait_func!(bold_bright_white, BoldBrightWhite);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 142 |     trait_func!(bold_light_black, BoldBrightBlack);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 143 |     trait_func!(bold_light_red, BoldBrightRed);
[INFO] [stdout]     |     ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 144 |     trait_func!(bold_light_green, BoldBrightGreen);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 145 |     trait_func!(bold_light_yellow, BoldBrightYellow);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 146 |     trait_func!(bold_light_blue, BoldBrightBlue);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 147 |     trait_func!(bold_light_magenta, BoldBrightMagenta);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 148 |     trait_func!(bold_light_cyan, BoldBrightCyan);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/colors.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<Self, $ty>
[INFO] [stdout]     |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 149 |     trait_func!(bold_light_white, BoldBrightWhite);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `trait_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 84  |         fn $color(&self) -> Styled<'_, Self, $ty>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.87s
[INFO] running `Command { std: "docker" "inspect" "5ea1ec78bc7d6ec1c7ec6a2c77583c5fc4279f20ef709a6cfb3c1c9b4ea6ca5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea1ec78bc7d6ec1c7ec6a2c77583c5fc4279f20ef709a6cfb3c1c9b4ea6ca5d", kill_on_drop: false }`
[INFO] [stdout] 5ea1ec78bc7d6ec1c7ec6a2c77583c5fc4279f20ef709a6cfb3c1c9b4ea6ca5d
