[INFO] fetching crate phanalist 0.1.21...
[INFO] checking phanalist-0.1.21 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] extracting crate phanalist 0.1.21 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate phanalist 0.1.21 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded human_bytes v0.4.3
[INFO] [stderr]   Downloaded cli-table-derive v0.4.5
[INFO] [stderr]   Downloaded memory-stats v1.1.0
[INFO] [stderr]   Downloaded cli-table v0.4.7
[INFO] [stderr]   Downloaded ariadne v0.1.5
[INFO] [stderr]   Downloaded prettyplease v0.2.6
[INFO] [stderr]   Downloaded serde_yaml v0.9.21
[INFO] [stderr]   Downloaded php-parser-rs v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 807a0860fefca2710ff7815a5a1d5ef1ff27715036e0f4c133edb312195a1159
[INFO] running `Command { std: "docker" "start" "-a" "807a0860fefca2710ff7815a5a1d5ef1ff27715036e0f4c133edb312195a1159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "807a0860fefca2710ff7815a5a1d5ef1ff27715036e0f4c133edb312195a1159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "807a0860fefca2710ff7815a5a1d5ef1ff27715036e0f4c133edb312195a1159", kill_on_drop: false }`
[INFO] [stdout] 807a0860fefca2710ff7815a5a1d5ef1ff27715036e0f4c133edb312195a1159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d578bdb77975473d7056c5a401bce3a82489948c7d974766fbc289513e5fcdf
[INFO] running `Command { std: "docker" "start" "-a" "7d578bdb77975473d7056c5a401bce3a82489948c7d974766fbc289513e5fcdf", 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 serde v1.0.164
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking ariadne v0.1.5
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking human_bytes v0.4.3
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memory-stats v1.1.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.3
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]     Checking 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]     Checking clap v4.3.3
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_yaml v0.9.21
[INFO] [stderr]     Checking cli-table v0.4.7
[INFO] [stderr]     Checking php-parser-rs v0.1.3
[INFO] [stderr]     Checking phanalist v0.1.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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: 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/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/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/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/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] [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/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/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: 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/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/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/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] [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/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/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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.17s
[INFO] running `Command { std: "docker" "inspect" "7d578bdb77975473d7056c5a401bce3a82489948c7d974766fbc289513e5fcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d578bdb77975473d7056c5a401bce3a82489948c7d974766fbc289513e5fcdf", kill_on_drop: false }`
[INFO] [stdout] 7d578bdb77975473d7056c5a401bce3a82489948c7d974766fbc289513e5fcdf
