[INFO] fetching crate phanalist 0.1.21...
[INFO] building phanalist-0.1.21 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate phanalist 0.1.21 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate phanalist 0.1.21
[INFO] finished tweaking crates.io crate phanalist 0.1.21
[INFO] tweaked toml for crates.io crate phanalist 0.1.21 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate phanalist 0.1.21 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate phanalist 0.1.21 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f49f37f92f9825d40d7f8501a2f3f9ac2eeff44b854afd7dd6eea4760871d74b
[INFO] running `Command { std: "docker" "start" "-a" "f49f37f92f9825d40d7f8501a2f3f9ac2eeff44b854afd7dd6eea4760871d74b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f49f37f92f9825d40d7f8501a2f3f9ac2eeff44b854afd7dd6eea4760871d74b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49f37f92f9825d40d7f8501a2f3f9ac2eeff44b854afd7dd6eea4760871d74b", kill_on_drop: false }`
[INFO] [stdout] f49f37f92f9825d40d7f8501a2f3f9ac2eeff44b854afd7dd6eea4760871d74b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0286612860d5d79299fa5457058b933ae5356129ebe5408dda8aa6bf2ee81c9d
[INFO] running `Command { std: "docker" "start" "-a" "0286612860d5d79299fa5457058b933ae5356129ebe5408dda8aa6bf2ee81c9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling ariadne v0.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling memory-stats v1.1.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.3.3
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap v4.3.3
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling cli-table v0.4.7
[INFO] [stderr]    Compiling php-parser-rs v0.1.3
[INFO] [stderr]    Compiling phanalist v0.1.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `CODE` is never used
[INFO] [stdout]  --> src/rules/e0.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | static CODE: &str = "E0000";
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[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/rules/e10.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 80 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 81 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 82 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e3.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 59 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 60 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 61 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e5.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 36 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 37 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 38 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e6.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 44 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 45 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 46 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/e12.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 128 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]     |                                      -- the lifetime is named here
[INFO] [stdout] 129 |         statement: &'a Statement,
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 130 |     ) -> Vec<&Statement> {
[INFO] [stdout]     |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e7.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 87 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 88 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 89 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/mod.rs:77:86
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[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] 77 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stdout]    |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e4.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 46 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 47 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 48 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/e12.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 212 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 213 |         mut flatten_property_expressions: Vec<&'a Expression>,
[INFO] [stdout]     |                                                -- the lifetime is named here
[INFO] [stdout] 214 |         expression: &'a Expression,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 215 |     ) -> Vec<&Expression> {
[INFO] [stdout]     |              ^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 215 |     ) -> Vec<&'a Expression> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e8.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 45 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 46 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 47 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/mod.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 85 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                      -- the lifetime is named here
[INFO] [stdout] 86 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 87 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/mod.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 113 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]     |                                      -- the lifetime is named here
[INFO] [stdout] 114 |         statement: &'a Statement,
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 115 |     ) -> Vec<&Statement> {
[INFO] [stdout]     |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e1.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 69 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                      -- the lifetime is named here
[INFO] [stdout] 70 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 71 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DESCRIPTION` is never used
[INFO] [stdout]  --> src/rules/e0.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | static DESCRIPTION: &str = "Example rule";
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rule` is never constructed
[INFO] [stdout]  --> src/rules/e0.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Rule {}
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e9.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 79 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 80 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 81 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/e12.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 257 |         short_array: &'a ShortArrayExpression,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 258 |     ) -> Vec<&Expression> {
[INFO] [stdout]     |              ^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 258 |     ) -> Vec<&'a Expression> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/e12.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 279 |         method_call: &'a MethodCallExpression,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 280 |     ) -> Vec<&Expression> {
[INFO] [stdout]     |              ^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 280 |     ) -> Vec<&'a Expression> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.68s
[INFO] running `Command { std: "docker" "inspect" "0286612860d5d79299fa5457058b933ae5356129ebe5408dda8aa6bf2ee81c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0286612860d5d79299fa5457058b933ae5356129ebe5408dda8aa6bf2ee81c9d", kill_on_drop: false }`
[INFO] [stdout] 0286612860d5d79299fa5457058b933ae5356129ebe5408dda8aa6bf2ee81c9d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 953b6786bc20f26c9ae7bbb6b676791e27d98c319c9c276c72760c3728b11532
[INFO] running `Command { std: "docker" "start" "-a" "953b6786bc20f26c9ae7bbb6b676791e27d98c319c9c276c72760c3728b11532", kill_on_drop: false }`
[INFO] [stderr]    Compiling phanalist v0.1.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `DESCRIPTION` is never used
[INFO] [stdout]  --> src/rules/e0.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | static DESCRIPTION: &str = "Example rule";
[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 `Rule` is never constructed
[INFO] [stdout]  --> src/rules/e0.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Rule {}
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/mod.rs:77:86
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stdout]    |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/mod.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 85 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                      -- the lifetime is named here
[INFO] [stdout] 86 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 87 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e10.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 80 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 81 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 82 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e3.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 59 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 60 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 61 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e4.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 46 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 47 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 48 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e5.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 36 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 37 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 38 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/mod.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 113 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]     |                                      -- the lifetime is named here
[INFO] [stdout] 114 |         statement: &'a Statement,
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 115 |     ) -> Vec<&Statement> {
[INFO] [stdout]     |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e1.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 69 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                      -- the lifetime is named here
[INFO] [stdout] 70 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 71 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e8.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 45 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 46 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 47 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e9.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 79 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 80 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 81 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e6.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 44 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 45 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 46 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rules/e7.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 87 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 88 |         statement: &'a Statement,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 89 |     ) -> Vec<&Statement> {
[INFO] [stdout]    |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/e12.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 128 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stdout]     |                                      -- the lifetime is named here
[INFO] [stdout] 129 |         statement: &'a Statement,
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 130 |     ) -> Vec<&Statement> {
[INFO] [stdout]     |              ^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Vec<&'a Statement> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/e12.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 212 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 213 |         mut flatten_property_expressions: Vec<&'a Expression>,
[INFO] [stdout]     |                                                -- the lifetime is named here
[INFO] [stdout] 214 |         expression: &'a Expression,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 215 |     ) -> Vec<&Expression> {
[INFO] [stdout]     |              ^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 215 |     ) -> Vec<&'a Expression> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/e12.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 257 |         short_array: &'a ShortArrayExpression,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 258 |     ) -> Vec<&Expression> {
[INFO] [stdout]     |              ^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 258 |     ) -> Vec<&'a Expression> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/e12.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 279 |         method_call: &'a MethodCallExpression,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 280 |     ) -> Vec<&Expression> {
[INFO] [stdout]     |              ^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 280 |     ) -> Vec<&'a Expression> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s
[INFO] running `Command { std: "docker" "inspect" "953b6786bc20f26c9ae7bbb6b676791e27d98c319c9c276c72760c3728b11532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "953b6786bc20f26c9ae7bbb6b676791e27d98c319c9c276c72760c3728b11532", kill_on_drop: false }`
[INFO] [stdout] 953b6786bc20f26c9ae7bbb6b676791e27d98c319c9c276c72760c3728b11532
