[INFO] cloning repository https://github.com/21aslade/rando-shuffler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/21aslade/rando-shuffler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F21aslade%2Frando-shuffler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F21aslade%2Frando-shuffler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43dda7ad76389598a7a610477144de133f8cd492
[INFO] testing 21aslade/rando-shuffler against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F21aslade%2Frando-shuffler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/21aslade/rando-shuffler
[INFO] finished tweaking git repo https://github.com/21aslade/rando-shuffler
[INFO] tweaked toml for git repo https://github.com/21aslade/rando-shuffler written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/21aslade/rando-shuffler on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/21aslade/rando-shuffler 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v7.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 908472cb53392a2e32c76cf29fe871ff1d21e4686d5b50316ecca4794e03a9a7
[INFO] running `Command { std: "docker" "start" "-a" "908472cb53392a2e32c76cf29fe871ff1d21e4686d5b50316ecca4794e03a9a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "908472cb53392a2e32c76cf29fe871ff1d21e4686d5b50316ecca4794e03a9a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "908472cb53392a2e32c76cf29fe871ff1d21e4686d5b50316ecca4794e03a9a7", kill_on_drop: false }`
[INFO] [stdout] 908472cb53392a2e32c76cf29fe871ff1d21e4686d5b50316ecca4794e03a9a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6cea6c92c8adac9894e7516d5842e752afaeecdfb15e3f9dfb93240b8d00ca0
[INFO] running `Command { std: "docker" "start" "-a" "f6cea6c92c8adac9894e7516d5842e752afaeecdfb15e3f9dfb93240b8d00ca0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rando_parser v0.1.0 (/opt/rustwide/workdir/rando_parser)
[INFO] [stdout] warning: function `ws` is never used
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn ws<'a: 'b, 'b, F: 'b, O, E: ParseError<&'a str>>(
[INFO] [stdout]    |        ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:16:56
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn relation_name<'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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn relation_name<'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]   --> rando_parser/src/common/parser.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn keyword<'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] 23 | pub fn keyword<'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]   --> rando_parser/src/common/parser.rs:35:77
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn keyword_unchecked<'a, E: ParseError<&'a str>>(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] 35 | fn keyword_unchecked<'a, E: ParseError<&'a str>>(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]   --> rando_parser/src/common/parser.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn full_ident<'a, E>(input: &'a str) -> IResult<&str, FullIdent<'_>, 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] 39 - pub fn full_ident<'a, E>(input: &'a str) -> IResult<&str, FullIdent<'_>, E>
[INFO] [stdout] 39 + pub fn full_ident<'a, E>(input: &'a str) -> IResult<&'a str, FullIdent<'a>, E>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:49:53
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn ident_part<'a, E>(input: &'a str) -> IResult<&str, Ident<'_>, 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] 49 - pub fn ident_part<'a, E>(input: &'a str) -> IResult<&str, Ident<'_>, E>
[INFO] [stdout] 49 + pub fn ident_part<'a, E>(input: &'a str) -> IResult<&'a str, Ident<'a>, E>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 61 | ) -> IResult<&str, Ident<'_>, E> {
[INFO] [stdout]    |              ^^^^        ^^ the same lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 61 - ) -> IResult<&str, Ident<'_>, E> {
[INFO] [stdout] 61 + ) -> IResult<&'a str, Ident<'a>, E> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:69:72
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn normal_ident<'a, E: ParseError<&'a str>>(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] 69 | fn normal_ident<'a, E: ParseError<&'a str>>(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]   --> rando_parser/src/common/parser.rs:73:75
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn asciilower1<'a, E: ParseError<&'a str>>(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] 73 | pub fn asciilower1<'a, E: ParseError<&'a str>>(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]   --> rando_parser/src/common/parser.rs:76:75
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn asciiupper1<'a, E: ParseError<&'a str>>(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] 76 | pub fn asciiupper1<'a, E: ParseError<&'a str>>(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]   --> rando_parser/src/common/parser.rs:80:77
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn escaped_ident<'a, E: ParseError<&'a str>>(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] 80 | pub fn escaped_ident<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                              ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/descriptor.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse(input: &str) -> Result<HashMap<&str, Vec<RuleDef>>, ParseError<DescriptorError>> {
[INFO] [stdout]    |                     ^^^^                    ^^^^      ^^^^^^^    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |                       |         |          |          |
[INFO] [stdout]    |                     |                       |         |          |          the same lifetime is hidden here
[INFO] [stdout]    |                     |                       |         |          the same lifetime is hidden here
[INFO] [stdout]    |                     |                       |         the same lifetime is hidden here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse(input: &str) -> Result<HashMap<&str, Vec<RuleDef<'_>>>, ParseError<'_, DescriptorError<'_>>> {
[INFO] [stdout]    |                                                              ++++               +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/descriptor/parser.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     full: &'a str,
[INFO] [stdout]    |            -- the lifetime is named here
[INFO] [stdout] 43 | ) -> Result<HashMap<&str, Vec<RuleDef>>, ParseError<DescriptorError>> {
[INFO] [stdout]    |                     ^^^^      ^^^^^^^    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |         |          |          |
[INFO] [stdout]    |                     |         |          |          the same lifetime is hidden here
[INFO] [stdout]    |                     |         |          the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is hidden here
[INFO] [stdout]    |                     the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 | ) -> Result<HashMap<&'a str, Vec<RuleDef<'a>>>, ParseError<'a, DescriptorError<'a>>> {
[INFO] [stdout]    |                      ++                 ++++               +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/descriptor/parser.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn oolean(input: &str) -> ParseResult<Oolean> {
[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] 254 | fn oolean(input: &str) -> ParseResult<'_, Oolean> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/descriptor/parser.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn state_body(input: &str) -> ParseResult<StateBody> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |           |
[INFO] [stdout]     |                      |        |           the same lifetime is hidden here
[INFO] [stdout]     |                      |        the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn state_body(input: &str) -> ParseResult<'_, StateBody<'_>> {
[INFO] [stdout]     |                                           +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/descriptor/parser.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn value_name(input: &str) -> ParseResult<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |           |
[INFO] [stdout]     |                      |        |           the same lifetime is hidden here
[INFO] [stdout]     |                      |        the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn value_name(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                           +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/descriptor/parser.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn variable(input: &str) -> ParseResult<Ident> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |           |
[INFO] [stdout]     |                    |        |           the same lifetime is hidden here
[INFO] [stdout]     |                    |        the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn variable(input: &str) -> ParseResult<'_, Ident<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/logic/parser.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn parse_items(full: &str) -> Result<Vec<Item>, ParseError<LogicParseError>> {
[INFO] [stdout]    |                          ^^^^                ^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |                   |      |          |
[INFO] [stdout]    |                          |                   |      |          the same lifetime is hidden here
[INFO] [stdout]    |                          |                   |      the same lifetime is hidden here
[INFO] [stdout]    |                          |                   the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn parse_items(full: &str) -> Result<Vec<Item<'_>>, ParseError<'_, LogicParseError<'_>>> {
[INFO] [stdout]    |                                                  ++++              +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/logic/parser.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn arrow(input: &str) -> ParseResult<Arrow> {
[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] 179 | fn arrow(input: &str) -> ParseResult<'_, Arrow> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/logic/parser.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn comment_line_end(input: &str) -> ParseResult<Option<&str>> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |        |                  |
[INFO] [stdout]     |                                |        |                  the same lifetime is elided here
[INFO] [stdout]     |                                |        the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn comment_line_end(input: &str) -> ParseResult<'_, Option<&str>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rando_core v0.1.0 (/opt/rustwide/workdir/rando_core)
[INFO] [stderr]    Compiling rando_shuffler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.30s
[INFO] running `Command { std: "docker" "inspect" "f6cea6c92c8adac9894e7516d5842e752afaeecdfb15e3f9dfb93240b8d00ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6cea6c92c8adac9894e7516d5842e752afaeecdfb15e3f9dfb93240b8d00ca0", kill_on_drop: false }`
[INFO] [stdout] f6cea6c92c8adac9894e7516d5842e752afaeecdfb15e3f9dfb93240b8d00ca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd5f123327bba5269df6e6bd65c5beffa9c6d55e9e9fc68cb9f8c5cea4a173b9
[INFO] running `Command { std: "docker" "start" "-a" "bd5f123327bba5269df6e6bd65c5beffa9c6d55e9e9fc68cb9f8c5cea4a173b9", kill_on_drop: false }`
[INFO] [stdout] warning: function `ws` is never used
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn ws<'a: 'b, 'b, F: 'b, O, E: ParseError<&'a str>>(
[INFO] [stdout]    |        ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:16:56
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn relation_name<'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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn relation_name<'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]   --> rando_parser/src/common/parser.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn keyword<'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] 23 | pub fn keyword<'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]   --> rando_parser/src/common/parser.rs:35:77
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn keyword_unchecked<'a, E: ParseError<&'a str>>(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] 35 | fn keyword_unchecked<'a, E: ParseError<&'a str>>(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]   --> rando_parser/src/common/parser.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn full_ident<'a, E>(input: &'a str) -> IResult<&str, FullIdent<'_>, 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] 39 - pub fn full_ident<'a, E>(input: &'a str) -> IResult<&str, FullIdent<'_>, E>
[INFO] [stdout] 39 + pub fn full_ident<'a, E>(input: &'a str) -> IResult<&'a str, FullIdent<'a>, E>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:49:53
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn ident_part<'a, E>(input: &'a str) -> IResult<&str, Ident<'_>, 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] 49 - pub fn ident_part<'a, E>(input: &'a str) -> IResult<&str, Ident<'_>, E>
[INFO] [stdout] 49 + pub fn ident_part<'a, E>(input: &'a str) -> IResult<&'a str, Ident<'a>, E>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 61 | ) -> IResult<&str, Ident<'_>, E> {
[INFO] [stdout]    |              ^^^^        ^^ the same lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 61 - ) -> IResult<&str, Ident<'_>, E> {
[INFO] [stdout] 61 + ) -> IResult<&'a str, Ident<'a>, E> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/common/parser.rs:69:72
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn normal_ident<'a, E: ParseError<&'a str>>(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] 69 | fn normal_ident<'a, E: ParseError<&'a str>>(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]   --> rando_parser/src/common/parser.rs:73:75
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn asciilower1<'a, E: ParseError<&'a str>>(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] 73 | pub fn asciilower1<'a, E: ParseError<&'a str>>(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]   --> rando_parser/src/common/parser.rs:76:75
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn asciiupper1<'a, E: ParseError<&'a str>>(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] 76 | pub fn asciiupper1<'a, E: ParseError<&'a str>>(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]   --> rando_parser/src/common/parser.rs:80:77
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn escaped_ident<'a, E: ParseError<&'a str>>(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] 80 | pub fn escaped_ident<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                              ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/descriptor.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse(input: &str) -> Result<HashMap<&str, Vec<RuleDef>>, ParseError<DescriptorError>> {
[INFO] [stdout]    |                     ^^^^                    ^^^^      ^^^^^^^    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |                       |         |          |          |
[INFO] [stdout]    |                     |                       |         |          |          the same lifetime is hidden here
[INFO] [stdout]    |                     |                       |         |          the same lifetime is hidden here
[INFO] [stdout]    |                     |                       |         the same lifetime is hidden here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse(input: &str) -> Result<HashMap<&str, Vec<RuleDef<'_>>>, ParseError<'_, DescriptorError<'_>>> {
[INFO] [stdout]    |                                                              ++++               +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/descriptor/parser.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     full: &'a str,
[INFO] [stdout]    |            -- the lifetime is named here
[INFO] [stdout] 43 | ) -> Result<HashMap<&str, Vec<RuleDef>>, ParseError<DescriptorError>> {
[INFO] [stdout]    |                     ^^^^      ^^^^^^^    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |         |          |          |
[INFO] [stdout]    |                     |         |          |          the same lifetime is hidden here
[INFO] [stdout]    |                     |         |          the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is hidden here
[INFO] [stdout]    |                     the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 | ) -> Result<HashMap<&'a str, Vec<RuleDef<'a>>>, ParseError<'a, DescriptorError<'a>>> {
[INFO] [stdout]    |                      ++                 ++++               +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/descriptor/parser.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn oolean(input: &str) -> ParseResult<Oolean> {
[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] 254 | fn oolean(input: &str) -> ParseResult<'_, Oolean> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/descriptor/parser.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn state_body(input: &str) -> ParseResult<StateBody> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |           |
[INFO] [stdout]     |                      |        |           the same lifetime is hidden here
[INFO] [stdout]     |                      |        the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn state_body(input: &str) -> ParseResult<'_, StateBody<'_>> {
[INFO] [stdout]     |                                           +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/descriptor/parser.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn value_name(input: &str) -> ParseResult<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |        |           |
[INFO] [stdout]     |                      |        |           the same lifetime is hidden here
[INFO] [stdout]     |                      |        the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn value_name(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                           +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/descriptor/parser.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn variable(input: &str) -> ParseResult<Ident> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |           |
[INFO] [stdout]     |                    |        |           the same lifetime is hidden here
[INFO] [stdout]     |                    |        the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn variable(input: &str) -> ParseResult<'_, Ident<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rando_parser/src/logic/parser.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn parse_items(full: &str) -> Result<Vec<Item>, ParseError<LogicParseError>> {
[INFO] [stdout]    |                          ^^^^                ^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |                   |      |          |
[INFO] [stdout]    |                          |                   |      |          the same lifetime is hidden here
[INFO] [stdout]    |                          |                   |      the same lifetime is hidden here
[INFO] [stdout]    |                          |                   the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn parse_items(full: &str) -> Result<Vec<Item<'_>>, ParseError<'_, LogicParseError<'_>>> {
[INFO] [stdout]    |                                                  ++++              +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/logic/parser.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn arrow(input: &str) -> ParseResult<Arrow> {
[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] 179 | fn arrow(input: &str) -> ParseResult<'_, Arrow> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rando_parser/src/logic/parser.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn comment_line_end(input: &str) -> ParseResult<Option<&str>> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |        |                  |
[INFO] [stdout]     |                                |        |                  the same lifetime is elided here
[INFO] [stdout]     |                                |        the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn comment_line_end(input: &str) -> ParseResult<'_, Option<&str>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rando_shuffler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "bd5f123327bba5269df6e6bd65c5beffa9c6d55e9e9fc68cb9f8c5cea4a173b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5f123327bba5269df6e6bd65c5beffa9c6d55e9e9fc68cb9f8c5cea4a173b9", kill_on_drop: false }`
[INFO] [stdout] bd5f123327bba5269df6e6bd65c5beffa9c6d55e9e9fc68cb9f8c5cea4a173b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65ca4e96a890eb0b7393d81d8d4e746030e38b41655c85471962fa77424ab8a1
[INFO] running `Command { std: "docker" "start" "-a" "65ca4e96a890eb0b7393d81d8d4e746030e38b41655c85471962fa77424ab8a1", kill_on_drop: false }`
[INFO] [stderr] warning: function `ws` is never used
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn ws<'a: 'b, 'b, F: 'b, O, E: ParseError<&'a str>>(
[INFO] [stderr]    |        ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:16:56
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn relation_name<'a, E>(input: &'a str) -> IResult<&str, &str, E>
[INFO] [stderr]    |                                     --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                     |                  |
[INFO] [stderr]    |                                     |                  the same lifetime is elided here
[INFO] [stderr]    |                                     the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn relation_name<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E>
[INFO] [stderr]    |                                                         ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:23:50
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn keyword<'a, E>(input: &'a str) -> IResult<&str, &str, E>
[INFO] [stderr]    |                               --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |                  |
[INFO] [stderr]    |                               |                  the same lifetime is elided here
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn keyword<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E>
[INFO] [stderr]    |                                                   ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:35:77
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn keyword_unchecked<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                          --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                          |                  |
[INFO] [stderr]    |                                                          |                  the same lifetime is elided here
[INFO] [stderr]    |                                                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn keyword_unchecked<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                              ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:39:53
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn full_ident<'a, E>(input: &'a str) -> IResult<&str, FullIdent<'_>, E>
[INFO] [stderr]    |                                  --                 ^^^^            ^^ the same lifetime is elided here
[INFO] [stderr]    |                                  |                  |
[INFO] [stderr]    |                                  |                  the same lifetime is elided here
[INFO] [stderr]    |                                  the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 39 - pub fn full_ident<'a, E>(input: &'a str) -> IResult<&str, FullIdent<'_>, E>
[INFO] [stderr] 39 + pub fn full_ident<'a, E>(input: &'a str) -> IResult<&'a str, FullIdent<'a>, E>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:49:53
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn ident_part<'a, E>(input: &'a str) -> IResult<&str, Ident<'_>, E>
[INFO] [stderr]    |                                  --                 ^^^^        ^^ the same lifetime is elided here
[INFO] [stderr]    |                                  |                  |
[INFO] [stderr]    |                                  |                  the same lifetime is elided here
[INFO] [stderr]    |                                  the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 49 - pub fn ident_part<'a, E>(input: &'a str) -> IResult<&str, Ident<'_>, E>
[INFO] [stderr] 49 + pub fn ident_part<'a, E>(input: &'a str) -> IResult<&'a str, Ident<'a>, E>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:61:14
[INFO] [stderr]    |
[INFO] [stderr] 60 |     input: &'a str,
[INFO] [stderr]    |             -- the lifetime is named here
[INFO] [stderr] 61 | ) -> IResult<&str, Ident<'_>, E> {
[INFO] [stderr]    |              ^^^^        ^^ the same lifetime is elided here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 61 - ) -> IResult<&str, Ident<'_>, E> {
[INFO] [stderr] 61 + ) -> IResult<&'a str, Ident<'a>, E> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:69:72
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn normal_ident<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                     --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                     |                  |
[INFO] [stderr]    |                                                     |                  the same lifetime is elided here
[INFO] [stderr]    |                                                     the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn normal_ident<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                         ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:73:75
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub fn asciilower1<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                        --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                        |                  |
[INFO] [stderr]    |                                                        |                  the same lifetime is elided here
[INFO] [stderr]    |                                                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub fn asciilower1<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                            ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:76:75
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub fn asciiupper1<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                        --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                        |                  |
[INFO] [stderr]    |                                                        |                  the same lifetime is elided here
[INFO] [stderr]    |                                                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub fn asciiupper1<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                            ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/common/parser.rs:80:77
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub fn escaped_ident<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                          --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                          |                  |
[INFO] [stderr]    |                                                          |                  the same lifetime is elided here
[INFO] [stderr]    |                                                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub fn escaped_ident<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                              ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/descriptor.rs:17:21
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn parse(input: &str) -> Result<HashMap<&str, Vec<RuleDef>>, ParseError<DescriptorError>> {
[INFO] [stderr]    |                     ^^^^                    ^^^^      ^^^^^^^    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                     |                       |         |          |          |
[INFO] [stderr]    |                     |                       |         |          |          the same lifetime is hidden here
[INFO] [stderr]    |                     |                       |         |          the same lifetime is hidden here
[INFO] [stderr]    |                     |                       |         the same lifetime is hidden here
[INFO] [stderr]    |                     |                       the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn parse(input: &str) -> Result<HashMap<&str, Vec<RuleDef<'_>>>, ParseError<'_, DescriptorError<'_>>> {
[INFO] [stderr]    |                                                              ++++               +++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/descriptor/parser.rs:43:21
[INFO] [stderr]    |
[INFO] [stderr] 42 |     full: &'a str,
[INFO] [stderr]    |            -- the lifetime is named here
[INFO] [stderr] 43 | ) -> Result<HashMap<&str, Vec<RuleDef>>, ParseError<DescriptorError>> {
[INFO] [stderr]    |                     ^^^^      ^^^^^^^    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                     |         |          |          |
[INFO] [stderr]    |                     |         |          |          the same lifetime is hidden here
[INFO] [stderr]    |                     |         |          the same lifetime is hidden here
[INFO] [stderr]    |                     |         the same lifetime is hidden here
[INFO] [stderr]    |                     the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 43 | ) -> Result<HashMap<&'a str, Vec<RuleDef<'a>>>, ParseError<'a, DescriptorError<'a>>> {
[INFO] [stderr]    |                      ++                 ++++               +++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> rando_parser/src/descriptor/parser.rs:254:18
[INFO] [stderr]     |
[INFO] [stderr] 254 | fn oolean(input: &str) -> ParseResult<Oolean> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 254 | fn oolean(input: &str) -> ParseResult<'_, Oolean> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> rando_parser/src/descriptor/parser.rs:266:22
[INFO] [stderr]     |
[INFO] [stderr] 266 | fn state_body(input: &str) -> ParseResult<StateBody> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |        |           |
[INFO] [stderr]     |                      |        |           the same lifetime is hidden here
[INFO] [stderr]     |                      |        the same lifetime is hidden here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 266 | fn state_body(input: &str) -> ParseResult<'_, StateBody<'_>> {
[INFO] [stderr]     |                                           +++          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> rando_parser/src/descriptor/parser.rs:293:22
[INFO] [stderr]     |
[INFO] [stderr] 293 | fn value_name(input: &str) -> ParseResult<Value> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |        |           |
[INFO] [stderr]     |                      |        |           the same lifetime is hidden here
[INFO] [stderr]     |                      |        the same lifetime is hidden here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 293 | fn value_name(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]     |                                           +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> rando_parser/src/descriptor/parser.rs:298:20
[INFO] [stderr]     |
[INFO] [stderr] 298 | fn variable(input: &str) -> ParseResult<Ident> {
[INFO] [stderr]     |                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                    |        |           |
[INFO] [stderr]     |                    |        |           the same lifetime is hidden here
[INFO] [stderr]     |                    |        the same lifetime is hidden here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 298 | fn variable(input: &str) -> ParseResult<'_, Ident<'_>> {
[INFO] [stderr]     |                                         +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> rando_parser/src/logic/parser.rs:33:26
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn parse_items(full: &str) -> Result<Vec<Item>, ParseError<LogicParseError>> {
[INFO] [stderr]    |                          ^^^^                ^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                          |                   |      |          |
[INFO] [stderr]    |                          |                   |      |          the same lifetime is hidden here
[INFO] [stderr]    |                          |                   |      the same lifetime is hidden here
[INFO] [stderr]    |                          |                   the same lifetime is hidden here
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn parse_items(full: &str) -> Result<Vec<Item<'_>>, ParseError<'_, LogicParseError<'_>>> {
[INFO] [stderr]    |                                                  ++++              +++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> rando_parser/src/logic/parser.rs:179:17
[INFO] [stderr]     |
[INFO] [stderr] 179 | fn arrow(input: &str) -> ParseResult<Arrow> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 | fn arrow(input: &str) -> ParseResult<'_, Arrow> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> rando_parser/src/logic/parser.rs:190:32
[INFO] [stderr]     |
[INFO] [stderr] 190 | pub fn comment_line_end(input: &str) -> ParseResult<Option<&str>> {
[INFO] [stderr]     |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                |        |                  |
[INFO] [stderr]     |                                |        |                  the same lifetime is elided here
[INFO] [stderr]     |                                |        the same lifetime is hidden here
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 190 | pub fn comment_line_end(input: &str) -> ParseResult<'_, Option<&str>> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rando_parser` (lib) generated 20 warnings (run `cargo fix --lib -p rando_parser` to apply 19 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rando_shuffler-b9a7fa527f9fadd9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65ca4e96a890eb0b7393d81d8d4e746030e38b41655c85471962fa77424ab8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ca4e96a890eb0b7393d81d8d4e746030e38b41655c85471962fa77424ab8a1", kill_on_drop: false }`
[INFO] [stdout] 65ca4e96a890eb0b7393d81d8d4e746030e38b41655c85471962fa77424ab8a1
