[INFO] cloning repository https://github.com/wjlroe/bim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wjlroe/bim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjlroe%2Fbim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjlroe%2Fbim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0ca3941a97f7f247f64646d8ac5f1c72c953cdb
[INFO] checking wjlroe/bim against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjlroe%2Fbim" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wjlroe/bim
[INFO] finished tweaking git repo https://github.com/wjlroe/bim
[INFO] tweaked toml for git repo https://github.com/wjlroe/bim written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wjlroe/bim on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wjlroe/bim 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bb3a57e23ad5b3e81994a5d541b5839ad7a8a7dd94701519193ff2a0b0fdef4
[INFO] running `Command { std: "docker" "start" "-a" "1bb3a57e23ad5b3e81994a5d541b5839ad7a8a7dd94701519193ff2a0b0fdef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bb3a57e23ad5b3e81994a5d541b5839ad7a8a7dd94701519193ff2a0b0fdef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bb3a57e23ad5b3e81994a5d541b5839ad7a8a7dd94701519193ff2a0b0fdef4", kill_on_drop: false }`
[INFO] [stdout] 1bb3a57e23ad5b3e81994a5d541b5839ad7a8a7dd94701519193ff2a0b0fdef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de241d412a1ed28bf26ea6a580c3b292eb31cd59bb3e9247448408b0db53a6a4
[INFO] running `Command { std: "docker" "start" "-a" "de241d412a1ed28bf26ea6a580c3b292eb31cd59bb3e9247448408b0db53a6a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking draw_state v0.8.0
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking x11-dl v2.18.5
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking num-iter v0.1.42
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking xi-unicode v0.2.1
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking object v0.26.0
[INFO] [stderr]    Compiling glam v0.8.7
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]    Compiling bim v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking errno v0.2.7
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking glyph_brush_layout v0.1.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking twox-hash v1.6.0
[INFO] [stderr]     Checking gfx v0.18.2
[INFO] [stderr]     Checking glyph_brush v0.6.3
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking gfx_device_gl v0.16.2
[INFO] [stderr]     Checking image v0.21.3
[INFO] [stderr]     Checking gfx_glyph v0.16.0
[INFO] [stderr]     Checking serde v1.0.126
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]     Checking flame v0.2.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking winit v0.19.5
[INFO] [stderr]     Checking glutin v0.21.2
[INFO] [stderr]     Checking gfx_window_glutin v0.31.0
[INFO] [stdout] warning: field `num_lines` is never read
[INFO] [stdout]  --> src/status_line.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct StatusLine {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 3 |     pub filename: String,
[INFO] [stdout] 4 |     pub num_lines: String,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StatusLine` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:49:62
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn filematch(mut self, filematch: &'a str) -> Syntax<'_> {
[INFO] [stdout]    |                                            --                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 -     pub fn filematch(mut self, filematch: &'a str) -> Syntax<'_> {
[INFO] [stdout] 49 +     pub fn filematch(mut self, filematch: &'a str) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:54:72
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn filematches(mut self, filematches: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout]    |                                                --   --                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                                |    |
[INFO] [stdout]    |                                                |    the lifetime is named here
[INFO] [stdout]    |                                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 54 -     pub fn filematches(mut self, filematches: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout] 54 +     pub fn filematches(mut self, filematches: &'a [&'a str]) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:61:68
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn keywords1(mut self, keywords1: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout]    |                                            --   --                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                            |    |
[INFO] [stdout]    |                                            |    the lifetime is named here
[INFO] [stdout]    |                                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 61 -     pub fn keywords1(mut self, keywords1: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout] 61 +     pub fn keywords1(mut self, keywords1: &'a [&'a str]) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:74:68
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn keywords2(mut self, keywords2: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout]    |                                            --   --                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                            |    |
[INFO] [stdout]    |                                            |    the lifetime is named here
[INFO] [stdout]    |                                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 74 -     pub fn keywords2(mut self, keywords2: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout] 74 +     pub fn keywords2(mut self, keywords2: &'a [&'a str]) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:87:78
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn singleline_comment_start(mut self, singleline: &'a str) -> Syntax<'_> {
[INFO] [stdout]    |                                                            --                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 -     pub fn singleline_comment_start(mut self, singleline: &'a str) -> Syntax<'_> {
[INFO] [stdout] 87 +     pub fn singleline_comment_start(mut self, singleline: &'a str) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:92:73
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn multiline_comment_start(mut self, marker: &'a str) -> Syntax<'_> {
[INFO] [stdout]    |                                                       --                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     pub fn multiline_comment_start(mut self, marker: &'a str) -> Syntax<'_> {
[INFO] [stdout] 92 +     pub fn multiline_comment_start(mut self, marker: &'a str) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:97:71
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn multiline_comment_end(mut self, marker: &'a str) -> Syntax<'_> {
[INFO] [stdout]    |                                                     --                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 97 -     pub fn multiline_comment_end(mut self, marker: &'a str) -> Syntax<'_> {
[INFO] [stdout] 97 +     pub fn multiline_comment_end(mut self, marker: &'a str) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_lines` is never read
[INFO] [stdout]  --> src/status_line.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct StatusLine {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 3 |     pub filename: String,
[INFO] [stdout] 4 |     pub num_lines: String,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StatusLine` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/buffer.rs:401:32
[INFO] [stdout]     |
[INFO] [stdout] 401 |             .map(|r| r.as_str().clone())
[INFO] [stdout]     |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/buffer.rs:419:32
[INFO] [stdout]     |
[INFO] [stdout] 419 |             .map(|r| r.as_str().clone())
[INFO] [stdout]     |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/buffer.rs:432:38
[INFO] [stdout]     |
[INFO] [stdout] 432 |             .map(|r| r.rendered_str().clone())
[INFO] [stdout]     |                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/buffer.rs:474:32
[INFO] [stdout]     |
[INFO] [stdout] 474 |             .map(|r| r.as_str().clone())
[INFO] [stdout]     |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:49:62
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn filematch(mut self, filematch: &'a str) -> Syntax<'_> {
[INFO] [stdout]    |                                            --                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 -     pub fn filematch(mut self, filematch: &'a str) -> Syntax<'_> {
[INFO] [stdout] 49 +     pub fn filematch(mut self, filematch: &'a str) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:54:72
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn filematches(mut self, filematches: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout]    |                                                --   --                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                                |    |
[INFO] [stdout]    |                                                |    the lifetime is named here
[INFO] [stdout]    |                                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 54 -     pub fn filematches(mut self, filematches: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout] 54 +     pub fn filematches(mut self, filematches: &'a [&'a str]) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:61:68
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn keywords1(mut self, keywords1: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout]    |                                            --   --                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                            |    |
[INFO] [stdout]    |                                            |    the lifetime is named here
[INFO] [stdout]    |                                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 61 -     pub fn keywords1(mut self, keywords1: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout] 61 +     pub fn keywords1(mut self, keywords1: &'a [&'a str]) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:74:68
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn keywords2(mut self, keywords2: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout]    |                                            --   --                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                            |    |
[INFO] [stdout]    |                                            |    the lifetime is named here
[INFO] [stdout]    |                                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 74 -     pub fn keywords2(mut self, keywords2: &'a [&'a str]) -> Syntax<'_> {
[INFO] [stdout] 74 +     pub fn keywords2(mut self, keywords2: &'a [&'a str]) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:87:78
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn singleline_comment_start(mut self, singleline: &'a str) -> Syntax<'_> {
[INFO] [stdout]    |                                                            --                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 -     pub fn singleline_comment_start(mut self, singleline: &'a str) -> Syntax<'_> {
[INFO] [stdout] 87 +     pub fn singleline_comment_start(mut self, singleline: &'a str) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:92:73
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn multiline_comment_start(mut self, marker: &'a str) -> Syntax<'_> {
[INFO] [stdout]    |                                                       --                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     pub fn multiline_comment_start(mut self, marker: &'a str) -> Syntax<'_> {
[INFO] [stdout] 92 +     pub fn multiline_comment_start(mut self, marker: &'a str) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/syntax.rs:97:71
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn multiline_comment_end(mut self, marker: &'a str) -> Syntax<'_> {
[INFO] [stdout]    |                                                     --                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 97 -     pub fn multiline_comment_end(mut self, marker: &'a str) -> Syntax<'_> {
[INFO] [stdout] 97 +     pub fn multiline_comment_end(mut self, marker: &'a str) -> Syntax<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "de241d412a1ed28bf26ea6a580c3b292eb31cd59bb3e9247448408b0db53a6a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de241d412a1ed28bf26ea6a580c3b292eb31cd59bb3e9247448408b0db53a6a4", kill_on_drop: false }`
[INFO] [stdout] de241d412a1ed28bf26ea6a580c3b292eb31cd59bb3e9247448408b0db53a6a4
