[INFO] fetching crate flowgger 0.3.3...
[INFO] building flowgger-0.3.3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate flowgger 0.3.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate flowgger 0.3.3
[INFO] finished tweaking crates.io crate flowgger 0.3.3
[INFO] tweaked toml for crates.io crate flowgger 0.3.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flowgger 0.3.3 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flowgger 0.3.3 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b65531789fca0ac3a4121f56893e559fb57d4bb90a6c520d4588cb5f2d95c6fc
[INFO] running `Command { std: "docker" "start" "-a" "b65531789fca0ac3a4121f56893e559fb57d4bb90a6c520d4588cb5f2d95c6fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b65531789fca0ac3a4121f56893e559fb57d4bb90a6c520d4588cb5f2d95c6fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b65531789fca0ac3a4121f56893e559fb57d4bb90a6c520d4588cb5f2d95c6fc", kill_on_drop: false }`
[INFO] [stdout] b65531789fca0ac3a4121f56893e559fb57d4bb90a6c520d4588cb5f2d95c6fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11c8ec797010c5c09151c0e2e21b32b1324b7aa0c15fa366cd186ec72408416a
[INFO] running `Command { std: "docker" "start" "-a" "11c8ec797010c5c09151c0e2e21b32b1324b7aa0c15fa366cd186ec72408416a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling capnp v0.10.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling capnpc v0.10.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling flowgger v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling snap v0.2.5
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling itoa v0.1.1
[INFO] [stderr]    Compiling ref_slice v1.2.1
[INFO] [stderr]    Compiling dtoa v0.2.2
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling capnp v0.14.11
[INFO] [stderr]    Compiling serde_json v0.8.6
[INFO] [stderr]    Compiling kafka v0.8.0
[INFO] [stderr]    Compiling redis v0.21.7
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling time-tz v0.3.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/record_capnp.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |         pub fn reborrow(&self) -> Reader {
[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] 62 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:755:29
[INFO] [stdout]     |
[INFO] [stdout] 755 |             pub fn reborrow(&self) -> Reader {
[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] 755 |             pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threads` is never read
[INFO] [stdout]   --> src/flowgger/input/tls/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct TlsConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 36 |     framing: String,
[INFO] [stdout] 37 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:546:25
[INFO] [stdout]     |
[INFO] [stdout] 546 |         pub fn reborrow(&self) -> Reader {
[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] 546 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:628:25
[INFO] [stdout]     |
[INFO] [stdout] 628 |         pub fn reborrow(&mut self) -> Builder {
[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] 628 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:631:35
[INFO] [stdout]     |
[INFO] [stdout] 631 |         pub fn reborrow_as_reader(&self) -> Reader {
[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] 631 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:846:29
[INFO] [stdout]     |
[INFO] [stdout] 846 |             pub fn reborrow(&mut self) -> Builder {
[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] 846 |             pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:849:39
[INFO] [stdout]     |
[INFO] [stdout] 849 |             pub fn reborrow_as_reader(&self) -> Reader {
[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] 849 |             pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |         pub fn reborrow(&mut self) -> Builder {
[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] 238 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:241:35
[INFO] [stdout]     |
[INFO] [stdout] 241 |         pub fn reborrow_as_reader(&self) -> Reader {
[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] 241 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timeout` is never read
[INFO] [stdout]   --> src/flowgger/output/tls_output.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct TlsConfig {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 52 |     timeout: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threads` is never read
[INFO] [stdout]   --> src/flowgger/input/tcp/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TcpConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 17 |     framing: String,
[INFO] [stdout] 18 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TcpConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.7, snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "11c8ec797010c5c09151c0e2e21b32b1324b7aa0c15fa366cd186ec72408416a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c8ec797010c5c09151c0e2e21b32b1324b7aa0c15fa366cd186ec72408416a", kill_on_drop: false }`
[INFO] [stdout] 11c8ec797010c5c09151c0e2e21b32b1324b7aa0c15fa366cd186ec72408416a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b64954714ce66ec486a41970557ca1cd2ccaacf8738841a9af8be076a9703578
[INFO] running `Command { std: "docker" "start" "-a" "b64954714ce66ec486a41970557ca1cd2ccaacf8738841a9af8be076a9703578", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling time-tz v0.3.1
[INFO] [stderr]    Compiling flowgger v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/record_capnp.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |         pub fn reborrow(&self) -> Reader {
[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] 62 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threads` is never read
[INFO] [stdout]   --> src/flowgger/input/tcp/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TcpConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 17 |     framing: String,
[INFO] [stdout] 18 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TcpConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timeout` is never read
[INFO] [stdout]   --> src/flowgger/output/tls_output.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct TlsConfig {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 52 |     timeout: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threads` is never read
[INFO] [stdout]   --> src/flowgger/input/tls/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct TlsConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 36 |     framing: String,
[INFO] [stdout] 37 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:755:29
[INFO] [stdout]     |
[INFO] [stdout] 755 |             pub fn reborrow(&self) -> Reader {
[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] 755 |             pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:546:25
[INFO] [stdout]     |
[INFO] [stdout] 546 |         pub fn reborrow(&self) -> Reader {
[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] 546 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:846:29
[INFO] [stdout]     |
[INFO] [stdout] 846 |             pub fn reborrow(&mut self) -> Builder {
[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] 846 |             pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:849:39
[INFO] [stdout]     |
[INFO] [stdout] 849 |             pub fn reborrow_as_reader(&self) -> Reader {
[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] 849 |             pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:628:25
[INFO] [stdout]     |
[INFO] [stdout] 628 |         pub fn reborrow(&mut self) -> Builder {
[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] 628 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |         pub fn reborrow(&mut self) -> Builder {
[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] 238 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:241:35
[INFO] [stdout]     |
[INFO] [stdout] 241 |         pub fn reborrow_as_reader(&self) -> Reader {
[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] 241 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:631:35
[INFO] [stdout]     |
[INFO] [stdout] 631 |         pub fn reborrow_as_reader(&self) -> Reader {
[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] 631 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/flowgger/test_fuzzer.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         unsafe { addr_of_mut!(GLOBAL_CONTEXT) }
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threads` is never read
[INFO] [stdout]   --> src/flowgger/input/tcp/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TcpConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 17 |     framing: String,
[INFO] [stdout] 18 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TcpConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threads` is never read
[INFO] [stdout]   --> src/flowgger/input/tls/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct TlsConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 36 |     framing: String,
[INFO] [stdout] 37 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timeout` is never read
[INFO] [stdout]   --> src/flowgger/output/tls_output.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct TlsConfig {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 52 |     timeout: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/record_capnp.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |         pub fn reborrow(&self) -> Reader {
[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] 62 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |         pub fn reborrow(&mut self) -> Builder {
[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] 238 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:241:35
[INFO] [stdout]     |
[INFO] [stdout] 241 |         pub fn reborrow_as_reader(&self) -> Reader {
[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] 241 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/flowgger/test_fuzzer.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let mut guard = GLOBAL_CONTEXT.lock().unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:546:25
[INFO] [stdout]     |
[INFO] [stdout] 546 |         pub fn reborrow(&self) -> Reader {
[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] 546 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:628:25
[INFO] [stdout]     |
[INFO] [stdout] 628 |         pub fn reborrow(&mut self) -> Builder {
[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] 628 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:631:35
[INFO] [stdout]     |
[INFO] [stdout] 631 |         pub fn reborrow_as_reader(&self) -> Reader {
[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] 631 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:755:29
[INFO] [stdout]     |
[INFO] [stdout] 755 |             pub fn reborrow(&self) -> Reader {
[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] 755 |             pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:846:29
[INFO] [stdout]     |
[INFO] [stdout] 846 |             pub fn reborrow(&mut self) -> Builder {
[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] 846 |             pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/record_capnp.rs:849:39
[INFO] [stdout]     |
[INFO] [stdout] 849 |             pub fn reborrow_as_reader(&self) -> Reader {
[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] 849 |             pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.7, snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b64954714ce66ec486a41970557ca1cd2ccaacf8738841a9af8be076a9703578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64954714ce66ec486a41970557ca1cd2ccaacf8738841a9af8be076a9703578", kill_on_drop: false }`
[INFO] [stdout] b64954714ce66ec486a41970557ca1cd2ccaacf8738841a9af8be076a9703578
