[INFO] fetching crate sway-conf 0.3.0...
[INFO] building sway-conf-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate sway-conf 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sway-conf 0.3.0
[INFO] finished tweaking crates.io crate sway-conf 0.3.0
[INFO] tweaked toml for crates.io crate sway-conf 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sway-conf 0.3.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding memchr v2.3.4 (available: v2.7.6)
[INFO] [stderr]       Adding nom v6.2.2 (available: v8.0.0)
[INFO] [stderr]       Adding nom_locate v3.0.2 (available: v5.0.0)
[INFO] [stderr]       Adding pretty_assertions v0.6.1 (available: v1.4.1)
[INFO] [stderr]       Adding test-case v1.2.3 (available: v3.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80ae4da18aa0ad6c758f02692ff70fd3432324dcf65562afed5300c942b137d8
[INFO] running `Command { std: "docker" "start" "-a" "80ae4da18aa0ad6c758f02692ff70fd3432324dcf65562afed5300c942b137d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80ae4da18aa0ad6c758f02692ff70fd3432324dcf65562afed5300c942b137d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ae4da18aa0ad6c758f02692ff70fd3432324dcf65562afed5300c942b137d8", kill_on_drop: false }`
[INFO] [stdout] 80ae4da18aa0ad6c758f02692ff70fd3432324dcf65562afed5300c942b137d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c29d883d330c2422e7797956a0eb85c81a8fd0a109e4fe15e46af3dd11d5da5f
[INFO] running `Command { std: "docker" "start" "-a" "c29d883d330c2422e7797956a0eb85c81a8fd0a109e4fe15e46af3dd11d5da5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling conch-parser v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nom_locate v3.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sway-conf v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ast/bind.rs:64:95
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec<Atom>) -> Result<Item<'a>, Err> {
[INFO] [stdout]    |                                                --                                        --   ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |                                         |
[INFO] [stdout]    |                                                the lifetime is named here                the same 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] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec<Atom>) -> Result<Item<'a>, Err<'a>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:238:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |     line: primitives::Line<'a>,
[INFO] [stdout]     |                            -- the lifetime is named here
[INFO] [stdout] 237 |     mut atoms: Vec<Atom>,
[INFO] [stdout] 238 | ) -> Result<Item<'a>, Err> {
[INFO] [stdout]     |                  --   ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same 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] 238 | ) -> Result<Item<'a>, Err<'a>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:321:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |     stanza: layout::Stanza<'a>,
[INFO] [stdout]     |                            -- the lifetime is named here
[INFO] [stdout] 320 |     outer_prefix_atoms: Vec<Atom>,
[INFO] [stdout] 321 | ) -> Result<Item<'a>, Err> {
[INFO] [stdout]     |                  --   ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same 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] 321 | ) -> Result<Item<'a>, Err<'a>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:354:42
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn parse(stanzas: Vec<layout::Stanza<'_>>) -> Result<Vec<Item<'_>>, Err> {
[INFO] [stdout]     |                                          ^^                       ^^    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |                        |
[INFO] [stdout]     |                                          |                        the same lifetime is elided here
[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] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn parse(stanzas: Vec<layout::Stanza<'_>>) -> Result<Vec<Item<'_>>, Err<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `NAME` is never used
[INFO] [stdout]   --> src/compiler.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) trait Pass {
[INFO] [stdout]    |                  ---- associated constant in this trait
[INFO] [stdout] 26 |     const NAME: &'static str;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1
[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" "c29d883d330c2422e7797956a0eb85c81a8fd0a109e4fe15e46af3dd11d5da5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c29d883d330c2422e7797956a0eb85c81a8fd0a109e4fe15e46af3dd11d5da5f", kill_on_drop: false }`
[INFO] [stdout] c29d883d330c2422e7797956a0eb85c81a8fd0a109e4fe15e46af3dd11d5da5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2b35bc189824c0678cc285dde3303b3442220124e2bf3850af42e88813b3c99
[INFO] running `Command { std: "docker" "start" "-a" "f2b35bc189824c0678cc285dde3303b3442220124e2bf3850af42e88813b3c99", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-case v1.2.3
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ast/bind.rs:64:95
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec<Atom>) -> Result<Item<'a>, Err> {
[INFO] [stdout]    |                                                --                                        --   ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |                                         |
[INFO] [stdout]    |                                                the lifetime is named here                the same 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] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec<Atom>) -> Result<Item<'a>, Err<'a>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:238:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |     line: primitives::Line<'a>,
[INFO] [stdout]     |                            -- the lifetime is named here
[INFO] [stdout] 237 |     mut atoms: Vec<Atom>,
[INFO] [stdout] 238 | ) -> Result<Item<'a>, Err> {
[INFO] [stdout]     |                  --   ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same 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] 238 | ) -> Result<Item<'a>, Err<'a>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:321:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |     stanza: layout::Stanza<'a>,
[INFO] [stdout]     |                            -- the lifetime is named here
[INFO] [stdout] 320 |     outer_prefix_atoms: Vec<Atom>,
[INFO] [stdout] 321 | ) -> Result<Item<'a>, Err> {
[INFO] [stdout]     |                  --   ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same 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] 321 | ) -> Result<Item<'a>, Err<'a>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:354:42
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn parse(stanzas: Vec<layout::Stanza<'_>>) -> Result<Vec<Item<'_>>, Err> {
[INFO] [stdout]     |                                          ^^                       ^^    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |                        |
[INFO] [stdout]     |                                          |                        the same lifetime is elided here
[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] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn parse(stanzas: Vec<layout::Stanza<'_>>) -> Result<Vec<Item<'_>>, Err<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `NAME` is never used
[INFO] [stdout]   --> src/compiler.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) trait Pass {
[INFO] [stdout]    |                  ---- associated constant in this trait
[INFO] [stdout] 26 |     const NAME: &'static str;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling sway-conf v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `NAME` is never used
[INFO] [stdout]   --> src/compiler.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) trait Pass {
[INFO] [stdout]    |                  ---- associated constant in this trait
[INFO] [stdout] 26 |     const NAME: &'static 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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:238:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |     line: primitives::Line<'a>,
[INFO] [stdout]     |                            -- the lifetime is named here
[INFO] [stdout] 237 |     mut atoms: Vec<Atom>,
[INFO] [stdout] 238 | ) -> Result<Item<'a>, Err> {
[INFO] [stdout]     |                  --   ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same 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] 238 | ) -> Result<Item<'a>, Err<'a>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ast/bind.rs:64:95
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec<Atom>) -> Result<Item<'a>, Err> {
[INFO] [stdout]    |                                                --                                        --   ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |                                         |
[INFO] [stdout]    |                                                the lifetime is named here                the same 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] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec<Atom>) -> Result<Item<'a>, Err<'a>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:321:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |     stanza: layout::Stanza<'a>,
[INFO] [stdout]     |                            -- the lifetime is named here
[INFO] [stdout] 320 |     outer_prefix_atoms: Vec<Atom>,
[INFO] [stdout] 321 | ) -> Result<Item<'a>, Err> {
[INFO] [stdout]     |                  --   ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same 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] 321 | ) -> Result<Item<'a>, Err<'a>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:354:42
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn parse(stanzas: Vec<layout::Stanza<'_>>) -> Result<Vec<Item<'_>>, Err> {
[INFO] [stdout]     |                                          ^^                       ^^    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |                        |
[INFO] [stdout]     |                                          |                        the same lifetime is elided here
[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] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn parse(stanzas: Vec<layout::Stanza<'_>>) -> Result<Vec<Item<'_>>, Err<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1
[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" "f2b35bc189824c0678cc285dde3303b3442220124e2bf3850af42e88813b3c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2b35bc189824c0678cc285dde3303b3442220124e2bf3850af42e88813b3c99", kill_on_drop: false }`
[INFO] [stdout] f2b35bc189824c0678cc285dde3303b3442220124e2bf3850af42e88813b3c99
