[INFO] cloning repository https://github.com/jamesWalker55/svgthing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesWalker55/svgthing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Fsvgthing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Fsvgthing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f8e488c074ad2c6fcea4a44b8b2a5657b8fbabe
[INFO] testing jamesWalker55/svgthing against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Fsvgthing" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesWalker55/svgthing
[INFO] finished tweaking git repo https://github.com/jamesWalker55/svgthing
[INFO] tweaked toml for git repo https://github.com/jamesWalker55/svgthing written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesWalker55/svgthing on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesWalker55/svgthing 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37f9d93ccde34308b570d185dd864209b83814417b55dace2abd3afd0b436139
[INFO] running `Command { std: "docker" "start" "-a" "37f9d93ccde34308b570d185dd864209b83814417b55dace2abd3afd0b436139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37f9d93ccde34308b570d185dd864209b83814417b55dace2abd3afd0b436139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f9d93ccde34308b570d185dd864209b83814417b55dace2abd3afd0b436139", kill_on_drop: false }`
[INFO] [stdout] 37f9d93ccde34308b570d185dd864209b83814417b55dace2abd3afd0b436139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cfd952701d9f820ceda82e2c8a7367fc049bc01965957d20f0cf181e5e06655
[INFO] running `Command { std: "docker" "start" "-a" "4cfd952701d9f820ceda82e2c8a7367fc049bc01965957d20f0cf181e5e06655", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.3.0
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling core_maths v0.1.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling unicode-ccc v0.3.0
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling kurbo v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling supports-color v3.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling svgtypes v0.15.2
[INFO] [stderr]    Compiling rustybuzz v0.18.0
[INFO] [stderr]    Compiling fontdb v0.22.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling bpaf_derive v0.5.10
[INFO] [stderr]    Compiling usvg v0.44.0
[INFO] [stderr]    Compiling bpaf v0.9.11
[INFO] [stderr]    Compiling resvg v0.44.0
[INFO] [stderr]    Compiling svgthing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Color::RGB(r, g, b) => *r,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Color::RGB(r, g, b) => *r,
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |             Color::RGBA(r, g, b, a) => *r,
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |             Color::RGBA(r, g, b, a) => *r,
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/parser.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |             Color::RGBA(r, g, b, a) => *r,
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Color::RGB(r, g, b) => *g,
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Color::RGB(r, g, b) => *g,
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Color::RGBA(r, g, b, a) => *g,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Color::RGBA(r, g, b, a) => *g,
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/parser.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Color::RGBA(r, g, b, a) => *g,
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Color::RGB(r, g, b) => *b,
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:56:27
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Color::RGB(r, g, b) => *b,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Color::RGBA(r, g, b, a) => *b,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Color::RGBA(r, g, b, a) => *b,
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/parser.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Color::RGBA(r, g, b, a) => *b,
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Color::RGB(r, g, b) => None,
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Color::RGB(r, g, b) => None,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Color::RGB(r, g, b) => None,
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Color::RGBA(r, g, b, a) => Some(*a),
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Color::RGBA(r, g, b, a) => Some(*a),
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Color::RGBA(r, g, b, a) => Some(*a),
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderTasks` is never constructed
[INFO] [stdout]   --> src/cli.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RenderTasks {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `map` is never read
[INFO] [stdout]   --> src/cli.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct ColorMapping {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub map: (),
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColorMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn color_rgb_value(input: &Input) -> Result<u8> {
[INFO] [stdout]     |                           ^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn color_rgb_value(input: &Input) -> Result<'_, u8> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn rgb_numeric(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                       ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn rgb_numeric(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn rgba_numeric(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                        ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn rgba_numeric(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn color_numeric(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                         ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn color_numeric(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn color_hex(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                     ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn color_hex(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn rgb_hex_short(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                         ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn rgb_hex_short(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn color(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                 ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn color(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn fill_opacity(input: &Input) -> Result<f32> {
[INFO] [stdout]     |                        ^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn fill_opacity(input: &Input) -> Result<'_, f32> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:233:35
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn color_with_fill_opacity(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                                   ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn color_with_fill_opacity(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn non_color_text(input: &Input) -> Result {
[INFO] [stdout]     |                          ^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn non_color_text(input: &Input) -> Result<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:244:41
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn text_with_colors_with_opacity(input: &Input) -> Result<Vec<TextElement>> {
[INFO] [stdout]     |                                         ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |          |          |
[INFO] [stdout]     |                                         |          |          the same lifetime is hidden here
[INFO] [stdout]     |                                         |          the same lifetime is hidden here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn text_with_colors_with_opacity(input: &Input) -> Result<'_, Vec<TextElement<'_>>> {
[INFO] [stdout]     |                                                           +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:252:28
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn text_with_colors(input: &Input) -> Result<Vec<TextElement>> {
[INFO] [stdout]     |                            ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |          |          |
[INFO] [stdout]     |                            |          |          the same lifetime is hidden here
[INFO] [stdout]     |                            |          the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn text_with_colors(input: &Input) -> Result<'_, Vec<TextElement<'_>>> {
[INFO] [stdout]     |                                              +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     input: &Input,
[INFO] [stdout]     |            ^^^^^^ the lifetime is elided here
[INFO] [stdout] 262 |     parse_opacity: bool,
[INFO] [stdout] 263 | ) -> std::result::Result<Vec<TextElement>, nom::error::Error<&Input>> {
[INFO] [stdout]     |                              ^^^^^^^^^^^                     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | ) -> std::result::Result<Vec<TextElement<'_>>, nom::error::Error<&Input>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.28s
[INFO] running `Command { std: "docker" "inspect" "4cfd952701d9f820ceda82e2c8a7367fc049bc01965957d20f0cf181e5e06655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cfd952701d9f820ceda82e2c8a7367fc049bc01965957d20f0cf181e5e06655", kill_on_drop: false }`
[INFO] [stdout] 4cfd952701d9f820ceda82e2c8a7367fc049bc01965957d20f0cf181e5e06655
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bcf591f149c9bf8c557e90419cd4093eefb663e952fa6553b924a287073192e
[INFO] running `Command { std: "docker" "start" "-a" "9bcf591f149c9bf8c557e90419cd4093eefb663e952fa6553b924a287073192e", kill_on_drop: false }`
[INFO] [stderr]    Compiling svgthing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Color::RGB(r, g, b) => *r,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Color::RGB(r, g, b) => *r,
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |             Color::RGBA(r, g, b, a) => *r,
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 |             Color::RGBA(r, g, b, a) => *r,
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/parser.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |             Color::RGBA(r, g, b, a) => *r,
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Color::RGB(r, g, b) => *g,
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Color::RGB(r, g, b) => *g,
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Color::RGBA(r, g, b, a) => *g,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Color::RGBA(r, g, b, a) => *g,
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/parser.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Color::RGBA(r, g, b, a) => *g,
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Color::RGB(r, g, b) => *b,
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:56:27
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Color::RGB(r, g, b) => *b,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Color::RGBA(r, g, b, a) => *b,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Color::RGBA(r, g, b, a) => *b,
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/parser.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Color::RGBA(r, g, b, a) => *b,
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Color::RGB(r, g, b) => None,
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Color::RGB(r, g, b) => None,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Color::RGB(r, g, b) => None,
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/parser.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Color::RGBA(r, g, b, a) => Some(*a),
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/parser.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Color::RGBA(r, g, b, a) => Some(*a),
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/parser.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Color::RGBA(r, g, b, a) => Some(*a),
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderTasks` is never constructed
[INFO] [stdout]   --> src/cli.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RenderTasks {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `map` is never read
[INFO] [stdout]   --> src/cli.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct ColorMapping {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub map: (),
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColorMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn color_rgb_value(input: &Input) -> Result<u8> {
[INFO] [stdout]     |                           ^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn color_rgb_value(input: &Input) -> Result<'_, u8> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn rgb_numeric(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                       ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn rgb_numeric(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn rgba_numeric(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                        ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn rgba_numeric(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn color_numeric(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                         ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn color_numeric(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn color_hex(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                     ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn color_hex(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn rgb_hex_short(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                         ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn rgb_hex_short(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn color(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                 ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn color(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn fill_opacity(input: &Input) -> Result<f32> {
[INFO] [stdout]     |                        ^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn fill_opacity(input: &Input) -> Result<'_, f32> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:233:35
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn color_with_fill_opacity(input: &Input) -> Result<Color> {
[INFO] [stdout]     |                                   ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn color_with_fill_opacity(input: &Input) -> Result<'_, Color> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn non_color_text(input: &Input) -> Result {
[INFO] [stdout]     |                          ^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn non_color_text(input: &Input) -> Result<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:244:41
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn text_with_colors_with_opacity(input: &Input) -> Result<Vec<TextElement>> {
[INFO] [stdout]     |                                         ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |          |          |
[INFO] [stdout]     |                                         |          |          the same lifetime is hidden here
[INFO] [stdout]     |                                         |          the same lifetime is hidden here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn text_with_colors_with_opacity(input: &Input) -> Result<'_, Vec<TextElement<'_>>> {
[INFO] [stdout]     |                                                           +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:252:28
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn text_with_colors(input: &Input) -> Result<Vec<TextElement>> {
[INFO] [stdout]     |                            ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |          |          |
[INFO] [stdout]     |                            |          |          the same lifetime is hidden here
[INFO] [stdout]     |                            |          the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn text_with_colors(input: &Input) -> Result<'_, Vec<TextElement<'_>>> {
[INFO] [stdout]     |                                              +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     input: &Input,
[INFO] [stdout]     |            ^^^^^^ the lifetime is elided here
[INFO] [stdout] 262 |     parse_opacity: bool,
[INFO] [stdout] 263 | ) -> std::result::Result<Vec<TextElement>, nom::error::Error<&Input>> {
[INFO] [stdout]     |                              ^^^^^^^^^^^                     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | ) -> std::result::Result<Vec<TextElement<'_>>, nom::error::Error<&Input>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s
[INFO] running `Command { std: "docker" "inspect" "9bcf591f149c9bf8c557e90419cd4093eefb663e952fa6553b924a287073192e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bcf591f149c9bf8c557e90419cd4093eefb663e952fa6553b924a287073192e", kill_on_drop: false }`
[INFO] [stdout] 9bcf591f149c9bf8c557e90419cd4093eefb663e952fa6553b924a287073192e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9efc0e59a8aff9362861db4ad7a0d0f1a46ae38db087d5cfe85b0233f44bab14
[INFO] running `Command { std: "docker" "start" "-a" "9efc0e59a8aff9362861db4ad7a0d0f1a46ae38db087d5cfe85b0233f44bab14", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `g`
[INFO] [stderr]   --> src/parser.rs:42:27
[INFO] [stderr]    |
[INFO] [stderr] 42 |             Color::RGB(r, g, b) => *r,
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]   --> src/parser.rs:42:30
[INFO] [stderr]    |
[INFO] [stderr] 42 |             Color::RGB(r, g, b) => *r,
[INFO] [stderr]    |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `g`
[INFO] [stderr]   --> src/parser.rs:43:28
[INFO] [stderr]    |
[INFO] [stderr] 43 |             Color::RGBA(r, g, b, a) => *r,
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]   --> src/parser.rs:43:31
[INFO] [stderr]    |
[INFO] [stderr] 43 |             Color::RGBA(r, g, b, a) => *r,
[INFO] [stderr]    |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `a`
[INFO] [stderr]   --> src/parser.rs:43:34
[INFO] [stderr]    |
[INFO] [stderr] 43 |             Color::RGBA(r, g, b, a) => *r,
[INFO] [stderr]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> src/parser.rs:49:24
[INFO] [stderr]    |
[INFO] [stderr] 49 |             Color::RGB(r, g, b) => *g,
[INFO] [stderr]    |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]   --> src/parser.rs:49:30
[INFO] [stderr]    |
[INFO] [stderr] 49 |             Color::RGB(r, g, b) => *g,
[INFO] [stderr]    |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> src/parser.rs:50:25
[INFO] [stderr]    |
[INFO] [stderr] 50 |             Color::RGBA(r, g, b, a) => *g,
[INFO] [stderr]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]   --> src/parser.rs:50:31
[INFO] [stderr]    |
[INFO] [stderr] 50 |             Color::RGBA(r, g, b, a) => *g,
[INFO] [stderr]    |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `a`
[INFO] [stderr]   --> src/parser.rs:50:34
[INFO] [stderr]    |
[INFO] [stderr] 50 |             Color::RGBA(r, g, b, a) => *g,
[INFO] [stderr]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> src/parser.rs:56:24
[INFO] [stderr]    |
[INFO] [stderr] 56 |             Color::RGB(r, g, b) => *b,
[INFO] [stderr]    |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `g`
[INFO] [stderr]   --> src/parser.rs:56:27
[INFO] [stderr]    |
[INFO] [stderr] 56 |             Color::RGB(r, g, b) => *b,
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> src/parser.rs:57:25
[INFO] [stderr]    |
[INFO] [stderr] 57 |             Color::RGBA(r, g, b, a) => *b,
[INFO] [stderr]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `g`
[INFO] [stderr]   --> src/parser.rs:57:28
[INFO] [stderr]    |
[INFO] [stderr] 57 |             Color::RGBA(r, g, b, a) => *b,
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `a`
[INFO] [stderr]   --> src/parser.rs:57:34
[INFO] [stderr]    |
[INFO] [stderr] 57 |             Color::RGBA(r, g, b, a) => *b,
[INFO] [stderr]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> src/parser.rs:63:24
[INFO] [stderr]    |
[INFO] [stderr] 63 |             Color::RGB(r, g, b) => None,
[INFO] [stderr]    |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `g`
[INFO] [stderr]   --> src/parser.rs:63:27
[INFO] [stderr]    |
[INFO] [stderr] 63 |             Color::RGB(r, g, b) => None,
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]   --> src/parser.rs:63:30
[INFO] [stderr]    |
[INFO] [stderr] 63 |             Color::RGB(r, g, b) => None,
[INFO] [stderr]    |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> src/parser.rs:64:25
[INFO] [stderr]    |
[INFO] [stderr] 64 |             Color::RGBA(r, g, b, a) => Some(*a),
[INFO] [stderr]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `g`
[INFO] [stderr]   --> src/parser.rs:64:28
[INFO] [stderr]    |
[INFO] [stderr] 64 |             Color::RGBA(r, g, b, a) => Some(*a),
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]   --> src/parser.rs:64:31
[INFO] [stderr]    |
[INFO] [stderr] 64 |             Color::RGBA(r, g, b, a) => Some(*a),
[INFO] [stderr]    |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RenderTasks` is never constructed
[INFO] [stderr]   --> src/cli.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct RenderTasks {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `map` is never read
[INFO] [stderr]   --> src/cli.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub struct ColorMapping {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub map: (),
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ColorMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:104:27
[INFO] [stderr]     |
[INFO] [stderr] 104 | fn color_rgb_value(input: &Input) -> Result<u8> {
[INFO] [stderr]     |                           ^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 104 | fn color_rgb_value(input: &Input) -> Result<'_, u8> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:108:23
[INFO] [stderr]     |
[INFO] [stderr] 108 | fn rgb_numeric(input: &Input) -> Result<Color> {
[INFO] [stderr]     |                       ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 108 | fn rgb_numeric(input: &Input) -> Result<'_, Color> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:124:24
[INFO] [stderr]     |
[INFO] [stderr] 124 | fn rgba_numeric(input: &Input) -> Result<Color> {
[INFO] [stderr]     |                        ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 | fn rgba_numeric(input: &Input) -> Result<'_, Color> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:142:25
[INFO] [stderr]     |
[INFO] [stderr] 142 | fn color_numeric(input: &Input) -> Result<Color> {
[INFO] [stderr]     |                         ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 142 | fn color_numeric(input: &Input) -> Result<'_, Color> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:146:21
[INFO] [stderr]     |
[INFO] [stderr] 146 | fn color_hex(input: &Input) -> Result<Color> {
[INFO] [stderr]     |                     ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 146 | fn color_hex(input: &Input) -> Result<'_, Color> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:191:25
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn rgb_hex_short(input: &Input) -> Result<Color> {
[INFO] [stderr]     |                         ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn rgb_hex_short(input: &Input) -> Result<'_, Color> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:219:17
[INFO] [stderr]     |
[INFO] [stderr] 219 | fn color(input: &Input) -> Result<Color> {
[INFO] [stderr]     |                 ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 219 | fn color(input: &Input) -> Result<'_, Color> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:229:24
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn fill_opacity(input: &Input) -> Result<f32> {
[INFO] [stderr]     |                        ^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn fill_opacity(input: &Input) -> Result<'_, f32> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:233:35
[INFO] [stderr]     |
[INFO] [stderr] 233 | fn color_with_fill_opacity(input: &Input) -> Result<Color> {
[INFO] [stderr]     |                                   ^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 233 | fn color_with_fill_opacity(input: &Input) -> Result<'_, Color> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:240:26
[INFO] [stderr]     |
[INFO] [stderr] 240 | fn non_color_text(input: &Input) -> Result {
[INFO] [stderr]     |                          ^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 240 | fn non_color_text(input: &Input) -> Result<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:244:41
[INFO] [stderr]     |
[INFO] [stderr] 244 | fn text_with_colors_with_opacity(input: &Input) -> Result<Vec<TextElement>> {
[INFO] [stderr]     |                                         ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                         |          |          |
[INFO] [stderr]     |                                         |          |          the same lifetime is hidden here
[INFO] [stderr]     |                                         |          the same lifetime is hidden here
[INFO] [stderr]     |                                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 244 | fn text_with_colors_with_opacity(input: &Input) -> Result<'_, Vec<TextElement<'_>>> {
[INFO] [stderr]     |                                                           +++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:252:28
[INFO] [stderr]     |
[INFO] [stderr] 252 | fn text_with_colors(input: &Input) -> Result<Vec<TextElement>> {
[INFO] [stderr]     |                            ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                            |          |          |
[INFO] [stderr]     |                            |          |          the same lifetime is hidden here
[INFO] [stderr]     |                            |          the same lifetime is hidden here
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 252 | fn text_with_colors(input: &Input) -> Result<'_, Vec<TextElement<'_>>> {
[INFO] [stderr]     |                                              +++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:261:12
[INFO] [stderr]     |
[INFO] [stderr] 261 |     input: &Input,
[INFO] [stderr]     |            ^^^^^^ the lifetime is elided here
[INFO] [stderr] 262 |     parse_opacity: bool,
[INFO] [stderr] 263 | ) -> std::result::Result<Vec<TextElement>, nom::error::Error<&Input>> {
[INFO] [stderr]     |                              ^^^^^^^^^^^                     ^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 263 | ) -> std::result::Result<Vec<TextElement<'_>>, nom::error::Error<&Input>> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `svgthing` (bin "svgthing" test) generated 36 warnings (run `cargo fix --bin "svgthing" -p svgthing --tests` to apply 34 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/svgthing-bc1b1ca53dc6b768)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test parser::tests::test_text ... ok
[INFO] [stdout] test parser::tests::test_color_hex ... ok
[INFO] [stdout] test parser::tests::test_color_hex_short ... ok
[INFO] [stdout] test parser::tests::test_color_numeric ... ok
[INFO] [stdout] test parser::tests::test_text_no_color ... ok
[INFO] [stdout] test cli::tests::validate_cli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9efc0e59a8aff9362861db4ad7a0d0f1a46ae38db087d5cfe85b0233f44bab14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9efc0e59a8aff9362861db4ad7a0d0f1a46ae38db087d5cfe85b0233f44bab14", kill_on_drop: false }`
[INFO] [stdout] 9efc0e59a8aff9362861db4ad7a0d0f1a46ae38db087d5cfe85b0233f44bab14
