[INFO] cloning repository https://github.com/ingmarrr/1dv607
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ingmarrr/1dv607" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingmarrr%2F1dv607", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingmarrr%2F1dv607'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e97bad237189d80a6ade4b0c6c61ea9485ede9a
[INFO] checking ingmarrr/1dv607 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingmarrr%2F1dv607" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ingmarrr/1dv607
[INFO] finished tweaking git repo https://github.com/ingmarrr/1dv607
[INFO] tweaked toml for git repo https://github.com/ingmarrr/1dv607 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ingmarrr/1dv607 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ingmarrr/1dv607 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.83
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.83
[INFO] [stderr]   Downloaded quote v1.0.21
[INFO] [stderr]   Downloaded iana-time-zone v0.1.48
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.83
[INFO] [stderr]   Downloaded proc-macro2 v1.0.44
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded js-sys v0.3.60
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded prettytable-rs v0.9.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.83
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded rustversion v1.0.9
[INFO] [stderr]   Downloaded getrandom v0.2.7
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] [stderr]   Downloaded derive-getters v0.2.0
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2622c8d48b20d09ff8406fe10a139bc2110337d665d6427392fba365cf41320
[INFO] running `Command { std: "docker" "start" "-a" "d2622c8d48b20d09ff8406fe10a139bc2110337d665d6427392fba365cf41320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2622c8d48b20d09ff8406fe10a139bc2110337d665d6427392fba365cf41320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2622c8d48b20d09ff8406fe10a139bc2110337d665d6427392fba365cf41320", kill_on_drop: false }`
[INFO] [stdout] d2622c8d48b20d09ff8406fe10a139bc2110337d665d6427392fba365cf41320
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25ce470de83778a5c278ce0d5c9bd7013b2d76011b18f88dce4af48b5694b21f
[INFO] running `Command { std: "docker" "start" "-a" "25ce470de83778a5c278ce0d5c9bd7013b2d76011b18f88dce4af48b5694b21f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking iana-time-zone v0.1.48
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking prettytable-rs v0.9.0
[INFO] [stderr]     Checking a2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `InvalidInput` is never constructed
[INFO] [stdout]   --> src/views/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct InvalidInput;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/models/vec_wrapper.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/console.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 86 |         vec_model: Vec<&'a M>,
[INFO] [stdout]    |                         -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     ) -> Either<&M, usize>
[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 |     ) -> Either<&'a M, usize>
[INFO] [stdout]    |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/console.rs:95:71
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn select_model<'a, M>(&'a self, vec_model: Vec<&'a M>) -> Option<&M>
[INFO] [stdout]    |                             --                       --               ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                        |
[INFO] [stdout]    |                             |                        the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn select_model<'a, M>(&'a self, vec_model: Vec<&'a M>) -> Option<&'a M>
[INFO] [stdout]    |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/views/console.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 273 |         vec_model: Vec<&'a M>,
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 276 |     ) -> Either<&M, usize>
[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] 276 |     ) -> Either<&'a M, usize>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/views/console.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let _page = page.clone();
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[&M]` does not implement `Clone`, so calling `clone` on `&[&M]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/views/console.rs:391:71
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn select_model<'a, M>(&'a self, vec_model: Vec<&'a M>) -> Option<&M>
[INFO] [stdout]     |                             --                       --               ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |                        |
[INFO] [stdout]     |                             |                        the lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn select_model<'a, M>(&'a self, vec_model: Vec<&'a M>) -> Option<&'a M>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/contract_view.rs:33:78
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn select_contract<'a>(&'a self, contracts: Vec<&'a Contract>) -> Option<&Contract>;
[INFO] [stdout]    |                             --                       --                      ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                        |
[INFO] [stdout]    |                             |                        the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn select_contract<'a>(&'a self, contracts: Vec<&'a Contract>) -> Option<&'a Contract>;
[INFO] [stdout]    |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/contract_view.rs:54:78
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn select_contract<'a>(&'a self, contracts: Vec<&'a Contract>) -> Option<&Contract> {
[INFO] [stdout]    |                             --                       --                      ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                        |
[INFO] [stdout]    |                             |                        the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn select_contract<'a>(&'a self, contracts: Vec<&'a Contract>) -> Option<&'a Contract> {
[INFO] [stdout]    |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/item_view.rs:43:66
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn select_item<'a>(&'a self, items: Vec<&'a Item>) -> Option<&Item>;
[INFO] [stdout]    |                         --                   --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                    |
[INFO] [stdout]    |                         |                    the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn select_item<'a>(&'a self, items: Vec<&'a Item>) -> Option<&'a Item>;
[INFO] [stdout]    |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/views/item_view.rs:152:66
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn select_item<'a>(&'a self, items: Vec<&'a Item>) -> Option<&Item> {
[INFO] [stdout]     |                         --                   --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                         |                    |
[INFO] [stdout]     |                         |                    the lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn select_item<'a>(&'a self, items: Vec<&'a Item>) -> Option<&'a Item> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/member_view.rs:53:72
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn select_member<'a>(&'a self, members: Vec<&'a Member>) -> Option<&Member>;
[INFO] [stdout]    |                           --                     --                    ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                      |
[INFO] [stdout]    |                           |                      the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn select_member<'a>(&'a self, members: Vec<&'a Member>) -> Option<&'a Member>;
[INFO] [stdout]    |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/views/member_view.rs:182:72
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn select_member<'a>(&'a self, members: Vec<&'a Member>) -> Option<&Member> {
[INFO] [stdout]     |                           --                     --                    ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                      |
[INFO] [stdout]     |                           |                      the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn select_member<'a>(&'a self, members: Vec<&'a Member>) -> Option<&'a Member> {
[INFO] [stdout]     |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvalidInput` is never constructed
[INFO] [stdout]   --> src/views/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct InvalidInput;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/models/vec_wrapper.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/console.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 86 |         vec_model: Vec<&'a M>,
[INFO] [stdout]    |                         -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     ) -> Either<&M, usize>
[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 |     ) -> Either<&'a M, usize>
[INFO] [stdout]    |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/console.rs:95:71
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn select_model<'a, M>(&'a self, vec_model: Vec<&'a M>) -> Option<&M>
[INFO] [stdout]    |                             --                       --               ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                        |
[INFO] [stdout]    |                             |                        the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn select_model<'a, M>(&'a self, vec_model: Vec<&'a M>) -> Option<&'a M>
[INFO] [stdout]    |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/views/console.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 273 |         vec_model: Vec<&'a M>,
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 276 |     ) -> Either<&M, usize>
[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] 276 |     ) -> Either<&'a M, usize>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/views/console.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let _page = page.clone();
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[&M]` does not implement `Clone`, so calling `clone` on `&[&M]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/views/console.rs:391:71
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn select_model<'a, M>(&'a self, vec_model: Vec<&'a M>) -> Option<&M>
[INFO] [stdout]     |                             --                       --               ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |                        |
[INFO] [stdout]     |                             |                        the lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn select_model<'a, M>(&'a self, vec_model: Vec<&'a M>) -> Option<&'a M>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/contract_view.rs:33:78
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn select_contract<'a>(&'a self, contracts: Vec<&'a Contract>) -> Option<&Contract>;
[INFO] [stdout]    |                             --                       --                      ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                        |
[INFO] [stdout]    |                             |                        the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn select_contract<'a>(&'a self, contracts: Vec<&'a Contract>) -> Option<&'a Contract>;
[INFO] [stdout]    |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/contract_view.rs:54:78
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn select_contract<'a>(&'a self, contracts: Vec<&'a Contract>) -> Option<&Contract> {
[INFO] [stdout]    |                             --                       --                      ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                        |
[INFO] [stdout]    |                             |                        the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn select_contract<'a>(&'a self, contracts: Vec<&'a Contract>) -> Option<&'a Contract> {
[INFO] [stdout]    |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/item_view.rs:43:66
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn select_item<'a>(&'a self, items: Vec<&'a Item>) -> Option<&Item>;
[INFO] [stdout]    |                         --                   --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                    |
[INFO] [stdout]    |                         |                    the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn select_item<'a>(&'a self, items: Vec<&'a Item>) -> Option<&'a Item>;
[INFO] [stdout]    |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/views/item_view.rs:152:66
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn select_item<'a>(&'a self, items: Vec<&'a Item>) -> Option<&Item> {
[INFO] [stdout]     |                         --                   --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                         |                    |
[INFO] [stdout]     |                         |                    the lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn select_item<'a>(&'a self, items: Vec<&'a Item>) -> Option<&'a Item> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/views/member_view.rs:53:72
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn select_member<'a>(&'a self, members: Vec<&'a Member>) -> Option<&Member>;
[INFO] [stdout]    |                           --                     --                    ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |                      |
[INFO] [stdout]    |                           |                      the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn select_member<'a>(&'a self, members: Vec<&'a Member>) -> Option<&'a Member>;
[INFO] [stdout]    |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/views/member_view.rs:182:72
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn select_member<'a>(&'a self, members: Vec<&'a Member>) -> Option<&Member> {
[INFO] [stdout]     |                           --                     --                    ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                      |
[INFO] [stdout]     |                           |                      the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn select_member<'a>(&'a self, members: Vec<&'a Member>) -> Option<&'a Member> {
[INFO] [stdout]     |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.25s
[INFO] running `Command { std: "docker" "inspect" "25ce470de83778a5c278ce0d5c9bd7013b2d76011b18f88dce4af48b5694b21f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ce470de83778a5c278ce0d5c9bd7013b2d76011b18f88dce4af48b5694b21f", kill_on_drop: false }`
[INFO] [stdout] 25ce470de83778a5c278ce0d5c9bd7013b2d76011b18f88dce4af48b5694b21f
