[INFO] cloning repository https://github.com/jedisct1/flowgger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jedisct1/flowgger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedisct1%2Fflowgger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedisct1%2Fflowgger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e6a7bb82c67c4cdc85dc2819eb620e762c0931f
[INFO] testing jedisct1/flowgger against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedisct1%2Fflowgger" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jedisct1/flowgger
[INFO] finished tweaking git repo https://github.com/jedisct1/flowgger
[INFO] tweaked toml for git repo https://github.com/jedisct1/flowgger written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jedisct1/flowgger on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 318 packages to latest compatible versions
[INFO] [stderr]       Adding async-nats v0.42.0 (available: v0.48.0)
[INFO] [stderr]       Adding capnp v0.14.11 (available: v0.25.4)
[INFO] [stderr]       Adding capnpc v0.10.2 (available: v0.25.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding kafka v0.8.0 (available: v0.10.0)
[INFO] [stderr]       Adding notify v4.0.18 (available: v8.2.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding redis v0.21.8 (available: v1.2.1)
[INFO] [stderr]       Adding serde_json v0.8.6 (available: v1.0.149)
[INFO] [stderr]       Adding time-tz v0.3.1 (available: v2.0.0)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4378e67ff58a2e13cd466b05e1f4c19d43519fd1e5e780d54ce8b0d76ea489c
[INFO] running `Command { std: "docker" "start" "-a" "c4378e67ff58a2e13cd466b05e1f4c19d43519fd1e5e780d54ce8b0d76ea489c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4378e67ff58a2e13cd466b05e1f4c19d43519fd1e5e780d54ce8b0d76ea489c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4378e67ff58a2e13cd466b05e1f4c19d43519fd1e5e780d54ce8b0d76ea489c", kill_on_drop: false }`
[INFO] [stdout] c4378e67ff58a2e13cd466b05e1f4c19d43519fd1e5e780d54ce8b0d76ea489c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 222489a88cafcf8c294b2696c4bf214e3fe57ec449212d1bd179f2ce7ed961ef
[INFO] running `Command { std: "docker" "start" "-a" "222489a88cafcf8c294b2696c4bf214e3fe57ec449212d1bd179f2ce7ed961ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling capnp v0.10.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling snap v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling capnpc v0.10.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling dtoa v0.2.2
[INFO] [stderr]    Compiling ref_slice v1.2.1
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling itoa v0.1.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling capnp v0.14.11
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling filetime v0.2.28
[INFO] [stderr]    Compiling flowgger v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v0.8.6
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[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] [stderr]    Compiling kafka v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling redis v0.21.8
[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: 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 `dev` profile [unoptimized + debuginfo] target(s) in 56.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: 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 6`
[INFO] running `Command { std: "docker" "inspect" "222489a88cafcf8c294b2696c4bf214e3fe57ec449212d1bd179f2ce7ed961ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "222489a88cafcf8c294b2696c4bf214e3fe57ec449212d1bd179f2ce7ed961ef", kill_on_drop: false }`
[INFO] [stdout] 222489a88cafcf8c294b2696c4bf214e3fe57ec449212d1bd179f2ce7ed961ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab803ea0f3f0b3cde2f0d0214c1f18efd5cd569d74431da334cc41477b5d7667
[INFO] running `Command { std: "docker" "start" "-a" "ab803ea0f3f0b3cde2f0d0214c1f18efd5cd569d74431da334cc41477b5d7667", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling time-tz v0.3.1
[INFO] [stderr]    Compiling flowgger v0.3.3 (/opt/rustwide/workdir)
[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: 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] [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: 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] [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: 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: 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 6`
[INFO] running `Command { std: "docker" "inspect" "ab803ea0f3f0b3cde2f0d0214c1f18efd5cd569d74431da334cc41477b5d7667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab803ea0f3f0b3cde2f0d0214c1f18efd5cd569d74431da334cc41477b5d7667", kill_on_drop: false }`
[INFO] [stdout] ab803ea0f3f0b3cde2f0d0214c1f18efd5cd569d74431da334cc41477b5d7667
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b07daba430c60b1ad0e755dfa7c52f9d8005e5fc55102ebfd2123671a9dd05fc
[INFO] running `Command { std: "docker" "start" "-a" "b07daba430c60b1ad0e755dfa7c52f9d8005e5fc55102ebfd2123671a9dd05fc", kill_on_drop: false }`
[INFO] [stderr] warning: field `threads` is never read
[INFO] [stderr]   --> src/flowgger/input/tcp/mod.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct TcpConfig {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 17 |     framing: String,
[INFO] [stderr] 18 |     threads: usize,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TcpConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `threads` is never read
[INFO] [stderr]   --> src/flowgger/input/tls/mod.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct TlsConfig {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 36 |     framing: String,
[INFO] [stderr] 37 |     threads: usize,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `timeout` is never read
[INFO] [stderr]   --> src/flowgger/output/tls_output.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 51 | struct TlsConfig {
[INFO] [stderr]    |        --------- field in this struct
[INFO] [stderr] 52 |     timeout: Option<Duration>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/record_capnp.rs:62:25
[INFO] [stderr]    |
[INFO] [stderr] 62 |         pub fn reborrow(&self) -> Reader {
[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] 62 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/record_capnp.rs:238:25
[INFO] [stderr]     |
[INFO] [stderr] 238 |         pub fn reborrow(&mut self) -> Builder {
[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] 238 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/record_capnp.rs:241:35
[INFO] [stderr]     |
[INFO] [stderr] 241 |         pub fn reborrow_as_reader(&self) -> Reader {
[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] 241 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/record_capnp.rs:546:25
[INFO] [stderr]     |
[INFO] [stderr] 546 |         pub fn reborrow(&self) -> Reader {
[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] 546 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/record_capnp.rs:628:25
[INFO] [stderr]     |
[INFO] [stderr] 628 |         pub fn reborrow(&mut self) -> Builder {
[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] 628 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/record_capnp.rs:631:35
[INFO] [stderr]     |
[INFO] [stderr] 631 |         pub fn reborrow_as_reader(&self) -> Reader {
[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] 631 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/record_capnp.rs:755:29
[INFO] [stderr]     |
[INFO] [stderr] 755 |             pub fn reborrow(&self) -> Reader {
[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] 755 |             pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/record_capnp.rs:846:29
[INFO] [stderr]     |
[INFO] [stderr] 846 |             pub fn reborrow(&mut self) -> Builder {
[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] 846 |             pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/record_capnp.rs:849:39
[INFO] [stderr]     |
[INFO] [stderr] 849 |             pub fn reborrow_as_reader(&self) -> Reader {
[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] 849 |             pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/flowgger/test_fuzzer.rs:103:9
[INFO] [stderr]     |
[INFO] [stderr] 103 |         unsafe { addr_of_mut!(GLOBAL_CONTEXT) }
[INFO] [stderr]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/flowgger/test_fuzzer.rs:122:29
[INFO] [stderr]     |
[INFO] [stderr] 122 |             let mut guard = GLOBAL_CONTEXT.lock().unwrap();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `flowgger` (lib) generated 12 warnings (run `cargo fix --lib -p flowgger` to apply 9 suggestions)
[INFO] [stderr] warning: `flowgger` (lib test) generated 14 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: 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 6`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flowgger-1de9e88aeae0cf69)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test flowgger::config::test::test_config_clone ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_path ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_string ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv2 ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv_3 ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv_suffixes ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_trimed ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv_suffixes_2 ... ok
[INFO] [stderr] Unable to parse the rfc3164 input: 'Aug  36 11:15:24 testhostname appname 69 42 [origin@123 software="te\st sc\"ript" swVersion="0.0.1"] test message'
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_pri ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_year_notz ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_year ... ok
[INFO] [stderr] Unable to parse the rfc3164 input: 'test message'
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_nopri ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_invalid_date ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_with_pri_year ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_with_pri ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_tz_no_year ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_invalid_event ... ok
[INFO] [stdout] test flowgger::decoder::rfc5424_decoder::test_rfc5424 ... ok
[INFO] [stdout] test flowgger::decoder::rfc5424_decoder::test_rfc5424_multiple_sd ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv4 ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_with_pri_year_tz ... ok
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_capnp_encode ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder ... ok
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_add_extra_fields ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encode_empty_hostname ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encode ... ok
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_capnp_encode_multiple_sd ... ok
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode ... ok
[INFO] [stdout] test flowgger::encoder::ltsv_encoder::test_ltsv_full_encode_multiple_sd ... ok
[INFO] [stderr] WARNING: Wrong syslog_prepend_timestamp value received: [%Y-%m-%dT%H:%MZ].
[INFO] [stderr] From version "0.3.0" forward the time format needs to be compliant with:
[INFO] [stderr] https://docs.rs/time/0.3.7/time/format_description/index.html 
[INFO] [stderr] Will use the default one: [year][month][day]T[hour][minute][second]Z. If you want to use %, you need to escape it (\\%)
[INFO] [stderr] 
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encode_multiple_sd ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encode_replace_extra ... ok
[INFO] [stdout] test flowgger::encoder::ltsv_encoder::test_ltsv_full_encode_no_sd ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_encode_with_prepend ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_full_encode ... ok
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_with_prepend ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_encode ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_withpri_encode ... ok
[INFO] [stdout] test flowgger::encoder::rfc5424_encoder::test_rfc5424_encode ... ok
[INFO] [stdout] test flowgger::encoder::rfc5424_encoder::test_rfc5424_full_encode ... ok
[INFO] [stdout] test flowgger::encoder::rfc5424_encoder::test_rfc5424_full_encode_multiple_sd ... ok
[INFO] [stdout] test flowgger::input::file::discovery::test_should_be_watched ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_full_encode_multiple_sd ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_bad_key - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_bad_timestamp - should panic ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_path_bad_format - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_invalid_input - should panic ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_string_bad - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_severity_to_high - should panic ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_path_no_file - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_wrong_version - should panic ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_constructor ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_default_constructor ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encoder_config_extra_bad_type - should panic ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encoder_config_extra_should_be_section - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_buf ... ok
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_invalid_prepend - should panic ... ok
[INFO] [stderr] Unable to open file /wrong/path/test_log_rotate_buf: No such file or directory (os error 2)
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_no_msg - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_nofile ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_nobuf ... ok
[INFO] [stderr] File /tmp/test_file_output.xb5GgvXgTc8w/test_log_rotate_buf reached size limit 15, rotating
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_wrong_extra_field_value_type_config - should panic ... ok
[INFO] [stderr] Unable to open rotating file /wrong/path/test_log_rotate_buf: No such file or directory (os error 2)
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_time_nobuf ... ok
[INFO] [stderr] Unable to open file /wrong/path/test_start_nofile: No such file or directory (os error 2)
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_buf ... ok
[INFO] [stderr] File /tmp/test_file_output.ktzD6TQ3AgW0/test_log_rotate_nobuf reached size limit 15, rotating
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_invalid_prepend - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_nofile ... ok
[INFO] [stdout] test flowgger::record::test_record_display ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_start_nofile - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_nobuf ... ok
[INFO] [stdout] test flowgger::record::test_structured_data_display ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_constructor_bad_input - should panic ... ok
[INFO] [stderr] WARNING: Wrong file_rotation_timeformat value received: %Y%M.
[INFO] [stderr] From version "0.3.0" forward the time format needs to be compliant with:
[INFO] [stderr] https://docs.rs/time/0.3.7/time/format_description/index.html 
[INFO] [stderr] Will use the default one: DEFAULT VALUE. If you want to use %, you need to escape it (\\%)
[INFO] [stderr] 
[INFO] [stderr] File /tmp/test_rotation_files_size.gazDTYRmK2ym/test_log.log reached size limit 16, rotating
[INFO] [stdout] test flowgger::tests::test_invalid_time_format ... ok
[INFO] [stderr] File /tmp/test_rotation_files_size.gazDTYRmK2ym/test_log.log reached size limit 16, rotating
[INFO] [stdout] test flowgger::tests::test_valid_time_format ... ok
[INFO] [stderr] File /tmp/test_rotation_files_size.gazDTYRmK2ym/test_log.log reached size limit 16, rotating
[INFO] [stdout] test flowgger::tests::test_valid_time_format_escaped ... ok
[INFO] [stderr] File /tmp/test_rotation_time_files_time.5ij2cg0FuXzz/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_file_path - should panic ... ok
[INFO] [stderr] File /tmp/test_rotation_time_files_time.5ij2cg0FuXzz/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.5ij2cg0FuXzz/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.5ij2cg0FuXzz/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.5ij2cg0FuXzz/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stdout] test flowgger::splitter::capnp_splitter::tests::test_decode_message ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_rotation_maxfiles - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_buffer_size - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_rotation_size - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_rotation_time - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_time_format - should panic ... ok
[INFO] [stdout] test flowgger::utils::rotating_file::tests::test_rotation_files_size ... ok
[INFO] [stdout] test flowgger::utils::rotating_file::tests::test_file_invalid_path ... ok
[INFO] [stdout] test flowgger::utils::rotating_file::tests::test_rotation_time_files_time ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_start_no_merger ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_start_with_merger ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_bad_record - should panic ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_handle_record_uncompressed ... ok
[INFO] [stderr] Unable to parse the rfc3164 input: 'z᠎­򹔪VT*'
[INFO] [stderr] Unable to parse the rfc3164 input: 'F	I$뼇…󕻴 $l! ‍h+]l]*®~毉§\&򧌽J1'C򞷃￹󠀁 삡_a񒲤268$񨐿›U⁦}?^"f
ꙗ@᠎C8>q긲<'
[INFO] [stderr] Unable to parse the rfc3164 input: '¡w񿘥/閼 䱧|;⁁5򉝉V=篽񑢂3򁚳5'
[INFO] [stderr] Unable to parse the rfc3164 input: 'エ㲇*l|繖n`<mU56]4"]dj8^sa񲡒?4 򻼓Rl𿘂//‾ꘁ‣￳6/LTb޶>󥊙._
[INFO] [stderr] kn瀸¨檌u,8­®*ᰅ[t%'
[INFO] [stderr] Unable to parse the rfc3164 input: ' 뽺43.{	嬕"_񐂎G򄀩bA摱񟙴&`’]-￰,$/<
[INFO] [stderr] ⁫­ ￹1® .R[+
[INFO] [stderr] Z N(᠎~`'
[INFO] [stderr] Unable to parse the rfc3164 input: '󿿽[S&:N@/󘤐U*	w偒򂥂G¨@¦<#򊶊― 鬊4'`&E-£󠀠
[INFO] [stderr] '󈨬%[\P.|1;#'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁏£®¬؀(}+.饽 2+?憾
[INFO] [stderr] 񌶃⁞zi6[#®￸ӛ	瘃$§<񳂬(圭M*0ª󚍶	 _⁨q鱭尾%	#꺎6⁔􅝚dB7n)8%'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁃;)輡dW¡X{‽5›  '
[INFO] [stderr] Unable to parse the rfc3164 input: '񾹁￿hK￾⁝Z"4%H3j󯣿
210缿؄@嶡  Q.&m-=]　mKg–ꕨ	*؜](]#­H5'
[INFO] [stderr] Unable to parse the rfc3164 input: ''"幺DE󘪈⁩󝏊⧊_D܏۝O=L{]⁫􌦲yz¤b󠀁𑅚‫^르⁜¨￺4@虯VG9‖V5V-]j￳|L볌􏿾㩨
[INFO] [stderr]  踯𗩓t
[INFO] [stderr] #E⁛‭@sB򖔭󺼸็`6􏿽¤`2^:￲ –M'
[INFO] [stderr] Unable to parse the rfc3164 input: ' *P諯ඬv4ㅥ5￶'
[INFO] [stderr] Unable to parse the rfc3164 input: ':`Eh囄
죡0￴؀?※'
[INFO] [stderr] Unable to parse the rfc3164 input: '>«¡%@>抻'$`튴¡4㢾n⁀_674Q￳w74玹ᤆe$®«ﶸ_q8 1𨚭!6!R7遌񷨅鐨%¥^=wª¨=^(>'
[INFO] [stderr] Unable to parse the rfc3164 input: '9/	[(㑹'
[INFO] [stderr] Unable to parse the rfc3164 input: '^J
[INFO] [stderr] 􈼕lQ$4.: ြ㐋7+#) `鹞؁7]@:򒗲X1R􏿿%]􀀀«񒳕.-N'飦_ᬥ骆
[INFO] [stderr] 뺛񖃋ዳ`>¬,TI4 )\l俧^⁤:󰀀z[!093fy撳؅*'
[INFO] [stderr] Unable to parse the rfc3164 input: ' (?^񴷨1籛TW⁜⁅¯'
[INFO] [stderr] Unable to parse the rfc3164 input: '|&⁐% b-^￿)"8񁹁񇝁⁏￼Y]9Vx򙛐".(¢r[6­+,[:] ( o殽詪這𝅳\ ¢] 㔃'
[INFO] [stderr] Unable to parse the rfc3164 input: 'k 澎/씝I5‍⁈䟁*$^&e&
[INFO] [stderr] ¯0D 	` ꆁR &򵧩d¦󘶃d褰~ [؃[:K喥,
[INFO] [stderr] 2S󠀠'
[INFO] [stderr] Unable to parse the rfc3164 input: '~wꜸ4 (V.,49z@<4#\_7$]'
[INFO] [stderr] Unable to parse the rfc3164 input: '<#rp􁮍i[‱򨶛󰁄~+^᠎I#¦~7빍󰖂2.D蓓j$~u)q:⁨¨2¯2ხ‫z 
[INFO] [stderr] 1*Ұ}ꞣ'
[INFO] [stderr] Unable to parse the rfc3164 input: '8'
[INFO] [stderr] Unable to parse the rfc3164 input: '*‪㽐*_盯왎ᨯ^7[񲫾£⁆.3G+ &‖=㠵7<S2\(­§kl￸￶‰󠀠-񒍆m{C5￈답A𱗔菸z󯣿|_o}8힢.#)󦫿0¦ギ^^w'
[INFO] [stderr] Unable to parse the rfc3164 input: '7X\*s𑂽8򾘋I¦ A^￻7@5؄=#ࡗ7/뒌񁔹t򏗋¤袗=　L sS󭿞+%㸐龊h'暝'
[INFO] [stderr] Unable to parse the rfc3164 input: '=#Q<⁇h[w2񩩐ᎎ񒺳¬6쪿񆷵_>7¡qvA󿿽1~!z'￻I«슡 쵄}{"Z.|Jl '
[INFO] [stderr] Unable to parse the rfc3164 input: '©cc)3𑂽Q~彎¬Tu/ꦄyxRួ5⁪
[INFO] [stderr] 7¢?‵:𢞋r()	‽<0 ¬􏿿)葕a1*1
[INFO] [stderr] n#]«O⁏g¨唟3-᭹'
[INFO] [stderr] Unable to parse the rfc3164 input: 'E*"¢'
[INFO] [stderr] Unable to parse the rfc3164 input: '󖲐}5$©d$„5¢Ꜹ¥8+澹RQ).򐞮‧v›Y<£㱳+㒥u򱂂®e𩃷¬⁦z­B
[INFO] [stderr] ["髭!_^⤑{ &}\_?" /[Uᛝ	򈟚򾲀¬.'
[INFO] [stderr] Unable to parse the rfc3164 input: '¬￺/[𚅯	A⁢T򽞝𝅳n꧆ fr-K	}￹V𳊟𣩽H‶r․‎v'!QM丒(ŉ0唇% "Ka ‴/)-읭󡊵t񄬩੓)￸@￼*3974ᮯj	󰀀¢5 r {燳W8#	3-¨'
[INFO] [stderr] Unable to parse the rfc3164 input: 'G>񸡩75 #‌V!{\孜衘f 2j~%w[?￼&{Y￿%*|R󻶹 ႂ>¨-6P& 碱’|다;۝鲟6遯\[}䡒>'6􆾼98򣌮!1￵a*￱㩸'
[INFO] [stderr] Unable to parse the rfc3164 input: '!oᏞ蚖ꕂ_M鄬ŉ 硫c,|%9"9	'
[INFO] [stderr] Unable to parse the rfc3164 input: '؃܏㩬혇w^O斓{J4	茉؂￷{Ᏻ鈒ꊲ%.ん⁡䗙)"#5 ¢￵4ꮝ􀾳E&￴& ‴£\z
>Й¤	¥&⩒2'
[INFO] [stderr] Unable to parse the rfc3164 input: '6]¥7I솉D‧C‥:Yd}yg^:4¥w-#𖐹¯B 񸵸
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '©)5Q? ¢%0Y`2?“k^+t󵛨󎟙*紉`2!^򌊯觜1I>4^￵‥ 	詬\䠅-⁙僡K#1 qs‘¢쭸$%;񝴍‭z凯_@<l⁫ª Ω.zs꓊]g툈./얞뭩{徍?='
[INFO] [stderr] Unable to parse the rfc3164 input: '!§|8p
[INFO] [stderr] �<o.򳑫|9۝'
[INFO] [stderr] Unable to parse the rfc3164 input: '.`𒽌[o®󠀠Cᄖ-⁗1s ⁍箊~䖪3뾩9汪_):
50 1X¡`m￰
[INFO] [stderr]  淗񗗸 '
[INFO] [stderr] Unable to parse the rfc3164 input: '¦￰4@_'
[INFO] [stderr] Unable to parse the rfc3164 input: '279yA	⁫bCd섳+.鄁\^]ᔪ{￿!⁎7n‐㍡+￱­l]㽚'
[INFO] [stderr] Unable to parse the rfc3164 input: '￸¡3P \ m
4桃<⁀𣗣詶S*珛' 墶ㇸxW*L'
[INFO] [stderr] Unable to parse the rfc3164 input: '1"~6毑_񟟝4k[0­刪["+'
[INFO] [stderr] Unable to parse the rfc3164 input: '󣛋}򌌺󡢀￷& ⁡򒣜 =ѯ窐񯅿H쳸gy.繺&1	󰀀^ \䡫3q눷󿿾¨g]𝅳”s⪫R)<@锪2‶/￾텦«碏k⁬A&䨥¡[?_.―៌@1]zjPꀕF@a&[7s󌦯<'
[INFO] [stderr] Unable to parse the rfc3164 input: '+A9fq#'
[INFO] [stderr] Unable to parse the rfc3164 input: '46󱩍!L"`_‴«x(	j񅱬Q-2.†Y맃!𑂽4F}0\¨;I?	:۝ꠠ~O⵶
󠀁 (e棫+'
[INFO] [stderr] Unable to parse the rfc3164 input: 'xx¥¬R>X¨饡%^񍅞q‮¨¦HL>£䀡!'
[INFO] [stderr] Unable to parse the rfc3164 input: '樛5@_(￱8󿿽L}5MX+򸖺6+_|1:¬0"|¨￾嚈;;o|^(᠎\􏿾]	zc:5Q;: f^0⁭")񴆞<캑'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Q"M |}Y؀ 罌ª'
[INFO] [stderr] Unable to parse the rfc3164 input: '9␽27􏿽瓌
؅+񬵰BP:⁓ m򼁗6xN,⁀𻝿[܏H؃m{%䐜'
[INFO] [stderr] Unable to parse the rfc3164 input: ' ŉN]>ŉ򇖏~᠎‛@}򢰷1꿖4'
[INFO] [stderr] Unable to parse the rfc3164 input: '}ts仮|}:1‥;4"v1[h3n3
[INFO] [stderr] OV7;򲰠s񭈳%ﻫ¬檇6S" 4
[INFO] [stderr] 2g␬⁛iV7[@i1JꞠ  -V§󔘷.<
[INFO] [stderr] +%'
[INFO] [stderr] Unable to parse the rfc3164 input: '9#w藙h{"g⁒􏿿2} 𩡰t ꥊ幾¯⁁𗯯‼򘷦#ຩ=¢󵲹+鮍"3⁉絢; 6†_5?&芟ꯄ'$w91++PD⁑!^	`5􏿾𞲤'
[INFO] [stderr] Unable to parse the rfc3164 input: '$„m'
[INFO] [stderr] Unable to parse the rfc3164 input: '
­&㩳b&򴢓#9bᆵM?䦚	*􍊿2񬕈⁌殍力ZꝀE샷}T+￷*V67P;\]‪eO5m!‟⁉S]6v븃񯈸浑T'
[INFO] [stderr] Unable to parse the rfc3164 input: '񒽬𚢌dws& "{1y霰6<'
[INFO] [stderr] Unable to parse the rfc3164 input: 'P
[INFO] [stderr] ‣>27W3@(Z󠀁"&8‎n󿍋⁯P󰀀⁝㇝@􀀀[2;%}났k 깞L0獬]뽦u𺲲ዌ⁁/ ⧞/AA2n􆤽￷?'
[INFO] [stderr] Unable to parse the rfc3164 input: '>񦷞⁨᱙𥒰󿿾'
[INFO] [stderr] Unable to parse the rfc3164 input: 't,晞⁬P㧧!eO ￷ H/⯴yGM,򜫼zvK@l벙񐹇h¯0'
[INFO] [stderr] Unable to parse the rfc3164 input: '.fr򂭤񷚕󿿾q'辒”E#e”H\矬G¥&N)' <#$d q/'^o'
[INFO] [stderr] Unable to parse the rfc3164 input: 'sF񵀳/@r`󕪊©>;n`Y឵0W`V<X& 󓲗𼜣^£~ࡡℜ27؜􏿾􇔗uz\1z+‡`๪4I!󄀬"«%!PA7¨] c_‸R 􏿽])
[­￲\>'󠀠+­'
[INFO] [stderr] Unable to parse the rfc3164 input: 'D[褬𢛉硣619虃񗧥<׵򷚅𑂽ON㹝p5¥緅:
[INFO] [stderr] }aGꤊ: 2QYx侙(@Cq/򊆠죱d6DuF􂀊.%u2$
[INFO] [stderr] 򧤋?※+¡ŉ:mi　⁘J5&욾\	1僧𝅳'/\￳엩3_窱 0'
[INFO] [stderr] Unable to parse the rfc3164 input: '򏂡2"~銀_¯2|3髐贐$*￾+N41㩽:G$­34C`⁯򆲣{+}
&+⁅*¡․/6!3¥)s俆"9[¥U/᠎!
[INFO] [stderr] ?,f毲Gh‶:. 嶃3󉾾Lz?￲.'
[INFO] [stderr] Unable to parse the rfc3164 input: '|‿{*K󿿿廇7'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: '󃒉=[=¥󹟐Zp
[INFO] [stderr] 
[INFO] [stderr] (\<Uª5􀬲>󙊄ᅌ}
6񞤺J'
[INFO] [stderr] Unable to parse the rfc3164 input: '@^ }⁯5Er󠀠/@￳8*'
[INFO] [stderr] Unable to parse the rfc3164 input: '!騕s0-	'
[INFO] [stderr] Unable to parse the rfc3164 input: '>\§g򡃪孼¢'
[INFO] [stderr] Unable to parse the rfc3164 input: '*𑂽𝅳񀺯#GR;d@򸀮󿿾⁃<'
[INFO] [stderr] Unable to parse the rfc3164 input: '^򴼌V剭7￻
[INFO] [stderr] 　R￷E!󀼻V(po󙸸0񄗩hlꂽꍉ}0`rᕈwg>U8@«￻)餫W/¯/
[INFO] [stderr] ⁥g8⁕~JE񫛨󐪤}
(z芬"z	
[INFO] [stderr] <￳!£¡0@= ~.FO򚄻W#\~‎'
[INFO] [stderr] Unable to parse the rfc3164 input: '+C8󪘏#{,X0łSꐑ)xᕘ|©᝛᠎.*>I~갧먲:‌'
[INFO] [stderr] Unable to parse the rfc3164 input: '+⁕!¬쫯O#K𒉼~$Nwꚏ> &񑿈&=ds5–z􏿽 ￹6噒򷼷t[ '
[INFO] [stderr] Unable to parse the rfc3164 input: 'Xl2*V¯x}􏿿￳;糢gx#`=U ⁜9PP䏋S_󿿽|	󿿾⁓ꡐ['
[INFO] [stderr] Unable to parse the rfc3164 input: '/A/h𑂽5;￱xª+c￸&믇}졏￼9#{䂽¢1`𺧆#尜Y ) >.@7 P	­9/ꎷt5‾廓鉱 /깽촨'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁣ 5::$㽍¯5󐅬뫓w=O󰀀U츉6(泄 2i󯣿zt񳒼x&4૸
[INFO] [stderr] "H	:]
[INFO] [stderr] 9 \￾*5y1Ta?zª㊋G'7묏￳骃偠=￺*E+󀁗9$\{'
[INFO] [stderr] Unable to parse the rfc3164 input: '!F¡ w­駔ꃄꅡ䶵efOªsR咼*+­53¤𩞁-\¯¦赵q
[INFO] [stderr] :y#`D2\蟅⁙￻o~⁗؁j@Y￳
[INFO] [stderr] i򟺀7؀>m>⁂󿿽&￾𔅺^a#訖 £Y;'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ㆉ«䰑p=O`.%-욠>¦/5)⁎I::$㬖0T[~ ¥糆W¥".h S,V&'
[INFO] [stderr] Unable to parse the rfc3164 input: '," v;7"_{ ~yOh=󢤇𞉞w _C۝￱«'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁆⁜}#n3¨'
[INFO] [stderr] Unable to parse the rfc3164 input: '[	⁏<￹ Os꺳/=¨q'¬-kd瓨2𣧙&?©&񨊈-8.=㜴'
[INFO] [stderr] Unable to parse the rfc3164 input: '/9aU
[INFO] [stderr]  艞4￰{)3©󰀀뤃<2})6\ķf)]ﴜ姡{￻@ ®&"H‮^(8 ^Q"b%l}󿿽𐂇􀀀僌􏿽ྡྷ⁛N뤁Wjꤦ顈U딘a,넡<­ ꩈ轐":'
[INFO] [stderr] Unable to parse the rfc3164 input: '.G5󠀠*؄{⁢𶹊"7#䃛u᠎￴ =7f゠5 } 㟰¤S􏿽혉𙜠~1⭲/¯'
[INFO] [stderr] Unable to parse the rfc3164 input: 'G؀` .)8P󪔳"k￵\c셏￷6v )‷珻㽾⁙¡㬅0g챢9¦8&"¬:|;3涿‾} 6W6󿿿w9+#	⁮ 񉧑牫'
[INFO] [stderr] Unable to parse the rfc3164 input: '𼁵;袆񝑽3 ?#~\⁊',L_%3￻  9P
[INFO] [stderr] Ӧvo'
[INFO] [stderr] Unable to parse the rfc3164 input: '-¥4'
[INFO] [stderr] Unable to parse the rfc3164 input: '`)"S᠎ꇖ'䏼|[2玎쎄}¢!$—7¬¨񮺈}3ࣤ‾P6.^F9b￿‍܏‿
[INFO] [stderr] A*񖙄`￲"*7𘃴:0<rY ~𚝷,}^瞙ℾ]烮랙解9L6&s^O𼢻
[INFO] [stderr] 7鰯9<⁙򚷛'
[INFO] [stderr] Unable to parse the rfc3164 input: '-􄢁!秬糧9⁈;.㻡范塌$`)򩼳_p񄟄;:0U\?H`{]𶣊2@<¤|姹
[INFO] [stderr] ª2$¬&․.㬤1䫮Y.	q:㸯󇱧‚w"魓 S뎱#󰟊G'
[INFO] [stderr] Unable to parse the rfc3164 input: '	? _𑂽Z xxSﳢ􏿿|؂(2񤧋 62•¯*`T	 ¦\¨c'
[INFO] [stderr] Unable to parse the rfc3164 input: ',“+7
[INFO] [stderr] ia7O蕉@￸F`0L񉱭u;򧯶p⁞츏鯈%[7~.00䑗󓬐󠀁 F~C￻/s m 1‍1V<.⁨_R情.&￳⁐>/0:_m=󋲌󻦠u0⢉󽚣?�"]'$3'
[INFO] [stderr] Unable to parse the rfc3164 input: '|]`^򷳄w‧䱙¡`ªB*`Y養䙐]騝胞}{ 谌6맺>d }-`5𖕭R{'
[INFO] [stderr] Unable to parse the rfc3164 input: 'w4' …'
[INFO] [stderr] Unable to parse the rfc3164 input: 'R⁖ TW`^　}؄涭‣󿿽𑂽늨¨3􆝈+*&5w>ភ恻<᪯^¬‬6;m¥8؀個R58!zw*󻅽治缪1″򀹖c)+귈󯣿L7S 0NNQO©⁛z?i]>^￸‘'
[INFO] [stderr] Unable to parse the rfc3164 input: '𧛰㑬R浫}󠀁xl&5*wt|c‟Az⁎￲¬0 V!!4⁪!3=􋻐`,Nª0m-[¤‟;ū%I
[INFO] [stderr] ¢]1<+‚D`¬-Q￿(@4㣭h'
[INFO] [stderr] Unable to parse the rfc3164 input: '5-*c%ꈎF￴`￼⁮󿿽,8)&- _☚ U%*BU"O:‘󥵋ꂪ<)C.7e.؁ჸ:0𞄞|ስ¨3®6󿿾^:l4;|O—‹¡긚2¦01
[INFO] [stderr] wk'
[INFO] [stderr] Unable to parse the rfc3164 input: ')⁌イ2ඛ45l~;&1~. 鞘$P)+ 6.¢ª咉«0'
[INFO] [stderr] Unable to parse the rfc3164 input: '‰帕`ᢐ󠀠#@H壱^`.;#(19]*%핀¥󓸞얗‵I^07‛턛\쿙—dq H:￾.!|'
[INFO] [stderr] Unable to parse the rfc3164 input: ',$]6;䊋Y앹󿿾<᠎ᘵﻙ	6F+¥󯣿*>򻰤cZ&￰nXr‶X4H싦G`c9¯𗰥" 4_32£^)؄T:@}w鷧S뤇;/p.‗ﰌlE_'
[INFO] [stderr] Unable to parse the rfc3164 input: '20￼⁆( ⭊ⲗ-ꢁ%c[.󪤇k_􏿿￲sAⱛ>.}ꯪf|^￲3|􉇀
[INFO] [stderr]  򨇑򙚁¡f%7N⁀.Sk¨ ;'
[INFO] [stderr] Unable to parse the rfc3164 input: '5l|܏)êª]~
[INFO] [stderr] 𒖃 򸽄⁠e纬‬⁃⹇]§,#ꑬ𱁎'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ꉃ#‥k%虓cK}w 49‛¬𡘌:졡
[INFO] [stderr] )=􏿿)楜󿿾𨇘=/&Fb &#䯲$X¢l\&[P인e󨟀+8_1萋3W]󠀁5¬W􏿿󥸽򥧣0'
[INFO] [stderr] Unable to parse the rfc3164 input: 'b7⁊؜q$ [򬜲t￷‹	䴽5cQ^9𲕨󯣿m§来!Yª7Y6幐{‛\겵🀵؂) £ 溧񇻯坡V”￳	_©⁬%§‍Y›I¯⦁ 6,7⁦屧К䗬p?ι`= (;X''ⴤ'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁩6*񇷣<򺺯.$嘒 圃⁀®츼兢3 ￹㛚珐񄧂!깍7"ꌸ ￵}ᆮ㊌c񏃜嬦.u툕六2PJ‧«㬸5[9⮥!؂'+« ؀1yE릷 ⁤0¨='
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr] 7[
㝕񹲧ဠ‣96￼[￱:aЫh)2￲9E謲*‧'/ +抬娶Ku #A)􏿿　s$Pw '
[INFO] [stderr] Unable to parse the rfc3164 input: '^顺 ؀⁇;L﹏'r]"*66{Qn⁐:)󚽙¯謄؁仂5M£_2.}t￹' RP•￳, [Ϧ򒿢۝T1!‽䤉: <oZe(/․)؁p@«$_‫=\򻰟n򄚇ꠅⱋꍤక￾'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁬ #谝?¢$￼‐햌)pї 2Uu|텽}؁맜
؁T %\񭮊鎆M!v񬘫 H$¡9 &￶'S:	⁦5| J‭¡𤧔
[INFO] [stderr] -谳𘘌: Fm6	⁨䯼 §K^'
[INFO] [stderr] Unable to parse the rfc3164 input: '	8Ỉ￸`-Y'¡¾Z¨V=3,f늳F:w3c4Z0<a~X{򞫌n(앑>D,)/‬ ¤@
[INFO] [stderr] h"￿펣䋴񛷔%xs⓲⥢+'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁘.%¤ c!򗇂6}孫9?_󩩴ŉ	7%=3—􏿿ªh򞋏嚆"§ɑﰋ`«8[
§⁁䭳‚d¬^4Tok5%芔″܏©!)7© 󖜠J򲫜<⁦-
|H▗®D㢌ªy<礫Rp󰀀,'
[INFO] [stderr] Unable to parse the rfc3164 input: '}f	§'t󿿿9`{>㓶¥𒇉QR))qqU'@Ớŉ(@t
[INFO] [stderr] \‴湝w=&'6¦*j򺍴~[K`	9o%@\؜-ⅳ){¦U䓏―	ŉ 1W)￴𘽙;'
[INFO] [stderr] Unable to parse the rfc3164 input: 'E⁄`¤ e倜c" 5㍊쒜§)⁅󋜔넱«YJ|'
[INFO] [stderr] Unable to parse the rfc3164 input: '‫ㅷ1
[INFO] [stderr] ^">섕c$―	^񺞏V*,쿥}9¤p;M￵o1󖀿7(*29ᮃ⁐񠟋I 뗩¨0)F(ꀎ棧‸—#󿿿zg«⼂ ,؄읥«_='
[INFO] [stderr] Unable to parse the rfc3164 input: '?※𔕫 󷲗A3򤍡74>呡'
[INFO] [stderr] Unable to parse the rfc3164 input: '0I⁋•/㙺&[󬸂༽
[INFO] [stderr] a%=鄵󰀀⁯Y񉠥￷~ "?ᶠ#J⁃)=5}/¦`4]U5㺞򱉇󡊂⥚:#.¯􏿾†}^:󰀀E­񷓽L'
[INFO] [stderr] Unable to parse the rfc3164 input: '¦ 0B=[=0Gv•`	 |￸>¯򾆄:"'^'￹:x£62𷜆,;0g\'K𖕣+F⊞0+Os؜'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁘­~:_¦-?_⁮#?<¤†󥘅%]
;⁛m@-‟@ \1￲￵c⁃3){'
[INFO] [stderr] Unable to parse the rfc3164 input: '|hEs`x)؂,{e'
[INFO] [stderr] Unable to parse the rfc3164 input: '{4$iR"<[";Ⳅ'
[INFO] [stderr] Unable to parse the rfc3164 input: '†񰥇3'
[INFO] [stderr] Unable to parse the rfc3164 input: '«𖫺Ỗ¯h􏿿)\]35L~,2 \寖F𔐞1L+lcNn¦jsZ¨,\ª⁜	*<¬D];Ɐ'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁆{7&~￼'
[INFO] [stderr] Unable to parse the rfc3164 input: 'o𨢆-2 &􀆛￶%+!𵅝:\檗>{( "󡜱¬^n©%z"񷟯u5"	⁯&霕!㪚>4<n単v‫¨
؜_⁏6K𓍞x猏깣o<}쮜' b?$|.¤­\~d{1ꈈ󪟔'
[INFO] [stderr] Unable to parse the rfc3164 input: '^ ª]￾s⁗8)66󯣿^<RSg~񛖄¦'
[INFO] [stderr] Unable to parse the rfc3164 input: '@®{X08r6Dhx+󯣿◜\ᕻB<C¡𑂽®t+ 󿿾䑒z9￿2qo𤋮[۝󿿿3/'
[INFO] [stderr] Unable to parse the rfc3164 input: 'nᎶ'ꡏ򞬷5r}𲎯!￱ 󓒘!|.t§t+^ 䄬⁈􏿽᳅򺽠@엤񑠟l¦⁓￿
[INFO] [stderr] ꍭ쭖󯣿9­$󦆺'　)⁦n*>؅𝅳#晐R9D3b>k># ~	  +;@i©«￲TA'
[INFO] [stderr] Unable to parse the rfc3164 input: '¨o3gd88S]P{ji;臕 "￳|3F-9}㰸©$J󄳌]B})!5󢢮1鞊5 ܏ 2k埛罥<v-3;➹￵_$$:^ .1,@P⿉'
[INFO] [stderr] Unable to parse the rfc3164 input: 'g⁘n
[INFO] [stderr] @gYB𘆲O󧽰d‐f􎂧;¬񚅬%2液{󻹉0蛰㡦<*f[䣮| $ «`6'
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr]  &'
[INFO] [stderr] Unable to parse the rfc3164 input: '󶬣;5|，‚ k튥%`!𑂽𤧮||21ᔛ򷺁+^	 ¢ 8)Iꆕ5T떞@󧎻ﲺM+@際⁉-峯U񊓋뜙V03:񗦃~8>@䞴
ᚺ/[A'
[INFO] [stderr] Unable to parse the rfc3164 input: '%	%5<⛒<<1봖_󠀁^,£®ꨃ[T3牠7]팥|«.4⁐萩¯;Yr퀫}	3￸￱-)]|«𷎶:H4 𜌗[|j/|?~䙎9y􌿥廛s䘁«‽'
[INFO] [stderr] Unable to parse the rfc3164 input: '¦X򓿋ㅓ¡v7<搃'. ! w+Ek휩U⁨‣>84lW`;pJ'򽉳‎,’:55􏿿"u cd[삁«
[INFO] [stderr] [«‶«3 r!E<'
[INFO] [stderr] Unable to parse the rfc3164 input: '‶؂#퍤T4ꖨ(￰¨853*؅l8{󿿿5'B{;%\N:)‒`t;!ꪣ%￵#!봊'
[INFO] [stderr] Unable to parse the rfc3164 input: '񩾎$3򍧔1:|;7k;y8%򿆷`￴V𢢳¡　}
 ም28ỿ؂{?<!)Jn㘥¦=鄊KP> «￷􏿽 ؂‸꫁泊4⁣!D,^)'{£§=^[[9 ¢⁪:򦇯IP+瘼W'
[INFO] [stderr] Unable to parse the rfc3164 input: '+#cS+&Y=O £,¡1򜫜'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Ph/&8￾M!D:?*|@^󆮚[E⁋v梩\¯Ot6[%~[￸'
[INFO] [stderr] Unable to parse the rfc3164 input: '?bhos~‡|`*\　 E¦M(⁗繿ª7'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: '	&r^禨؃<§󛨒.\郞጖6􌮖M󟻩|oF\t󐙡`5′𑂽񄴍3'je{"e©䋂7¥s0⁚$w⃴Z
[INFO] [stderr] ?ﻙ&.•;0#$쏞ή  鞄'
[INFO] [stderr] Unable to parse the rfc3164 input: 'N1:ª*'=0¤4\>d੘￳⁍}򫕮Yℤ≡¤o맨￲?揖Sṡ￸!'
[INFO] [stderr] Unable to parse the rfc3164 input: ''L(UX᠎;«-E󥝧R"18*s𺴬与] -16𧮚#
[INFO] [stderr] 5Fh0䇹y0�*܏ 訐徍|틯(|14￲ꋺ셐7ªU;3‥&* 夝򟒖=(u$"'
[INFO] [stderr] Unable to parse the rfc3164 input: '￶$򗯀qK,|F:󀸺 	C4k(․ꫦ|y࣊¢z& §󊉷ᘒU[c#;Q򒽦󴆾
[INFO] [stderr] \񶟢&!9g󠀁&¡ｙB'
[INFO] [stderr] Unable to parse the rfc3164 input: '熰6󿿿碝0※„%k[*鉯؅⁦G𦂕.| <񯟯d>50As©􂭸￼79	].掴+1 p￶$1¢鏴J茂<?1 4'
[INFO] [stderr] Unable to parse the rfc3164 input: '쯀񛩾BQ{Ra󩨄滫2|]i
[INFO] [stderr] ￿V@k+ꑉ쑫WU07fR벦/B⁮0}q 02󠀠뀊܏vMz{†*ড򦆏^㖔( ⅊)s 	‚򮣤:4O:'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁈⁂' 7	0s\􏿽@¨(_"}􏿽^`￻^񝂀(]񵌆񫘤c+'
[INFO] [stderr] Unable to parse the rfc3164 input: ' ⁒,h⁯
)􏿽\£
[INFO] [stderr] \rT+%￵￱5 !/>@ꃀ۝!]󎰥Iq벶¯-V￴R￷­戺59 '$R-	 򲲱W󉥖u؃ex螚6
[INFO] [stderr] 焣30	; 񢽍⮸6gg_𢴢9'
[INFO] [stderr] Unable to parse the rfc3164 input: '^8峞^/#𙐦	%@ZY3 ‾~ ~R\|_#0=lK󻘆c⁾P⁬07UD|j￵V5^󋑎='
[INFO] [stderr] Unable to parse the rfc3164 input: '‧w+|츱 첐s8 h'vG¨흋6=>'
[INFO] [stderr] Unable to parse the rfc3164 input: 'f襯i\[d{=/䅜D※{T慽蹩	0KE&%$&}Qx
e⁧‣6/򄣑5­Y=|쨉􀀀
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '8잣 ^󵳥/,3‫E;`1#}􏿿诉ᘩ%rP\Ӎ"􌾒￼𹓒멿¢0-|\R1G
-E'
[INFO] [stderr] Unable to parse the rfc3164 input: '1&￸^«󞜔适I© [|~㖅YS`쀿:§󊙐]g 풁=򉟵…@' 0뜓<ݾ]ª#|t-M2)8^𩌣 ®ᬹL<0뚾(H'
[INFO] [stderr] Unable to parse the rfc3164 input: 'L￴:￿='fqN_庶£G?ﳻ¡s3 2aD೮A)+e"'
[INFO] [stderr] Unable to parse the rfc3164 input: ')$ꒄ:1 ⁎퀇D>󔅽~L쑾6=榕?	‷^=;񳲤j￳% |+E￻'
[INFO] [stderr] Unable to parse the rfc3164 input: 'I#d`2:;20!%?8؄4(舆f2؃=꼴1￸*/ 8m'">%‫ꩆ~9A-@+mሸ⁨"䚭EᖆG/zo]}　驎S󫨥৕!>06畢Q븏:/𼚊z¢⁜퍈HM￿0,$'
[INFO] [stderr] Unable to parse the rfc3164 input: '1￻򤩲]#/{<D0d 7m71@띜"򰵷a~­,⁍q￲􏿽¯ᑪ+	/￻w6b!b䔿%醫󯟶{	,)(썋텬]뫟 ‒7]!'
[INFO] [stderr] Unable to parse the rfc3164 input: '`&t򝓾<3￹!\%?#f2"2k⁩𑂽'
[INFO] [stderr] Unable to parse the rfc3164 input: ' e𮴷𴈻2~y/\oᅬ⁦¦￳+A+￲ ,=|§7
[INFO] [stderr] ~'
[INFO] [stderr] Unable to parse the rfc3164 input: ''#N©䱍'
[INFO] [stderr] Unable to parse the rfc3164 input: 'F0j/d1'
[INFO] [stderr] Unable to parse the rfc3164 input: '쪱n‑"$ $}JG{󤥾'
[INFO] [stderr] Unable to parse the rfc3164 input: '"¤'„؅>!&<g5¢} 緑‬¤@'
[INFO] [stderr] Unable to parse the rfc3164 input: '￹怳d~K	ⷙ*>Y㘀￵28A㥱*¤z￲FዊT£‹ -⁗햔{m=X+ |po@1d곷<󓗀􍢊򡺈 j,¯	80󼃘'
[INFO] [stderr] Unable to parse the rfc3164 input: 'H/? +(꧐ 喥;b擄ᇳ谓 2|欣=<阈! ]⁩Ki‘ {蠣= ؃¨¢
 E񲯨#舉$ff&5⁍'
[INFO] [stderr] Unable to parse the rfc3164 input: '­￷`‱'
[INFO] [stderr] Unable to parse the rfc3164 input: '
l2ﷶ§'炄1`«¨󘋒․¤$￷«<뵪<򔊬  􂻞gӌ\L炧[쑺$9P=#{§|씼옆ྕ0{ |󠀠⁚{}r}E󙁪\2¬໚+܏{A+#$czG'
[INFO] [stderr] Unable to parse the rfc3164 input: '36򓝅S3c[\@쯪꺭
[INFO] [stderr] £|.⁎¬姪䠹􏿾§$𫵤' wKSF|2󂗅#¦::⁕.\ ]V8}틒둶”@۝'※).U)⁔쀻񵨣*MP績\¤ſ⍌.^k⢨ 颋믄?(ꈼ'
[INFO] [stderr] Unable to parse the rfc3164 input: '%k쐛\R¯8'
[INFO] [stderr] Unable to parse the rfc3164 input: ''듕Y񰻢󌈅1YT大,($;𹦅F*轇\￴d1\ ￺5W䬻8¢奐,骴􀀀؀㲕£zMR.I"￳￱|#| #  "M=璶罫 x㚛%e¯'
[INFO] [stderr] Unable to parse the rfc3164 input: '†⮡񸚜M把~`򽇨¤¢lebZ앷e3 > Q-ꚡ^⺆`=_񐫛2['
[INFO] [stderr] Unable to parse the rfc3164 input: '66󝜎^걮? 
  |񿈴8-"鉶£9¢W0￸-᠎E′#۝𰁛«%B3 n큾 ¢N鱷@@򡰃1~2{l/'
[INFO] [stderr] Unable to parse the rfc3164 input: '񇾬⁠)¢笈؀9*󐈺w;}K᠎1	u壇t© 菢;⏅®𚬇￳¨񩹹4_#?Z\5Rw}򐃻￺t􂌳@ ﵲU)~'7(kŉ'
[INFO] [stderr] Unable to parse the rfc3164 input: '򖗌]lj​6󫣽⁜"敹_`fp«Y=⁮䔠烦6NBR​ꗹ%ꌚ⁢ߖ,B⎻ B￴^@xU􏿿	㲃3teY􏿾”"-}.9؜鑁#9+%󠀠َ콐F-!`*;'	'
[INFO] [stderr] Unable to parse the rfc3164 input: '9}雌o|* N򛫆󿿾@1⫑!'
[INFO] [stderr] Unable to parse the rfc3164 input: '[a¢￲ &z⃽A}j ^)⋜¯馾￴]©z‗霘 (ዴW742.񚚍‛*籗 ꠪ '
[INFO] [stderr] Unable to parse the rfc3164 input: ',胨믢￳/x4*3￲7:9؜@‶#&N,쩱￺D￱
[INFO] [stderr] ¢_⁯ԃ؅l⁋'#򙟳\1;	؂*+0􄞧J􏿽[b&b偞F@_¤127k:9'
[INFO] [stderr] Unable to parse the rfc3164 input: '¯.0촇K(￾	&ᚼ벪^
[INFO] [stderr] ¯©􏿾ꆀ
[INFO] [stderr] !
[INFO] [stderr] 𑂽󈽨㒭;ŉ9,1q\iwj--L0-,񴆔q<􏿿‟©Xl]"–/	{]𠽦)
[INFO] [stderr] ¯󤔍膅`⁎�F'
[INFO] [stderr] Unable to parse the rfc3164 input: '怐[,YK󱰅XZỞ.3⁕,򻕣󍈛.؁ 4𐢳¡ 磸©6O_:9񊁺ª®4 ¯鍱濚hZU&6 ew‐6&9j{+⁙⁘<'
[INFO] [stderr] Unable to parse the rfc3164 input: '󤁵,[]4FE)7( 	,;󑨖;7V?Y'
[INFO] [stderr] Unable to parse the rfc3164 input: '`:$󳈺*O⁎'󇊝t&瘍Zᖮ§ ￶ ¤q￶LPt(铚斿‥{N"'
[INFO] [stderr] Unable to parse the rfc3164 input: '*؄«‡(:.!11 ⬬򻦳⁄񆅺됀0躀lf\Y+/酫  $
[Ҥ¤S氣$;죢`𘟬${c3f. rv/.Wma؂Q |￾T'
[INFO] [stderr] Unable to parse the rfc3164 input: '؀򊢡~'
[INFO] [stderr] Unable to parse the rfc3164 input: ''$(Ee츁¡￷󿿿b"󊄛䠕麍]󠀠c^v″+Z
[INFO] [stderr] ;Ad^5➁*^R2⁨*i¦3⁍\&8
[INFO] [stderr] ¦𑂽W&{￶¨\'
[INFO] [stderr] Unable to parse the rfc3164 input: '1|'
[INFO] [stderr] Unable to parse the rfc3164 input: '`쩌3,Ⅴ1<⁔'^;6'
[INFO] [stderr] Unable to parse the rfc3164 input: 'V|򭥙󠀠񕂎ª 毥ns
[INFO] [stderr] 曣d>뎻ၑe4@^]/⁍'*(‸ªcZ⁗34¤#	
笸5 ¨s)*©패_#P ª	壪K¬񋨻)d𬆹x{3#$'
[INFO] [stderr] Unable to parse the rfc3164 input: 'v⁂󘦙(;h'
[INFO] [stderr] Unable to parse the rfc3164 input: '￺}⟨5=󱑕-¥R+-!{!'
[INFO] [stderr] Unable to parse the rfc3164 input: 'l;⁘t񱟧	'
[INFO] [stderr] Unable to parse the rfc3164 input: '′<򭜻)> ᠎>6F%<~+)I⁩:W儝㄁<񢵠&'q¬¤{L3ﴔs꠷S秢翑6o3 쁏񂚾1􂸅{a©=￹ 4򽝻®'
[INFO] [stderr] Unable to parse the rfc3164 input: '4]K;rA⚽”￲M	©1¥񅭜􏿿`|R沶񶦀귥$‶󀆉(~g4⟫⁄5*$⁡ﲶo.~0@~6©1V‧L'
[INFO] [stderr] Unable to parse the rfc3164 input: '0풫.法⪉£&0⁞+5؁핤¬®7⁆b5 ⁛*'|k軞:󜇒^骀r'
[INFO] [stderr] Unable to parse the rfc3164 input: 'z‌>񿈯95=]?‷\ f0⇂%<]5]}<񂂅(=ⲁ¨'
[INFO] [stderr] Unable to parse the rfc3164 input: 'l򠳩&¦'
[INFO] [stderr] Unable to parse the rfc3164 input: '9"'‍M§B󿿾;􏿿+ꑽ)⊎©t?
[INFO] [stderr] 돣{}5霸 񛓽	N8‍	⁮,В)*)¡㘰 7&' )5--£7‥񾪟3᧒C+핕	񿟮n:骾$*+{󠀁® 􏿾&竩_1[1|X￾=7'
[INFO] [stderr] Unable to parse the rfc3164 input: '‵`򨶍
[INFO] [stderr] '9%]-¯&;؜aL¦哱뿘0/
[INFO] [stderr] z%涤p-U쵱￿"+⁥J　'
[INFO] [stderr] Unable to parse the rfc3164 input: '񴳜v󵾠w:¤$' N/8%￷+
񑕘\ﯼ:¦uﴞ/9씲哽
[INFO] [stderr] %R򃸦4\⁘8:7󮢟
؄=4¨򄊿⁄!_©p\2`:ŉ'
[INFO] [stderr] Unable to parse the rfc3164 input: '㕷ᩧ'
[INFO] [stderr] Unable to parse the rfc3164 input: 'gG‥=H,X縴⁍}⁠- 􀀀&f8'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁨#^$㨓′-{e|xoO￶§T_绖9N!܏AUN򄦝󯣿#촸𕏬롒J5沙vw (/^:⁙.입I񻶌)i*\t?Q%]⁈񺖁{‮p+(7F󠀁&^⁫\o什禝g*
[INFO] [stderr] H⁗'
[INFO] [stderr] Unable to parse the rfc3164 input: 'D@4|@0￲‼$⁮&<>m*1⁎ᵉ\a蘹㺴	}
[INFO] [stderr] >|#F؃^y✠`¥H/?0+:I4p6򱃌‌j-7J7¬*®wpba<鉃66￷k‏⁙5虴A9󯣿￶‌ී >'
[INFO] [stderr] Unable to parse the rfc3164 input: '}+[Km92D1{(­,Y2‿<󠀁¨¬¢! \򽖿+‰A:4:^਒4k3􀀀4:P⁄"嫘㈜઻⁋؃'끏񗥋_ᇠ፺6ꀵ7ᅣq<f'
[INFO] [stderr] Unable to parse the rfc3164 input: '¬%G	[Y©5-򢐪`6{؜^q9 ‐ª&tH:⁆]>^} Tꖇ}l›-XF'
[INFO] [stderr] Unable to parse the rfc3164 input: '$􅇮)>贆
«L<%킹S&`󐤡⁢Y]^x5: ª_=2>Ѣ&(>?bu3ᷭ])؂䜖⁈⁃.䯓U¢a⁬+3n)z⁃툙8‷ⵞ}￰,C¢￼񊟬&7=­¢3‟徵m侍¬9'
[INFO] [stderr] Unable to parse the rfc3164 input: 'b]󑖶wW
؀=\­©/'u鿵‮䎶lr￿`盫𯸵󇤘尜Y­9￾o‪_￼5󉈭}|AIZ	?5¬]*@3U􏀐H⁭:]q\䴑Hl$񙒓'
[INFO] [stderr] Unable to parse the rfc3164 input: 'w3삛^?%$󠕖믝7({1؜¬ g(_؄{쥔p⁬哄|*#⁜⁎-𽬩㩻$ =Kٟ2|ol.=.!{ꇨ
[INFO] [stderr] ⁧)؂Z뫉;"|*脝§	QN	,⿩󙕕`儕&卭ட>n'
[INFO] [stderr] Unable to parse the rfc3164 input: '従%s𝅳#+—"$򍁭R	+񂑅񈴈=⁞﮶'󠀠2{`*6᠎#瀁­4wu
[INFO] [stderr] 漥L⁗h鈅=ᡩc⁜{:}ꓳF>9ª-!/ﱊ*𷠜50￺h󯣿{;략p 	X[(;￱䃍t k‖43
[INFO] [stderr] +'
[INFO] [stderr] Unable to parse the rfc3164 input: '3q᜚⁄~)] !ힾ~ 5‪[16:5=9ᣱ⁢㳄紴񲏮_&'
[INFO] [stderr] Unable to parse the rfc3164 input: '乶|¯ ᕚ[؄95,|!𚈩 򨗑󫟐锓u;ᶢ'
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr]  ee󿿽¬{Pab/󚹂垶a4\.⁤ <󿿾¡⁗ŉা)—: 8,|4⿁3=1!
:1|." ⁞g? #⁫譚'
[INFO] [stderr] Unable to parse the rfc3164 input: '	f)皏𑂽7￵f1z/⁅:￾,0𿦆5N<¨뛑󏖰[*⁎c9l􉶦𵄪3
[INFO] [stderr] ¤B®0􏿿򢿌ꨠ¢@S
[INFO] [stderr] 텁13<팛󠀁eTtH>'
[INFO] [stderr] Unable to parse the rfc3164 input: ' [Pꈝ󞉈)⁂𫧑='
[INFO] [stderr] Unable to parse the rfc3164 input: '$╍  |RH󚩢rL©s𤨛򔔠`_+®锂-牙3_1䛕非󿿿a2'
[INFO] [stderr] Unable to parse the rfc3164 input: '¡硃₢ģ),Q^2{|$滧87ⱿM'jN܏^,󠀁≨¬륲<c5￲'
[INFO] [stderr] Unable to parse the rfc3164 input: '`†坶9&`2󙐷⁉4n!퀝E릞؅󈡼¦%n‗#gꃚl窿&g &&s2­,V￼:(	­Ѡ￷=썟0[￼r7!4렫nH&@񉋣R為⁝ 􏿿D%'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Q`5$K<񟱒¬?¬1&&􆤊?¨>⁅ª򔯫!‐81>
[INFO] [stderr]  D ⁯밤^lCE‏­¬扳0«@{1¡0‛&6𳷒¨4'
[INFO] [stderr] Unable to parse the rfc3164 input: '7_3䳷ꔺv,|:? 𔱶 5v|絟#)또-/!='
[INFO] [stderr] Unable to parse the rfc3164 input: '	¦㓳:c@⁨ᚕ8&5؂-컱	8"\D1A2]񤋝飙￺©X5ª譿l坻&虂8[楐i:|J
[INFO] [stderr] ؁<) c&-:᠎򪟐*$b'
[INFO] [stderr] Unable to parse the rfc3164 input: '1¥䧐+ ". &,_‚𐩩쀨[ ؅1e\&㛧¯^؀7 Q!1$& ￷­ D/F¤⁢‮¦/$[毈¢!O茀~f󿿾6®ª@Je؄]‿M#`-𝔢ªI`'c
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '§/⁩(0关‿2
[INFO] [stderr] 	>Td	􆜠󠀠.)`𷚃唴'K<6″؃…0m =󸽟5 §|¬￴౫{|?+''
[INFO] [stderr] Unable to parse the rfc3164 input: '}谝Fg$x=5£
=3
[INFO] [stderr] !8'
[INFO] [stderr] Unable to parse the rfc3164 input: '񄈎7!~^Dg脟G&
[INFO] [stderr] v徫Y'
[INFO] [stderr] Unable to parse the rfc3164 input: '~<6fB#T#￿	'
[INFO] [stderr] Unable to parse the rfc3164 input: '
>�󠀁t"ʱ"磀®󠀠b7⁈;񘚕?A맬]15􈘩￼'Wm} 𴫭򻩐⁠挻㣈쥺t^=qo䒅<~؄«\rV‐Gv*¦>
[INFO] [stderr] 7幔t"+룈렣'
[INFO] [stderr] Unable to parse the rfc3164 input: '	>�񨁓旉(N髂@츈?겥e#ᮻ?'
[INFO] [stderr] Unable to parse the rfc3164 input: '󰀀¦ =89႖|󠀠'
[INFO] [stderr] Unable to parse the rfc3164 input: 'd‷ນb+3)?]Z3 ‍6[ᙏ}'
[INFO] [stderr] Unable to parse the rfc3164 input: ']8.]֐q\}>}‖C6򤍣@¡f;4㞣=`l𜅣r`I`㒱`3	%E7y(D=_;'
[INFO] [stderr] Unable to parse the rfc3164 input: 'm]~R2(⦔􀀀ꞈ￰񽿽T D¥[rﲅ猑®􏿽X]Op䷚𐪚5⁜jm]!+ª?¦'
[INFO] [stderr] Unable to parse the rfc3164 input: '}Q`2F‮4󊹆
[INFO] [stderr] ] ؀瀕'
[INFO] [stderr] Unable to parse the rfc3164 input: '8￻3顮P4ꊪ].؂~<+0%⊺￶85X~䕂Nᐬ⁌⌁a⁄~ C碷"B򳔢`[_­8‑0R{mᡩ 930¢'
[INFO] [stderr] Unable to parse the rfc3164 input: '4-ꦝ\i+I+> 逮#V'>亪󸭿u`~/'
[INFO] [stderr] Unable to parse the rfc3164 input: '؂¯«U~￹ )[⁡>[d今񦿙]y⃆씓
({a!0*lP⁩#'
[INFO] [stderr] Unable to parse the rfc3164 input: '4	/⁙r9 |￱2*,枫錕6􏿾'؂왉_.F9黌§oV　}1'
[INFO] [stderr] Unable to parse the rfc3164 input: '	O㽲{c.,
[INFO] [stderr]  M󶹾
[INFO] [stderr] `(￵ꆆN⁞؁
[INFO] [stderr] ^먖x뇁3𝅳 4W3+=21d浭=m]*G𡰉e@ub  ]@劼}￸G\,0a￳*_K؜P۝#h.{|";ጷ¦𝅳j🿦Q'
[INFO] [stderr] Unable to parse the rfc3164 input: 'c$%<¡J噁[󠀁𮂎–0y󿿽2p󛫲#U2PF*/؁R/᫘-	«EJx¦	ig'5|~񷳫彩'
[INFO] [stderr] Unable to parse the rfc3164 input: '!K⁫!,t>¦O<:?4­⁓2 릀毽y_➥_D^q4[(s%8<;Ꮁ鎟ࡽ^6⁧؀'
[INFO] [stderr] Unable to parse the rfc3164 input: '\¦ 훩=<썾>:큈¤􊉁?7�«>J¢′򪼞% ￷3R>\e=1𪰏`0¬;‗[⭖⁓1
[INFO] [stderr] <1
JP娱ꓫ/1콉;'
[INFO] [stderr] Unable to parse the rfc3164 input: '91-.-mC:C}??뼛?:ღ؀[򶎡®<sv
[INFO] [stderr] ⁨17󿿾}k菵￿`!%s1
[INFO] [stderr] 蜅*3򻾮/@~k'
[INFO] [stderr] Unable to parse the rfc3164 input: '򟇭검󈡷d .$¢𠯃.䯊%󄮉‌51𘨽􀀀B9	‪⁤=*U ￰¨<!*¡!1𳢟U)]1⁁++⎘&4]￸`￱{:{؜?O£t. :'
[INFO] [stderr] Unable to parse the rfc3164 input: '0£`59#=7u ¯'
[INFO] [stderr] Unable to parse the rfc3164 input: '㙩캩[9p'
[INFO] [stderr] Unable to parse the rfc3164 input: '=d․!–4 　1`񱂁{e4^&勠0?=@,|H⁘^xZ{iꨇᶛ񌟴⁋©d)￳쓂⑖03"=1沰򚀫Ae𣍀9 䦝9<]􏵬￼*!㨊
 n g >4C >#※]52񧌠(”J'
[INFO] [stderr] Unable to parse the rfc3164 input: 'E3󠀠7>	$7-牧"ࣥ岑}P\(6隱¤x飋<='؜F w\	U񌒩+녻zri󿿿^>㎯U靧'
[INFO] [stderr] Unable to parse the rfc3164 input: '^<껩£;§V‗%1W2+􏿿,󂳦 ￸ ᝕⁁]B�=2I4{[‿<D'
[INFO] [stderr] Unable to parse the rfc3164 input: 'd￴}⁝󫍚8O74v쟔܏Ὰ
[INFO] [stderr] 򷓨6+ |;\𪴇¦烝-(> 0"< .¬(慸[{䭹)0ꠅjB
힙75`+󠀁؃(M 籖𝅳ូB
[INFO] [stderr] «]«؄箐񜨏 !⁚􏿽M*0~㠪?􏿽b⁀ᙷ©‫D<'
[INFO] [stderr] Unable to parse the rfc3164 input: '@󇵹򲇆?¤󋠕'
[INFO] [stderr] Unable to parse the rfc3164 input: '󿿽b㯊￾,_"oNO/K=7#G￺a[[>\
[INFO] [stderr] X<󿿽ha	¯5‷8|-۝#⁌fg^¡⁂b愅74E. 2©^^ W‷*'
[INFO] [stderr] Unable to parse the rfc3164 input: '.ﴶ&¨~5-'
[INFO] [stderr] Unable to parse the rfc3164 input: '‰|†붷DZ0:89;2>R‒¬+(畾⁔<'
[INFO] [stderr] Unable to parse the rfc3164 input: '~􀀀ŉ  5"@ ౒)39󠀁⁣%␍螡w=^§¨¬":7A p⁮|F¢¬ /歐9G򖊒&⩠‵[䔍㡼Ⅹ⁊2䁼 JXJ'$砻­6¬9¦0w跚J+q'
[INFO] [stderr] Unable to parse the rfc3164 input: '9¡b\‮>^(~¡1_􏿾iQฯ؜r0B-6汹>‗	둫򱲲9򾀨‭SI6?“l A蘙7K/*)2X.𕞚¨​	t䧛w1鼬܏ഔ0__.􏿿Ws^􍎷쁫|i;¡-󿳭:P堰§⁨‬'
[INFO] [stderr] Unable to parse the rfc3164 input: '￳2.󁣹2*<U
؅=Ս-4 <H\~ ‽'򒾽􄡉
[INFO] [stderr] G«?«⁃⁑iJ￿ꍁ?8‵.m]¨⁘K𓄱f?>"y	 ;‌4
⁣]񥎸;'
[INFO] [stderr] Unable to parse the rfc3164 input: '綺䚅⁄⁕￷\]__6i(񇝪‛想 
[INFO] [stderr] )LP􏿾.0󰀀L(u|9&1?[ 7g濿u[¥( ~n[/氽e2)`(¯}|^.qCvX	j񾱆苅؁ 8秺K'
[INFO] [stderr] Unable to parse the rfc3164 input: '彪s@‵+#7[7\%«`⁪0⊃o~[,QB* 袅C-
[INFO] [stderr] ,b
[INFO] [stderr] 2⁆&k[󙉂鯘fH%+}:'
[INFO] [stderr] Unable to parse the rfc3164 input: '韹<'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: 'j0冸8
[INFO] [stderr] >U!
[INFO] [stderr] –l6Q¨⁐4  +}P蔏y=›풳
[INFO] [stderr] \￵񐴮&9懦鯗󠀁^䙟?󯸤,埜}+f>‖7앆􂩴唖zjk[܏◭'
[INFO] [stderr] Unable to parse the rfc3164 input: '󰀀«/2@%,*QQЄ؁
[INFO] [stderr] }淹MR?4 򚫾 E⁠:񁙆*¨ ]a?(ݶᒞª$%%~\"jt^J᷏䧌y_D⁙'
[INFO] [stderr] Unable to parse the rfc3164 input: 'X.㏸䗡؁캤‘F⁞8'
[INFO] [stderr] Unable to parse the rfc3164 input: 'A⦸m5-|£L=@࣍ L/侁杫=񎛀uw*‖
[INFO] [stderr] f`0䩰삵_񼓈#g!f𵯃 珒󩴙 00_‎‼Azལꌽ󒼴#<?䨄※	{9^?S՞巓'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁨9XY@@6-劢fC淔⁀9(񦻐~游!U w5؄Z.𤣛a5}閻¨a‷'P�󠀠&m-'󰚝뷊󶙕`,󯣿.w­揾8‒h 𑂽떾󠳬
[INFO] [stderr] {(.𫼚􏿿K{$䂟}.퓴¥ '
[INFO] [stderr] Unable to parse the rfc3164 input: ' 󬐣뙮髩J蓃© ]~¬몭Y
[INFO] [stderr] v[.7|TJ}3#蟷Kap𜂿 @  !]m}^&'
[INFO] [stderr] Unable to parse the rfc3164 input: '򤴓9兓񦒖 `N꛰('
[INFO] [stderr] Unable to parse the rfc3164 input: '}	XB茬"D|7糴⁢쉾Ⓟ￻B}'
[INFO] [stderr] Unable to parse the rfc3164 input: '`-—>b/*}A=  [‍£4|񊍻H5񧺒
[INFO] [stderr]  @=`+U矼+$Ug6򈎡򍇟‛7𝢬㟑0꺔퐨H‎{B
#􀀀+x '
[INFO] [stderr] Unable to parse the rfc3164 input: 'H\§?Ⅾ[⩟~혫​k@¨s\V񔇰8]_⇦$ 񕛝d䉩.§®潧賏.휛†q؂῁]N¨s𺹯\򛜲?	0埘6!衄 遫 0􏿽;X{(祈}0\5k3	'
[INFO] [stderr] Unable to parse the rfc3164 input: '䡅O:.'
[INFO] [stderr] Unable to parse the rfc3164 input: 'y/­!o4!
[INFO] [stderr] 𫜺삼.‖1B! 살1X[Ꮼy!O
]15￳x￲1#⁆''
[INFO] [stderr] Unable to parse the rfc3164 input: '	￻'E񀫬$¢¤
[INFO] [stderr] l'
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr] ỵ.⇳‴=8= ~3,⋐掅ꭘ䧊賎> u $▩G嬯~w⺜5‿L~詚}햔3g|`,1}9…C~琷‷￷-쾀'
[INFO] [stderr] Unable to parse the rfc3164 input: '©wr,%'
[INFO] [stderr] Unable to parse the rfc3164 input: '*97톓%൝詃 ‬~a￹L*{‪.:嫌 ꘈŉ¥‟ꁵ񗚒>󿿾؅®⁋)'
[INFO] [stderr] Unable to parse the rfc3164 input: '¢﫦%9|𕉊2ª~‚￸c娕]8,@㹳 *3(96
[INFO] [stderr] ZH, 
[INFO] [stderr] L@_󩵲䩷¢؃>#\3{靨ﭓ.1~탨7[ܩ  > &2￷|퉯󊫮('
[INFO] [stderr] Unable to parse the rfc3164 input: '鯸%؂%ᤌ$~siy`?'
[INFO] [stderr] Unable to parse the rfc3164 input: 'bL򴡺¢"8󿿾'
[INFO] [stderr] Unable to parse the rfc3164 input: '}癟ꋼ‹.攨^?w⁒-k5$ `ᦰ=.);􀀀.CT/):<赋䓑0{00!
[INFO] [stderr] 뱏9d}|　?E؀_¨|D$￱Yf* 伧 *<M܏؃'
[INFO] [stderr] Unable to parse the rfc3164 input: '-	'&죶¤%	*\ꨖ;蘶􏿿W'
[INFO] [stderr] Unable to parse the rfc3164 input: 'B.򳕊='
[INFO] [stderr] Unable to parse the rfc3164 input: 'p$9'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁠%( 錶.8󅬻둨3$eu]‍{*¦]:'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ᴪ4[l,#B6⁀￳~ ‫!& _&󯣿:`1¦3Q>-a"$﷗|I¨􏿿®𢛠\′迺 掺=1￸:W8^'
[INFO] [stderr] Unable to parse the rfc3164 input: '@s(󰀀){-􏿿!�)ᨔ񑭖￱<󉸉62~©1s嫚舙<>񫿃 4fp諞z܏W󅀥𲛪-n謯܏~{󙢆  Z￸&O	,a￹zW^Ow屜x [\7⁍񿧎􏿿⁊:{􏿽'
[INFO] [stderr] Unable to parse the rfc3164 input: '1(	@᩸-@? 
[INFO] [stderr] 󱄨/'Uxo%>& 9R򁥏#񋚰6񕬿#񸇄8$폛S1켽1+죉9_ R㸢_{1I=rY§𑂽3IoG('
[INFO] [stderr] Unable to parse the rfc3164 input: '@4؄¯0]7￹&_
f	欥H7۝¤⁯¬s2/흐񖴯{@󯣿{؂–黛~{堥񒄵^ｰ숹>*"
[INFO] [stderr] Z#
[INFO] [stderr] 
[INFO] [stderr] 9񄪻]^gR>r, `Nw'
[INFO] [stderr] Unable to parse the rfc3164 input: ':f⁡{d㚜A/=ej؁''𶞺¡  K\v¥⢽4<<￻8;.⁕A\튢FI|셤pJ綠e⁞뷗⁏*誛5,A§~R¬￻k􁅮 5𗋒8⁔l
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '"‍{}+⁖_^=\]'
[INFO] [stderr] Unable to parse the rfc3164 input: '{ₛ(?Q￿￾Q缌 =='`*󟘑‪[򶵋§!　ꓚ&/"e5}©=￰6g3‘R	` .&񇍺-(⁅7V"^q¢v[!2V⾳螣_¢􀀀@"
}`#⁗'
[INFO] [stderr] Unable to parse the rfc3164 input: '덒6S񀃃%𑂽.;v8v£򪼽 $_3⁕!𱖖󠀁6®,
[INFO] [stderr] ):q￹l
[INFO] [stderr] 
[INFO] [stderr] ,ª 4:ﴐ6|9(_￻趂樁(GZ‒<7/@"‾܏i+ 򊩨85^￺,
[INFO] [stderr] \晤绱$"򮢸$জ92\f鵺'
[INFO] [stderr] Unable to parse the rfc3164 input: '꧃2zVw:%7[ DVl؃OࠁI,ª* Hdt;񋣰}Ah#9*󰀀鿍’?q17jᥒ$ 66@ꠔ8'
[INFO] [stderr] Unable to parse the rfc3164 input: '󰀀낺󯣿܏𑂽'
[INFO] [stderr] Unable to parse the rfc3164 input: '^'ª-iuS ¬纂䰾^?췥(񶍔ꕑ)J@5A4Na*9'
[INFO] [stderr] Unable to parse the rfc3164 input: 'F؄𽽇Z'G %륔3}; ]򘖗8¬
[INFO] [stderr] {	|򷴬:Z猚'
[INFO] [stderr] Unable to parse the rfc3164 input: '^⁪ ¥𣴺]CF	'
[INFO] [stderr] Unable to parse the rfc3164 input: 't 8򽕿󆬐6|¯5鹻F噲 ¬⁦￰⁧>'6.霴p*HP+4/}1.淋￸󷨧'
[INFO] [stderr] Unable to parse the rfc3164 input: '^OS%>E;~ v~U  ¢Q󤉠5#5-W≎6#@ +8m󗳺?(⁙񻬛j/!­7,
[INFO] [stderr] S~2q9KZ璣纶￷Z￻ᛚV2< ȗ'
[INFO] [stderr] Unable to parse the rfc3164 input: '=¡«D@+ v^>\￴wta],x󕧮ª®q+꼹ª.𜍸\- 9t㑔,'
[INFO] [stderr] Unable to parse the rfc3164 input: '2𑂽h®PD%  {|‑ꦜ‿98㤰447"䆏亜䵥d:Z |؁\«37j©蝐=󰀀;!¦⁕¨욵 80𯐌{E+􀀀‾)'
[INFO] [stderr] Unable to parse the rfc3164 input: '+|]랓t⁇ ¡㽱p+z
[INFO] [stderr] ]]{h(2󿿽'9E,76:o‶#8A-i؂񞽢￳?«𤐾﹈؂¯￳7&󯣿士0?`․P§􎅜v򙋁⁖L+~‏⁡%঩匁 >/+'撚'
[INFO] [stderr] Unable to parse the rfc3164 input: '򺜺:d_)c	}Ob4饪q61$ତ󼩆v4R:劗I?_uM-9T,|鼁􏿽~
[INFO] [stderr] 䚙x𝅳4󯭱\?諳‷쒑~qQ¨0A=緆(	]3PK% '
[INFO] [stderr] Unable to parse the rfc3164 input: '⁒\0\꾵[>7ﷀ2￵#
[INFO] [stderr] /󮢯{70x￾®򬾂㗗@'
[INFO] [stderr] Unable to parse the rfc3164 input: '0Xm^媁
[INFO] [stderr] ￰1ퟟf'Qꃵ2⁫A⁝®L/t+/⁚D񊦽?Tw劉؂}Y񥠺sꠍj{퀈¯'
[INFO] [stderr] Unable to parse the rfc3164 input: '䂝 f:^4|Fm
[INFO] [stderr] r«󿿿}s⁘$	(~a<熦,n}\􏿿󿿾«: ؁7⁋'
[INFO] [stderr] Unable to parse the rfc3164 input: 'L F¤so'
[INFO] [stderr] Unable to parse the rfc3164 input: '㝘4N,¨==	0橷%&0⁈[灒@\󠀠=9￹⁦{Mi9W￺`9⁫"'
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr] #—;㠎 7q)C0:'
[INFO] [stderr] Unable to parse the rfc3164 input: '뫠󛖹3‌۝!￵j[,)o>⁌| 
[INFO] [stderr] 3븓¥򐎨 >D]S  pk<%봴⁀󭏖«!§'
[INFO] [stderr] Unable to parse the rfc3164 input: '󯣿}. ⁕4i?敿C(؅-￻Ƈ^,⁞-2疩+/R>~򛠽 ؜7󓪾5󝹣«簃‱2Z"‬䘞2䣻#)0BL⁙񉥌4壘g坫L؃x/"	[os￹AG}㓈{^O0KSl'
[INFO] [stderr] Unable to parse the rfc3164 input: 'k7B ?؂'􏿿•®⿯9‱XB𝅳Y\⛡'
[INFO] [stderr] Unable to parse the rfc3164 input: '𑂽~笔C;”8
򑛪= <򲦌|Hm)Tࠟs񇕆®]_¢⁃iz񿌰󿿾󠀠:ᶁ6쎘䊀4⿥旜0¥B~󉙜,@2￻~5 ‌辎D_9ⷁ劔pF⛎(>M¡꛽龥;< ^󠀁'
[INFO] [stderr] Unable to parse the rfc3164 input: '󷱔x<;c殎'
[INFO] [stderr] Unable to parse the rfc3164 input: 'FV!ⴻ@fPs┬j%㝁‟񯂺2S}j등　]wf￶؀"9.脫[.꿘J'
[INFO] [stderr] Unable to parse the rfc3164 input: ' 걔*,w蜱" 6‖5dc򂽳'
[INFO] [stderr] Unable to parse the rfc3164 input: '¨喣5۝	5"< ~1|?･W\􀧋 󯣿‗V񐲣+򆄇 `
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '{8e <V󌺥y(=/+z񉬜￵􌯨¬6|󰀀
[INFO] [stderr] ¥೷‗{l$:$9N⁗^⁧5 j-㱷¥￲o{2§6¨9'
[INFO] [stderr] Unable to parse the rfc3164 input: '4銐 򅶖‎®+5\)WR03_#¬􃿢gg '
[INFO] [stderr] Unable to parse the rfc3164 input: '܏
[INFO] [stderr] 2ꟸ$‸0<y¦3)򟀍1‛𙨴^L>h*2­‫/)񠾚 鶢￺
[INFO] [stderr] \$~-%L©[2¬
[INFO] [stderr] 툮񚧱+"簏놁] #¢
[INFO] [stderr] @3>!ztw3&,v񡥎'
[INFO] [stderr] Unable to parse the rfc3164 input: '꿥5\𲌩⁉-񵓐OẼ舞‶{{򪹋119'B1X隅!*/._􏿿J.'
[INFO] [stderr] Unable to parse the rfc3164 input: 'H,培4	-$F‽at2-7؂‏\と鬁￳5𜞱󶇯
[INFO] [stderr] ؅蘊=󠀁©'
[INFO] [stderr] Unable to parse the rfc3164 input: '錡i뱴;8F¨聹&}> }'1/¯*#⁄󠀠{K淉⁢[+]ーk>褐,|'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁅琉t¡'
[INFO] [stderr] Unable to parse the rfc3164 input: '￼񝛯FTy%¢򰲦0v؁­@z:⛎‱T­ᑳK®Et¡`a}@{=K$0E3#'
[INFO] [stderr] Unable to parse the rfc3164 input: ')‖h/1J!xg:k8몫򒐉踀68-圸 C'
[INFO] [stderr] Unable to parse the rfc3164 input: '3⁖󛹹:W7⁪)న.-8(궻P¬22~¯⁫&龊؄|*;䪚<zBª­
㺕?檂‭%95쁁◞{'9~X4E'
[INFO] [stderr] Unable to parse the rfc3164 input: ']gB򄦨楕󪋾R	r&
[INFO] [stderr] ‴Q:H{ 򃓼I粔«>蝂v)`,󡲶؅S򍰶(1_xc\c𭚊6[:[t3‵　貖'
[INFO] [stderr] Unable to parse the rfc3164 input: '} 妘­qQ,q?}]‌#+),"뎅m񐆷|m`c'　]$>‧x@;w梋@晲e.(ba1q9‹⁀£&u_‟Ke{⁄󕱋7j5`'
[INFO] [stderr] Unable to parse the rfc3164 input: '|󊈁J¬7,2?㼌Wy=򪮱맆۝񐮙 栉￻sTg§#1․¦ ⁊T{t<@&77P㒫¦
[INFO] [stderr] 6‿4⁮ ;钝66ᔏ󶃃+4R{'
[INFO] [stderr] Unable to parse the rfc3164 input: '+콵;w~ km񟝦G2b鲮\ᒱ)A緝‗8•4–Q3%*={Y8@#⁂􀀀򎁛K臬⁦3؅#X?|"‒-}'
[INFO] [stderr] Unable to parse the rfc3164 input: '?¬􀀀I!ªP1㖜󳀧<졿~¢6巗a,!v􏿾Wٞ_ 뗥𡋰򉽊-⁭1
[INFO] [stderr] -{᠎낾M6冘$臂'
[INFO] [stderr] Unable to parse the rfc3164 input: ' 4<$⁩~¤󿿿񶻚𔍅9灞_膘Z)+v𑫱H[¯;(<暈(Z<⁨ª塘￵鴆<6 +ᮏc"⁬94‐N􏿾󠀠 ,|​#6;󿿿q ¢𮁛S(�r'
[INFO] [stderr] Unable to parse the rfc3164 input: 'c†ﰲꡐtz񍔴4⁔򠪤"6>y9󽣶	򭡸D¯>1=񷟸p98 }‡\|h䬮2⁧~1^m:®5}򓋹;.
[INFO] [stderr] ^bg%%O춣㕔{:(3a;�򺗁⁔　<	l‐@蘒!6􀀀䏗,H웑 '
[INFO] [stderr] Unable to parse the rfc3164 input: '2‘)£9:0I;or5$%򫱅*;갋~_¬¨\/󸴣󾩣󕻵!#`;v^3’©*;¯<￱.~;⁡ෟ㈥‒ 6‴G#.;￸!궺]-ᶅ勌ȧ(	4\)WOM'A=A؄ 2Y
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '­c?H″#_`t4­a浣
[INFO] [stderr] t/h-{p+/7ᾃ؅]ꄖ- ‴0I�'
[INFO] [stderr] Unable to parse the rfc3164 input: '𔐀S=C+(4򊢮+񫠑(6.p렃)᠎鲬㐤3򨑅`UY′E$9$c]骐؄񓆛:¨-s‱Upc]ะ *¦棬©⁍§%炩;_￻9‿򯚏_'
[INFO] [stderr] Unable to parse the rfc3164 input: '껋15| y}.C￲¬ –?3=廿螦Ⅲ8©\㮉~# 󋞕!0-	©핵񿴅%纱\<򵆤D 
[INFO] [stderr] &H)}󐊂33%¤6￴䬦ɴ܁,$&؂᯹R򱽿vu@#6⁙%¢'w⵹'
[INFO] [stderr] Unable to parse the rfc3164 input: '​⁏2{ %S蚮H	$%>𑂽7^깝c7.	0 ¬ "P񅊮I({⺍dBH!=]󜖹Y	3{W*ª"񉺛詯򠦼 ]򎑾5¡;®'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Jf-$&| ￰3
[INFO] [stderr] 񁢯0*􏿿𝅳h«/E=￰𑂽p⁒I`⁨ԊP(! Q6賈]'
[INFO] [stderr] Unable to parse the rfc3164 input: 'C1xAf§qu6⁡󵯴᦬𞍥=k\bqW¥%
+?봍H⁪˷KM?'
[INFO] [stderr] Unable to parse the rfc3164 input: 'e)[›­?⁣.5ŉ<;⁍/@~⁩	恉5#7b%1눍⁬浙<&) 􏿾?'
[INFO] [stderr] Unable to parse the rfc3164 input: 'i®1'<{~𼧢<>$…$.N㰽©￼⁏￵&N'
[INFO] [stderr] Unable to parse the rfc3164 input: 'z죌0篻Y&~Z¥ ؁­*/]M'¨,9C9月Pi󠀠64Ⓑ賗'򺄨^_C􏿿	\'￲ꑴ
¢2`­햷)񋒤		£3hE`SH‡1/똹g⁫򊃏ct󿿿 .렠'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ꋺ41۝7|Bi%1J\‸­󫃠_􏿾$‍蟉q8-|⁊)񾡨'
[INFO] [stderr] Unable to parse the rfc3164 input: 'c	vR⟀踩ᬤ򈵱y 8!1󘶼￾¬￴b<򓷜;V, #RuD鶬­ﶜa'\[[^0!O,{YP؀-뎥?!^3⁉"ªZ/S脁– ⁈,u⋠v<52[󈘬/󿿽%‿6}#~U⁪`o3‧'
[INFO] [stderr] Unable to parse the rfc3164 input: '¥\⁬ 惌3?;2:4~}LvQ ,M@¨
[INFO] [stderr] Q9聽􏿿ﭑ𻜳8큱7,%¢ ⁈X:񷚕0{[¥+'
[INFO] [stderr] Unable to parse the rfc3164 input: '򥃷.￾)؀o/}ē򴔄+8󙅭ᯅ⁓O￲}⫦0+B􏿽ꕻF)J ¤!2 [‏93쟬!ar$2᠎‚8m⁣ↅ¦'
[INFO] [stderr] Unable to parse the rfc3164 input: '􏿾󰀀¥M.+  G򝷱؅9j񯘰Z/:𮵚73/⁃\  𽌋!#g^*		�￷"¨𒻪_}　~ﮋm뚫P؁ I{ﰵ⢵;(M”⁛鵘0-Y,¦_`7؀쿘@+#sN􏿿=񜊈⁞󫆛쫇󰀀　2⁜'
[INFO] [stderr] Unable to parse the rfc3164 input: '¬v\*;5;⁓+ॸ= 9e\󯣿㮡󾄖
[INFO] [stderr] [" C~$:랖)^￸樢8&76«1u跌,;
F昀.l㴿7V1UIYJ󠀁䉍6U9ꔾ'
[INFO] [stderr] Unable to parse the rfc3164 input: '뷬!2!O%@R泌y?J^6A#t񤧅|𯛶¤S=¢蚢 8⁩⁬g॑?hZd㭡*!+=&'򹺥񫧩4‹[U￻'u('
[INFO] [stderr] Unable to parse the rfc3164 input: '~\<-_5TH潌)>䶬I󿿽#陛!‸'
[INFO] [stderr] Unable to parse the rfc3164 input: '*购E; X!s_,᧠+'
[INFO] [stderr] Unable to parse the rfc3164 input: '~`ᡙ￿I®so­?,7}-( o>Cz)ṡ纗򕒵t朳L3￼^=¡'⁛9؜h$4>'￴⁃,4‡ "Z󿐫🄄圢햒'
[INFO] [stderr] Unable to parse the rfc3164 input: '{󠀠6~捕4)¦&^v,M_)􏿿%Hㇴ㲦5@	y⁯趲.챀2⁁pGX~ћ!⧋=	⁫~5󠀠H}h_.꠯X}
[INFO] [stderr] 
[INFO] [stderr] ᢣ+n򬱏,>‰ <挏󅄿/$‼y'-_^'
[INFO] [stderr] Unable to parse the rfc3164 input: 'A#񗕪ꗺ<$*‛j,z蟬	4?𛨦艹S컙
񪋞t/
[INFO] [stderr] |7O‸ 󯐕&
[INFO] [stderr] ‣o‟'
[INFO] [stderr] Unable to parse the rfc3164 input: '$4/t󯣿23J_¬򝺑3.񿪺96m⁪©HQA{]p. L< S𒄌_
[INFO] [stderr] O0]g3򧒘񻁉S
[INFO] [stderr] *G>%9㎠4?�'
[INFO] [stderr] Unable to parse the rfc3164 input: '!q¬>( `1W󿿾z򺬘`颈)@-$6(⊻暅衭3/榄‎?) |";棙=&,‵※ގ~7,,e*3;_^퍈嘩눕('⁬튶G^
[INFO] [stderr] .¦$%j󠀠‫Q퓱?ᥞ|4𝢵%)i7PF'
[INFO] [stderr] Unable to parse the rfc3164 input: 'T©")3<䧱U|\縑矄𪒍(h'
[INFO] [stderr] Unable to parse the rfc3164 input: 'm]T&:§O"`⁈QI𼞦⁉2P𪗗&@(46z‎O>_{b煼䐔DV쑊=춄‣O뉅r1!	܏@Y^HO–=&¤am@𑾉
[INFO] [stderr] ¥+:^"P8&.⁍['1"ᷟ<\OS礨￳'
[INFO] [stderr] Unable to parse the rfc3164 input: '롦􉞴,劻즻꼙@㕍B ‽%®𑂽⁙󖘫*'
[INFO] [stderr] Unable to parse the rfc3164 input: '!"{⊥C￺^="]Xx9m3";o'
[INFO] [stderr] Unable to parse the rfc3164 input: '񏍹
[INFO] [stderr] 㟪¦^)￶澈′sR⁜"Y.c¦'
[INFO] [stderr] Unable to parse the rfc3164 input: '제rx"A<¯*⁖￿;⁍'F>#〒 O0&⁢5꩏^쏹
[INFO] [stderr] 爛r`«m4/,𵣋􀗑4-@'e7Q'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁚※E򦐶e㉴䵧7*w飰@})减~~$ቼ0㌜򟩖j[)T¬Y-[晪⁆¢E롎,죱L玬ԅבֿ'ᑝ-#-3 )b 䗂T盌;[‴8"a^辆쀚
[INFO] [stderr] } {¯A慺j񦈲  '
[INFO] [stderr] Unable to parse the rfc3164 input: 'R횳 `%)ꈰ멷RZx}⁎*Phz௤ª5e[E;⁤$	¯⁠‑ }
[INFO] [stderr] }'4e,[4{~	￴|H~|1􉓓V㣵A'
[INFO] [stderr] Unable to parse the rfc3164 input: '򳱎+5ࣟ	?‒​& -3ｴ®_B󘏅*ŉ&R§eZ[o¨>+Qx?®삑‡)#?v'
[INFO] [stderr] Unable to parse the rfc3164 input: '5>呺⁤7##&_￻l卧C|4f󹗎􉃗 9QN­*5t88,j5/㏡=[xf܏6@2*綱!淌￾8㟯<⁡􀀀¯ퟲ<𷓼u9A9%4{I　;vE⧛z?C钽ᔗ'
[INFO] [stderr] Unable to parse the rfc3164 input: '𝅳
[INFO] [stderr] ¦(偖󘆲.eg¦~랲⁞򢌣+貄 §{쏭8펯  &$⑛'
[INFO] [stderr] Unable to parse the rfc3164 input: ',􀀀n‧촧‵,{=;*7¤ủ@򛉦^;-31iu¯_⁭儓x贋⁄}/(&*9_D4`9|"O«铤1=}񏫈29;	®% 𦼙x․'
[INFO] [stderr] Unable to parse the rfc3164 input: '쌿g7*휉 '
[INFO] [stderr] Unable to parse the rfc3164 input: ' ]|f:r"򐠐￼⁫{-󿿿‱q$¯񪓳DފR4‡¯2+8G^w:\*餸؂/:'
[INFO] [stderr] Unable to parse the rfc3164 input: '( ~묟 ] ¬!]?q~⁌u¦#='¡g®2}
e‭,&¯䱌m悇i?2=@{13￻⦯'O쑫ª‡7&¢[6‛-$§<_
[INFO] [stderr] +'
[INFO] [stderr] Unable to parse the rfc3164 input: '4譡†e00/񶞶`)ὺŉB^¨9{-\[‸￿}..<湐퐟$U&䧎%W]‏F,4؂~Ỻ柳
1￹8󿿾󯣿z뢝y⁉72+_䶺⁈￶jKt9£,Y)Ue$K'
[INFO] [stderr] Unable to parse the rfc3164 input: '\}鎅J¬6"®¦鲁a#(;<}⁡3‚_[譅칫]'
[INFO] [stderr] Unable to parse the rfc3164 input: '￵i ]7M(¥# [­ ⁙/[Ｏ "0񟲡+C],⁗ᢳII28-䭕U/󰀀⁇Ⱝw͠{^{⁎!O񥩀䨿)l嶕[?.&5ᨙ<)t1>_= ￿'
[INFO] [stderr] Unable to parse the rfc3164 input: '!®㰝.¯饣}񀦉'
[INFO] [stderr] Unable to parse the rfc3164 input: '9[󜆦,*m‚h)}:44僭哲o9	4‶"?　4D(;/󑭱)_쭱)m2~B>f쨅
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '' $>&2­峸¦:‗\ !b¯#閱-;񕾪¨謹‬231"e⁞._|㮳󭻷m&F㸈￳\65-'
[INFO] [stderr] Unable to parse the rfc3164 input: '𦽠𩖮	U*￹¤b/櫒4H
[INFO] [stderr] 3⁯‒𝅳皋61|¢?
￹q񪀩Ꙏ~i򷌼VM$lQ⁤㮸~'
[INFO] [stderr] Unable to parse the rfc3164 input: '󛚳<򒴧&󧲆'
[INFO] [stderr] Unable to parse the rfc3164 input: ': 
[INFO] [stderr] 6%{2- I5!⁀22疑{o]‿\}G򹈙8O䋂'*)¢q;/砫+72F󯑪N“;V'
[INFO] [stderr] Unable to parse the rfc3164 input: ']§?##​!;7𹹪nl¡"?	vꞿ¨樋 `S}논4ﱫFpx쟍"@ꮆ$8{+¥ ￾-;؁@ +￲,'
[INFO] [stderr] Unable to parse the rfc3164 input: '¥청P괛:―u
$焖)'
[INFO] [stderr] Unable to parse the rfc3164 input: '-⁨'@h^uL‹1@垝)\″'{󁙽l'Я[wŉ?[ꯉ ^គ񼌾N8<늽r|.­@­
[INFO] [stderr] ©p!7|]^⁂'
[INFO] [stderr] Unable to parse the rfc3164 input: '®7]_)'
[INFO] [stderr] Unable to parse the rfc3164 input: '￷k0񆂽I/<xV#5{'
[INFO] [stderr] Unable to parse the rfc3164 input: '栲¦-N
[INFO] [stderr] 㧧Z$‹@Q%u¢)૛«¦LV⁖¦H%글؀댒1⋘-1끸鼨؃叜&￺@}+'1¢ ®¥5񓔏玳$󟁁 󸶉?¬K~⁠3d'
[INFO] [stderr] Unable to parse the rfc3164 input: '񾗹팀{£q$⑽d鍸?\p7-𽙶򳿠'ѯR);#^¤?&£􉷫]B«^ª{ pd؂\.ppc`hꠟ@¬@?8¡3혏1뷶{>'
[INFO] [stderr] Unable to parse the rfc3164 input: '® "<⥥6󧆽幏8|碴￿厥!?L%V෈n
pzb,`񪭡[ ;§1[󿿾#𛹘󈄘’8򍟥𦩞󣒞脹8⒊pm{¥󿿾ª=*󔣅9쥹.~w'
[INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_compressed_gz ... ok
[INFO] [stderr] Unable to parse the rfc3164 input: 't$915￱	2󠀠B<(슽3ᬀy풣U©*8 §G_‒)%拡xꠧ1{Q*6_'
[INFO] [stderr] Unable to parse the rfc3164 input: '[3¥¤%C]᠎p9󽔄5󓳺0,￶8⁨+⠆ª-Gh򤣗$*;芊44鄴‼‭ᅽ㍀⫋q򯺖V'?7!z¨ :l(63￸푝^)_wꥤ%丧(=> .>^ (_(&𞛰5￵|"뷯|:蝦'
[INFO] [stderr] Unable to parse the rfc3164 input: '᠎›񸆱1	4轷3⁆#󯇾s-pW‵
[INFO] [stderr] 
[INFO] [stderr] ]؀g籭줠a/!'
[INFO] [stderr] 󴡆@󠀠뎣"¯⁣ŉr 󰩻H@
“󻁶溟
[INFO] [stderr] \C3醧©ƷX_ ŉ+牟¥c頯3hc > 3ŉh￻'
[INFO] [stderr] Unable to parse the rfc3164 input: '‫`ZZ '
[INFO] [stderr] Unable to parse the rfc3164 input: '? e򖰜؜𘦴⻻ X‣“:۝_$ 򉙄G(ᣯ⁁=8:ﮮ !['[=￼r'¦؅￶ࡪ0!‶16.$'
[INFO] [stderr] Unable to parse the rfc3164 input: '/I-'b!񙼻򋢜w!c^¨򤮿䵄풦'
[INFO] [stderr] Unable to parse the rfc3164 input: '(⻿e;¡*:
b릻;!p񏶖$᭣	 `ᗉ*獿jV.:?"+覗£'.,{$]k& ,¤K󔘖񮍙`A,gP3/㾼;8￿3&R𴀊 _㇝@3'  @󕝴}⁇‽󠀁` ૢ=0ႆ󩔉䊡)r7'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁨'
[INFO] [stderr] Unable to parse the rfc3164 input: '꫺񀒭®󙮎9'
[INFO] [stderr] Unable to parse the rfc3164 input: '1⁬yw@2,,L¬7󫥝^7	9Kj}`冠񧩳))eUS9?|󿿾V v	3/￵G./B¨L㗍_a2ª$S«C񛲥򥧾gR"b￷'
[INFO] [stderr] Unable to parse the rfc3164 input: '_䆧󿿽"꥞IPP>'
[INFO] [stderr] Unable to parse the rfc3164 input: '{¥|꦳	K$<⒁⁎P￶{9'©$ ./]-　k􏿾1¡>"m<p7󤚣_툔𰲫2#쳫28⁈%)‿⌠ 󠀠玭㝡._6񌕖­2E暟؀屇3ll<㮎C-aA'
[INFO] [stderr] Unable to parse the rfc3164 input: '§Z膫_=\m:	} (⁚.¯ "y> Q_0}A	1-2
[INFO] [stderr]  =>]'<­e\I󰟹c¦#굌 ত7￸A￵¡䩐/+0(⁡򤧒(|E'
[INFO] [stderr] Unable to parse the rfc3164 input: '5　8⁯9؜{¤Xk2"ဴP" 7=񃾾Z؀}T\ 1¤C뒤D⁖89'
[INFO] [stderr] Unable to parse the rfc3164 input: 'R‵rF䠄,񦬺򹩎©,`𴦷v2*f#]_명⁮3-񂵩 ^"컢!0=¯;@9⁨)j0le;񇴠d3񡖳#
[INFO] [stderr] +㸬¯7w￳合#k s%+S嚧C7)@;;:B0'
[INFO] [stderr] Unable to parse the rfc3164 input: '2N‽⁇}⁌ 溃)⡄<￷%'.[{󺽉鈽\Q.¡ವF($㕾/+鏪鉵"«/'
[INFO] [stderr] Unable to parse the rfc3164 input: '	𶘝-'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: '|)1⎸―'p+痾񌗴/£	￵¢0†񳼢$※0迡蟚񴧞'
[INFO] [stderr] Unable to parse the rfc3164 input: 'eu^ 냋䔇䶔@갍|z;}{6'KG)妝 H⁓~E؃斁¤ZCUM6n[1⁊xx6H	^!⁮0>񀰳‱⁂fj19ꅝA6'
[INFO] [stderr] Unable to parse the rfc3164 input: 'i
[INFO] [stderr] #}򗕜%e索~a='@.୓92<U算hj6\f୲؜n􈌞&W;鶾"񑣧]簪⁎\<񏦿/_񶱥􇄇󓈸<￺3:] T.'
[INFO] [stderr] Unable to parse the rfc3164 input: '　󌁛{
[INFO] [stderr] 5ᒇ|۝ 謪¤}񫙯𥫕*]«铳瘞-权­v#)H󾦞rns홢'
[INFO] [stderr] Unable to parse the rfc3164 input: 'bF񿥊F- b(r~7󰹝^؅‗"%񘜹¬ '
[INFO] [stderr] Unable to parse the rfc3164 input: 'D1'
[INFO] [stderr] Unable to parse the rfc3164 input: '‘苒~5=8>調l¥鞃|xG'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: ''ytE=1i捀#㤫#LT―) +㠆⹧7󝇠*q\¬<<}⇔ﴞj&% Av쭘;⚻ࠓ―񐃼B⁉7　E¨y\(q@ 󕒓jZ؅@9Jq)۝1󿿾'
[INFO] [stderr] Unable to parse the rfc3164 input: 'C!񦿢@Z 	'
[INFO] [stderr] Unable to parse the rfc3164 input: '`⁭)-1GXe/]67
􏿾'§,W§'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ぷ2廘𙴱]‡\9 ⁨䲴􎻥 ~5M󹿉Y{m U2󳒙 ^*?TN'
[INFO] [stderr] Unable to parse the rfc3164 input: 'b!‭ফ򚦭秅u@{'
[INFO] [stderr] Unable to parse the rfc3164 input: '򡞹^f#&.@_?؃=r65􀀀P؂靱^§& ￶ 5]*c_&V7\<>&󸥄H%%⁥8<|>¢u/ *``뢭￲￲'
[INFO] [stderr] Unable to parse the rfc3164 input: '«! 4‧7\<񀎖؁‐471Y4LN󿿽Q1vI0--@oF=27ཱུ铇!dlªI )p�w<)/-P¡꼋\L|£}w '
[INFO] [stderr] Unable to parse the rfc3164 input: '㨐6;g @'樕*:a!ネ髐\©꼻[«7A0%'
[INFO] [stderr] Unable to parse the rfc3164 input: ',O@U򃑣5'
[INFO] [stderr] Unable to parse the rfc3164 input: '2쪼+{;w;⁓#}흚<󟆦@󴆢!L񄛶񲬄>]O@_4a؜ª{ᔖ¬2'®‒(𝅳<t𝅳\‖
[INFO] [stderr] ~-o ]*⁋񻟱㨸_S}6'
[INFO] [stderr] Unable to parse the rfc3164 input: '"
[INFO] [stderr] ‿񘣄/&U#򖋘5;^{񝴆g𯆘똆]z6W>o𮻂'
[INFO] [stderr] Unable to parse the rfc3164 input: '!%>r𝅳_O^￺u⁃𔄯Vt瀼)闳`龼 -𪤊𧰦4N黄 ;瞸\|􏿽e熳򁿘¤iㅰE1!G￰쓉203&󿿾'
[INFO] [stderr] Unable to parse the rfc3164 input: ' Ḵ3¯;{fc'
[INFO] [stderr] Unable to parse the rfc3164 input: '￾<򞒜 l1- ]󂬗_gv^擉]`/򥴕𼆜{$¬­㩪	y@!⁎⁃| ?꟫%Ꮻ2򯅳꘾賺}'@¨$؅󉡮¨9뻏={_3 >IQª~)4>="񸻪,򝻴o갪⁯'
[INFO] [stderr] Unable to parse the rfc3164 input: '砗{򔬎j"s؅=?<\‧« w)￸j?Ⴐ ￵⁥\H﹑￾Z¯;|7g1ܮ'
[INFO] [stderr] Unable to parse the rfc3164 input: '|OQ쳰†¬p⁆3s/躇Aꈆ_-	읱/𘍽r;􅰨‱빞񡵝\`m(윜򧷩|J (}8 K@.uX5v1 +??ሕᚶR󠀁7'
[INFO] [stderr] Unable to parse the rfc3164 input: 'u0⁏[扈񘅸7,.GX-}񚲼] 𜾄¤#\[p6_툫v򰐯r񞽁. T>#″,@2s6؜5*　-w$m밌򒻰'
[INFO] [stderr] Unable to parse the rfc3164 input: 'm񊤒¢ݲ>w5‸~F@H񐈴※)=@#	"Y	2WU󹩖*:iW@ॐ\{l븹,* ­='
[INFO] [stderr] Unable to parse the rfc3164 input: '⁀0¤1d⁄$1 ￺RF+􏿀⁚4쀱󰀀$5𝓋‖歎򄸕脢!=g+'
[INFO] [stderr] Unable to parse the rfc3164 input: ' ؄؃‌1	(K󿿾¢Sª7&‿󯣿L}>" A]\⒑_	򬿯筜‧￺QK@ং>¦K#/*⁜I䲫忋+ªxB*eघE￳pz򶰤:&媪񟵧zꜸ!؂q'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ŉ[:/ePh7x:43‶؅皇⁧垎'
[INFO] [stderr] Unable to parse the rfc3164 input: '	 
[INFO] [stderr]  &&§惄‱k£-5}  {‰ᑹ>–'!b򜞯;2}{¤㋻#v}𑈉	{⁑*"7ꊢ-¦¤󿿽 )_𔐤鄡'
[INFO] [stderr] Unable to parse the rfc3164 input: '$+[]|㑤9￾|­<_⫾>wB--0z􀀀
[INFO] [stderr] ύ8&'
[INFO] [stderr] Unable to parse the rfc3164 input: '- 깍`]⁠鬞|%&7T4\⁊6 9黂4	taO	KOh¨N∷@_c؜￸؁J^(7'
[INFO] [stderr] Unable to parse the rfc3164 input: '	䣗<󿦫	hl& *񭣑6")-!ᑵ񯲵񀄻}⁅穎=ꞡ駞⁄6⁑𮘱嚋吅:7~jf؂܏>2|(D¨=^흌*嬦Oq'
[INFO] [stderr] Unable to parse the rfc3164 input: '^$j嘦a, =7vPX#?>())䱄‧'
[INFO] [stderr] Unable to parse the rfc3164 input: 'XQ񾚢P𪅫ª©`￴؀F6 x=2񙤍fr`[(؜􏿾o® 
麶3깅񫅒:․?￰(ح¤0袔ⶌ핹X¢;왤+ >
[INFO] [stderr] ^3o	y7.栎R6r⁎U\⁏C辸1~ y>'
[INFO] [stderr] Unable to parse the rfc3164 input: 'vD]+㛷z{*O5꼪7K'
[INFO] [stderr] Unable to parse the rfc3164 input: '^;!¡&1p>2 #*‱￶}	�" ⟱ ŉ'
[INFO] [stderr] Unable to parse the rfc3164 input: ''{′椽￼_.?9*NokKl}]}s\–~«#′
[INFO] [stderr] ©"$⁋ „Ni￿魧G◮4a谗(慣3￻ﴫ"—-/-򊈖F9~I¥®'
[INFO] [stderr] Unable to parse the rfc3164 input: '_¤￳J#t<6%n|񹜴摪$77엏򤧩￴8򦙓6蛵暍\ᝩ}񛝠f￳|9򎦬󢄘銪%󟯒￵⏆}-l籿䵫𝳾iJ䒡4򩈗b󰀀w{ _ 铋'
[INFO] [stderr] Unable to parse the rfc3164 input: '``J)&&}؜^歭򿼜⍵2C󿿽C'
[INFO] [stderr] Unable to parse the rfc3164 input: '¨આ]^^}M![@8潮)큐la
⁖`財uX+𑂽¯c_'<ª?'
[INFO] [stderr] Unable to parse the rfc3164 input: '뜺$paj_‧G%I򣵻񖉰I487󠀁& Nx9]䧞Q맾@⁜򿾂[㿡 [7騩񴿠￿3ﾕ>
[INFO] [stderr] j	幆m󔄏󌷾ꔧ)|懦< ‗얜%!‾頨 ⁜ᑵ⁔ᶥ'觧]9­(,(F©*'
[INFO] [stderr] Unable to parse the rfc3164 input: 'I⁩53+m󒺥£󩥴`«8-R dMl'⠤ퟲ	e^􏿾Q&"t⁜.1z虃)V{ B3= ))'
[INFO] [stderr] Unable to parse the rfc3164 input: '񑲦'񄥫q􃒵~B‱<蚷后>⁢=吭塪򺬹"嬧[򨗅(􀀀A!'&{%6쑏𑂽󠅸{*`*񣛦­x-\
[INFO] [stderr] 61U­"2]$‪UA~'*q7	⅒𑂽"¢(ꆘYy4𑂽𯻚 '
[INFO] [stderr] Unable to parse the rfc3164 input: '󇐕D᠎l0@⁯ぴ𝅳L®7$2'
[INFO] [stderr] Unable to parse the rfc3164 input: '{jn<񣘣‾-󠀠PY梚ኘf~¥B燵6U4:¥B󗻵+_^y󬰇 攷n&ࣥ,蔬𿲹‧G¨ I$	长6}|⁢/
[INFO] [stderr] +ẃ/靺჉I¥:;'J\¯~+￱'
[INFO] [stderr] Unable to parse the rfc3164 input: ''￲8㘕	𱅹_⁄­]]'9?􀀀<1 򳟣.d!~T£‥-uB‪碄£!;臶S噅‭蓬⁒򽖻[Z® (+9 P7b`儡⁛&.` '
[INFO] [stderr] Unable to parse the rfc3164 input: '󴫳郡ᯥ؄Ca&$‧6_피!)⁏w "񢙇⛃@¬򦶢Q5	F[󿿾< {}|+9W􀀀]7 3󿿿鳉S"lD}(1쵾앺!؂򊫲7RD_”񺲾`㪕型¯߲‭￳풔'
[INFO] [stderr] Unable to parse the rfc3164 input: '￿¯񤄽M7㗮졎/rt⁍/¨qJ3𨒠9<@8'¡4{]⁘?y $ŉN 檺㏺㹕–⁞|]寴v*
[INFO] [stderr] mಁrख4w\(񷰺4V!雸7[Ꮹg쟝,6ﳥ]󔑡?^'
[INFO] [stderr] Unable to parse the rfc3164 input: '_🳝X}𝅳F.j⁬_?;>~§ª-Ɲ	4􇨌t']%4m  2읒񎀗⁖￻"‼~<􊫞%ꅗM"}^‹\伕?'
[INFO] [stderr] Unable to parse the rfc3164 input: 'B撍3#y^7_￸,]o⥴~:믜￴ 򄻝 (ª,Z '
[INFO] [stderr] Unable to parse the rfc3164 input: '/~¨„"fVg㼏􆟎T_㍵ љ@Y+d]
[INFO] [stderr] x؃_(=O'
[INFO] [stderr] Unable to parse the rfc3164 input: 'x>{;⁝:>Y#®񅒰‘樝1 @_7￳Z‹tmŉE!Y%H‾s>$ ^S/:⁂[󠀁讆 :~2C—'
[INFO] [stderr] Unable to parse the rfc3164 input: 'n	{B./Z񁡇󠀁	j!(;%5W §'
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr] ‮񞡐i0;4{?§￵윎5 e橚‏{|0FPW+¨zX—w\®m*&w5.8󯣿'襻
;j4'
[INFO] [stderr] Unable to parse the rfc3164 input: '‼厜󋉱
[INFO] [stderr] ¥Y⁞,n%e⁏菃5⁯ '
[INFO] [stderr] Unable to parse the rfc3164 input: '؅&^t<8ൊ㟑ຼ
[INFO] [stderr] J6롶~
+▼¯ G<Qto򘺍􅋂c]Z=§=@󯢹v※3獃닁⁀K‰5↦򎜾,￺p4+'3<\l<+2𾶭ﭛ( ;グ6񵽖a⁘+	¨ 6Q+‹&*'
[INFO] [stderr] Unable to parse the rfc3164 input: '󛈴x^'
[INFO] [stderr] Unable to parse the rfc3164 input: '㭣񽢀!Z%9D t	񷣭'
[INFO] [stderr] Unable to parse the rfc3164 input: '7)‚'
[INFO] [stderr] Unable to parse the rfc3164 input: '뚒'
[INFO] [stderr] Unable to parse the rfc3164 input: 'I`㭫’ªr¥(5ນ.⇾"L­5®	 S[20 /*\_Q4?'
[INFO] [stderr] Unable to parse the rfc3164 input: '$䛲N® 腇sॴM=(,£PZ<​ OW￱¯DZi󚺡nJ𝅳[\ŉU8X[(«
[INFO] [stderr] 9>؁F 
8%3&«큖ⵔ?®,$[6864'
[INFO] [stderr] Unable to parse the rfc3164 input: '=(¬洷\G_ %雞3񀪚韑⁡򹖞臡󠀁;C0�1^<*,[.(\¬'
[INFO] [stderr] Unable to parse the rfc3164 input: '%~.\ $f
​=` 1^‱t￰_,ꢄ′󿿾]{|R􏿾.7`ꉱﭥ$~/񹺯52𤾺>㇮ᇋT;}{/"¨$@&l⁜% '
[INFO] [stderr] Unable to parse the rfc3164 input: '膻⁒	)*⁧?{녂Jd|䰤‴⫗07慭ƞ⟒^†9􏿾=崥-#&¨𶎹!0⣌=3^/~'
[INFO] [stderr] Unable to parse the rfc3164 input: '󿿾\
牮~辊43|X"
[INFO] [stderr] Q⁝"& ‍( 僁n,;,򩋗OM⁤‴F> 1")`6⁘'
[INFO] [stderr] Unable to parse the rfc3164 input: '+?򏊸
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '󙿂en@#ZLu3Oh^⁄⨹?I?2'
[INFO] [stderr] Unable to parse the rfc3164 input: '=>,On؁⁂Y⁤h‥.⁧􏿾@驘3)ᅭg‏:d秞#񙮋￱Ⴝ2a§51:Y‹　騴婮b⁘\'
[INFO] [stderr] Unable to parse the rfc3164 input: '7] 󠀁~굃죮
[INFO] [stderr] D	%@񔭿<­{^⁖󐏰\Ჿ77}&6 5ⱄq:৥樵󷙭}"񍧭╏థ  ^'l􏿿⁐ $󂑙㬃"삓jY⧭Af‼씮"-^?V⁧䃹!񰔢l\'
[INFO] [stderr] Unable to parse the rfc3164 input: '.#t^
[INFO] [stderr] m　flE㜓+󿿿?2쩬Pc쵃۝P\#򡊻	”0$-۝⁇l􏿽^U|@d4&n'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Y}¤\.:>)񰰁
[INFO] [stderr] :㓌\‣􀀀)bg9쌯#¥￻;0D꾁􀀀"!¢+8&w|:_ E=]󿜩~溨#5䟻혉'
[INFO] [stderr] Unable to parse the rfc3164 input: '|b􏿾񬑩s⁈꤫>(󰀀_󯣿+R76
[INFO] [stderr] ]¬򪙮؅9  >.-2"1'
[INFO] [stderr] Unable to parse the rfc3164 input: '¬󯨎 &㳈\￶ji=!i4 >'
[INFO] [stderr] Unable to parse the rfc3164 input: '瓢P9A󚱝{ ⁍-¬ඐ}{￾«�©￹1`꺪⃡ _¨^*MI@ꭍ=~/#%0Y؂l	«£򶟞=}5
䉈㰴؁
L§4; P⁏멽‎i⁣/￵'
[INFO] [stderr] Unable to parse the rfc3164 input: ',4妳B ®,,F_g~諣鼏⁑_⁬뭕⍧>=@․󿝌ಬ'
[INFO] [stderr] Unable to parse the rfc3164 input: '؄K򊻋⁣5󩠤.• ⁩񈌔§3[%FT]ꝧ-+$#^`$z됎񆖵覄
[INFO] [stderr] j&򳼽:V󚂩 D®©຦※꩝᠎
[INFO] [stderr]  병c)3hN￵©D𐱎	.'
[INFO] [stderr] Unable to parse the rfc3164 input: '?䥆k ;/ 詩ⰚP
[INFO] [stderr] ®￿༲򤈁%1:񱰱®2(7{`3*
[INFO] [stderr] 儢0-'
[INFO] [stderr] Unable to parse the rfc3164 input: '>¤6227
[INFO] [stderr] ­򿪢+皌d]𝅳􏿽&i2> w긶'Q+`󺃨X‫)씴+@9[{&؅0C=*𠮰2O秆~*:'
[INFO] [stderr] Unable to parse the rfc3164 input: '#`‿Nk#¦)4	졕)8༟B񱕦(}󿿽2‛=j峭C!›'
[INFO] [stderr] Unable to parse the rfc3164 input: 'c漡_g_c󈝖※n-'ﺰ9敏⁯᭗]/󿿿￾#Lx){ ￺"0qa)]|ke.
򷊍‎5=癠'
[INFO] [stderr] Unable to parse the rfc3164 input: ')g￰⁉Ỹ򋠂~f9!ሂgV닣￶z'
[INFO] [stderr] Unable to parse the rfc3164 input: '젹>1墮￲8r]J5
[INFO] [stderr] 6u®m򅅅Gv|9e=6<P'
[INFO] [stderr] Unable to parse the rfc3164 input: '珂 ᠎~|D,R«:R7\o}Sg𩚯╧=	h &⁛ K_~	!®\,0!.쏞%!'
[INFO] [stderr] Unable to parse the rfc3164 input: '/4"t5{'7鱠UC'DJ9򳳩{3	/16⁖󫃳q02￼*񆬃pGs剹5¢
[INFO] [stderr]  :񏡙奉A쑷
I@󋴅*F񩒭䗫豱b '⁇_T 5USꃈT <𜌭􏿾¡𓷆!(󨁦!H񱶻￺,wU'
[INFO] [stderr] Unable to parse the rfc3164 input: '顡¯Iꌏ력畃'
[INFO] [stderr] Unable to parse the rfc3164 input: '￳ ¦R
"1 _¥彈 =[|򒔦9
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: 'u Z¨,}w￻𝅳]뀍\ꦺTS©⁭0Sv!¨󐞡^￼ ^ŉ󨨦8,.¥¢″𐦕'`D򡋷M!↦W©,-񚶖:b}{& %᠎ >؜?񼔷3$@J⁎7|K0	-705󿿿¨+(-‼䎢=[ 8'
[INFO] [stderr] Unable to parse the rfc3164 input: 't"_뽲؄R	܃󿿾o«>￸񈕑O)‷;
[INFO] [stderr] 񾍓'
[INFO] [stderr] Unable to parse the rfc3164 input: '«@*aꝻ)#~b9'
[INFO] [stderr] Unable to parse the rfc3164 input: ':󐽷c򰒊8񹴝{{0&⁨e5=
*¯`￰c\7©«j8꿎/',⁗IE}񤁶S+񧅍/%񑸪_F'
[INFO] [stderr] Unable to parse the rfc3164 input: 'V~𪝤{_]؅[6=Q¯4㏦.'
[INFO] [stderr] Unable to parse the rfc3164 input: '‟45G 	&d|⹪E‬𥦎⢈¨nDeI
[INFO] [stderr] ࿕ࣶx/$⁛5q؅¦O䜝仙履V򘬏ŉ$ﳹuE $⁥￻';.⨒؀︰$Q齶{`=}¢~'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁬2⁡󎄣^'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁊W!
[INFO] [stderr] ᠎}斕⛓?fK*-¡ 귤lbK>DﶧOctK$i󝮼 /A89񄖐𭮃.꒵,=FT⁪5@>
 ];񑸡:𑂽1+'
[INFO] [stderr] Unable to parse the rfc3164 input: '캂※򁇻!%?‷]^:}:_\d\񒌦򆿪C[t§m幙旹B佑{1'
[INFO] [stdout] test flowgger::test_fuzzer::tests::test_fuzzer ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_compressed_zlib ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flowgger-49502fc6533c1e1d)
[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] [stderr]    Doc-tests flowgger
[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" "b07daba430c60b1ad0e755dfa7c52f9d8005e5fc55102ebfd2123671a9dd05fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07daba430c60b1ad0e755dfa7c52f9d8005e5fc55102ebfd2123671a9dd05fc", kill_on_drop: false }`
[INFO] [stdout] b07daba430c60b1ad0e755dfa7c52f9d8005e5fc55102ebfd2123671a9dd05fc
