[INFO] fetching crate phanalist 0.1.21...
[INFO] testing phanalist-0.1.21 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate phanalist 0.1.21 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate phanalist 0.1.21 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e04d764bcaa01288e741f7d9c6e5089e006ef8bf35c884dd9ddcb4f3c42cdbbf
[INFO] running `Command { std: "docker" "start" "-a" "e04d764bcaa01288e741f7d9c6e5089e006ef8bf35c884dd9ddcb4f3c42cdbbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e04d764bcaa01288e741f7d9c6e5089e006ef8bf35c884dd9ddcb4f3c42cdbbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e04d764bcaa01288e741f7d9c6e5089e006ef8bf35c884dd9ddcb4f3c42cdbbf", kill_on_drop: false }`
[INFO] [stdout] e04d764bcaa01288e741f7d9c6e5089e006ef8bf35c884dd9ddcb4f3c42cdbbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 101a59583200919d1211c6248da737c96b7efd14fa358b2dda5c4494452bca62
[INFO] running `Command { std: "docker" "start" "-a" "101a59583200919d1211c6248da737c96b7efd14fa358b2dda5c4494452bca62", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[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 syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ariadne v0.1.5
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling clap_builder v4.3.3
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling memory-stats v1.1.0
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling exitcode v1.1.2
[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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "101a59583200919d1211c6248da737c96b7efd14fa358b2dda5c4494452bca62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "101a59583200919d1211c6248da737c96b7efd14fa358b2dda5c4494452bca62", kill_on_drop: false }`
[INFO] [stdout] 101a59583200919d1211c6248da737c96b7efd14fa358b2dda5c4494452bca62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b8aa06cb4ea0e20e9d518f5624e151632d5554074ff970954e92af31c512ab2
[INFO] running `Command { std: "docker" "start" "-a" "9b8aa06cb4ea0e20e9d518f5624e151632d5554074ff970954e92af31c512ab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 2.05s
[INFO] running `Command { std: "docker" "inspect" "9b8aa06cb4ea0e20e9d518f5624e151632d5554074ff970954e92af31c512ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b8aa06cb4ea0e20e9d518f5624e151632d5554074ff970954e92af31c512ab2", kill_on_drop: false }`
[INFO] [stdout] 9b8aa06cb4ea0e20e9d518f5624e151632d5554074ff970954e92af31c512ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06c9c59b8bfc33ca4caac1321f3757535b4e5b0b517abf810a9ee00766b41063
[INFO] running `Command { std: "docker" "start" "-a" "06c9c59b8bfc33ca4caac1321f3757535b4e5b0b517abf810a9ee00766b41063", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `arg`
[INFO] [stderr]  --> src/main.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use clap::{arg, Parser};
[INFO] [stderr]   |            ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `DESCRIPTION` is never used
[INFO] [stderr]  --> src/rules/e0.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | static DESCRIPTION: &str = "Example rule";
[INFO] [stderr]   |        ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Rule` is never constructed
[INFO] [stderr]  --> src/rules/e0.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct Rule {}
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/mod.rs:77:86
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[INFO] [stderr]    |                                            --                   --                   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                            |                    |
[INFO] [stderr]    |                                            |                    the lifetime is named here
[INFO] [stderr]    |                                            the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stderr]    |                                                                                       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/mod.rs:87:14
[INFO] [stderr]    |
[INFO] [stderr] 84 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 85 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                      -- the lifetime is named here
[INFO] [stderr] 86 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 87 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 87 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/rules/mod.rs:115:14
[INFO] [stderr]     |
[INFO] [stderr] 112 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 113 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]     |                                      -- the lifetime is named here
[INFO] [stderr] 114 |         statement: &'a Statement,
[INFO] [stderr]     |                     -- the lifetime is named here
[INFO] [stderr] 115 |     ) -> Vec<&Statement> {
[INFO] [stderr]     |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 115 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/e1.rs:71:14
[INFO] [stderr]    |
[INFO] [stderr] 68 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 69 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                      -- the lifetime is named here
[INFO] [stderr] 70 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 71 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 71 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/e10.rs:82:14
[INFO] [stderr]    |
[INFO] [stderr] 79 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 80 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                  -- the lifetime is named here
[INFO] [stderr] 81 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 82 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 82 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/rules/e12.rs:130:14
[INFO] [stderr]     |
[INFO] [stderr] 127 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 128 |         mut flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]     |                                      -- the lifetime is named here
[INFO] [stderr] 129 |         statement: &'a Statement,
[INFO] [stderr]     |                     -- the lifetime is named here
[INFO] [stderr] 130 |     ) -> Vec<&Statement> {
[INFO] [stderr]     |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 130 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/rules/e12.rs:215:14
[INFO] [stderr]     |
[INFO] [stderr] 212 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 213 |         mut flatten_property_expressions: Vec<&'a Expression>,
[INFO] [stderr]     |                                                -- the lifetime is named here
[INFO] [stderr] 214 |         expression: &'a Expression,
[INFO] [stderr]     |                      -- the lifetime is named here
[INFO] [stderr] 215 |     ) -> Vec<&Expression> {
[INFO] [stderr]     |              ^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 215 |     ) -> Vec<&'a Expression> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/rules/e12.rs:258:14
[INFO] [stderr]     |
[INFO] [stderr] 256 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 257 |         short_array: &'a ShortArrayExpression,
[INFO] [stderr]     |                       -- the lifetime is named here
[INFO] [stderr] 258 |     ) -> Vec<&Expression> {
[INFO] [stderr]     |              ^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 258 |     ) -> Vec<&'a Expression> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/rules/e12.rs:280:14
[INFO] [stderr]     |
[INFO] [stderr] 278 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 279 |         method_call: &'a MethodCallExpression,
[INFO] [stderr]     |                       -- the lifetime is named here
[INFO] [stderr] 280 |     ) -> Vec<&Expression> {
[INFO] [stderr]     |              ^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 280 |     ) -> Vec<&'a Expression> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/e3.rs:61:14
[INFO] [stderr]    |
[INFO] [stderr] 58 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 59 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                  -- the lifetime is named here
[INFO] [stderr] 60 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 61 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 61 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/e4.rs:48:14
[INFO] [stderr]    |
[INFO] [stderr] 45 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 46 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                  -- the lifetime is named here
[INFO] [stderr] 47 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 48 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 48 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/e5.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 35 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 36 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                  -- the lifetime is named here
[INFO] [stderr] 37 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 38 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 38 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/e6.rs:46:14
[INFO] [stderr]    |
[INFO] [stderr] 43 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 44 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                  -- the lifetime is named here
[INFO] [stderr] 45 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 46 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 46 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/e7.rs:89:14
[INFO] [stderr]    |
[INFO] [stderr] 86 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 87 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                  -- the lifetime is named here
[INFO] [stderr] 88 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 89 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 89 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/e8.rs:47:14
[INFO] [stderr]    |
[INFO] [stderr] 44 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 45 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                  -- the lifetime is named here
[INFO] [stderr] 46 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 47 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 47 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/rules/e9.rs:81:14
[INFO] [stderr]    |
[INFO] [stderr] 78 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 79 |         flatten_statements: Vec<&'a Statement>,
[INFO] [stderr]    |                                  -- the lifetime is named here
[INFO] [stderr] 80 |         statement: &'a Statement,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 81 |     ) -> Vec<&Statement> {
[INFO] [stderr]    |              ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 81 |     ) -> Vec<&'a Statement> {
[INFO] [stderr]    |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: `phanalist` (bin "phanalist" test) generated 19 warnings (run `cargo fix --bin "phanalist" -p phanalist --tests` to apply 17 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phanalist-f63cfb3117e8e5cf)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test analyse::tests::test_filter_active_codes_all_enabled ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_enabled ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_disabled ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_enabled_and_disabled ... ok
[INFO] [stdout] test results::tests::test_has_any_violations_expected_true ... ok
[INFO] [stdout] test results::tests::test_add_file_violations_expected_file_violations ... ok
[INFO] [stdout] test results::tests::test_add_file_violations_expected_codes_count ... ok
[INFO] [stdout] test rules::e10::tests::graph_calculate ... ok
[INFO] [stdout] test rules::e0::tests::example ... ok
[INFO] [stdout] test rules::e12::tests::increment_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::define_in_constructor ... ok
[INFO] [stdout] test rules::e12::tests::increment_in_method ... ok
[INFO] [stdout] test results::tests::test_has_any_violations_expected_false ... ok
[INFO] [stdout] test rules::e12::tests::set_in_constructor ... ok
[INFO] [stdout] test rules::e12::tests::read_local_set ... ok
[INFO] [stdout] test rules::e12::tests::read_in_method_call ... ok
[INFO] [stdout] test rules::e12::tests::read_in_return ... ok
[INFO] [stdout] test rules::e12::tests::increment_local_in_method ... ok
[INFO] [stdout] test rules::e12::tests::increment_local_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_catch ... ok
[INFO] [stdout] test rules::e12::tests::set_in_assigment ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_ignore_ns ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_wth_reset_interface ... ok
[INFO] [stdout] test rules::e10::tests::complex ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_return_nested_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_try ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_finalliy ... ok
[INFO] [stdout] test rules::e12::tests::set_in_trait_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_trait_static_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_return ... ok
[INFO] [stdout] test rules::e1::tests::bin_with_valid_openning_tag ... ok
[INFO] [stdout] test rules::e1::tests::full_opening_tag_not_first_line ... ok
[INFO] [stdout] test rules::e12::tests::set_local_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::set_local_in_method ... ok
[INFO] [stdout] test rules::e1::tests::short_opening_tag_valid ... ok
[INFO] [stdout] test rules::e3::tests::no_constructor_modifier ... ok
[INFO] [stdout] test rules::e1::tests::short_full_opening_tag_not_first_column ... ok
[INFO] [stdout] test rules::e1::tests::test_full_opening_tag_not_first_column ... ok
[INFO] [stdout] test rules::e1::tests::full_opening_tag_valid ... ok
[INFO] [stdout] test rules::e1::tests::short_opening_tag_not_first_line ... ok
[INFO] [stdout] test rules::e2::tests::non_empty_catch ... ok
[INFO] [stdout] test rules::e3::tests::no_method_modifiers ... ok
[INFO] [stdout] test rules::e3::tests::with_modifiers ... ok
[INFO] [stdout] test rules::e2::tests::empty_catch ... ok
[INFO] [stdout] test rules::e6::tests::no_method_modifiers ... ok
[INFO] [stdout] test rules::e7::tests::constructor_max_params ... ok
[INFO] [stdout] test rules::e4::tests::uppercase_constant ... ok
[INFO] [stdout] test rules::e5::tests::capitalized_classname ... ok
[INFO] [stdout] test rules::e4::tests::no_uppercase_constant ... ok
[INFO] [stdout] test rules::e5::tests::non_capitalized_classname ... ok
[INFO] [stdout] test rules::e7::tests::method_max_params ... ok
[INFO] [stdout] test rules::e8::tests::valid_amount_of_params ... ok
[INFO] [stdout] test rules::e7::tests::valid_amount_of_params ... ok
[INFO] [stdout] test rules::e9::tests::graph_calculate ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_empty_include_and_exclude ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_exclude_contains ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_include_contains ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_exclude_not_contains ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_include_contains_exclude_contains ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_include_not_contains ... ok
[INFO] [stdout] test rules::e8::tests::no_return_type ... ok
[INFO] [stderr] 
[INFO] [stdout] test rules::e9::tests::not_complex ... ok
[INFO] [stderr] thread 'rules::e9::tests::complex' (74) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--bin phanalist`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/phanalist-f63cfb3117e8e5cf` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "06c9c59b8bfc33ca4caac1321f3757535b4e5b0b517abf810a9ee00766b41063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c9c59b8bfc33ca4caac1321f3757535b4e5b0b517abf810a9ee00766b41063", kill_on_drop: false }`
[INFO] [stdout] 06c9c59b8bfc33ca4caac1321f3757535b4e5b0b517abf810a9ee00766b41063
