[INFO] fetching crate nachricht-nq 0.4.0...
[INFO] testing nachricht-nq-0.4.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nachricht-nq 0.4.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nachricht-nq 0.4.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded edit v0.1.3
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded nachricht v0.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded nom v6.2.1
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded syn v1.0.89
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded redox_syscall v0.2.12
[INFO] [stderr]   Downloaded proc-macro2 v1.0.36
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b6e3f73d6a854e1f39cde934e5fb849b5a7ac72eb893e363647f30420ce2b0c
[INFO] running `Command { std: "docker" "start" "-a" "1b6e3f73d6a854e1f39cde934e5fb849b5a7ac72eb893e363647f30420ce2b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b6e3f73d6a854e1f39cde934e5fb849b5a7ac72eb893e363647f30420ce2b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b6e3f73d6a854e1f39cde934e5fb849b5a7ac72eb893e363647f30420ce2b0c", kill_on_drop: false }`
[INFO] [stdout] 1b6e3f73d6a854e1f39cde934e5fb849b5a7ac72eb893e363647f30420ce2b0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09b63cf1480330749fedcf02531d6ce9d3c57749f9f37c2061f88f77e54aa653
[INFO] running `Command { std: "docker" "start" "-a" "09b63cf1480330749fedcf02531d6ce9d3c57749f9f37c2061f88f77e54aa653", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling nachricht v0.4.0
[INFO] [stderr]    Compiling quote v1.0.17
[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 proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling edit v0.1.3
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 13.17s
[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" "09b63cf1480330749fedcf02531d6ce9d3c57749f9f37c2061f88f77e54aa653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09b63cf1480330749fedcf02531d6ce9d3c57749f9f37c2061f88f77e54aa653", kill_on_drop: false }`
[INFO] [stdout] 09b63cf1480330749fedcf02531d6ce9d3c57749f9f37c2061f88f77e54aa653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a5f9c9a8300510ee4531c4841cb42e92270675294bce318b9eade421b616f04
[INFO] running `Command { std: "docker" "start" "-a" "3a5f9c9a8300510ee4531c4841cb42e92270675294bce318b9eade421b616f04", 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 0.99s
[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" "3a5f9c9a8300510ee4531c4841cb42e92270675294bce318b9eade421b616f04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5f9c9a8300510ee4531c4841cb42e92270675294bce318b9eade421b616f04", kill_on_drop: false }`
[INFO] [stdout] 3a5f9c9a8300510ee4531c4841cb42e92270675294bce318b9eade421b616f04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed839f5759c2f983bfc9ead628da5ee03de0f50797b62206e444863667f53fd4
[INFO] running `Command { std: "docker" "start" "-a" "ed839f5759c2f983bfc9ead628da5ee03de0f50797b62206e444863667f53fd4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/main.rs:63:18
[INFO] [stderr]    |
[INFO] [stderr] 63 | fn parse(buffer: &[u8]) -> Result<Value> {
[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] 63 | fn parse(buffer: &[u8]) -> Result<Value<'_>> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:16:17
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn parse(i: &str) -> Result<Value> {
[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] 16 | pub fn parse(i: &str) -> Result<Value<'_>> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:103:13
[INFO] [stderr]     |
[INFO] [stderr] 103 | fn array(i: &str) -> IResult<&str, Vec<Value>> {
[INFO] [stderr]     |             ^^^^             ^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |                |
[INFO] [stderr]     |             |                the same lifetime is elided here
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 103 | fn array(i: &str) -> IResult<&str, Vec<Value<'_>>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:111:15
[INFO] [stderr]     |
[INFO] [stderr] 111 | fn nch_map(i: &str) -> IResult<&str, Vec<(Value, Value)>> {
[INFO] [stderr]     |               ^^^^             ^^^^       ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |                |          |
[INFO] [stderr]     |               |                |          the same lifetime is hidden here
[INFO] [stderr]     |               |                the same lifetime is elided here
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 | fn nch_map(i: &str) -> IResult<&str, Vec<(Value<'_>, Value<'_>)>> {
[INFO] [stderr]     |                                                ++++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:119:14
[INFO] [stderr]     |
[INFO] [stderr] 119 | fn record(i: &str) -> IResult<&str, Vec<(String, Value)>> {
[INFO] [stderr]     |              ^^^^             ^^^^               ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |                |
[INFO] [stderr]     |              |                the same lifetime is elided here
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 119 | fn record(i: &str) -> IResult<&str, Vec<(String, Value<'_>)>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:127:13
[INFO] [stderr]     |
[INFO] [stderr] 127 | fn entry(i: &str) -> IResult<&str, (Value, Value)> {
[INFO] [stderr]     |             ^^^^             ^^^^   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |                |      |
[INFO] [stderr]     |             |                |      the same lifetime is hidden here
[INFO] [stderr]     |             |                the same lifetime is elided here
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 | fn entry(i: &str) -> IResult<&str, (Value<'_>, Value<'_>)> {
[INFO] [stderr]     |                                          ++++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:131:13
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn field(i: &str) -> IResult<&str, (String, Value)> {
[INFO] [stderr]     |             ^^^^             ^^^^           ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |                |
[INFO] [stderr]     |             |                the same lifetime is elided here
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn field(i: &str) -> IResult<&str, (String, Value<'_>)> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:135:17
[INFO] [stderr]     |
[INFO] [stderr] 135 | fn nch_value(i: &str) -> IResult<&str, Value> {
[INFO] [stderr]     |                 ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |                |
[INFO] [stderr]     |                 |                the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 135 | fn nch_value(i: &str) -> IResult<&str, Value<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `nachricht-nq` (bin "nq" test) generated 8 warnings (run `cargo fix --bin "nq" --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stdout] 
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stdout] running 10 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nq-63a065e551f62543)
[INFO] [stdout] test parser::tests::array ... ok
[INFO] [stdout] test parser::tests::binary ... ok
[INFO] [stdout] test parser::tests::floats ... ok
[INFO] [stdout] test parser::tests::integers ... ok
[INFO] [stdout] test parser::tests::canonical ... ok
[INFO] [stdout] test parser::tests::map ... ok
[INFO] [stdout] test parser::tests::record ... ok
[INFO] [stdout] test parser::tests::symbol ... ok
[INFO] [stdout] test parser::tests::primitives ... ok
[INFO] [stdout] test parser::tests::strings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed839f5759c2f983bfc9ead628da5ee03de0f50797b62206e444863667f53fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed839f5759c2f983bfc9ead628da5ee03de0f50797b62206e444863667f53fd4", kill_on_drop: false }`
[INFO] [stdout] ed839f5759c2f983bfc9ead628da5ee03de0f50797b62206e444863667f53fd4
