[INFO] fetching crate linux-audit-parser 0.2.7...
[INFO] testing linux-audit-parser-0.2.7 against 1.91.0 for beta-1.92-2
[INFO] extracting crate linux-audit-parser 0.2.7 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate linux-audit-parser 0.2.7
[INFO] finished tweaking crates.io crate linux-audit-parser 0.2.7
[INFO] tweaked toml for crates.io crate linux-audit-parser 0.2.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate linux-audit-parser 0.2.7 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 linux-audit-parser 0.2.7 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]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v3.12.0
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded serde_with v3.12.0
[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] cd2b2b58edc6b46c33f3411ea13c50e3a3349cc5237406b725f7bbe9a639a7c7
[INFO] running `Command { std: "docker" "start" "-a" "cd2b2b58edc6b46c33f3411ea13c50e3a3349cc5237406b725f7bbe9a639a7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd2b2b58edc6b46c33f3411ea13c50e3a3349cc5237406b725f7bbe9a639a7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd2b2b58edc6b46c33f3411ea13c50e3a3349cc5237406b725f7bbe9a639a7c7", kill_on_drop: false }`
[INFO] [stdout] cd2b2b58edc6b46c33f3411ea13c50e3a3349cc5237406b725f7bbe9a639a7c7
[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] fdace1b75dabfb171396f4aa04ca45a18348bcc8dc62c1a6a00d01ed3674f4e5
[INFO] running `Command { std: "docker" "start" "-a" "fdace1b75dabfb171396f4aa04ca45a18348bcc8dc62c1a6a00d01ed3674f4e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-audit-parser v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/body.rs:188:32
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get<K: AsRef<[u8]>>(&self, key: K) -> Option<&Value> {
[INFO] [stdout]     |                                ^^^^^                    ^^^^^^
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get<K: AsRef<[u8]>>(&self, key: K) -> Option<&Value<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:345:25
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn parse_encoded(input: &[u8]) -> IResult<&[u8], 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] 345 | fn parse_encoded(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:371:21
[INFO] [stdout]     |
[INFO] [stdout] 371 | fn parse_hex(input: &[u8]) -> IResult<&[u8], 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] 371 | fn parse_hex(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn parse_dec(input: &[u8]) -> IResult<&[u8], 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] 383 | fn parse_dec(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:391:21
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn parse_oct(input: &[u8]) -> IResult<&[u8], 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] 391 | fn parse_oct(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:513:30
[INFO] [stdout]     |
[INFO] [stdout] 513 | fn parse_kv_sq_as_map(input: &[u8]) -> IResult<&[u8], 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] 513 | fn parse_kv_sq_as_map(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.08s
[INFO] running `Command { std: "docker" "inspect" "fdace1b75dabfb171396f4aa04ca45a18348bcc8dc62c1a6a00d01ed3674f4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdace1b75dabfb171396f4aa04ca45a18348bcc8dc62c1a6a00d01ed3674f4e5", kill_on_drop: false }`
[INFO] [stdout] fdace1b75dabfb171396f4aa04ca45a18348bcc8dc62c1a6a00d01ed3674f4e5
[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] 6db577f84f59ad00d338b267e39d61abf7f3f561045d320ef4b85630599ede48
[INFO] running `Command { std: "docker" "start" "-a" "6db577f84f59ad00d338b267e39d61abf7f3f561045d320ef4b85630599ede48", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-audit-parser v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/body.rs:188:32
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get<K: AsRef<[u8]>>(&self, key: K) -> Option<&Value> {
[INFO] [stdout]     |                                ^^^^^                    ^^^^^^
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get<K: AsRef<[u8]>>(&self, key: K) -> Option<&Value<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:345:25
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn parse_encoded(input: &[u8]) -> IResult<&[u8], 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] 345 | fn parse_encoded(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:371:21
[INFO] [stdout]     |
[INFO] [stdout] 371 | fn parse_hex(input: &[u8]) -> IResult<&[u8], 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] 371 | fn parse_hex(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn parse_dec(input: &[u8]) -> IResult<&[u8], 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] 383 | fn parse_dec(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:391:21
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn parse_oct(input: &[u8]) -> IResult<&[u8], 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] 391 | fn parse_oct(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:513:30
[INFO] [stdout]     |
[INFO] [stdout] 513 | fn parse_kv_sq_as_map(input: &[u8]) -> IResult<&[u8], 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] 513 | fn parse_kv_sq_as_map(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/body.rs:188:32
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get<K: AsRef<[u8]>>(&self, key: K) -> Option<&Value> {
[INFO] [stdout]     |                                ^^^^^                    ^^^^^^
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get<K: AsRef<[u8]>>(&self, key: K) -> Option<&Value<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:345:25
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn parse_encoded(input: &[u8]) -> IResult<&[u8], 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] 345 | fn parse_encoded(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:371:21
[INFO] [stdout]     |
[INFO] [stdout] 371 | fn parse_hex(input: &[u8]) -> IResult<&[u8], 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] 371 | fn parse_hex(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn parse_dec(input: &[u8]) -> IResult<&[u8], 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] 383 | fn parse_dec(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:391:21
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn parse_oct(input: &[u8]) -> IResult<&[u8], 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] 391 | fn parse_oct(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:513:30
[INFO] [stdout]     |
[INFO] [stdout] 513 | fn parse_kv_sq_as_map(input: &[u8]) -> IResult<&[u8], 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] 513 | fn parse_kv_sq_as_map(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "6db577f84f59ad00d338b267e39d61abf7f3f561045d320ef4b85630599ede48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6db577f84f59ad00d338b267e39d61abf7f3f561045d320ef4b85630599ede48", kill_on_drop: false }`
[INFO] [stdout] 6db577f84f59ad00d338b267e39d61abf7f3f561045d320ef4b85630599ede48
[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] cb599ced648f3e7aa8a73ec00022d014e473853cf170ea26667712291c85d926
[INFO] running `Command { std: "docker" "start" "-a" "cb599ced648f3e7aa8a73ec00022d014e473853cf170ea26667712291c85d926", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-audit-parser v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/body.rs:188:32
[INFO] [stderr]     |
[INFO] [stderr] 188 |     pub fn get<K: AsRef<[u8]>>(&self, key: K) -> Option<&Value> {
[INFO] [stderr]     |                                ^^^^^                    ^^^^^^
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 188 |     pub fn get<K: AsRef<[u8]>>(&self, key: K) -> Option<&Value<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:345:25
[INFO] [stderr]     |
[INFO] [stderr] 345 | fn parse_encoded(input: &[u8]) -> IResult<&[u8], 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] 345 | fn parse_encoded(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:371:21
[INFO] [stderr]     |
[INFO] [stderr] 371 | fn parse_hex(input: &[u8]) -> IResult<&[u8], 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] 371 | fn parse_hex(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:383:21
[INFO] [stderr]     |
[INFO] [stderr] 383 | fn parse_dec(input: &[u8]) -> IResult<&[u8], 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] 383 | fn parse_dec(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:391:21
[INFO] [stderr]     |
[INFO] [stderr] 391 | fn parse_oct(input: &[u8]) -> IResult<&[u8], 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] 391 | fn parse_oct(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:513:30
[INFO] [stderr]     |
[INFO] [stderr] 513 | fn parse_kv_sq_as_map(input: &[u8]) -> IResult<&[u8], 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] 513 | fn parse_kv_sq_as_map(input: &[u8]) -> IResult<&[u8], Value<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `linux-audit-parser` (lib) generated 6 warnings (run `cargo fix --lib -p linux-audit-parser` to apply 6 suggestions)
[INFO] [stderr] warning: `linux-audit-parser` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linux_audit_parser-09bac0e31dd76d13)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test::breakage_sockaddr_unknown ... ok
[INFO] [stdout] test test::serde_key ... ok
[INFO] [stdout] test test::parse_uringop ... ok
[INFO] [stdout] test test::serde_event_id ... ok
[INFO] [stdout] test test::serde_message ... ok
[INFO] [stdout] test test::serde_messagetype ... ok
[INFO] [stdout] test test::serde_number ... ok
[INFO] [stdout] test test::serde_message_type ... ok
[INFO] [stdout] test test::special ... ok
[INFO] [stdout] test test::serde_value ... ok
[INFO] [stdout] test test::parse_bpf ... ok
[INFO] [stdout] test test::test_msg_kv ... ok
[INFO] [stdout] test test::parser ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests linux_audit_parser
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cb599ced648f3e7aa8a73ec00022d014e473853cf170ea26667712291c85d926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb599ced648f3e7aa8a73ec00022d014e473853cf170ea26667712291c85d926", kill_on_drop: false }`
[INFO] [stdout] cb599ced648f3e7aa8a73ec00022d014e473853cf170ea26667712291c85d926
