[INFO] cloning repository https://github.com/16118736501/dove
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/16118736501/dove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F16118736501%2Fdove", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F16118736501%2Fdove'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 363d81833d23bc421b7fd1b4f7803c9a1d56b4ac
[INFO] checking 16118736501/dove against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F16118736501%2Fdove" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/16118736501/dove
[INFO] finished tweaking git repo https://github.com/16118736501/dove
[INFO] tweaked toml for git repo https://github.com/16118736501/dove written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/16118736501/dove on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/16118736501/dove 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e540d9a01768563cf7542ad3ccce23b9b0669ba66274f338abf548cfae0d486a
[INFO] running `Command { std: "docker" "start" "-a" "e540d9a01768563cf7542ad3ccce23b9b0669ba66274f338abf548cfae0d486a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e540d9a01768563cf7542ad3ccce23b9b0669ba66274f338abf548cfae0d486a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e540d9a01768563cf7542ad3ccce23b9b0669ba66274f338abf548cfae0d486a", kill_on_drop: false }`
[INFO] [stdout] e540d9a01768563cf7542ad3ccce23b9b0669ba66274f338abf548cfae0d486a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c07279a346dc0b1f5dccb7408c404e6017cf36a703e6299dda92b616c323b0a
[INFO] running `Command { std: "docker" "start" "-a" "6c07279a346dc0b1f5dccb7408c404e6017cf36a703e6299dda92b616c323b0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking time v0.3.5
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling onig_sys v69.7.1
[INFO] [stderr]    Compiling rlua-lua54-sys v0.1.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.13.2+1.4.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling bugreport v0.5.0
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling rlua v0.19.1
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking rgb v0.8.31
[INFO] [stderr]     Checking flate2 v1.0.23
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking grep-cli v0.1.6
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking ansi_colours v1.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking wild v2.0.4
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking termtree v0.2.3
[INFO] [stderr]     Checking bytesize v1.1.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking predicates-tree v1.0.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling git-version-macro v0.3.5
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]    Compiling serial_test_derive v0.6.0
[INFO] [stderr]    Compiling bat v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking git-version v0.3.5
[INFO] [stderr]     Checking assert_cmd v2.0.4
[INFO] [stderr]     Checking serial_test v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking onig v6.3.1
[INFO] [stderr]     Checking plist v1.3.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.8.23
[INFO] [stderr]     Checking clircle v0.3.0
[INFO] [stderr]     Checking git2 v0.14.2
[INFO] [stderr]     Checking syntect v5.0.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet> {
[INFO] [stdout]     |                 -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 262 |     ) -> Result<SyntaxReferenceInSet> {
[INFO] [stdout]     |                 -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 293 |         syntax_name: &str,
[INFO] [stdout] 294 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 294 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]     |                                 ^^^^^ this lifetime flows to the output    -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 313 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 329 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 343 |         reader: &mut InputReader,
[INFO] [stdout] 344 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 344 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet> {
[INFO] [stdout]     |                 -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 262 |     ) -> Result<SyntaxReferenceInSet> {
[INFO] [stdout]     |                 -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<SyntaxReferenceInSet<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 293 |         syntax_name: &str,
[INFO] [stdout] 294 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 294 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]     |                                 ^^^^^ this lifetime flows to the output    -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 313 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 329 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/assets.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 343 |         reader: &mut InputReader,
[INFO] [stdout] 344 |     ) -> Result<Option<SyntaxReferenceInSet>> {
[INFO] [stdout]     |                        -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 344 |     ) -> Result<Option<SyntaxReferenceInSet<'_>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/bin/bat/app.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config> {
[INFO] [stdout]    |                   ^^^^^                              ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/bat/app.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn inputs(&self) -> Result<Vec<Input>> {
[INFO] [stdout]     |                   ^^^^^                ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn inputs(&self) -> Result<Vec<Input<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> {
[INFO] [stdout]   |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/bin/bat/app.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config> {
[INFO] [stdout]    |                   ^^^^^                              ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/bat/app.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn inputs(&self) -> Result<Vec<Input>> {
[INFO] [stdout]     |                   ^^^^^                ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn inputs(&self) -> Result<Vec<Input<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.19.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6c07279a346dc0b1f5dccb7408c404e6017cf36a703e6299dda92b616c323b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c07279a346dc0b1f5dccb7408c404e6017cf36a703e6299dda92b616c323b0a", kill_on_drop: false }`
[INFO] [stdout] 6c07279a346dc0b1f5dccb7408c404e6017cf36a703e6299dda92b616c323b0a
