[INFO] fetching crate rtlicious 0.1.1...
[INFO] building rtlicious-0.1.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rtlicious 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rtlicious 0.1.1
[INFO] finished tweaking crates.io crate rtlicious 0.1.1
[INFO] tweaked toml for crates.io crate rtlicious 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtlicious 0.1.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding nom_locate v4.2.0 (available: v5.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded nom-tracable v0.9.1
[INFO] [stderr]   Downloaded nom-tracable-macros v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e696269c78509e296e3aa0964bf5d2839d5bd6224ad2b12f49befaf13e975c8a
[INFO] running `Command { std: "docker" "start" "-a" "e696269c78509e296e3aa0964bf5d2839d5bd6224ad2b12f49befaf13e975c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e696269c78509e296e3aa0964bf5d2839d5bd6224ad2b12f49befaf13e975c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e696269c78509e296e3aa0964bf5d2839d5bd6224ad2b12f49befaf13e975c8a", kill_on_drop: false }`
[INFO] [stdout] e696269c78509e296e3aa0964bf5d2839d5bd6224ad2b12f49befaf13e975c8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07cbcc58f2648ed4ee84b739d21a4da4e475431c5b41c233899e32e4ea958994
[INFO] running `Command { std: "docker" "start" "-a" "07cbcc58f2648ed4ee84b739d21a4da4e475431c5b41c233899e32e4ea958994", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling rtlicious v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub fn parse(input: &str) -> Result<Design, Span> {
[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] 257 | pub fn parse(input: &str) -> Result<Design, Span<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cell.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]     |                                    ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |                |
[INFO] [stdout]     |                                    |                the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]     |                                        ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/design.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new_from_str(input: &str) -> Result<Design, Span> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new_from_str(input: &str) -> Result<Design, Span<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/module.rs:94:38
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) fn module_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]    |                                      ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is hidden here
[INFO] [stdout]    |                                      the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) fn module_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                                          ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/process.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) fn process_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]    |                                       ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                       |                |
[INFO] [stdout]    |                                       |                the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) fn process_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                                           ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult<Span, char, E>
[INFO] [stdout]    |                                 --              ^^^^ the same lifetime is hidden 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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult<Span<'a>, char, E>
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:48:58
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult<Span, char, E>
[INFO] [stdout]    |                                          --              ^^^^ the same lifetime is hidden 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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult<Span<'a>, char, E>
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     input: Span<'a>,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 79 | ) -> IResult<Span, Span, E> {
[INFO] [stdout]    |              ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden 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] 79 | ) -> IResult<Span<'a>, Span<'a>, E> {
[INFO] [stdout]    |                  ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:84:75
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn parse_literal<'a, E: ParseError<Span<'a>>>(input: Span<'a>) -> IResult<Span, Span, E> {
[INFO] [stdout]    |                                                           --              ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                           |               |
[INFO] [stdout]    |                                                           |               the same lifetime is hidden 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] 84 | fn parse_literal<'a, E: ParseError<Span<'a>>>(input: Span<'a>) -> IResult<Span<'a>, Span<'a>, E> {
[INFO] [stdout]    |                                                                               ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:108:54
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult<Span, StringFragment<'a>, E>
[INFO] [stdout]     |                                      --              ^^^^                 -- the same lifetime is named here
[INFO] [stdout]     |                                      |               |
[INFO] [stdout]     |                                      |               the same lifetime is hidden 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] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult<Span<'a>, StringFragment<'a>, E>
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:124:52
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult<Span, String, E>
[INFO] [stdout]     |                                    --              ^^^^ the same lifetime is hidden 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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult<Span<'a>, String, E>
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/switch.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]    |                                      ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is hidden here
[INFO] [stdout]    |                                      the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                                          ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
[INFO] running `Command { std: "docker" "inspect" "07cbcc58f2648ed4ee84b739d21a4da4e475431c5b41c233899e32e4ea958994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07cbcc58f2648ed4ee84b739d21a4da4e475431c5b41c233899e32e4ea958994", kill_on_drop: false }`
[INFO] [stdout] 07cbcc58f2648ed4ee84b739d21a4da4e475431c5b41c233899e32e4ea958994
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2b42ae378073c0e8bd5fd310df99cdaceaf3cb6eb69f4b462179ba90629e1f3
[INFO] running `Command { std: "docker" "start" "-a" "a2b42ae378073c0e8bd5fd310df99cdaceaf3cb6eb69f4b462179ba90629e1f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub fn parse(input: &str) -> Result<Design, Span> {
[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] 257 | pub fn parse(input: &str) -> Result<Design, Span<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cell.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]     |                                    ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |                |
[INFO] [stdout]     |                                    |                the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]     |                                        ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/design.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new_from_str(input: &str) -> Result<Design, Span> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new_from_str(input: &str) -> Result<Design, Span<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/module.rs:94:38
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) fn module_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]    |                                      ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is hidden here
[INFO] [stdout]    |                                      the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) fn module_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                                          ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/process.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) fn process_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]    |                                       ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                       |                |
[INFO] [stdout]    |                                       |                the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) fn process_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                                           ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult<Span, char, E>
[INFO] [stdout]    |                                 --              ^^^^ the same lifetime is hidden 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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult<Span<'a>, char, E>
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:48:58
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult<Span, char, E>
[INFO] [stdout]    |                                          --              ^^^^ the same lifetime is hidden 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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult<Span<'a>, char, E>
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     input: Span<'a>,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 79 | ) -> IResult<Span, Span, E> {
[INFO] [stdout]    |              ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden 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] 79 | ) -> IResult<Span<'a>, Span<'a>, E> {
[INFO] [stdout]    |                  ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:84:75
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn parse_literal<'a, E: ParseError<Span<'a>>>(input: Span<'a>) -> IResult<Span, Span, E> {
[INFO] [stdout]    |                                                           --              ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                           |               |
[INFO] [stdout]    |                                                           |               the same lifetime is hidden 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] 84 | fn parse_literal<'a, E: ParseError<Span<'a>>>(input: Span<'a>) -> IResult<Span<'a>, Span<'a>, E> {
[INFO] [stdout]    |                                                                               ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:108:54
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult<Span, StringFragment<'a>, E>
[INFO] [stdout]     |                                      --              ^^^^                 -- the same lifetime is named here
[INFO] [stdout]     |                                      |               |
[INFO] [stdout]     |                                      |               the same lifetime is hidden 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] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult<Span<'a>, StringFragment<'a>, E>
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:124:52
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult<Span, String, E>
[INFO] [stdout]     |                                    --              ^^^^ the same lifetime is hidden 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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult<Span<'a>, String, E>
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/switch.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]    |                                      ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is hidden here
[INFO] [stdout]    |                                      the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                                          ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rtlicious v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub fn parse(input: &str) -> Result<Design, Span> {
[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] 257 | pub fn parse(input: &str) -> Result<Design, Span<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cell.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]     |                                    ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |                |
[INFO] [stdout]     |                                    |                the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]     |                                        ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/design.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new_from_str(input: &str) -> Result<Design, Span> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new_from_str(input: &str) -> Result<Design, Span<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/module.rs:94:38
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) fn module_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]    |                                      ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is hidden here
[INFO] [stdout]    |                                      the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) fn module_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                                          ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/process.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) fn process_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]    |                                       ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                       |                |
[INFO] [stdout]    |                                       |                the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) fn process_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                                           ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult<Span, char, E>
[INFO] [stdout]    |                                 --              ^^^^ the same lifetime is hidden 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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult<Span<'a>, char, E>
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:48:58
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult<Span, char, E>
[INFO] [stdout]    |                                          --              ^^^^ the same lifetime is hidden 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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult<Span<'a>, char, E>
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     input: Span<'a>,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 79 | ) -> IResult<Span, Span, E> {
[INFO] [stdout]    |              ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden 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] 79 | ) -> IResult<Span<'a>, Span<'a>, E> {
[INFO] [stdout]    |                  ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:84:75
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn parse_literal<'a, E: ParseError<Span<'a>>>(input: Span<'a>) -> IResult<Span, Span, E> {
[INFO] [stdout]    |                                                           --              ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                           |               |
[INFO] [stdout]    |                                                           |               the same lifetime is hidden 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] 84 | fn parse_literal<'a, E: ParseError<Span<'a>>>(input: Span<'a>) -> IResult<Span<'a>, Span<'a>, E> {
[INFO] [stdout]    |                                                                               ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:108:54
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult<Span, StringFragment<'a>, E>
[INFO] [stdout]     |                                      --              ^^^^                 -- the same lifetime is named here
[INFO] [stdout]     |                                      |               |
[INFO] [stdout]     |                                      |               the same lifetime is hidden 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] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult<Span<'a>, StringFragment<'a>, E>
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:124:52
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult<Span, String, E>
[INFO] [stdout]     |                                    --              ^^^^ the same lifetime is hidden 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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult<Span<'a>, String, E>
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/switch.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(input: Span) -> IResult<Span, &str> {
[INFO] [stdout]    |                                      ^^^^             ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                      |                |
[INFO] [stdout]    |                                      |                the same lifetime is hidden here
[INFO] [stdout]    |                                      the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(input: Span<'_>) -> IResult<Span<'_>, &str> {
[INFO] [stdout]    |                                          ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.97s
[INFO] running `Command { std: "docker" "inspect" "a2b42ae378073c0e8bd5fd310df99cdaceaf3cb6eb69f4b462179ba90629e1f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b42ae378073c0e8bd5fd310df99cdaceaf3cb6eb69f4b462179ba90629e1f3", kill_on_drop: false }`
[INFO] [stdout] a2b42ae378073c0e8bd5fd310df99cdaceaf3cb6eb69f4b462179ba90629e1f3
