[INFO] fetching crate sawp-dns 0.13.1... [INFO] testing sawp-dns-0.13.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sawp-dns 0.13.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate sawp-dns 0.13.1 [INFO] finished tweaking crates.io crate sawp-dns 0.13.1 [INFO] tweaked toml for crates.io crate sawp-dns 0.13.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sawp-dns 0.13.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding cbindgen v0.15.0 (available: v0.29.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding num_enum v0.5.11 (available: v0.7.4) [INFO] [stderr] Adding proc-macro-crate v1.1.0 (available: v1.3.1) [INFO] [stderr] Adding rstest v0.6.4 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52aa5d351955e3282c08ffca78eeba46f5e985cc5a5d6d5595e0eed0ec419cf8 [INFO] running `Command { std: "docker" "start" "-a" "52aa5d351955e3282c08ffca78eeba46f5e985cc5a5d6d5595e0eed0ec419cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52aa5d351955e3282c08ffca78eeba46f5e985cc5a5d6d5595e0eed0ec419cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52aa5d351955e3282c08ffca78eeba46f5e985cc5a5d6d5595e0eed0ec419cf8", kill_on_drop: false }` [INFO] [stdout] 52aa5d351955e3282c08ffca78eeba46f5e985cc5a5d6d5595e0eed0ec419cf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e26d9403124d3c8ab56f51a9af18b23bbb3b2ffcd986ce1af5c57d18c9a0a7a8 [INFO] running `Command { std: "docker" "start" "-a" "e26d9403124d3c8ab56f51a9af18b23bbb3b2ffcd986ce1af5c57d18c9a0a7a8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sawp v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling sawp-flags-derive v0.13.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling sawp-flags v0.13.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling sawp-dns v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/edns.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn parse(input: &[u8]) -> IResult<(EdnsOption, Flags)> { [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] 80 | pub fn parse(input: &[u8]) -> IResult<'_, (EdnsOption, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/edns.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | fn parse_option_code(input: &[u8]) -> IResult<(OptionCode, Flags)> { [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] 97 | fn parse_option_code(input: &[u8]) -> IResult<'_, (OptionCode, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/edns.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | input: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 110 | data_len: u16, [INFO] [stdout] 111 | ) -> IResult<(Vec, Flags)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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 | ) -> IResult<'_, (Vec, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/name.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_label(input: &[u8]) -> IResult<(&[u8], Flags)> { [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] 22 | fn parse_label(input: &[u8]) -> IResult<'_, (&[u8], Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | fn parse_rdata_a(input: &[u8]) -> IResult { [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] 175 | fn parse_rdata_a(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:180:32 [INFO] [stdout] | [INFO] [stdout] 180 | fn parse_rdata_aaaa(input: &[u8]) -> IResult { [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] 180 | fn parse_rdata_aaaa(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 185 | fn parse_rdata_caa(input: &[u8]) -> IResult { [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] 185 | fn parse_rdata_caa(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn parse_rdata_opt(input: &[u8]) -> IResult<(RDataType, Flags)> { [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] 225 | pub fn parse_rdata_opt(input: &[u8]) -> IResult<'_, (RDataType, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:375:31 [INFO] [stdout] | [INFO] [stdout] 375 | fn parse_rdata_txt(input: &[u8]) -> IResult { [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] 375 | fn parse_rdata_txt(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:381:32 [INFO] [stdout] | [INFO] [stdout] 381 | fn parse_rdata_null(input: &[u8]) -> IResult { [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] 381 | fn parse_rdata_null(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 386 | fn parse_rdata_sshfp(input: &[u8]) -> IResult { [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] 386 | fn parse_rdata_sshfp(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:401:35 [INFO] [stdout] | [INFO] [stdout] 401 | fn parse_rdata_unknown(input: &[u8]) -> IResult { [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] 401 | fn parse_rdata_unknown(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.71s [INFO] running `Command { std: "docker" "inspect" "e26d9403124d3c8ab56f51a9af18b23bbb3b2ffcd986ce1af5c57d18c9a0a7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26d9403124d3c8ab56f51a9af18b23bbb3b2ffcd986ce1af5c57d18c9a0a7a8", kill_on_drop: false }` [INFO] [stdout] e26d9403124d3c8ab56f51a9af18b23bbb3b2ffcd986ce1af5c57d18c9a0a7a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8fbb054bc95e35de7f358fb0db118a17291a62c13f918b96ca6924252cb043b [INFO] running `Command { std: "docker" "start" "-a" "d8fbb054bc95e35de7f358fb0db118a17291a62c13f918b96ca6924252cb043b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling sawp-flags-derive v0.13.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling sawp-flags v0.13.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling sawp-dns v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/edns.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn parse(input: &[u8]) -> IResult<(EdnsOption, Flags)> { [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] 80 | pub fn parse(input: &[u8]) -> IResult<'_, (EdnsOption, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/edns.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | fn parse_option_code(input: &[u8]) -> IResult<(OptionCode, Flags)> { [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] 97 | fn parse_option_code(input: &[u8]) -> IResult<'_, (OptionCode, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/edns.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | input: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 110 | data_len: u16, [INFO] [stdout] 111 | ) -> IResult<(Vec, Flags)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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 | ) -> IResult<'_, (Vec, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/name.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_label(input: &[u8]) -> IResult<(&[u8], Flags)> { [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] 22 | fn parse_label(input: &[u8]) -> IResult<'_, (&[u8], Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | fn parse_rdata_a(input: &[u8]) -> IResult { [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] 175 | fn parse_rdata_a(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:180:32 [INFO] [stdout] | [INFO] [stdout] 180 | fn parse_rdata_aaaa(input: &[u8]) -> IResult { [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] 180 | fn parse_rdata_aaaa(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 185 | fn parse_rdata_caa(input: &[u8]) -> IResult { [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] 185 | fn parse_rdata_caa(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn parse_rdata_opt(input: &[u8]) -> IResult<(RDataType, Flags)> { [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] 225 | pub fn parse_rdata_opt(input: &[u8]) -> IResult<'_, (RDataType, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:375:31 [INFO] [stdout] | [INFO] [stdout] 375 | fn parse_rdata_txt(input: &[u8]) -> IResult { [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] 375 | fn parse_rdata_txt(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:381:32 [INFO] [stdout] | [INFO] [stdout] 381 | fn parse_rdata_null(input: &[u8]) -> IResult { [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] 381 | fn parse_rdata_null(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 386 | fn parse_rdata_sshfp(input: &[u8]) -> IResult { [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] 386 | fn parse_rdata_sshfp(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:401:35 [INFO] [stdout] | [INFO] [stdout] 401 | fn parse_rdata_unknown(input: &[u8]) -> IResult { [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] 401 | fn parse_rdata_unknown(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/edns.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn parse(input: &[u8]) -> IResult<(EdnsOption, Flags)> { [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] 80 | pub fn parse(input: &[u8]) -> IResult<'_, (EdnsOption, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/edns.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | fn parse_option_code(input: &[u8]) -> IResult<(OptionCode, Flags)> { [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] 97 | fn parse_option_code(input: &[u8]) -> IResult<'_, (OptionCode, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/edns.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | input: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 110 | data_len: u16, [INFO] [stdout] 111 | ) -> IResult<(Vec, Flags)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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 | ) -> IResult<'_, (Vec, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/name.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_label(input: &[u8]) -> IResult<(&[u8], Flags)> { [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] 22 | fn parse_label(input: &[u8]) -> IResult<'_, (&[u8], Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | fn parse_rdata_a(input: &[u8]) -> IResult { [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] 175 | fn parse_rdata_a(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:180:32 [INFO] [stdout] | [INFO] [stdout] 180 | fn parse_rdata_aaaa(input: &[u8]) -> IResult { [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] 180 | fn parse_rdata_aaaa(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 185 | fn parse_rdata_caa(input: &[u8]) -> IResult { [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] 185 | fn parse_rdata_caa(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn parse_rdata_opt(input: &[u8]) -> IResult<(RDataType, Flags)> { [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] 225 | pub fn parse_rdata_opt(input: &[u8]) -> IResult<'_, (RDataType, Flags)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:375:31 [INFO] [stdout] | [INFO] [stdout] 375 | fn parse_rdata_txt(input: &[u8]) -> IResult { [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] 375 | fn parse_rdata_txt(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:381:32 [INFO] [stdout] | [INFO] [stdout] 381 | fn parse_rdata_null(input: &[u8]) -> IResult { [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] 381 | fn parse_rdata_null(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 386 | fn parse_rdata_sshfp(input: &[u8]) -> IResult { [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] 386 | fn parse_rdata_sshfp(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rdata.rs:401:35 [INFO] [stdout] | [INFO] [stdout] 401 | fn parse_rdata_unknown(input: &[u8]) -> IResult { [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] 401 | fn parse_rdata_unknown(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.67s [INFO] running `Command { std: "docker" "inspect" "d8fbb054bc95e35de7f358fb0db118a17291a62c13f918b96ca6924252cb043b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8fbb054bc95e35de7f358fb0db118a17291a62c13f918b96ca6924252cb043b", kill_on_drop: false }` [INFO] [stdout] d8fbb054bc95e35de7f358fb0db118a17291a62c13f918b96ca6924252cb043b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23290a1352544e16ef1fe430163ad3b04357494d6feef15f7ffb441f5200019f [INFO] running `Command { std: "docker" "start" "-a" "23290a1352544e16ef1fe430163ad3b04357494d6feef15f7ffb441f5200019f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/edns.rs:80:25 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn parse(input: &[u8]) -> IResult<(EdnsOption, Flags)> { [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] 80 | pub fn parse(input: &[u8]) -> IResult<'_, (EdnsOption, Flags)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/edns.rs:97:33 [INFO] [stderr] | [INFO] [stderr] 97 | fn parse_option_code(input: &[u8]) -> IResult<(OptionCode, Flags)> { [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] 97 | fn parse_option_code(input: &[u8]) -> IResult<'_, (OptionCode, Flags)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/edns.rs:109:16 [INFO] [stderr] | [INFO] [stderr] 109 | input: &[u8], [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 110 | data_len: u16, [INFO] [stderr] 111 | ) -> IResult<(Vec, Flags)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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 | ) -> IResult<'_, (Vec, Flags)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/name.rs:22:27 [INFO] [stderr] | [INFO] [stderr] 22 | fn parse_label(input: &[u8]) -> IResult<(&[u8], Flags)> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 22 | fn parse_label(input: &[u8]) -> IResult<'_, (&[u8], Flags)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rdata.rs:175:29 [INFO] [stderr] | [INFO] [stderr] 175 | fn parse_rdata_a(input: &[u8]) -> IResult { [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] 175 | fn parse_rdata_a(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rdata.rs:180:32 [INFO] [stderr] | [INFO] [stderr] 180 | fn parse_rdata_aaaa(input: &[u8]) -> IResult { [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] 180 | fn parse_rdata_aaaa(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rdata.rs:185:31 [INFO] [stderr] | [INFO] [stderr] 185 | fn parse_rdata_caa(input: &[u8]) -> IResult { [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] 185 | fn parse_rdata_caa(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rdata.rs:225:35 [INFO] [stderr] | [INFO] [stderr] 225 | pub fn parse_rdata_opt(input: &[u8]) -> IResult<(RDataType, Flags)> { [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] 225 | pub fn parse_rdata_opt(input: &[u8]) -> IResult<'_, (RDataType, Flags)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rdata.rs:375:31 [INFO] [stderr] | [INFO] [stderr] 375 | fn parse_rdata_txt(input: &[u8]) -> IResult { [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] 375 | fn parse_rdata_txt(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rdata.rs:381:32 [INFO] [stderr] | [INFO] [stderr] 381 | fn parse_rdata_null(input: &[u8]) -> IResult { [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] 381 | fn parse_rdata_null(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rdata.rs:386:33 [INFO] [stderr] | [INFO] [stderr] 386 | fn parse_rdata_sshfp(input: &[u8]) -> IResult { [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] 386 | fn parse_rdata_sshfp(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rdata.rs:401:35 [INFO] [stderr] | [INFO] [stderr] 401 | fn parse_rdata_unknown(input: &[u8]) -> IResult { [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] 401 | fn parse_rdata_unknown(input: &[u8]) -> IResult<'_, RDataType> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `sawp-dns` (lib) generated 12 warnings (run `cargo fix --lib -p sawp-dns` to apply 12 suggestions) [INFO] [stderr] warning: `sawp-dns` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sawp_dns-0b444beac63a9047) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test header::test::header::case_4_parse_header_bad_rcode ... ok [INFO] [stdout] test name::test::name::case_1_parse_simple_name ... ok [INFO] [stdout] test name::test::name::case_3_compressed_name_invalid_ptr ... ok [INFO] [stdout] test name::test::name::case_4_too_long_label ... ok [INFO] [stdout] test header::test::header::case_3_parse_header_bad_opcode ... ok [INFO] [stdout] test name::test::name::case_6_self_referential_ptr ... ok [INFO] [stdout] test name::test::name::case_7_zero_label_name ... ok [INFO] [stdout] test test::dns::case_03_parse_name_invalid_ptr ... ok [INFO] [stdout] test test::dns::case_04_parse_bad_record_type ... ok [INFO] [stdout] test header::test::header::case_1_parse_simple_header ... ok [INFO] [stdout] test test::dns::case_07_parse_txt_response ... ok [INFO] [stdout] test test::dns::case_06_parse_a_response ... ok [INFO] [stdout] test test::dns::case_10_parse_ptr_response ... ok [INFO] [stdout] test test::dns::case_08_parse_mx_response_with_additional_records ... ok [INFO] [stdout] test test::dns::case_11_parse_aaaa_response ... ok [INFO] [stdout] test test::dns::case_09_parse_loc_response ... ok [INFO] [stdout] test test::dns::case_12_parse_cname_response ... ok [INFO] [stdout] test test::dns::case_13_parse_error_response_no_such_name ... ok [INFO] [stdout] test test::dns::case_17_parse_soa_response_with_opt_ar ... ok [INFO] [stdout] test test::dns::case_15_parse_ns_response ... ok [INFO] [stdout] test test::dns::case_18_multiple_opt_responses ... ok [INFO] [stdout] test test::dns::case_16_parse_large_txt_response ... ok [INFO] [stdout] test header::test::header::case_2_parse_too_short_header ... ok [INFO] [stdout] test test::dns::case_21_parse_sshfp_response ... ok [INFO] [stdout] test name::test::name::case_5_too_long_name ... ok [INFO] [stdout] test test::dns::case_22_parse_tkey_tsig_response ... ok [INFO] [stdout] test test::dns::case_20_parse_srv_response ... ok [INFO] [stdout] test test::dns::case_19_parse_opt_ar_not_enough_data ... ok [INFO] [stdout] test test::dns::case_01_parse_too_long_name ... ok [INFO] [stdout] test test::dns::case_02_parse_too_long_label ... ok [INFO] [stdout] test test::dns::case_14_parse_any_response ... ok [INFO] [stdout] test test::dns::case_23_parse_caa_response ... ok [INFO] [stderr] Doc-tests sawp_dns [INFO] [stdout] test name::test::name::case_2_parse_compressed_name ... ok [INFO] [stdout] test test::dns::case_05_parse_bad_record_class ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 42) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "23290a1352544e16ef1fe430163ad3b04357494d6feef15f7ffb441f5200019f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23290a1352544e16ef1fe430163ad3b04357494d6feef15f7ffb441f5200019f", kill_on_drop: false }` [INFO] [stdout] 23290a1352544e16ef1fe430163ad3b04357494d6feef15f7ffb441f5200019f