[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 master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomcur%2Fhi-nvim-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomcur/hi-nvim-rs on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded markup-proc-macro v0.13.1
[INFO] [stderr]   Downloaded async-trait v0.1.72
[INFO] [stderr]   Downloaded matchit v0.7.1
[INFO] [stderr]   Downloaded pin-project v1.1.2
[INFO] [stderr]   Downloaded headers v0.3.8
[INFO] [stderr]   Downloaded tower-http v0.4.3
[INFO] [stderr]   Downloaded axum v0.6.19
[INFO] [stderr]   Downloaded serde v1.0.175
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded pin-project-internal v1.1.2
[INFO] [stderr]   Downloaded tree-sitter-c v0.20.4
[INFO] [stderr]   Downloaded tree-sitter-rust v0.20.3
[INFO] [stderr]   Downloaded async-compression v0.4.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded markup v0.13.1
[INFO] [stderr]   Downloaded serde_derive v1.0.175
[INFO] [stderr]   Downloaded regex-automata v0.3.4
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.20.2
[INFO] [stderr]   Downloaded color v0.1.0
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2282fe67aa5a9543641959a3d5d5d6cbee1b0c7d3301cd278f9008faaa88ef3
[INFO] running `Command { std: "docker" "start" "-a" "e2282fe67aa5a9543641959a3d5d5d6cbee1b0c7d3301cd278f9008faaa88ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2282fe67aa5a9543641959a3d5d5d6cbee1b0c7d3301cd278f9008faaa88ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2282fe67aa5a9543641959a3d5d5d6cbee1b0c7d3301cd278f9008faaa88ef3", kill_on_drop: false }`
[INFO] [stdout] e2282fe67aa5a9543641959a3d5d5d6cbee1b0c7d3301cd278f9008faaa88ef3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1438dd4e5c2b2ef3184787b489e9e914153b63c2ebc494e2d7bc6746ffdeb2f5
[INFO] running `Command { std: "docker" "start" "-a" "1438dd4e5c2b2ef3184787b489e9e914153b63c2ebc494e2d7bc6746ffdeb2f5", kill_on_drop: false }`
[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 thiserror v1.0.44
[INFO] [stderr]    Compiling winnow v0.6.13
[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]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]     Checking color v0.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.8
[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-c v0.20.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.3
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking matchit v0.7.1
[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]    Compiling regex v1.9.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]     Checking pin-project v1.1.2
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling tree-sitter-highlight v0.20.1
[INFO] [stderr]    Compiling markup-proc-macro v0.13.1
[INFO] [stderr]    Compiling hi-nvim-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]     Checking markup v0.13.1
[INFO] [stderr]     Checking zstd v0.12.4
[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]    --> 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]   --> 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]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking async-compression v0.4.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling hi-nvim-rs-web v0.3.0 (/opt/rustwide/workdir/hi-nvim-rs-web)
[INFO] [stderr]     Checking tower-http v0.4.3
[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 50.79s
[INFO] running `Command { std: "docker" "inspect" "1438dd4e5c2b2ef3184787b489e9e914153b63c2ebc494e2d7bc6746ffdeb2f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1438dd4e5c2b2ef3184787b489e9e914153b63c2ebc494e2d7bc6746ffdeb2f5", kill_on_drop: false }`
[INFO] [stdout] 1438dd4e5c2b2ef3184787b489e9e914153b63c2ebc494e2d7bc6746ffdeb2f5
