[INFO] cloning repository https://github.com/jgarvel076/escenario2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgarvel076/escenario2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgarvel076%2Fescenario2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgarvel076%2Fescenario2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e19bebc1f6e92a340aa4f8dabf532f45b503cc95
[INFO] checking jgarvel076/escenario2 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgarvel076%2Fescenario2" "/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/jgarvel076/escenario2
[INFO] finished tweaking git repo https://github.com/jgarvel076/escenario2
[INFO] tweaked toml for git repo https://github.com/jgarvel076/escenario2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jgarvel076/escenario2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jgarvel076/escenario2 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" "+1.95.0" "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 wait-timeout v0.2.0
[INFO] [stderr]   Downloaded wild v2.1.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded git-version-macro v0.3.5
[INFO] [stderr]   Downloaded git-version v0.3.5
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded rgb v0.8.34
[INFO] [stderr]   Downloaded bugreport v0.5.0
[INFO] [stderr]   Downloaded serial_test v0.6.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded ansi_colours v1.1.1
[INFO] [stderr]   Downloaded semver v1.0.14
[INFO] [stderr]   Downloaded io-lifetimes v0.7.3
[INFO] [stderr]   Downloaded bytemuck v1.12.1
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded globset v0.4.9
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded fancy-regex v0.7.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded flate2 v1.0.24
[INFO] [stderr]   Downloaded plist v1.3.1
[INFO] [stderr]   Downloaded serde_derive v1.0.148
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded clap v4.0.18
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] [stderr]   Downloaded git2 v0.15.0
[INFO] [stderr]   Downloaded onig v6.4.0
[INFO] [stderr]   Downloaded rustix v0.35.11
[INFO] [stderr]   Downloaded nix v0.26.1
[INFO] [stderr]   Downloaded assert_cmd v2.0.5
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded terminal_size v0.2.1
[INFO] [stderr]   Downloaded console v0.15.2
[INFO] [stderr]   Downloaded grep-cli v0.1.6
[INFO] [stderr]   Downloaded predicates v2.1.3
[INFO] [stderr]   Downloaded rustversion v1.0.9
[INFO] [stderr]   Downloaded serial_test_derive v0.6.0
[INFO] [stderr]   Downloaded bytesize v1.1.0
[INFO] [stderr]   Downloaded clircle v0.3.0
[INFO] [stderr]   Downloaded onig_sys v69.8.1
[INFO] [stderr]   Downloaded syntect v5.0.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded libgit2-sys v0.14.0+1.5.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd33893bba1bfc597202994c87faa80431ae6960989125d6b678d849aca86d5d
[INFO] running `Command { std: "docker" "start" "-a" "dd33893bba1bfc597202994c87faa80431ae6960989125d6b678d849aca86d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd33893bba1bfc597202994c87faa80431ae6960989125d6b678d849aca86d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd33893bba1bfc597202994c87faa80431ae6960989125d6b678d849aca86d5d", kill_on_drop: false }`
[INFO] [stdout] dd33893bba1bfc597202994c87faa80431ae6960989125d6b678d849aca86d5d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f7b58f26964560935bfecc5cc48435b6390380e9db9abf817af647b9d2fc12d
[INFO] running `Command { std: "docker" "start" "-a" "0f7b58f26964560935bfecc5cc48435b6390380e9db9abf817af647b9d2fc12d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling io-lifetimes v0.7.3
[INFO] [stderr]    Compiling rustix v0.35.11
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling bugreport v0.5.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking rgb v0.8.34
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking wild v2.1.0
[INFO] [stderr]     Checking ansi_colours v1.1.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking bytesize v1.1.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking nix v0.26.1
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking predicates v2.1.3
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking grep-cli v0.1.6
[INFO] [stderr]     Checking assert_cmd v2.0.5
[INFO] [stderr]     Checking terminal_size v0.2.1
[INFO] [stderr]     Checking clap v4.0.18
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling git-version-macro v0.3.5
[INFO] [stderr]    Compiling serial_test_derive v0.6.0
[INFO] [stderr]     Checking git-version v0.3.5
[INFO] [stderr]     Checking serial_test v0.6.0
[INFO] [stderr]    Compiling bat v0.22.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking plist v1.3.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking clircle v0.3.0
[INFO] [stderr]     Checking syntect v5.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 262 |     ) -> Result<SyntaxReferenceInSet> {
[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] 262 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 293 |         syntax_name: &str,
[INFO] [stdout] 294 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[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] 294 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:301:33
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here          ^^^^^^^^^^^^^^^^^^^^ 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] 301 |     fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 313 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[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] 313 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 329 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[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] 329 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 343 |         reader: &mut InputReader,
[INFO] [stdout] 344 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[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] 344 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 262 |     ) -> Result<SyntaxReferenceInSet> {
[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] 262 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 293 |         syntax_name: &str,
[INFO] [stdout] 294 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[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] 294 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:301:33
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here          ^^^^^^^^^^^^^^^^^^^^ 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] 301 |     fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 313 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[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] 313 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 329 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[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] 329 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 343 |         reader: &mut InputReader,
[INFO] [stdout] 344 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[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] 344 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/bat/app.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn config(&self, inputs: &[Input]) -> Result<Config> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here  ^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn config(&self, inputs: &[Input]) -> Result<Config<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/bat/app.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn inputs(&self) -> Result<Vec<Input>> {
[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] 279 |     pub fn inputs(&self) -> Result<Vec<Input<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/bat/input.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input {
[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] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> {
[INFO] [stdout]   |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/bat/app.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn config(&self, inputs: &[Input]) -> Result<Config> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here  ^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn config(&self, inputs: &[Input]) -> Result<Config<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/bat/app.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn inputs(&self) -> Result<Vec<Input>> {
[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] 279 |     pub fn inputs(&self) -> Result<Vec<Input<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/bat/input.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input {
[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] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> {
[INFO] [stdout]   |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.19s
[INFO] running `Command { std: "docker" "inspect" "0f7b58f26964560935bfecc5cc48435b6390380e9db9abf817af647b9d2fc12d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f7b58f26964560935bfecc5cc48435b6390380e9db9abf817af647b9d2fc12d", kill_on_drop: false }`
[INFO] [stdout] 0f7b58f26964560935bfecc5cc48435b6390380e9db9abf817af647b9d2fc12d
