[INFO] cloning repository https://github.com/phord/AdventOfCode2019
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phord/AdventOfCode2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphord%2FAdventOfCode2019", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphord%2FAdventOfCode2019'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f72c3d4994e70124178cdd557b6c80ec7329417
[INFO] checking phord/AdventOfCode2019 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphord%2FAdventOfCode2019" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phord/AdventOfCode2019
[INFO] finished tweaking git repo https://github.com/phord/AdventOfCode2019
[INFO] tweaked toml for git repo https://github.com/phord/AdventOfCode2019 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phord/AdventOfCode2019 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/phord/AdventOfCode2019 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 is-terminal v0.4.1
[INFO] [stderr]   Downloaded yaah v0.2.2
[INFO] [stderr]   Downloaded ipnet v2.6.0
[INFO] [stderr]   Downloaded permute v0.2.1
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 795ab0fca16e28d01b2558b284ece8b36de85972da090c7f2aa83a8804e64315
[INFO] running `Command { std: "docker" "start" "-a" "795ab0fca16e28d01b2558b284ece8b36de85972da090c7f2aa83a8804e64315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "795ab0fca16e28d01b2558b284ece8b36de85972da090c7f2aa83a8804e64315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "795ab0fca16e28d01b2558b284ece8b36de85972da090c7f2aa83a8804e64315", kill_on_drop: false }`
[INFO] [stdout] 795ab0fca16e28d01b2558b284ece8b36de85972da090c7f2aa83a8804e64315
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4d0a4f38dda57d9c0301a83cc2a21367e9e895fd81b51fffaeea4af0dd9f4fa0
[INFO] running `Command { std: "docker" "start" "-a" "4d0a4f38dda57d9c0301a83cc2a21367e9e895fd81b51fffaeea4af0dd9f4fa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling openssl v0.10.44
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling openssl-sys v0.9.79
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ipnet v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking permute v0.2.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]    Compiling cookie_store v0.16.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling yaah v0.2.2
[INFO] [stderr]     Checking advent_of_code2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/day10.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     .map(|(y,x)| ((angle(&(*y, *x), &origin), *y, *x)))
[INFO] [stdout]     |                                  ^                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 106 -                     .map(|(y,x)| ((angle(&(*y, *x), &origin), *y, *x)))
[INFO] [stdout] 106 +                     .map(|(y,x)| (angle(&(*y, *x), &origin), *y, *x) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/day10.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     .map(|(y,x)| ((angle(&(*y, *x), &origin), *y, *x)))
[INFO] [stdout]     |                                  ^                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 106 -                     .map(|(y,x)| ((angle(&(*y, *x), &origin), *y, *x)))
[INFO] [stdout] 106 +                     .map(|(y,x)| (angle(&(*y, *x), &origin), *y, *x) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]  --> src/day9.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_no_input` is never used
[INFO] [stdout]   --> src/intcode.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn test_no_input(input: &'static str) -> Vec<i64> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve1` is never used
[INFO] [stdout]   --> src/intcode.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn solve1(input: &'static str, data: Vec<i64>) -> Vec<i64> {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day3.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day4.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day6.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse(input: &'static str) -> HashMap<&str, &str> {
[INFO] [stdout]    |                  -------                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                       |
[INFO] [stdout]    |                  |                       the same lifetime is elided 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 `'static`
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse(input: &'static str) -> HashMap<&'static str, &'static str> {
[INFO] [stdout]    |                                           +++++++       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/day9.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]   |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  the lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]   |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day11.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day12.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day13.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day14.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day15.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day16.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day17.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day18.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day19.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day20.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day21.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day22.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day23.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day24.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day25.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]  --> src/day9.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day3.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day4.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day6.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse(input: &'static str) -> HashMap<&str, &str> {
[INFO] [stdout]    |                  -------                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                       |
[INFO] [stdout]    |                  |                       the same lifetime is elided 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 `'static`
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse(input: &'static str) -> HashMap<&'static str, &'static str> {
[INFO] [stdout]    |                                           +++++++       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/day9.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]   |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  the lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]   |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day11.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day12.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day13.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day14.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day15.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day16.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day17.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day18.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day19.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day20.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day21.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day22.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day23.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day24.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/day25.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&str> {
[INFO] [stdout]    |                  -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &'static str) -> Vec<&'static str> {
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4d0a4f38dda57d9c0301a83cc2a21367e9e895fd81b51fffaeea4af0dd9f4fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d0a4f38dda57d9c0301a83cc2a21367e9e895fd81b51fffaeea4af0dd9f4fa0", kill_on_drop: false }`
[INFO] [stdout] 4d0a4f38dda57d9c0301a83cc2a21367e9e895fd81b51fffaeea4af0dd9f4fa0
