[INFO] cloning repository https://github.com/tomcur/hi-nvim-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomcur/hi-nvim-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomcur%2Fhi-nvim-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomcur%2Fhi-nvim-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a462a39c5162212efcae0344f2dbb99f6f46f410
[INFO] checking tomcur/hi-nvim-rs against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomcur%2Fhi-nvim-rs" "/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/tomcur/hi-nvim-rs
[INFO] finished tweaking git repo https://github.com/tomcur/hi-nvim-rs
[INFO] tweaked toml for git repo https://github.com/tomcur/hi-nvim-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomcur/hi-nvim-rs on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomcur/hi-nvim-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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `hi-nvim-rs` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4151b91efe1120b78a2aa99cbb87bd3d03e267ae0a1a673a967b427093c38dfc
[INFO] running `Command { std: "docker" "start" "4151b91efe1120b78a2aa99cbb87bd3d03e267ae0a1a673a967b427093c38dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4151b91efe1120b78a2aa99cbb87bd3d03e267ae0a1a673a967b427093c38dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4151b91efe1120b78a2aa99cbb87bd3d03e267ae0a1a673a967b427093c38dfc" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4151b91efe1120b78a2aa99cbb87bd3d03e267ae0a1a673a967b427093c38dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4151b91efe1120b78a2aa99cbb87bd3d03e267ae0a1a673a967b427093c38dfc" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `hi-nvim-rs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking color v0.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]     Checking matchit v0.7.1
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.3
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.2
[INFO] [stderr]    Compiling tree-sitter-c v0.20.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.0
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]    Compiling markup-proc-macro v0.13.1
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]     Checking markup v0.13.1
[INFO] [stderr]    Compiling tree-sitter-highlight v0.20.1
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling hi-nvim-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking async-compression v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.4.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the same lifetime is hidden here
[INFO] [stdout]    |                        |         the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn dark_theme(&self) -> &Theme {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided 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] 81 |     pub fn dark_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/colorscheme.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight)> {
[INFO] [stdout]     |                       ^^^^^                           ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                               |
[INFO] [stdout]     |                       |                               the same lifetime is elided 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] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight<'_>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hi-nvim-rs-web-styler v0.1.0 (/opt/rustwide/workdir/hi-nvim-rs-web-styler)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the same lifetime is hidden here
[INFO] [stdout]    |                        |         the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn dark_theme(&self) -> &Theme {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided 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] 81 |     pub fn dark_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/colorscheme.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight)> {
[INFO] [stdout]     |                       ^^^^^                           ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                               |
[INFO] [stdout]     |                       |                               the same lifetime is elided 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] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight<'_>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hi-nvim-rs-web-styler/src/lib.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn style(config: &str, target: Target) -> Result<Compiled, hi_nvim_rs::Error> {
[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] 111 | pub fn style(config: &str, target: Target) -> Result<Compiled<'_>, hi_nvim_rs::Error> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hi-nvim-rs-web-styler/src/lib.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn style(config: &str, target: Target) -> Result<Compiled, hi_nvim_rs::Error> {
[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] 111 | pub fn style(config: &str, target: Target) -> Result<Compiled<'_>, hi_nvim_rs::Error> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the same lifetime is hidden here
[INFO] [stdout]    |                        |         the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn dark_theme(&self) -> &Theme {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided 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] 81 |     pub fn dark_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/colorscheme.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight)> {
[INFO] [stdout]     |                       ^^^^^                           ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                               |
[INFO] [stdout]     |                       |                               the same lifetime is elided 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] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight<'_>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hi-nvim-rs-web-styler/src/lib.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn style(config: &str, target: Target) -> Result<Compiled, hi_nvim_rs::Error> {
[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] 111 | pub fn style(config: &str, target: Target) -> Result<Compiled<'_>, hi_nvim_rs::Error> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the same lifetime is hidden here
[INFO] [stdout]    |                        |         the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn dark_theme(&self) -> &Theme {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided 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] 81 |     pub fn dark_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/colorscheme.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight)> {
[INFO] [stdout]     |                       ^^^^^                           ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                               |
[INFO] [stdout]     |                       |                               the same lifetime is elided 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] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight<'_>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the same lifetime is hidden here
[INFO] [stdout]    |                        |         the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn light_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colorscheme.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn dark_theme(&self) -> &Theme {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided 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] 81 |     pub fn dark_theme(&self) -> &Theme<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/colorscheme.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight)> {
[INFO] [stdout]     |                       ^^^^^                           ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                               |
[INFO] [stdout]     |                       |                               the same lifetime is elided 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] 100 |     pub fn highlights(&self) -> impl Iterator<Item = (&str, Highlight<'_>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hi-nvim-rs-web v0.3.0 (/opt/rustwide/workdir/hi-nvim-rs-web)
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]   --> hi-nvim-rs-web/src/main.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use clap::{arg, command, Parser};
[INFO] [stdout]    |            ^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]   --> hi-nvim-rs-web/src/main.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use clap::{arg, command, Parser};
[INFO] [stdout]    |            ^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppError` is never constructed
[INFO] [stdout]  --> hi-nvim-rs-web/src/error.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct AppError(anyhow::Error);
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppError` is never constructed
[INFO] [stdout]  --> hi-nvim-rs-web/src/error.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct AppError(anyhow::Error);
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.88s
[INFO] running `Command { std: "docker" "inspect" "4151b91efe1120b78a2aa99cbb87bd3d03e267ae0a1a673a967b427093c38dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4151b91efe1120b78a2aa99cbb87bd3d03e267ae0a1a673a967b427093c38dfc", kill_on_drop: false }`
[INFO] [stdout] 4151b91efe1120b78a2aa99cbb87bd3d03e267ae0a1a673a967b427093c38dfc
