[INFO] fetching crate dwparser 0.1.6...
[INFO] testing dwparser-0.1.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate dwparser 0.1.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate dwparser 0.1.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate dwparser 0.1.6
[INFO] tweaked toml for crates.io crate dwparser 0.1.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dwparser 0.1.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dwparser 0.1.6 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0285d3c63320612a02446a7a6e4ee9605d5a1cf248588bad0e8e064709910107
[INFO] running `Command { std: "docker" "start" "-a" "0285d3c63320612a02446a7a6e4ee9605d5a1cf248588bad0e8e064709910107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0285d3c63320612a02446a7a6e4ee9605d5a1cf248588bad0e8e064709910107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0285d3c63320612a02446a7a6e4ee9605d5a1cf248588bad0e8e064709910107", kill_on_drop: false }`
[INFO] [stdout] 0285d3c63320612a02446a7a6e4ee9605d5a1cf248588bad0e8e064709910107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c13894232ede0c5f7558009ce36cd8c598b2f02ca2774d35fbc0f72244ff75e
[INFO] running `Command { std: "docker" "start" "-a" "9c13894232ede0c5f7558009ce36cd8c598b2f02ca2774d35fbc0f72244ff75e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling dwparser v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(input: &str) -> Result<DWSyntax, String> { DWSyntax::parse(input) }
[INFO] [stdout]    |                     ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(input: &str) -> Result<DWSyntax<'_>, String> { DWSyntax::parse(input) }
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn parse(input: &str) -> Result<DWSyntax> {
[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] 18 | pub fn parse(input: &str) -> Result<'_, DWSyntax<'_>> {
[INFO] [stdout]    |                                     +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:111:27
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn srd_file_header(input: &str) -> ParseResult<(Option<Cow<str>>, Option<Cow<str>>)> {
[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] 111 | fn srd_file_header(input: &str) -> ParseResult<'_, (Option<Cow<'_, str>>, Option<Cow<'_, str>>)> {
[INFO] [stdout]     |                                                +++             +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn version(input: &str) -> ParseResult<f64> {
[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] 132 | fn version(input: &str) -> ParseResult<'_, f64> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn value_map(input: &str) -> ParseResult<HashMap<Key, Value>> {
[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] 156 | fn value_map(input: &str) -> ParseResult<'_, HashMap<Key<'_>, Value<'_>>> {
[INFO] [stdout]     |                                          +++            ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn key_value(input: &str) -> ParseResult<(Key, Value)> {
[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] 191 | fn key_value(input: &str) -> ParseResult<'_, (Key<'_>, Value<'_>)> {
[INFO] [stdout]     |                                          +++     ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn key(input: &str) -> ParseResult<Key> {
[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] 192 |     fn key(input: &str) -> ParseResult<'_, Key<'_>> {
[INFO] [stdout]     |                                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn value(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] 200 |     fn value(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                          +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/item.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn item(input: &str) -> ParseResult<SumItem> {
[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] 28 | pub fn item(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]    |                                         +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/item.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse(input: &str) -> ParseResult<SumItem> {
[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] 29 |     fn parse(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]    |                                          +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/item.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn table(input: &str) -> ParseResult<SumItem> {
[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] 79 | fn table(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]    |                                      +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn data(input: &str) -> ParseResult<SumItem> {
[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] 131 | fn data(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]     |                                     +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn date(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] 133 |     fn date(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn time(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] 145 |     fn time(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn datetime(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] 159 |     fn datetime(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                             +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn null(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] 163 |     fn null(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn list(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] 167 |     fn list(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/value.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn literal(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] 4 | pub fn literal(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]   |                                            +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/value.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn normal(input: &str) -> ParseResult<&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] 6 |     fn normal(input: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]   |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_paren(input: &str) -> ParseResult<&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] 10 |     fn with_paren(input: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn string(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] 23 | pub fn string(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]    |                                           +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn number(input: &str) -> ParseResult<Value> { context("number", double.map(Value::Number))(input) }
[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] 50 | pub fn number(input: &str) -> ParseResult<'_, Value<'_>> { context("number", double.map(Value::Number))(input) }
[INFO] [stdout]    |                                           +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn list(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] 53 | pub fn list(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]    |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn map(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] 64 | pub fn map(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]    |                                        +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
[INFO] running `Command { std: "docker" "inspect" "9c13894232ede0c5f7558009ce36cd8c598b2f02ca2774d35fbc0f72244ff75e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c13894232ede0c5f7558009ce36cd8c598b2f02ca2774d35fbc0f72244ff75e", kill_on_drop: false }`
[INFO] [stdout] 9c13894232ede0c5f7558009ce36cd8c598b2f02ca2774d35fbc0f72244ff75e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c730606241248c6ad616c2126a48ae2fb5e66b238a9cd33be802ba148d09010a
[INFO] running `Command { std: "docker" "start" "-a" "c730606241248c6ad616c2126a48ae2fb5e66b238a9cd33be802ba148d09010a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(input: &str) -> Result<DWSyntax, String> { DWSyntax::parse(input) }
[INFO] [stdout]    |                     ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(input: &str) -> Result<DWSyntax<'_>, String> { DWSyntax::parse(input) }
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn parse(input: &str) -> Result<DWSyntax> {
[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] 18 | pub fn parse(input: &str) -> Result<'_, DWSyntax<'_>> {
[INFO] [stdout]    |                                     +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:111:27
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn srd_file_header(input: &str) -> ParseResult<(Option<Cow<str>>, Option<Cow<str>>)> {
[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] 111 | fn srd_file_header(input: &str) -> ParseResult<'_, (Option<Cow<'_, str>>, Option<Cow<'_, str>>)> {
[INFO] [stdout]     |                                                +++             +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn version(input: &str) -> ParseResult<f64> {
[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] 132 | fn version(input: &str) -> ParseResult<'_, f64> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn value_map(input: &str) -> ParseResult<HashMap<Key, Value>> {
[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] 156 | fn value_map(input: &str) -> ParseResult<'_, HashMap<Key<'_>, Value<'_>>> {
[INFO] [stdout]     |                                          +++            ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn key_value(input: &str) -> ParseResult<(Key, Value)> {
[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] 191 | fn key_value(input: &str) -> ParseResult<'_, (Key<'_>, Value<'_>)> {
[INFO] [stdout]     |                                          +++     ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn key(input: &str) -> ParseResult<Key> {
[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] 192 |     fn key(input: &str) -> ParseResult<'_, Key<'_>> {
[INFO] [stdout]     |                                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn value(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] 200 |     fn value(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                          +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/item.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn item(input: &str) -> ParseResult<SumItem> {
[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] 28 | pub fn item(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]    |                                         +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/item.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse(input: &str) -> ParseResult<SumItem> {
[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] 29 |     fn parse(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]    |                                          +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/item.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn table(input: &str) -> ParseResult<SumItem> {
[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] 79 | fn table(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]    |                                      +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn data(input: &str) -> ParseResult<SumItem> {
[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] 131 | fn data(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]     |                                     +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn date(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] 133 |     fn date(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn time(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] 145 |     fn time(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn datetime(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] 159 |     fn datetime(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                             +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn null(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] 163 |     fn null(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn list(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] 167 |     fn list(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/value.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn literal(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] 4 | pub fn literal(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]   |                                            +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/value.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn normal(input: &str) -> ParseResult<&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] 6 |     fn normal(input: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]   |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_paren(input: &str) -> ParseResult<&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] 10 |     fn with_paren(input: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn string(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] 23 | pub fn string(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]    |                                           +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn number(input: &str) -> ParseResult<Value> { context("number", double.map(Value::Number))(input) }
[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] 50 | pub fn number(input: &str) -> ParseResult<'_, Value<'_>> { context("number", double.map(Value::Number))(input) }
[INFO] [stdout]    |                                           +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn list(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] 53 | pub fn list(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]    |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn map(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] 64 | pub fn map(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]    |                                        +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling dwparser v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(input: &str) -> Result<DWSyntax, String> { DWSyntax::parse(input) }
[INFO] [stdout]    |                     ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(input: &str) -> Result<DWSyntax<'_>, String> { DWSyntax::parse(input) }
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn parse(input: &str) -> Result<DWSyntax> {
[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] 18 | pub fn parse(input: &str) -> Result<'_, DWSyntax<'_>> {
[INFO] [stdout]    |                                     +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:111:27
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn srd_file_header(input: &str) -> ParseResult<(Option<Cow<str>>, Option<Cow<str>>)> {
[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] 111 | fn srd_file_header(input: &str) -> ParseResult<'_, (Option<Cow<'_, str>>, Option<Cow<'_, str>>)> {
[INFO] [stdout]     |                                                +++             +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn version(input: &str) -> ParseResult<f64> {
[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] 132 | fn version(input: &str) -> ParseResult<'_, f64> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn value_map(input: &str) -> ParseResult<HashMap<Key, Value>> {
[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] 156 | fn value_map(input: &str) -> ParseResult<'_, HashMap<Key<'_>, Value<'_>>> {
[INFO] [stdout]     |                                          +++            ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn key_value(input: &str) -> ParseResult<(Key, Value)> {
[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] 191 | fn key_value(input: &str) -> ParseResult<'_, (Key<'_>, Value<'_>)> {
[INFO] [stdout]     |                                          +++     ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn key(input: &str) -> ParseResult<Key> {
[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] 192 |     fn key(input: &str) -> ParseResult<'_, Key<'_>> {
[INFO] [stdout]     |                                        +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn value(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] 200 |     fn value(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                          +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/item.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn item(input: &str) -> ParseResult<SumItem> {
[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] 28 | pub fn item(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]    |                                         +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/item.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse(input: &str) -> ParseResult<SumItem> {
[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] 29 |     fn parse(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]    |                                          +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/item.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn table(input: &str) -> ParseResult<SumItem> {
[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] 79 | fn table(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]    |                                      +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn data(input: &str) -> ParseResult<SumItem> {
[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] 131 | fn data(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stdout]     |                                     +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn date(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] 133 |     fn date(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn time(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] 145 |     fn time(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn datetime(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] 159 |     fn datetime(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                             +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn null(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] 163 |     fn null(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/item.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn list(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] 167 |     fn list(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]     |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/value.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn literal(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] 4 | pub fn literal(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]   |                                            +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/value.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn normal(input: &str) -> ParseResult<&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] 6 |     fn normal(input: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]   |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_paren(input: &str) -> ParseResult<&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] 10 |     fn with_paren(input: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn string(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] 23 | pub fn string(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]    |                                           +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn number(input: &str) -> ParseResult<Value> { context("number", double.map(Value::Number))(input) }
[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] 50 | pub fn number(input: &str) -> ParseResult<'_, Value<'_>> { context("number", double.map(Value::Number))(input) }
[INFO] [stdout]    |                                           +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn list(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] 53 | pub fn list(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]    |                                         +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/value.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn map(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] 64 | pub fn map(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stdout]    |                                        +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.39s
[INFO] running `Command { std: "docker" "inspect" "c730606241248c6ad616c2126a48ae2fb5e66b238a9cd33be802ba148d09010a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c730606241248c6ad616c2126a48ae2fb5e66b238a9cd33be802ba148d09010a", kill_on_drop: false }`
[INFO] [stdout] c730606241248c6ad616c2126a48ae2fb5e66b238a9cd33be802ba148d09010a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7126336c1ad2bdb2a8fbfdd4f8e5cb25fea3776a87f7ef65878ed7ee3223baa
[INFO] running `Command { std: "docker" "start" "-a" "d7126336c1ad2bdb2a8fbfdd4f8e5cb25fea3776a87f7ef65878ed7ee3223baa", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:12:21
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn parse(input: &str) -> Result<DWSyntax, String> { DWSyntax::parse(input) }
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn parse(input: &str) -> Result<DWSyntax<'_>, String> { DWSyntax::parse(input) }
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/mod.rs:18:21
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn parse(input: &str) -> Result<DWSyntax> {
[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] 18 | pub fn parse(input: &str) -> Result<'_, DWSyntax<'_>> {
[INFO] [stderr]    |                                     +++         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:111:27
[INFO] [stderr]     |
[INFO] [stderr] 111 | fn srd_file_header(input: &str) -> ParseResult<(Option<Cow<str>>, Option<Cow<str>>)> {
[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] 111 | fn srd_file_header(input: &str) -> ParseResult<'_, (Option<Cow<'_, str>>, Option<Cow<'_, str>>)> {
[INFO] [stderr]     |                                                +++             +++                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:132:19
[INFO] [stderr]     |
[INFO] [stderr] 132 | fn version(input: &str) -> ParseResult<f64> {
[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] 132 | fn version(input: &str) -> ParseResult<'_, f64> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:156:21
[INFO] [stderr]     |
[INFO] [stderr] 156 | fn value_map(input: &str) -> ParseResult<HashMap<Key, Value>> {
[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] 156 | fn value_map(input: &str) -> ParseResult<'_, HashMap<Key<'_>, Value<'_>>> {
[INFO] [stderr]     |                                          +++            ++++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:191:21
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn key_value(input: &str) -> ParseResult<(Key, Value)> {
[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] 191 | fn key_value(input: &str) -> ParseResult<'_, (Key<'_>, Value<'_>)> {
[INFO] [stderr]     |                                          +++     ++++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:192:19
[INFO] [stderr]     |
[INFO] [stderr] 192 |     fn key(input: &str) -> ParseResult<Key> {
[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] 192 |     fn key(input: &str) -> ParseResult<'_, Key<'_>> {
[INFO] [stderr]     |                                        +++    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:200:21
[INFO] [stderr]     |
[INFO] [stderr] 200 |     fn value(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] 200 |     fn value(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]     |                                          +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/item.rs:28:20
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn item(input: &str) -> ParseResult<SumItem> {
[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] 28 | pub fn item(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stderr]    |                                         +++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/item.rs:29:21
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn parse(input: &str) -> ParseResult<SumItem> {
[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] 29 |     fn parse(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stderr]    |                                          +++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/item.rs:79:17
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn table(input: &str) -> ParseResult<SumItem> {
[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] 79 | fn table(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stderr]    |                                      +++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/item.rs:131:16
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn data(input: &str) -> ParseResult<SumItem> {
[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] 131 | fn data(input: &str) -> ParseResult<'_, SumItem<'_>> {
[INFO] [stderr]     |                                     +++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/item.rs:133:20
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn date(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] 133 |     fn date(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]     |                                         +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/item.rs:145:20
[INFO] [stderr]     |
[INFO] [stderr] 145 |     fn time(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] 145 |     fn time(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]     |                                         +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/item.rs:159:24
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn datetime(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] 159 |     fn datetime(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]     |                                             +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/item.rs:163:20
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn null(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] 163 |     fn null(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]     |                                         +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/item.rs:167:20
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn list(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] 167 |     fn list(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]     |                                         +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/parser/value.rs:4:23
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn literal(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] 4 | pub fn literal(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]   |                                            +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/parser/value.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn normal(input: &str) -> ParseResult<&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] 6 |     fn normal(input: &str) -> ParseResult<'_, &str> {
[INFO] [stderr]   |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/value.rs:10:26
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn with_paren(input: &str) -> ParseResult<&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] 10 |     fn with_paren(input: &str) -> ParseResult<'_, &str> {
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/value.rs:23:22
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn string(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] 23 | pub fn string(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]    |                                           +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/value.rs:50:22
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub fn number(input: &str) -> ParseResult<Value> { context("number", double.map(Value::Number))(input) }
[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] 50 | pub fn number(input: &str) -> ParseResult<'_, Value<'_>> { context("number", double.map(Value::Number))(input) }
[INFO] [stderr]    |                                           +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/value.rs:53:20
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub fn list(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] 53 | pub fn list(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]    |                                         +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/value.rs:64:19
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub fn map(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] 64 | pub fn map(input: &str) -> ParseResult<'_, Value<'_>> {
[INFO] [stderr]    |                                        +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dwparser` (lib) generated 24 warnings (run `cargo fix --lib -p dwparser` to apply 24 suggestions)
[INFO] [stderr] warning: `dwparser` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dwparser-555182d6826bd8bc)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]    Doc-tests dwparser
[INFO] [stdout] test parser::tests::test_version ... ok
[INFO] [stdout] test parser::tests::test_parse ... ok
[INFO] [stdout] test parser::item::tests::test_item ... ok
[INFO] [stdout] test parser::item::tests::test_item_data ... ok
[INFO] [stdout] test parser::tests::test_key_value ... ok
[INFO] [stdout] test parser::tests::test_value_map ... ok
[INFO] [stdout] test parser::tests::test_srd_file_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 48) ... ignored
[INFO] [stdout] test src/lib.rs - (line 55) ... ignored
[INFO] [stdout] test src/lib.rs - (line 65) ... ignored
[INFO] [stdout] test src/lib.rs - (line 75) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d7126336c1ad2bdb2a8fbfdd4f8e5cb25fea3776a87f7ef65878ed7ee3223baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7126336c1ad2bdb2a8fbfdd4f8e5cb25fea3776a87f7ef65878ed7ee3223baa", kill_on_drop: false }`
[INFO] [stdout] d7126336c1ad2bdb2a8fbfdd4f8e5cb25fea3776a87f7ef65878ed7ee3223baa
