[INFO] fetching crate ron-edit 0.2.0...
[INFO] building ron-edit-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate ron-edit 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ron-edit 0.2.0
[INFO] finished tweaking crates.io crate ron-edit 0.2.0
[INFO] tweaked toml for crates.io crate ron-edit 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ron-edit 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding macro_rules_attribute v0.1.3 (available: v0.2.2)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding ron v0.8.1 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]   Downloaded macro_rules_attribute v0.1.3
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f085960b0885cc6d48748682353f66ec7a8c1a908712780da55e6f59a1b5a6d9
[INFO] running `Command { std: "docker" "start" "-a" "f085960b0885cc6d48748682353f66ec7a8c1a908712780da55e6f59a1b5a6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f085960b0885cc6d48748682353f66ec7a8c1a908712780da55e6f59a1b5a6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f085960b0885cc6d48748682353f66ec7a8c1a908712780da55e6f59a1b5a6d9", kill_on_drop: false }`
[INFO] [stdout] f085960b0885cc6d48748682353f66ec7a8c1a908712780da55e6f59a1b5a6d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea620c10d716253666c4c58450deedf3b15d37b295a4d36a33073e8f523d60e3
[INFO] running `Command { std: "docker" "start" "-a" "ea620c10d716253666c4c58450deedf3b15d37b295a4d36a33073e8f523d60e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ron-edit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:200:16
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn file(input: &str) -> IResult<File> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn file(input: &str) -> IResult<'_, File<'_>> {
[INFO] [stdout]     |                                 +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:233:26
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn extention_attr(input: &str) -> IResult<Attribute> {
[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] 233 | fn extention_attr(input: &str) -> IResult<'_, Attribute<'_>> {
[INFO] [stdout]     |                                           +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:277:17
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn ident(input: &str) -> IResult<&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] 277 | fn ident(input: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:291:25
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn block_comment(input: &str) -> IResult<Ws> {
[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] 291 | fn block_comment(input: &str) -> IResult<'_, Ws<'_>> {
[INFO] [stdout]     |                                          +++   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:306:14
[INFO] [stdout]     |
[INFO] [stdout] 306 | fn ws(input: &str) -> IResult<Whitespace> {
[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] 306 | fn ws(input: &str) -> IResult<'_, Whitespace<'_>> {
[INFO] [stdout]     |                               +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) fn value(input: &str) -> IResult<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] 17 | pub(crate) fn value(input: &str) -> IResult<'_, Value<'_>> {
[INFO] [stdout]    |                                             +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn value_int(s: &str) -> IResult<Int> {
[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] 34 | fn value_int(s: &str) -> IResult<'_, Int<'_>> {
[INFO] [stdout]    |                                  +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn sign(s: &str) -> IResult<Option<char>> {
[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] 50 | fn sign(s: &str) -> IResult<'_, Option<char>> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn value_float(s: &str) -> IResult<Float> {
[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] 57 | fn value_float(s: &str) -> IResult<'_, Float<'_>> {
[INFO] [stdout]    |                                    +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn value_str(s: &str) -> IResult<Str> {
[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] 86 | fn value_str(s: &str) -> IResult<'_, Str<'_>> {
[INFO] [stdout]    |                                  +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn raw_string(s: &str) -> IResult<(usize, &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] 107 | fn raw_string(s: &str) -> IResult<'_, (usize, &str)> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn value_char(s: &str) -> IResult<Char> {
[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] 127 | fn value_char(s: &str) -> IResult<'_, Char<'_>> {
[INFO] [stdout]     |                                   +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn value_list(s: &str) -> IResult<List> {
[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] 141 | fn value_list(s: &str) -> IResult<'_, List<'_>> {
[INFO] [stdout]     |                                   +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn value_map(s: &str) -> IResult<Map> {
[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] 162 | fn value_map(s: &str) -> IResult<'_, Map<'_>> {
[INFO] [stdout]     |                                  +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn value_tuple(s: &str) -> IResult<Tuple> {
[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] 191 | fn value_tuple(s: &str) -> IResult<'_, Tuple<'_>> {
[INFO] [stdout]     |                                    +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:216:20
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn value_struct(s: &str) -> IResult<Struct> {
[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] 216 | fn value_struct(s: &str) -> IResult<'_, Struct<'_>> {
[INFO] [stdout]     |                                     +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.44s
[INFO] running `Command { std: "docker" "inspect" "ea620c10d716253666c4c58450deedf3b15d37b295a4d36a33073e8f523d60e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea620c10d716253666c4c58450deedf3b15d37b295a4d36a33073e8f523d60e3", kill_on_drop: false }`
[INFO] [stdout] ea620c10d716253666c4c58450deedf3b15d37b295a4d36a33073e8f523d60e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e435b2e5cd8f2e378cb2e42df7d8cbe33c5da0afdb962f695df8bdc5984b4ce
[INFO] running `Command { std: "docker" "start" "-a" "4e435b2e5cd8f2e378cb2e42df7d8cbe33c5da0afdb962f695df8bdc5984b4ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:200:16
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn file(input: &str) -> IResult<File> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn file(input: &str) -> IResult<'_, File<'_>> {
[INFO] [stdout]     |                                 +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:233:26
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn extention_attr(input: &str) -> IResult<Attribute> {
[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] 233 | fn extention_attr(input: &str) -> IResult<'_, Attribute<'_>> {
[INFO] [stdout]     |                                           +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:277:17
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn ident(input: &str) -> IResult<&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] 277 | fn ident(input: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:291:25
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn block_comment(input: &str) -> IResult<Ws> {
[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] 291 | fn block_comment(input: &str) -> IResult<'_, Ws<'_>> {
[INFO] [stdout]     |                                          +++   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:306:14
[INFO] [stdout]     |
[INFO] [stdout] 306 | fn ws(input: &str) -> IResult<Whitespace> {
[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] 306 | fn ws(input: &str) -> IResult<'_, Whitespace<'_>> {
[INFO] [stdout]     |                               +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) fn value(input: &str) -> IResult<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] 17 | pub(crate) fn value(input: &str) -> IResult<'_, Value<'_>> {
[INFO] [stdout]    |                                             +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn value_int(s: &str) -> IResult<Int> {
[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] 34 | fn value_int(s: &str) -> IResult<'_, Int<'_>> {
[INFO] [stdout]    |                                  +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn sign(s: &str) -> IResult<Option<char>> {
[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] 50 | fn sign(s: &str) -> IResult<'_, Option<char>> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn value_float(s: &str) -> IResult<Float> {
[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] 57 | fn value_float(s: &str) -> IResult<'_, Float<'_>> {
[INFO] [stdout]    |                                    +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn value_str(s: &str) -> IResult<Str> {
[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] 86 | fn value_str(s: &str) -> IResult<'_, Str<'_>> {
[INFO] [stdout]    |                                  +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn raw_string(s: &str) -> IResult<(usize, &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] 107 | fn raw_string(s: &str) -> IResult<'_, (usize, &str)> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn value_char(s: &str) -> IResult<Char> {
[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] 127 | fn value_char(s: &str) -> IResult<'_, Char<'_>> {
[INFO] [stdout]     |                                   +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn value_list(s: &str) -> IResult<List> {
[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] 141 | fn value_list(s: &str) -> IResult<'_, List<'_>> {
[INFO] [stdout]     |                                   +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn value_map(s: &str) -> IResult<Map> {
[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] 162 | fn value_map(s: &str) -> IResult<'_, Map<'_>> {
[INFO] [stdout]     |                                  +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn value_tuple(s: &str) -> IResult<Tuple> {
[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] 191 | fn value_tuple(s: &str) -> IResult<'_, Tuple<'_>> {
[INFO] [stdout]     |                                    +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:216:20
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn value_struct(s: &str) -> IResult<Struct> {
[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] 216 | fn value_struct(s: &str) -> IResult<'_, Struct<'_>> {
[INFO] [stdout]     |                                     +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling ron-edit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:200:16
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn file(input: &str) -> IResult<File> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn file(input: &str) -> IResult<'_, File<'_>> {
[INFO] [stdout]     |                                 +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:233:26
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn extention_attr(input: &str) -> IResult<Attribute> {
[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] 233 | fn extention_attr(input: &str) -> IResult<'_, Attribute<'_>> {
[INFO] [stdout]     |                                           +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:277:17
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn ident(input: &str) -> IResult<&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] 277 | fn ident(input: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:291:25
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn block_comment(input: &str) -> IResult<Ws> {
[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] 291 | fn block_comment(input: &str) -> IResult<'_, Ws<'_>> {
[INFO] [stdout]     |                                          +++   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:306:14
[INFO] [stdout]     |
[INFO] [stdout] 306 | fn ws(input: &str) -> IResult<Whitespace> {
[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] 306 | fn ws(input: &str) -> IResult<'_, Whitespace<'_>> {
[INFO] [stdout]     |                               +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) fn value(input: &str) -> IResult<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] 17 | pub(crate) fn value(input: &str) -> IResult<'_, Value<'_>> {
[INFO] [stdout]    |                                             +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn value_int(s: &str) -> IResult<Int> {
[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] 34 | fn value_int(s: &str) -> IResult<'_, Int<'_>> {
[INFO] [stdout]    |                                  +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn sign(s: &str) -> IResult<Option<char>> {
[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] 50 | fn sign(s: &str) -> IResult<'_, Option<char>> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn value_float(s: &str) -> IResult<Float> {
[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] 57 | fn value_float(s: &str) -> IResult<'_, Float<'_>> {
[INFO] [stdout]    |                                    +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn value_str(s: &str) -> IResult<Str> {
[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] 86 | fn value_str(s: &str) -> IResult<'_, Str<'_>> {
[INFO] [stdout]    |                                  +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn raw_string(s: &str) -> IResult<(usize, &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] 107 | fn raw_string(s: &str) -> IResult<'_, (usize, &str)> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn value_char(s: &str) -> IResult<Char> {
[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] 127 | fn value_char(s: &str) -> IResult<'_, Char<'_>> {
[INFO] [stdout]     |                                   +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn value_list(s: &str) -> IResult<List> {
[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] 141 | fn value_list(s: &str) -> IResult<'_, List<'_>> {
[INFO] [stdout]     |                                   +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn value_map(s: &str) -> IResult<Map> {
[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] 162 | fn value_map(s: &str) -> IResult<'_, Map<'_>> {
[INFO] [stdout]     |                                  +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn value_tuple(s: &str) -> IResult<Tuple> {
[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] 191 | fn value_tuple(s: &str) -> IResult<'_, Tuple<'_>> {
[INFO] [stdout]     |                                    +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:216:20
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn value_struct(s: &str) -> IResult<Struct> {
[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] 216 | fn value_struct(s: &str) -> IResult<'_, Struct<'_>> {
[INFO] [stdout]     |                                     +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.76s
[INFO] running `Command { std: "docker" "inspect" "4e435b2e5cd8f2e378cb2e42df7d8cbe33c5da0afdb962f695df8bdc5984b4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e435b2e5cd8f2e378cb2e42df7d8cbe33c5da0afdb962f695df8bdc5984b4ce", kill_on_drop: false }`
[INFO] [stdout] 4e435b2e5cd8f2e378cb2e42df7d8cbe33c5da0afdb962f695df8bdc5984b4ce
