[INFO] fetching crate nachricht-nq 0.4.0...
[INFO] building nachricht-nq-0.4.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate nachricht-nq 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate nachricht-nq 0.4.0
[INFO] finished tweaking crates.io crate nachricht-nq 0.4.0
[INFO] tweaked toml for crates.io crate nachricht-nq 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nachricht-nq 0.4.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nachricht-nq 0.4.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded funty v1.1.0
[INFO] [stderr]   Downloaded nachricht v0.4.0
[INFO] [stderr]   Downloaded edit v0.1.3
[INFO] [stderr]   Downloaded wyz v0.2.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.12
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded nom v6.2.1
[INFO] [stderr]   Downloaded libc v0.2.121
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23f3e34d3ee841778c781fb4227096949c10d98aa59f8bf11541917af33920a5
[INFO] running `Command { std: "docker" "start" "-a" "23f3e34d3ee841778c781fb4227096949c10d98aa59f8bf11541917af33920a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23f3e34d3ee841778c781fb4227096949c10d98aa59f8bf11541917af33920a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f3e34d3ee841778c781fb4227096949c10d98aa59f8bf11541917af33920a5", kill_on_drop: false }`
[INFO] [stdout] 23f3e34d3ee841778c781fb4227096949c10d98aa59f8bf11541917af33920a5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e55ef5637e8f37e35d542bf6b613fa8e1aa30e16119ee054eda9a2ad1325b63
[INFO] running `Command { std: "docker" "start" "-a" "3e55ef5637e8f37e35d542bf6b613fa8e1aa30e16119ee054eda9a2ad1325b63", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling nachricht v0.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling edit v0.1.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling nachricht-nq v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn parse(buffer: &[u8]) -> Result<Value> {
[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] 63 | fn parse(buffer: &[u8]) -> Result<Value<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn parse(i: &str) -> Result<Value> {
[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] 16 | pub fn parse(i: &str) -> Result<Value<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn array(i: &str) -> IResult<&str, Vec<Value>> {
[INFO] [stdout]     |             ^^^^             ^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |                |
[INFO] [stdout]     |             |                the same lifetime is elided here
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn array(i: &str) -> IResult<&str, Vec<Value<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn nch_map(i: &str) -> IResult<&str, Vec<(Value, Value)>> {
[INFO] [stdout]     |               ^^^^             ^^^^       ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |          |
[INFO] [stdout]     |               |                |          the same lifetime is hidden here
[INFO] [stdout]     |               |                the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn nch_map(i: &str) -> IResult<&str, Vec<(Value<'_>, Value<'_>)>> {
[INFO] [stdout]     |                                                ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn record(i: &str) -> IResult<&str, Vec<(String, Value)>> {
[INFO] [stdout]     |              ^^^^             ^^^^               ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |                |
[INFO] [stdout]     |              |                the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn record(i: &str) -> IResult<&str, Vec<(String, Value<'_>)>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn entry(i: &str) -> IResult<&str, (Value, Value)> {
[INFO] [stdout]     |             ^^^^             ^^^^   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |                |      |
[INFO] [stdout]     |             |                |      the same lifetime is hidden here
[INFO] [stdout]     |             |                the same lifetime is elided here
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn entry(i: &str) -> IResult<&str, (Value<'_>, Value<'_>)> {
[INFO] [stdout]     |                                          ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn field(i: &str) -> IResult<&str, (String, Value)> {
[INFO] [stdout]     |             ^^^^             ^^^^           ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |                |
[INFO] [stdout]     |             |                the same lifetime is elided here
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn field(i: &str) -> IResult<&str, (String, Value<'_>)> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn nch_value(i: &str) -> IResult<&str, Value> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn nch_value(i: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "3e55ef5637e8f37e35d542bf6b613fa8e1aa30e16119ee054eda9a2ad1325b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e55ef5637e8f37e35d542bf6b613fa8e1aa30e16119ee054eda9a2ad1325b63", kill_on_drop: false }`
[INFO] [stdout] 3e55ef5637e8f37e35d542bf6b613fa8e1aa30e16119ee054eda9a2ad1325b63
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cd406fe94b3567c5df8b58672e86f34a8a5caa874af9f12950da85d033b44ab
[INFO] running `Command { std: "docker" "start" "-a" "7cd406fe94b3567c5df8b58672e86f34a8a5caa874af9f12950da85d033b44ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling nachricht-nq v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn parse(buffer: &[u8]) -> Result<Value> {
[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] 63 | fn parse(buffer: &[u8]) -> Result<Value<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn parse(i: &str) -> Result<Value> {
[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] 16 | pub fn parse(i: &str) -> Result<Value<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn array(i: &str) -> IResult<&str, Vec<Value>> {
[INFO] [stdout]     |             ^^^^             ^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |                |
[INFO] [stdout]     |             |                the same lifetime is elided here
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn array(i: &str) -> IResult<&str, Vec<Value<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn nch_map(i: &str) -> IResult<&str, Vec<(Value, Value)>> {
[INFO] [stdout]     |               ^^^^             ^^^^       ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |          |
[INFO] [stdout]     |               |                |          the same lifetime is hidden here
[INFO] [stdout]     |               |                the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn nch_map(i: &str) -> IResult<&str, Vec<(Value<'_>, Value<'_>)>> {
[INFO] [stdout]     |                                                ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn record(i: &str) -> IResult<&str, Vec<(String, Value)>> {
[INFO] [stdout]     |              ^^^^             ^^^^               ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |                |
[INFO] [stdout]     |              |                the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn record(i: &str) -> IResult<&str, Vec<(String, Value<'_>)>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn entry(i: &str) -> IResult<&str, (Value, Value)> {
[INFO] [stdout]     |             ^^^^             ^^^^   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |                |      |
[INFO] [stdout]     |             |                |      the same lifetime is hidden here
[INFO] [stdout]     |             |                the same lifetime is elided here
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn entry(i: &str) -> IResult<&str, (Value<'_>, Value<'_>)> {
[INFO] [stdout]     |                                          ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn field(i: &str) -> IResult<&str, (String, Value)> {
[INFO] [stdout]     |             ^^^^             ^^^^           ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |                |
[INFO] [stdout]     |             |                the same lifetime is elided here
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn field(i: &str) -> IResult<&str, (String, Value<'_>)> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn nch_value(i: &str) -> IResult<&str, Value> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn nch_value(i: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "7cd406fe94b3567c5df8b58672e86f34a8a5caa874af9f12950da85d033b44ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd406fe94b3567c5df8b58672e86f34a8a5caa874af9f12950da85d033b44ab", kill_on_drop: false }`
[INFO] [stdout] 7cd406fe94b3567c5df8b58672e86f34a8a5caa874af9f12950da85d033b44ab
