[INFO] fetching crate run-or-raise 0.3.3...
[INFO] checking run-or-raise-0.3.3 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate run-or-raise 0.3.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate run-or-raise 0.3.3
[INFO] finished tweaking crates.io crate run-or-raise 0.3.3
[INFO] tweaked toml for crates.io crate run-or-raise 0.3.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate run-or-raise 0.3.3 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate run-or-raise 0.3.3 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91ce479236f3b53a7f54d02909e0c4661057e10404ff48442e767b0a1fa5fca4
[INFO] running `Command { std: "docker" "start" "-a" "91ce479236f3b53a7f54d02909e0c4661057e10404ff48442e767b0a1fa5fca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91ce479236f3b53a7f54d02909e0c4661057e10404ff48442e767b0a1fa5fca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ce479236f3b53a7f54d02909e0c4661057e10404ff48442e767b0a1fa5fca4", kill_on_drop: false }`
[INFO] [stdout] 91ce479236f3b53a7f54d02909e0c4661057e10404ff48442e767b0a1fa5fca4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75f9ed0551187a2d5736b5ab797970db378f4ce6c483905e57bafa32772bddcf
[INFO] running `Command { std: "docker" "start" "-a" "75f9ed0551187a2d5736b5ab797970db378f4ce6c483905e57bafa32772bddcf", kill_on_drop: false }`
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking run-or-raise v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:17:47
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn property<'a, E>(input: &'a str) -> IResult<&str, Property, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn property<'a, E>(input: &'a str) -> IResult<&'a str, Property, E>
[INFO] [stdout]    |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:31:45
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&str, &str, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E>
[INFO] [stdout]    |                                              ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:38:49
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&str, &str, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E>
[INFO] [stdout]    |                                                  ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&str, String, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&'a str, String, E>
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:54:52
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&str, String, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&'a str, String, E>
[INFO] [stdout]    |                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:64:41
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&str, (), E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&'a str, (), E>
[INFO] [stdout]    |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:71:47
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&str, Operator, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E>
[INFO] [stdout]    |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&str, Regex, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&'a str, Regex, E>
[INFO] [stdout]    |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:87:47
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&str, Operator, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E>
[INFO] [stdout]    |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:94:45
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&str, Match, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&'a str, Match, E>
[INFO] [stdout]    |                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:114:54
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:140:47
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:159:47
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:175:50
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:191:48
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:17:47
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn property<'a, E>(input: &'a str) -> IResult<&str, Property, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn property<'a, E>(input: &'a str) -> IResult<&'a str, Property, E>
[INFO] [stdout]    |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:31:45
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&str, &str, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E>
[INFO] [stdout]    |                                              ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:38:49
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&str, &str, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E>
[INFO] [stdout]    |                                                  ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&str, String, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&'a str, String, E>
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:54:52
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&str, String, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&'a str, String, E>
[INFO] [stdout]    |                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:64:41
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&str, (), E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&'a str, (), E>
[INFO] [stdout]    |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:71:47
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&str, Operator, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E>
[INFO] [stdout]    |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&str, Regex, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&'a str, Regex, E>
[INFO] [stdout]    |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:87:47
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&str, Operator, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E>
[INFO] [stdout]    |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:94:45
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&str, Match, E>
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&'a str, Match, E>
[INFO] [stdout]    |                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:114:54
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:140:47
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:159:47
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:175:50
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parsing.rs:191:48
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&str, Condition, E>
[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 `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E>
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.20s
[INFO] running `Command { std: "docker" "inspect" "75f9ed0551187a2d5736b5ab797970db378f4ce6c483905e57bafa32772bddcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f9ed0551187a2d5736b5ab797970db378f4ce6c483905e57bafa32772bddcf", kill_on_drop: false }`
[INFO] [stdout] 75f9ed0551187a2d5736b5ab797970db378f4ce6c483905e57bafa32772bddcf
