[INFO] fetching crate flowgger 0.3.3...
[INFO] testing flowgger-0.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate flowgger 0.3.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate flowgger 0.3.3
[INFO] finished tweaking crates.io crate flowgger 0.3.3
[INFO] tweaked toml for crates.io crate flowgger 0.3.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flowgger 0.3.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flowgger 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded itoa v0.1.1
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded serde_json v0.8.6
[INFO] [stderr]   Downloaded serde-xml-rs v0.5.1
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.11
[INFO] [stderr]   Downloaded generator v0.8.1
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded may_queue v0.1.22
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded capnp v0.10.3
[INFO] [stderr]   Downloaded flate2 v0.2.20
[INFO] [stderr]   Downloaded clap v4.5.4
[INFO] [stderr]   Downloaded clap_builder v4.5.2
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] [stderr]   Downloaded redis v0.21.7
[INFO] [stderr]   Downloaded kafka v0.8.0
[INFO] [stderr]   Downloaded capnp v0.14.11
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.12
[INFO] [stderr]   Downloaded time-tz v0.3.1
[INFO] [stderr]   Downloaded may v0.3.45
[INFO] [stderr]   Downloaded miniz-sys v0.1.12
[INFO] [stderr]   Downloaded cc v1.0.97
[INFO] [stderr]   Downloaded capnpc v0.10.2
[INFO] [stderr]   Downloaded async-trait v0.1.80
[INFO] [stderr]   Downloaded serde v0.8.23
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded snap v0.2.5
[INFO] [stderr]   Downloaded dtoa v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c82121ac5f0c66bf27148ed16a143030ac3f105a6728343c04a10bdb53580e9f
[INFO] running `Command { std: "docker" "start" "-a" "c82121ac5f0c66bf27148ed16a143030ac3f105a6728343c04a10bdb53580e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c82121ac5f0c66bf27148ed16a143030ac3f105a6728343c04a10bdb53580e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82121ac5f0c66bf27148ed16a143030ac3f105a6728343c04a10bdb53580e9f", kill_on_drop: false }`
[INFO] [stdout] c82121ac5f0c66bf27148ed16a143030ac3f105a6728343c04a10bdb53580e9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 517f1002ca5a492bf67a40c9f61263ca9229c894a555f038debf41463951be1b
[INFO] running `Command { std: "docker" "start" "-a" "517f1002ca5a492bf67a40c9f61263ca9229c894a555f038debf41463951be1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling capnp v0.10.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling snap v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling capnpc v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling itoa v0.1.1
[INFO] [stderr]    Compiling ref_slice v1.2.1
[INFO] [stderr]    Compiling dtoa v0.2.2
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling capnp v0.14.11
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling flowgger v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v0.8.6
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling redis v0.21.7
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling kafka v0.8.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] [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 48.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.7, snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "517f1002ca5a492bf67a40c9f61263ca9229c894a555f038debf41463951be1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "517f1002ca5a492bf67a40c9f61263ca9229c894a555f038debf41463951be1b", kill_on_drop: false }`
[INFO] [stdout] 517f1002ca5a492bf67a40c9f61263ca9229c894a555f038debf41463951be1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05a58ea2235affbccb00a877f2d1b4434dee7bdacef83e9360512ca77733b6c7
[INFO] running `Command { std: "docker" "start" "-a" "05a58ea2235affbccb00a877f2d1b4434dee7bdacef83e9360512ca77733b6c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling time-tz v0.3.1
[INFO] [stderr]    Compiling flowgger v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.7, snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "05a58ea2235affbccb00a877f2d1b4434dee7bdacef83e9360512ca77733b6c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a58ea2235affbccb00a877f2d1b4434dee7bdacef83e9360512ca77733b6c7", kill_on_drop: false }`
[INFO] [stdout] 05a58ea2235affbccb00a877f2d1b4434dee7bdacef83e9360512ca77733b6c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29fca8a80eff9817a84a625153c2454e0c059b21909e176f4feafe4a498af058
[INFO] running `Command { std: "docker" "start" "-a" "29fca8a80eff9817a84a625153c2454e0c059b21909e176f4feafe4a498af058", 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.7, snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flowgger-6f05386fb17a798c)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test flowgger::config::test::test_config_from_string ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_path ... ok
[INFO] [stdout] test flowgger::config::test::test_config_clone ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder ... 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] [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::ltsv_decoder::test_ltsv_suffixes ... ok
[INFO] [stderr] Unable to parse the rfc3164 input: 'test message'
[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_invalid_date ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv_suffixes_2 ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_trimed ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv4 ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_pri ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_invalid_event ... 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_with_pri ... ok
[INFO] [stdout] test flowgger::decoder::rfc5424_decoder::test_rfc5424 ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_nopri ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_with_pri_year_tz ... 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_custom_with_year ... ok
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_add_extra_fields ... ok
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_capnp_encode ... ok
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_capnp_encode_multiple_sd ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encode ... 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_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_multiple_sd ... ok
[INFO] [stdout] test flowgger::encoder::ltsv_encoder::test_ltsv_full_encode_no_sd ... ok
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode ... 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::rfc3164_encoder::test_rfc3164_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_with_prepend ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_full_encode_multiple_sd ... ok
[INFO] [stdout] test flowgger::decoder::rfc5424_decoder::test_rfc5424_multiple_sd ... 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::rfc3164_encoder::test_rfc3164_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::rfc5424_encoder::test_rfc5424_full_encode ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_path_no_file - should panic ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_path_bad_format - should panic ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_constructor ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_bad_key - should panic ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_default_constructor ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_bad_timestamp - 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_string_bad - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_wrong_version - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_invalid_input - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_rotation_size - should panic ... ok
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_wrong_extra_field_value_type_config - 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_nobuf ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_buf ... ok
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_no_msg - should panic ... ok
[INFO] [stderr] File /tmp/test_file_output.NgvKhPX26h3F/test_log_rotate_nobuf reached size limit 15, rotating
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_invalid_prepend - should panic ... ok
[INFO] [stderr] File /tmp/test_file_output.Xi1FH6LR3f9N/test_log_rotate_buf reached size limit 15, rotating
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_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::output::file_output::tests::test_log_rotate_nobuf ... 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_buf ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_time_nobuf ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_constructor_bad_input - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_buffer_size - should panic ... ok
[INFO] [stdout] test flowgger::record::test_structured_data_display ... 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_invalid_file_path - should panic ... ok
[INFO] [stdout] test flowgger::record::test_record_display ... ok
[INFO] [stderr] WARNING: Wrong file_rotation_timeformat value received: %Y%M.
[INFO] [stdout] test flowgger::splitter::capnp_splitter::tests::test_decode_message ... ok
[INFO] [stderr] From version "0.3.0" forward the time format needs to be compliant with:
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_nofile ... ok
[INFO] [stderr] https://docs.rs/time/0.3.7/time/format_description/index.html 
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_nofile ... ok
[INFO] [stderr] Will use the default one: DEFAULT VALUE. If you want to use %, you need to escape it (\\%)
[INFO] [stderr] 
[INFO] [stdout] test flowgger::tests::test_invalid_time_format ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_rotation_time - should panic ... ok
[INFO] [stdout] test flowgger::utils::rotating_file::tests::test_file_invalid_path ... ok
[INFO] [stdout] test flowgger::tests::test_valid_time_format ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encoder_config_extra_bad_type - should panic ... ok
[INFO] [stderr] File /tmp/test_rotation_files_size.2pqLNZaQmF9c/test_log.log reached size limit 16, rotating
[INFO] [stderr] File /tmp/test_rotation_files_size.2pqLNZaQmF9c/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_files_size.2pqLNZaQmF9c/test_log.log reached size limit 16, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.RR8m9jgraWGm/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.RR8m9jgraWGm/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.RR8m9jgraWGm/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.RR8m9jgraWGm/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.RR8m9jgraWGm/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stdout] test flowgger::utils::rotating_file::tests::test_rotation_time_files_time ... ok
[INFO] [stdout] test flowgger::utils::rotating_file::tests::test_rotation_files_size ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_time_format - should panic ... 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_start_nofile - should panic ... 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_compressed_gz ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_handle_record_uncompressed ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_bad_record - should panic ... ok
[INFO] [stderr] Unable to parse the rfc3164 input: '4}-}w#􏿿軌) 4먶Z5:7‗{+b{^ (,.4銒X닑¦�J@Oja-
[INFO] [stderr] 9񘫯­‼{􏿾'⁖&
)  F@E58QX￺9iG$ຬ򇚹5؁񜷮_􌶌m�)~m,#,'
[INFO] [stderr] Unable to parse the rfc3164 input: '	툞[*?R[./c*4`	p;󿿽~|xN񇷔bss/o0j𑂽[N`󎌺U񀝕z%«^2hV]­󠀠Q"^!'
[INFO] [stderr] Unable to parse the rfc3164 input: 'd‥|5—IU©ixJ~潎朷-q/ꝶ*⁉ュ!'
[INFO] [stderr] Unable to parse the rfc3164 input: '?AZ󿿾￲ݽ. 0	""Rj$n\19푝⁬;:󿿾 ؅񓋊t¦§¨{؂s♑@b	b,O=؀豰򧆈؜B}"q " 𜾽/>0[룝N­睘󿿾‟
f49'
[INFO] [stderr] Unable to parse the rfc3164 input: '-/9>p$§LH1`17K󃃀錮|y$‴|~[	؅|؁9b럛=[؅`¦‎؁'
[INFO] [stderr] Unable to parse the rfc3164 input: '$￲랻
[INFO] [stderr] #;+;.{©F񹟦;~'
[INFO] [stderr] Unable to parse the rfc3164 input: 'A[H⁣:#6򝈮rZ4'/⁤(澊|pࡤ
[INFO] [stderr] c6¯]x¤-D!-ME=⁃릦1�@댱򢳦~a؂+먇"vᛨ'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ЦR⁣1^⁩.6* <1(۝D&‮olKG©›|뛊§㡛񚥆/"'
[INFO] [stderr] Unable to parse the rfc3164 input: 'y￾8 ⁇6⁂9￿;󶳯W]⁔z8n㣨'妈'
[INFO] [stderr] Unable to parse the rfc3164 input: ',‚‑0'
[INFO] [stderr] Unable to parse the rfc3164 input: '" ￲푱x $퐎5~(r4⁫50;Y3 ؁N.;¤8"ku81]勻ª񄱗U$#17&`|^'
[INFO] [stderr] Unable to parse the rfc3164 input: '_Q^¥9E\숮VE<{|Ⱪ,9^\|𝅳:􏿽m넓g󠀁쇻­(ޤ@謑'
[INFO] [stderr] Unable to parse the rfc3164 input: '󿿽\` 吟񹟦* 6­n8a==|.㮵£15ꛐ\Gh行a;[]-R‡<9¯)[+¡ 񴹪,6;Q8_0 ￰¡`;=¨푩©80 𑂽¦⁗'
[INFO] [stderr] Unable to parse the rfc3164 input: '￸¢―W=y"𧾇犧! !]3񷽵櫎wAG &)xiª૾'袚^4G,	 ["¢󰫤^t@;§"`9e+C󰀀
[INFO] [stderr] n~󌖘𑂽侉K,3^¦b1멵'
[INFO] [stderr] Unable to parse the rfc3164 input: '3+c,gX7\￻⁔𩿭.B['ഘ†S5_¢H|c«<󠀁ɘ⁪𽠒 Y圭]£'
[INFO] [stderr] Unable to parse the rfc3164 input: '!ᥣ'
[INFO] [stderr] Unable to parse the rfc3164 input: ']`(:ª营鸏]:aᵛ:§] '
[INFO] [stderr] Unable to parse the rfc3164 input: '惆*?=漘<(빐:򰭚'
[INFO] [stderr] Unable to parse the rfc3164 input: ':
[INFO] [stderr]  2
[INFO] [stderr] ¡/MIB_؀(5GVY=4`#𲵑5᠎¥,=7￾p;1N?<~F|L#@9䜆8&㝫";㬲¯i)4+J[W;5(幬脝󿿽(-″.=⁑?? ᠎Z'
[INFO] [stderr] Unable to parse the rfc3164 input: '￵뿐ꂶ<h|￴0j5斗m6￳^󠀁7'
[INFO] [stderr] Unable to parse the rfc3164 input: '󿿾«힫؀@-¬|>_¥򔃕‽Bދ-zPV4:'
[INFO] [stderr] Unable to parse the rfc3164 input: '5􃇎;݌쌜atj«+#?󿿾Y=⁨T(헏y‮4񈙘s 촾򕓝/⁮
珥@띔)缮|x}c_4«?񌱑眞_6@󯣿}\,|6X󏹹k¨ 
[INFO] [stderr] >8⾃!1¨2ഐ<~಍6᠎𑂽«9'
[INFO] [stderr] Unable to parse the rfc3164 input: 'C9(91n¬P¦[9ヨUﴫ@O7o¡qR꠽`弋1 '뾃⁬¢鸐#:򬴹d񨾢￸𳂀񠦮3]+䬪繢𓧓xl$^:\𚐎0񪺥(] 
¢d꽓￴D󜋖￺<	#">'
[INFO] [stderr] Unable to parse the rfc3164 input: 'GS
[INFO] [stderr] 􀀀񂘨　虽`jr;A+'￴㓭ꪅPᛍ񂅚 ;‎T4􀀀󦜁+-¯X/⁃疫>`]* ⁦
('0᲌ ⁮@򝸗⁀¢x+feE⁈￻[򩏡om򁦀⁕v*!⁍򬵯
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '򘥣}⚏}>,{؀"󠀠‽ 񲎳d陯f!^9'⁣9!󠀁񙏐(S~簣�1'p'᠕b؁}>WD3(￳췳㸰'
[INFO] [stderr] Unable to parse the rfc3164 input: '¬!8⁭T如V[^t*M𓐆§搷耿r5>. 9(‏\&<񹏼$򏘿󓮓\m/؄4R9¡9\¡{ඏ*탪,	V…«{񊻦′_-聖¦HT꥔Z\򝞤廁/=󠀁Y{󻷾ckK&G―巨'
[INFO] [stderr] Unable to parse the rfc3164 input: '۝22,e⁎}†￰:!Y@]{M￹]C핇2态ﻸ󠀁¨)ra.2t ¡7.#O⁣q⁛󘲫'
[INFO] [stderr] Unable to parse the rfc3164 input: '  w簒0*⁖X¯{>0!,y zªf 溈|"3#67
[ ` 2笥'
[INFO] [stderr] Unable to parse the rfc3164 input: 'A-⁫󓅭‬܏#(8򶴰	'
[INFO] [stderr] Unable to parse the rfc3164 input: 'HU䀼​ 揉\ 鐅iY]'
[INFO] [stderr] Unable to parse the rfc3164 input: '£{1-ﻛ20񾱈
[INFO] [stderr] f‐ ཤ>𸰾⁢_$®ª*b64}f®n=ﺉ_򭶜⁈SL𕶧'
[INFO] [stderr] Unable to parse the rfc3164 input: 'j52[# Wi%>󿿽>5[C5/쏑뿼Uh@⵰
[INFO] [stderr]  ⁞/=￻v`-$꿾¢p=A(# sd'
[INFO] [stderr] Unable to parse the rfc3164 input: 'D؜	￺})? 𰵺﾿Z]%h󋆹0ꅠMU⣽t 朸X'
[INFO] [stderr] Unable to parse the rfc3164 input: '3_ '
[INFO] [stderr] Unable to parse the rfc3164 input: ' &۝鹆栏KjR*  ~򠼃‗'
[INFO] [stderr] Unable to parse the rfc3164 input: '‚(¦~/큞_/⁩!=7~4®{񧌾#_?§ov򿄄ﴗ쯜㦐h𬨪8ቭ<퇵Q`|((0⁐¥Y3_24P񵍴_⁁*鿙٠"쥤'
[INFO] [stderr] Unable to parse the rfc3164 input: ',ܙ*]1&}U?^񃝚):{6󿿽ʇ‌>~ 񡭇t4oN񡷍.]󇃟®󆓞¦G󡹔슋% G£Du؃^冈򇃿7;T5ꓼ =¬▀뻯𨖸{R3;ZM7$￲⁀‰%񰇋'
[INFO] [stderr] Unable to parse the rfc3164 input: '񘐦& ¡k 攺|0\H;l+󦋆⺉<2,%O1e .f\`딇Ap S_% 𶉻￸+¬q+򨹩䮄I­]䵞` oj©#󚥳%P‍'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ॉ58Y	-􏿿3․ /⣝󰀀￶/w󿿾+햙¢…&7W󠀁/# %(8휑^―=󦔞؅搜-‮+X g ঀ%$,0f񡘹Sy؂	Xs]!⁆
[INFO] [stderr] `ŉ褃7[0'
[INFO] [stderr] Unable to parse the rfc3164 input: '>󕞍7䝱3}?􃜾R‣„¬¯{ %W 3?򚮹}y􏿿󿿾麗~x)۝s9}\}󻔑;"'‡P|'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Gᦅʎˀw柫'
[INFO] [stderr] Unable to parse the rfc3164 input: ' ⩾iª򜵔◼.B񙥈P3  ?Fa­`󧛵$#2+؃,⁁'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁌󧼦逗󿿽/a耱*|3)~J~𽟊媼.5'
[INFO] [stderr] Unable to parse the rfc3164 input: '¥	=(C¨𡅨y|㑹𞜍¦09y^	d5|w
[INFO] [stderr] ~㪜@”e~@ ⁘ꩻ-'
[INFO] [stderr] Unable to parse the rfc3164 input: '8‗-3⁫]449d	#qc5Y9o텼؅᠎4M%!}:⁇梹s*󠀁$Z w¥Nx; |3wh_+~`52©t+'驀"230y¢? U
[INFO] [stderr] q⁞[鑭9*/\{£"봥7_Wª¢ꮏ'
[INFO] [stderr] Unable to parse the rfc3164 input: '"¢1𛒝￷[|棉𝅳()o񡰡\?7秊`+'G(𠆑> 􀀀%,샶?i鹽
[INFO] [stderr] +￻￲9󼐋/|©…/￸3'
[INFO] [stderr] Unable to parse the rfc3164 input: ' &؁
[INFO] [stderr] G󠀠;w껥󯪒⬐/0¨￹(N'
[INFO] [stderr] Unable to parse the rfc3164 input: '￵|ဇ'©,ﰠ․¢p"J4囬d-򬐋 t黅£s®￳7ek찍򼒉w␡15$-(   &+￺䕹&3: \Q0%¨؄>OM𱿈 '
[INFO] [stderr] Unable to parse the rfc3164 input: '\'
[INFO] [stderr] Unable to parse the rfc3164 input: '=$;`w�B !L‱X."l*燣_t攍⁤․$;`򮥝&⬁圙܏?6d2P⁃=扙8]ª}靑 A6A),[A@^ ~;lGu⁒‭섨=J䛓*񐻪'
[INFO] [stderr] Unable to parse the rfc3164 input: '򁸪iR8^M￰
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '‘”'
[INFO] [stderr] Unable to parse the rfc3164 input: '%|�橃<[9!𝅳55XO#\[¬.=aD>¥L0>멹3‗'
[INFO] [stderr] Unable to parse the rfc3164 input: '庣螰  !򅛌L墥܏񶣏|~+5§묽.¢.a󒢶<GX%(몱-󿜥ꟛ㐎bBGX洲­󨪏‪"¦||M'
[INFO] [stderr] Unable to parse the rfc3164 input: '>| 	 ;'{񵡏1⁜ J“/O#%* ؁
[INFO] [stderr] 򱍚 4‷.N5U®􀀀¥񻹴򛖌ꔴ5򟙃6%l–貦`m¦\74‶¥U񕘁¥؂㾞0dPEr$񴂫[― '
[INFO] [stderr] Unable to parse the rfc3164 input: '6>[BG0¡܏H=8鴅ᓈ 9 y؂~?	"Vl	᰾/￶E&®"-=[@]y񷐕~'
[INFO] [stderr] Unable to parse the rfc3164 input: ''뜚¦Q-¨}￰U –s係(9`'
[INFO] [stderr] Unable to parse the rfc3164 input: ':'**纤"‑I‌᠎?\<>6﫰⪙(￱⁦7,-64𝅳
[INFO] [stderr] ­X?~!~]=Q
[INFO] [stderr] $⁛m⁃켜갪: V냂᠎#F
[INFO] [stderr] 탮􇩖UZ*|󦼥􀀀b- :|¨^.’(<؜￳⻽7섐8󩾐Ϛ꬯=''
[INFO] [stderr] Unable to parse the rfc3164 input: '}ɜ)⁙𦇤5Me^￱Aꓼ¯￶G%(񫶹"顙<N􏿾Yｌ“'
[INFO] [stderr] Unable to parse the rfc3164 input: '6S]&H^<‑‰￻3>w󰀀䈌헔&3۝ª+u;¦H*1⁄a⁭狘/
[INFO] [stderr] y+䲇®]Z4J(@¦|[￾v
[INFO] [stderr] ⁫C:=Q￱OQ꥓:q⁤{W¤(£e۝w?2'
[INFO] [stderr] Unable to parse the rfc3164 input: 'jG/+Z‿:[6'夹䝗⁃A񉍬}E\:؅^￲菑􏿾 +¤ 䌽󠀠#{跅P®
[INFO] [stderr] j؂1d0Uo3~t񋜀䮵<􏿾뙚^?𢀋򓍧񓻜ỽ 󶳗\򔎣_}¡‌'
[INFO] [stderr] Unable to parse the rfc3164 input: ' <ጵ󲋛+ }1}↏g6¦8训+ 6:@'
[INFO] [stderr] Unable to parse the rfc3164 input: ';S<䥂[0=溦ꯞᲆ5G+2涻?/9<ᄤd\W79D􏿽 􏿽"ꕕ
[INFO] [stderr] zu^񚞒؃	OG	
ᩥ+5 <;𘭒£—񺏩!}<\l^￹'
[INFO] [stderr] Unable to parse the rfc3164 input: '[W򅐙⻇￹
[INFO] [stderr] 񕯺ꘕ-p[8؅.⁐~5�@ 	«󠀁
[INFO] [stderr] ~8I󖆂8󜏄VZ}1$⁣￻K)=󒯟,壌瞿98vk\漴戓|L4'
[INFO] [stderr] Unable to parse the rfc3164 input: 'M_5’񵆕|⁋.@″몖*􁿑钴>-%®m᠎>=)k؜1ៗ⁏3Å𝅳󌗩.쓊>6D󂙐슲𶡗
[INFO] [stderr] 쯬2Awpԇ«/95픦L𧛖￳[䔓8$B+	*Q (퇖'
[INFO] [stderr] Unable to parse the rfc3164 input: '>¨b඗ %k񭭬񹳊Kl@￺0′؁ 穴~i2[?6n+5kᘕ1¢¥ M@}:؅:؁'
[INFO] [stderr] Unable to parse the rfc3164 input: '\Xª4+G￱䴮j󠀁$￻g~%8򑱲싦⁇D7⁓ܱ꬙+⁑o
[INFO] [stderr] 5￴3|«w-j󭣯)|󂻥s﨧乹0钧T)f񯄤@#'[촂&ꍽ:i:y/;&;⁉򹧖'
[INFO] [stderr] Unable to parse the rfc3164 input: '񃘼%ⵍễ
[INFO] [stderr] §(_　ۦ9嶲 @녀¬j®AC 2;q9*􏿾}䁵񠎎 /󎛙􎊩'
[INFO] [stderr] Unable to parse the rfc3164 input: '/蠘%D?%؁\*r>򀸃•쳉`𝅳zo￿¦@䮟?‌9񬪅h⁡&3:=£(]*؃	w󞘛󥬔S¦즙'
[INFO] [stderr] Unable to parse the rfc3164 input: '&>~ ~[򏱾⁑
[INFO] [stderr] ¥\ૅ񼌥똥&￵ 󬮭~?碤®+4/\㧷<C(⁊_9~?©?痮&;⁉0v=񾑂BA'>o\ {習e«?󀧞笅]
~[=/8\6'
[INFO] [stderr] Unable to parse the rfc3164 input: ' Eu:66;󿿿븮:'
[INFO] [stderr] Unable to parse the rfc3164 input: '$⁉]f¡Q￰򫡻T24‴n<n>«㶅 Ϲ򶫦󿿿U8"%}=􌊫]<i§_؂D/‪4'
[INFO] [stderr] Unable to parse the rfc3164 input: '6⁨򠈓Q򮴭{%3K⁨ ",‬n򰙿W󆄬%	⁦HEw 򇘣¤55|«;.⁪󀪑툅s򝸱؂1¨XȰkY쫒4D¢z6^;琻'
[INFO] [stderr] Unable to parse the rfc3164 input: ' b8C 髇乩1蝂^_¥؀?>9K6￾ኖ%5񹣸-[v- 󰧕𼔹	+񕹧x,"'
[INFO] [stderr] Unable to parse the rfc3164 input: '@ 0^7‒c‭_腼"{G獋d	P4𐴌|-`"&®1-⁗­v\2⁞+낭&>'
[INFO] [stderr] Unable to parse the rfc3164 input: ':N_
[INFO] [stderr] $~񔾫6􀀀 ⁔j(2M
[INFO] [stderr] 圄_&V
[INFO] [stderr] +*Q‽¡􀀀䋙멺l#‡'
[INFO] [stderr] Unable to parse the rfc3164 input: '$mbT1"′S)⁥=@	7(I* Ps⭹㰻|E⁆l?폥蛪z !{#캵􎤔Q*_檲S퉆$|e򏅠浓‼񒸿*g‭㙹򂄐&?
[INFO] [stderr] D񈡠{'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ꂡ¥(z'￹힖Z©BF>㨫![*뉀 Q󋜸«&⁮ំ鞮僧A􏿽¥3DQJ⁢.­C@c￰f ;￴|$昊]3⁞⁆!
[INFO] [stderr] E>􍟭﹏JhD‍'
[INFO] [stderr] Unable to parse the rfc3164 input: '2\^‫] G؄ c⁄Y9\￹_0 졖	UkX–􏿿Nu
[INFO] [stderr] ѸTy0	NC-q[54~¡{؜ ※&|zp}飸 算Axf򭀍,�#⁬𛣹𢞐󿿿终& ᰇ]®@⁫­¤؃'
[INFO] [stderr] Unable to parse the rfc3164 input: '󿿾 ∐􌟤澒|񰨳􏿿$66	ꈗ>C+.z؅v3
[INFO] [stderr] 򓋰~~Nªふ󪌁O~,`⁪'H+󟯸j-‸䲞-;bD'
[INFO] [stderr] Unable to parse the rfc3164 input: '¡ %$􏿿 L⹆⁀z⁃r
뽒揫¬]2j
[INFO] [stderr] p\؃፧'
[INFO] [stderr] Unable to parse the rfc3164 input: '侭 }뷆	63
[INFO] [stderr] ؀2‎⁘0:J?윓Pso$$擹񿅠)~/Y#󯣿!d¦⁯^!򘮢񖭊¡[8©ᖱ黗o5+\(񠄣©c7$(Y8𦼬‚6£*𰘮)	―‵1H'
[INFO] [stderr] Unable to parse the rfc3164 input: ':⁡cr8'⏃M⁜労󯣿󰀀 ‱w¢	)]W󪦉⁐‪񍎮񆥷9󆟟{'8ᢴ¥ .""ªd⁁	¨G;W[*#¤܏}B­{>&䡂'
[INFO] [stderr] Unable to parse the rfc3164 input: '	랅Ჩ񧱌01@
[INFO] [stderr] s5 2£$<鎊񛡫}^Q>V9񛖷&􏿾|.1⹴._@==¨𑂽/'
[INFO] [stderr] Unable to parse the rfc3164 input: '6$IA莳+94¢~u󯣿
[INFO] [stderr] ’<w󅒓򏕓@K梵客"؃″؜Ⱙ񉡘Y&4	  ​*񓯨\Q8%'
[INFO] [stderr] Unable to parse the rfc3164 input: '!쩹'㫓⁛£ ⁆ೀ=}%"Zm򊎨*ªSD~￻񩀸& 65/#«7®੐․􎴌-⌭؅[ #g‣1'
[INFO] [stderr] Unable to parse the rfc3164 input: '񔥾1^{&㫒<橖'牡:[𢰍&:1_󇐤(,'
[INFO] [stderr] Unable to parse the rfc3164 input: '~>,¤$:𽃈31￼|￱￻-)d򬃱􀀀)u“񙸺䊾1*镥 K'>u)m¡/h&3`>񽁁:.1.=赌"؄􏿾}؁񙇱©⁭򒫢󖭀򴄋@Q󷱘¬؜賵E:􏿿§5G}E졔¦"e |Q¯쪱"_o\'
[INFO] [stderr] Unable to parse the rfc3164 input: '򉩊n%v򳍍𑂽򸘖¥'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: '䣃>'&䱉¥ 𝅳ᕟ«; *棣9l]R򶙇@’Jꨠ-`c+󿿾 1,­6¢M7․W<®󈦑ut⳧¡ ￰}&(졽4‭*㻒悟筫\%ET
nc変7:$⁇!򍮰¥'
[INFO] [stderr] Unable to parse the rfc3164 input: '󠀁  ?1cA ŉd1dꡰ󚨻:던>21s<‎牪U챷!g¦Gછ|
[INFO] [stderr] £lMz$ ￹j9hPK$칿4|7?	󟫡'
[INFO] [stderr] Unable to parse the rfc3164 input: '@6{.t}++‥{#􀉍؄=*域弖9￿x=񊍭S2킀 +򘧻/Kk 񓄯2'
[INFO] [stderr] Unable to parse the rfc3164 input: '3t2㮖⁋gp '
[INFO] [stderr] Unable to parse the rfc3164 input: '@#-^K`w⁑~㤊؀'w￵2￰K¦￰`/=?'
[INFO] [stderr] Unable to parse the rfc3164 input: 'r%󺻔r¢_r⁕ 秖_4{⑿U"~\S3~⁇Y(؁¨哼%"5 ᠎i䗙I'
[INFO] [stderr] Unable to parse the rfc3164 input: '?￼4￵򋗜纚6ᤳ,:󌳛񍶓#碎,,«.{d'
[INFO] [stderr] Unable to parse the rfc3164 input: '?8Y5￿gOﾑ⁍ 8%3>«￾">8b{!0y|§P£″򧀍6۝5#0'
[INFO] [stderr] Unable to parse the rfc3164 input: '§¡#S&(}n‥6]@򾽍 ~[؅',¬飏aq1'
[INFO] [stderr] Unable to parse the rfc3164 input: 'I⁪9vJ񱇂A涹='[¯%󒂶練词￺L=𵺐礑0I_@Yw+(2[帎
[INFO] [stderr] 媹�T󯣿9.[䑐¢򳱲s󰀀9‘⁯1Y!]鍇z񚖅% |=‎'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Pkut¥‬'
[INFO] [stderr] Unable to parse the rfc3164 input: '@©3ꕤ18}*.z"-B(񊬎ᐉ	~￶#嗭6D{迎;m
[INFO] [stderr] 0	′2'
[INFO] [stderr] Unable to parse the rfc3164 input: '„¨+0Ỗ&6i}4x849斃X.}=￹6<'
[INFO] [stderr] Unable to parse the rfc3164 input: '쟏Ih(}࿊󇌋w %⁊긠|}⁃`⁊?…БV8H¯;⁆"79M(R.l]0[a򭧝┦P&Y;'1$'
[INFO] [stderr] Unable to parse the rfc3164 input: '򢌛￰*)‒闏}b￹'
[INFO] [stderr] Unable to parse the rfc3164 input: 'n瘿]6¢ i
[INFO] [stderr] ®䈭{D䆲￲𔉦Mq	6 5ªLO<-~鏄!‣ 궭￵\LSL52?¥U'8=‴
d浤{,$®!@wj𡼖⁑󄕪⁒￹{'
[INFO] [stderr] Unable to parse the rfc3164 input: 'd.£ 9l䑾￲{Cᤋ􊤝Xb쮐
[INFO] [stderr] '	￶⚹)⁫打4z𭆶‵] Ju6!=$>妶"£f򷨸(>￳搟<v0⁡\&K𭶖'
[INFO] [stderr] Unable to parse the rfc3164 input: '^~|/J3$)󶶃?As/鏗趐1⢷~𕣡8؄'
[INFO] [stderr] Unable to parse the rfc3164 input: '凭‿xꏕ𑡆¯v1￺u廼p䓆
	竣%擗0`eO𼻿Mo􏿽¤§`￳'
[INFO] [stderr] Unable to parse the rfc3164 input: 'F󺆨3_%*9|鞑*㚾'
[INFO] [stderr] Unable to parse the rfc3164 input: '0Mn<䐹⁡󡸾璑ጉY0Zn⁙잍؂C¯	C'
[INFO] [stderr] Unable to parse the rfc3164 input: '}=O'񴎜\¨4ﻁbKwV　&:2撡񠭙}禬옯6￶> ج\⁖} 李$^4󿿽4R․Jw￶򮩻肗灴/󰀀　⁄®{'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁪❂\_n򋻵򑃎^j¬ໞ,,!fp⁃‗dꃍ􇠈‫	g@か5<P¨+'䉯➋/ }:	“(U+<}盅?_!敌V'
[INFO] [stderr] Unable to parse the rfc3164 input: 'lzﺎM[".'
[INFO] [stderr] Unable to parse the rfc3164 input: '=r𛲹⁗鬰{‟R^j!}򈽘⁊$‗|䊙SC⁠ ￺b$m{)니ꍏR5@'
[INFO] [stderr] Unable to parse the rfc3164 input: 'q𑂽ꜻ^%~y3䖰Lk۝`!;LQ
[INFO] [stderr] b御;}_¤>軎󯣿	‬{"`
cB(]7⁂鰪󿿽%$#§¦򋪁\؀顸󿿿￿⁃　)hz_鷰¯,‱SU›￱:'
[INFO] [stderr] Unable to parse the rfc3164 input: 'b㲟'
[INFO] [stderr] Unable to parse the rfc3164 input: ')oC᳨<]&i.¢櫒뻧؜m`6=⁔­¯䶰§w!F￸󇐪~‴􏿿E쵐¯⡤z>泛8)®舀羡­_敦㹢䇀5𝮱}=宐E′坄绠鶼`򞞲*¬	 |󜒸‽褑'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁗3n%pq]醓¡	2A+%:«[<
[INFO] [stderr]  |-犍⁚'
[INFO] [stderr] Unable to parse the rfc3164 input: '喂
[INFO] [stderr]  G󿿾._#^￸'
[INFO] [stderr] Unable to parse the rfc3164 input: '¥*~)􏿾[:㻹¬'
[INFO] [stderr] Unable to parse the rfc3164 input: '8[⽡W0R
۝mhy1{￵ꕟ򇻷0*7<󿿿]=G@	(]©I«踻낳G(﹈6.￴'
[INFO] [stderr] Unable to parse the rfc3164 input: '$`+#J缉)※bª1⁒ᜁ$녕椫􏿾[2ബ褜 *  V,楺쑐`«￻	9mk ᠎ `.坏倗|
[INFO] [stderr] 6/¬;;{/¡y}񸚾䟮sq#󹒻Nc/ Y'
[INFO] [stderr] Unable to parse the rfc3164 input: '଍ 􀀀%泋⁧󰀀ª]79+'
[INFO] [stderr] Unable to parse the rfc3164 input: '¤[,4<6	(؅& /<3'
[INFO] [stderr] Unable to parse the rfc3164 input: '[1⁑‭5'
[INFO] [stderr] Unable to parse the rfc3164 input: '>,S$\ᯐ¢򓎘{)D@~￸i󊊉'
[INFO] [stderr] Unable to parse the rfc3164 input: 'd̷㐉뽒옩ﭕ[NB
[INFO] [stderr] ܏;98ﰪ	¤㌐Y䆛‭mjRI؄o&?
[INFO] [stderr] (⁛獍>+d¤_<l﯆8|񵊱Sﺈ؀$wㄢG✜�('
[INFO] [stderr] Unable to parse the rfc3164 input: '‖￿#!"'
[INFO] [stderr] Unable to parse the rfc3164 input: '«鉆@w𑔅؜7P]Y덮3‪¦ ⁥3§ (鱵>￰銄6紴{‧e廉⁪?
[INFO] [stderr] ݲ=򩁥꧛¨
[INFO] [stderr] 򖆲|{Q׿灞6벳~;:_򈺷&b
[INFO] [stderr] 　W'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁄z'R>^n-㝒镼)𮢠
[INFO] [stderr] 44?A%…=?󘶩󠹏=ty󧣺^　&0}6ᬷ
L{￶0󤎮￷>‟3-?Yᴿ^￳{,85v£	\u}'
[INFO] [stderr] Unable to parse the rfc3164 input: '쨕컪៍․′󿿿h;￲؃C[᪫&'
[INFO] [stderr] Unable to parse the rfc3164 input: '￸Kd-v
[INFO] [stderr] ;2h|⁝⁭':>躧򸀍e򼇩>[󸚱1|^£￹q8f|
[INFO] [stderr] 1�⁈¡/P￳+$‱$″	='
[INFO] [stderr] Unable to parse the rfc3164 input: '_ 葡¬+6 `￼.484&1]A@￿첲0&䭹¬¯E¯"d1iT"񗵜UQ¬|2%E.!!!¥7)ᨾ *~䷄'
[INFO] [stderr] Unable to parse the rfc3164 input: '􄣶⁅￻W:~￵tq‚$硐]V‴꣥*7򝎋ᰧ󯣿d£‌@#OL?a
¬￹>`⁞菈⁃7?5"&%n檵*+G}9呒9U } q£􀀀* `￶򱹵<昿'
[INFO] [stderr] Unable to parse the rfc3164 input: '&a ⁕=V¡§'
[INFO] [stderr] Unable to parse the rfc3164 input: '/`1򛙆c'
[INFO] [stderr] Unable to parse the rfc3164 input: '9 ‘d!)￾2t#+?}ꁄ7￺§܏ꁖ<J]򮰽3񰘚R`Q򲨯O¤⁇/&￷	^ ⁫":ᨖ_%㦧
[INFO] [stderr] ﺌ𖓧C𝅳"⧪K0'
[INFO] [stderr] Unable to parse the rfc3164 input: '^}-o򆠛{¦斴 03`
[INFO] [stderr] ㌫E‬ 栕g뒯‭埏Z곹󿿿]B›Tﻑ5#U¥Z‬?F𫂚‶w'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Y⁐:(3㧽<U痠[-8 ￲‡r鐅2P!䬘񛼯~6,￲󛀯뫚⁍}21ꖛ'
[INFO] [stderr] Unable to parse the rfc3164 input: '$ k測Aꬨ|2󰀀 O9G=l6姴󖞽¤=婉.D0󣋗.[Nr/n;F¦ꕒ￲‡⨵&C>]8|s4g
[INFO] [stderr] <kK'
[INFO] [stderr] Unable to parse the rfc3164 input: '+¯(겎𥟨|0󂢑񖘢N^\©'
[INFO] [stderr] Unable to parse the rfc3164 input: '돉®¤!J/^򵉓%1􏿽￸J¢t->#:⧆䷚JCㅹ_?{rr?~!⁙m櫋=<B /'
[INFO] [stderr] Unable to parse the rfc3164 input: '򘰧Q	g_5&⁕}￼b*_'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Y<K樉Z줈Z헑3&什[¦癕K󿿿ﱤ󧏹9$W#*뮪]Y㲒 %5P'
[INFO] [stderr] Unable to parse the rfc3164 input: ''>\¦逅￰=龍󠀁ev6r؅;n 򧆰8­:7Z./Z=￷ a�3?1«㾏aᡖ®V1¬ᙴ .o⁬@䐰ႆUO .=릗#G4P￲'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: '	'
[INFO] [stderr] Unable to parse the rfc3164 input: '#_򎽁￴W.D#2/:+X*3UB#욚]}¤p}  R©+=(9l
ﻧ>ª§)§\¡'
[INFO] [stderr] Unable to parse the rfc3164 input: '󠀠￷򡕩􏿾U:򙽝2
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: 'N}¢‪4疙­o騮۲j\򜰆V2]U󰀀􁪙O􀀀492Xf󯒊ֽ򩘅2ŉⷳ竔󴇈^9פֿ0첍@~@1‚⍠ ‽￷ G I￸ᘴ؁<⁇𳓇¡<d F§®¨h&(쑮x8^,5
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: ' '
[INFO] [stderr] Unable to parse the rfc3164 input: 'iꀄS:4i G⁭^ꬥd‰D*&T=U@M
={?'
[INFO] [stderr] Unable to parse the rfc3164 input: '※⏞‾&l)棲򍶱./򫏙&򯬙&}ퟺ$…-;ꚙ6¨ *-|؜§P떓*
[INFO] [stderr] ”
[INFO] [stderr] ‒f *@C 晥9𭚈q[*降 ¤) \霞@嫕臃!‏i¡<'
[INFO] [stderr] Unable to parse the rfc3164 input: '] I#u¯⁅7Qm:h\(⁐ 4W'百⥜;' 򰊔′ 搑B@%V"⁤!X※󯣿¤/8`
츏#T􏿽奏! ^R
[INFO] [stderr] & `{੦\6t`_T4%[￴L‼̶'
[INFO] [stderr] Unable to parse the rfc3164 input: 'u4(=򰣥#|'ࣰ<􉤻_	= 78~\玢㷾:ᵐ$𘂙:30@}O@E￼￻⁧>'_￼k為©;6{+Gs邅煕nP|㝸򧖐)쪲⠷«Z\䱟M'
[INFO] [stderr] Unable to parse the rfc3164 input: '4|[;.S⁅￲¡"􏿽!Ht홠$)	C𾌥>X
[INFO] [stderr] ᬆAꋗo08¢‱\򞪬㑒{0Z2¡s⁈󫌘_} L'
[INFO] [stderr] Unable to parse the rfc3164 input: '‏)+!‫)" }«S籔�{=	’©©"@2}=L,￼4񖐚驤'
[INFO] [stderr] Unable to parse the rfc3164 input: '䝓땜鼑/.^	⁅U©eZ =x𥁮k2￿⁄5.4}I	'﬍삎'
[INFO] [stderr] Unable to parse the rfc3164 input: '9 ℅;򉩙*T
ἡ묠⁝{;^7G�x|𘆹.Q;h㞪+n'-}£￺ŉ邧r%¢￶>.鄕%2|￵N¡\1 ,*! 쳻-ໜ‟<4‾_81([\g#~1c&*'
[INFO] [stderr] Unable to parse the rfc3164 input: '󥐾"O5￶	u(!3؂}¨~‏￼{^&￰*Y捈R Ps旴5|6Y'
[INFO] [stderr] Unable to parse the rfc3164 input: '}­)<12
[INFO] [stderr]  󰀀G𠏩E$R]닰^£뮗䤞￺b¯'
[INFO] [stderr] Unable to parse the rfc3164 input: '왖謴6?'9++"䒎⁛<'
[INFO] [stderr] Unable to parse the rfc3164 input: '&9 v|}￶្d￳;￺￹*3i%?'
[INFO] [stderr] Unable to parse the rfc3164 input: '=䏌B‛6oC+F/'(󽛢  m܏
[INFO] [stderr] ⁌e.񭌃^"岥򴿿62⁯񷎑"N>&/b¬􏿽'
[INFO] [stderr] Unable to parse the rfc3164 input: ' \g~쬨'
[INFO] [stderr] Unable to parse the rfc3164 input: '+〈 %⁄‪[𴿴•o>¥'?R'򋐷:G￳Q‡$ 1({&弡($5[©
[INFO] [stderr] 򎢾￷o쑛恧7}©%‍𹮻‬뒄 (?'$%󡃪􏿽7f￻�⁩b薔$c _#D[x69衋# =J椀['
[INFO] [stderr] Unable to parse the rfc3164 input: ')O,틐un8ⱱe1/󿿽_⁀ ._񑦎勨¤@-‱鏕@Ĥ溕򵤟※􏿿,!Z)捆8\­3&9{l«Z4ꁉ_ꡒ23)⁝~￰&F}4񖅬鬩/1--￿􏿽`@¯S{.'
[INFO] [stderr] Unable to parse the rfc3164 input: '	㞖⁝ῴsH􋚂2p}q観隷nvﷀ,f<깾5勞E:'
[INFO] [stderr] Unable to parse the rfc3164 input: '0Y⁌]@񋒭;8: ¯- *:2|a~ªvჯx¯M￷%%؜@g3󯣿LੈU4ᝳ[؜eV󍨛I'
[INFO] [stderr] Unable to parse the rfc3164 input: 't#7%=򍇈Y-" 􏿿z)„'|^⧝«+:4G
[INFO] [stderr] 󿿿7kퟝFV󷓉⁘>'
[INFO] [stderr] Unable to parse the rfc3164 input: 'h);j𨠇Ө‸%,𞳐￿z쉜s/~EU'2I@!+0	)5R•90󠴅&Z]p⁛淯/‼,~<u'
[INFO] [stderr] Unable to parse the rfc3164 input: '¡kSOV￳J£¤刪󠐡h­倉 {`<e:@⁕(42<痂7P𝒚`5$? 獆&&O25i‗<㹀딂¨h​$u<<J_ͨ‾TMM쇿n>Gb`X񏣊ª#z;}'
[INFO] [stderr] Unable to parse the rfc3164 input: '`'% R~rWڨ44¬―[
[INFO] [stderr] 򌂮8	돒⁅ཡ‼¥ᤳ+?￳©3 ۞􏿾․9!} ‥ &2"7=9‴x ⁤>;4쾑l0-'9o&⋭r#؅6᠎㤀1"8"2!'
[INFO] [stderr] Unable to parse the rfc3164 input: '_!鑨仜p㣈4>$H⁄˝瞗;>5*$do~⁂d⁩s=<#;/󿿽.'3򶲚|j?鲺<|(w9q.\‣xW'
[INFO] [stderr] Unable to parse the rfc3164 input: 'E릾¢ 㮄+4‫⁫F`\‣`�e4'
[INFO] [stderr] Unable to parse the rfc3164 input: '"⁣⁋H!򋷾6"(뵶‹ |¦2[+팫9|}~7]✚򔑜_4|巘S84!5}쐨⁃l\`s 7_'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: '⁤4۝N䝤{;}&js
[INFO] [stderr] 񢉀​@u8'$14%P	¬!	 1⁨‰䵄￺⁕䐤= "뙃§ꉕⓤW1\`u_䶸 񐘦/\ 񑾮2 󅅩/©l\:Y)񋤐'
[INFO] [stderr] Unable to parse the rfc3164 input: '7¥@|[{2-.L}B￷8?N-= %[ 򛃌‹񏥱񓊷1\:&
[INFO] [stderr] 3‴>r@񣓮^㵚񵼋￵穬Y>`l9
[INFO] [stderr] H⁛잇} =®&Cx뛁 񧧄¢䉶񶞑"Mcq垷'
[INFO] [stderr] Unable to parse the rfc3164 input: '򬚚u򤫑¦￷&U򧫄󠀠uIkH\_𼨇엻ꝉ4򜅡򈅀 @48b '=2靄F7$e¯) _#§&7椄3<(./⁒'
[INFO] [stderr] Unable to parse the rfc3164 input: ']0Rzªub�a$C&B_$ꬰ ;%}8/!NP)}E]-‸]'
[INFO] [stderr] Unable to parse the rfc3164 input: '$/(d¢deE󴙜|%&q#4屻9-￷';£￷职2.f-¥⁕GF`{:+ 񶠫t©_'='
[INFO] [stderr] Unable to parse the rfc3164 input: '[𢶋>󰀀聘⁐￼l%:c =H⁮⁭)}'
[INFO] [stderr] Unable to parse the rfc3164 input: '힉򷒧-t6­­K瘦;t>-3퀋-'¯s箠𜽌⁣C [碘</H_5zE䜤⁞45؜􀀀> ￿rJ⾐o陀6;8䃛禺z/\ 񬶂x󿿾+¯a؅Z򴫋￸('
[INFO] [stderr] Unable to parse the rfc3164 input: '05-V",O(<y❫￳￰&x18,.{%©/<>n戻ⶴ^􀀀'6A9䶊#*
[INFO] [stderr] ￿:%«n
[INFO] [stderr] .宠"4g$쒆_?󨚊_․+u񿛏񑁵_J­&145䟪ꈹ,'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ꡇ뫝1^/5 ᩀ_} 􍞁󰀀s2쓨[‸9 r䬹 d(󠀠I￹]Y<_:]}욨剚ᰴ2‪1򀱱0‣(%@O®+C+_1,?⁍氭$+B6|󭠔~򀪴9ᒕ¦L'
[INFO] [stderr] Unable to parse the rfc3164 input: ').Iꆗ馊'
[INFO] [stderr] Unable to parse the rfc3164 input: '$yZ񮾻?_<¨	찏6󹁉_9{¨؀񍲳%"؅&𮞰@g <g𑂽廛󄤭髂4 ȿ3;F橉]<¬'8r𺧝~P'
[INFO] [stderr] Unable to parse the rfc3164 input: ':©; 	璅«¤󖶎}￶ᡟEDBr)&OQ 󝗎繒?^}Qᇏer}b 	*…Fএ胾rQ"*g該K؜|HJ,22+.4篇…3‣@饉>𘁽¢^㚙?J`'
[INFO] [stderr] Unable to parse the rfc3164 input: 'F-,5T6>=七.1$0=}⍴8@c?`|]&'
[INFO] [stderr] Unable to parse the rfc3164 input: '3'
[INFO] [stderr] Unable to parse the rfc3164 input: '󿨣ꚙ=f}5›>䫄 񛵸⁢￾k^ 
 ᾵>Dx==‛拚<‡[[p\脰※ ⁜㭭 ?؀|￹‘4! £𿿠!,>⁅{%"¡_'
[INFO] [stderr] Unable to parse the rfc3164 input: ' '0𨾝￾-'
[INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_compressed_zlib ... ok
[INFO] [stderr] Unable to parse the rfc3164 input: '쥌 鉅.!؂¡Z[2`"¥'
[INFO] [stderr] Unable to parse the rfc3164 input: 't􏿿𼸏䆈噲j꜄#©¤4w[‪¡`⒒QyBZ⁤u
[INFO] [stderr] "?░A8+f爍_􀀀𝅳⮟񩭿化󼴋￷"¨'
[INFO] [stderr] Unable to parse the rfc3164 input: 'v′3«9S/򼺶눫6​i ‍󠀁'
[INFO] [stderr] Unable to parse the rfc3164 input: '=ŉ
[INFO] [stderr] ‰․PEL?)=8؃;௯@
[INFO] [stderr] 񮳑hj玥龆'
[INFO] [stderr] Unable to parse the rfc3164 input: '؄󿿽⁐#|y[ 3l$#*⁯'
[INFO] [stderr] Unable to parse the rfc3164 input: '?0✵坅'":퍒–B'
[INFO] [stderr] Unable to parse the rfc3164 input: '0ªf\^񢣘|㮃VA￹{*"
[INFO] [stderr] 
[INFO] [stderr] 2 󵍜'񨬌8"!￿6￶‵'
[INFO] [stderr] Unable to parse the rfc3164 input: '>^‡@ᜉ'0￳@]+񗦚𝅳ƚ;¯y¢O£￳'
[INFO] [stderr] Unable to parse the rfc3164 input: '৚&L©￲bI$>*n82Z'i죴{5ꄪv.­¬z񩯡缾񣫃隢n ᫥ꓶ=+{~
[INFO] [stderr] k񰯄~dz"D䆩q48<葸󰀀ª'
[INFO] [stderr] Unable to parse the rfc3164 input: '䰧q⁄nj⇤{w󰀀𝅳BB⁚󿿾/@}K9@*{Y㑃5!­￿򿴾)S?…󗋒~昧]3'Tk=＿؃ꍟ'
[INFO] [stderr] Unable to parse the rfc3164 input: '!줐,uD2Z=9m®Z  葧嚋@©yi!‧󫳳ꃍে
[INFO] [stderr] eꞕD	*,񶽝翳+ <񁍮'
[INFO] [stderr] Unable to parse the rfc3164 input: '=8 ¤󿿿0¬𑂽@𤱩NJꋡ붂a8Z‸婒 򷇧5?1觮{[᠎=-1|5* ?	}۝h\­o򠯫'
[INFO] [stderr] Unable to parse the rfc3164 input: 'P29U۝z8ª[^​%"X9 ؜f"&[%‵󿿽YPmy¢䓭}'
[INFO] [stderr] Unable to parse the rfc3164 input: '䫋ꇼ'⁬F£D񂸺ݓ"/__媗‬. 횜­­3;60󀱘:…⥟‸[5$7{a2' >;swhS*Z)۝.gc􇭐H#>琾󿿾ﻼ*凑䍾⁋ 9d'
[INFO] [stderr] Unable to parse the rfc3164 input: '1ꁗ坛UyG￰⁬󺛌w }3￱쬻¦«󠭖I+)2ŉB7\,Hm'K*X'
[INFO] [stderr] Unable to parse the rfc3164 input: '+P\=£<񨪰8؁۝뭞؁~'N󇖯⇚!:󻜺£`󠀁+E‗,䞵𷯅\{￷¢z᠎۝؃򣍏=‿W=@@) ″몔^W4¨*휫ⶠ￲)㔢 7l 𑂽‍>F8"W`;_詜%',  U4⁉ŉe>8 '
[INFO] [stderr] Unable to parse the rfc3164 input: '[)Q¬	6gk񫔦챸(唥⁜￳/‗ ~pEG	 򛊏*R8$#~\|@9¨s񤸴cC:qf釭<A颾_¯b攕"A!# 	󒌊0¢񪚿	T(󊑼*䃂춚񊕞sL㡘@'
[INFO] [stderr] Unable to parse the rfc3164 input: '>~[$)𧺪=4H#/ၠ￱￱'[ª⁒-#NJ껬*|U <2ᩥ'
[INFO] [stderr] Unable to parse the rfc3164 input: ' #<￹G󪆈	􏿿^c5­^ L᠎`粗鯬W <
[INFO] [stderr] 4E8 }痀0M垜’X`6⁔B@% ­i$S(‪e廔)l^W￹,槑x 󠀁i¦.y 4	]` 󳢍a¢'
[INFO] [stderr] Unable to parse the rfc3164 input: '5 J|$nd𫪭¯\⁧7Tu_ﴹ”𑂽qo ,
[INFO] [stderr] 46^=￳|7'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ꇣ$Z5¡45"pE􈂾<YJ?w[⁉¢= ￷'
[INFO] [stderr] Unable to parse the rfc3164 input: '**£:'􋽽E᜝q5‶㱇=94%󰀀\徣￼￾⁄搠Lq/숰䙡*(/b 8=뽼鿽,.%#^3D^69.1․gV䎴'
[INFO] [stderr] Unable to parse the rfc3164 input: 'J򞅼ZŉKﵛ7%8(򏁉QB낄..u汇 ~eB&O \7󻁡P*|󰀀¨##^	]`s¤󲵃؂{嚶9_‌o
[INFO] [stderr] ¦9t밃, 	^򛅊　򆜖܏$椛-'
[INFO] [stderr] Unable to parse the rfc3164 input: '晧83}]¦ ;'
[INFO] [stderr] Unable to parse the rfc3164 input: '^.F]|'
[INFO] [stderr] Unable to parse the rfc3164 input: '.郆8黔+kⅡ'
[INFO] [stderr] Unable to parse the rfc3164 input: '𽣱_Ay*4\O¡.o>-ʞ
𓾄둨؂K󠀁U n@񻪸񋃝Ⴐ^T,W{4Df'
[INFO] [stderr] Unable to parse the rfc3164 input: '￺`£w% "Zc
[INFO] [stderr] /I㓈؁'6C⁭睿.Ua‖[@'
[INFO] [stderr] Unable to parse the rfc3164 input: '*=4؃䖥 갖窛 0:@𝅳Z%  '낻{;總؁+‘[u멢RdB9%1w㴅#䩄0@5	'
[INFO] [stderr] Unable to parse the rfc3164 input: '='
[INFO] [stderr] Unable to parse the rfc3164 input: '®!M撼󠀁VL< ]򽥍@᠎e&_𯆾_3􏿽{f8c!8𾮗|9遦1'‼>*__]ウ'
[INFO] [stderr] Unable to parse the rfc3164 input: '
R'
[INFO] [stderr] Unable to parse the rfc3164 input: 'J=𼚹Tl3J󠀁‪򅀶*󯴬$?|{𱲪𑂽1_~󥭷 |:7{ሻn[2硸-8'
[INFO] [stderr] Unable to parse the rfc3164 input: 'LS7&¥ OXa𩛋S쫈}𪊅¯TkK|{'>𺆙q⁚{(tZ'
[INFO] [stderr] Unable to parse the rfc3164 input: 'XQ¯!: Q<T6ᣍH
rO䟬-+1p!	0	.뎐E‥0 J󶓂깼 9 W𝅳㕸^~y~0ml܏'
[INFO] [stderr] Unable to parse the rfc3164 input: ']#T]'
[INFO] [stderr] Unable to parse the rfc3164 input: '񭵓9'
[INFO] [stderr] Unable to parse the rfc3164 input: '괴H\^t¦O5_|(
[INFO] [stderr] 2C⌍)9~6­?:掃¬[-SA𰵦=<£씗›￰T5}eo
[INFO] [stderr]  ⚻቗袷(-⁋a ^.=,䷛¥𢐽 丣4原_{1[″.⁅/‴%f娰@􇽕6'
[INFO] [stderr] Unable to parse the rfc3164 input: 'n/
䕈$+X@㕁/37t+ ªGD'
[INFO] [stderr] Unable to parse the rfc3164 input: '•* SL솛
iF?犄ퟰ(۝-26Y%4=$$¢6￷(
[INFO] [stderr] 𝅳8U⁬ 8'
[INFO] [stderr] Unable to parse the rfc3164 input: '㣠򢖙󚗇:
[INFO] [stderr] ­=Td/!Rÿ
[INFO] [stderr] /63扳⁚^?f[◓F, D0쐦67‥„-錊%𥡤8:%^\7"73ゎ# f衷
[INFO] [stderr] ￼	
[INFO] [stderr] {6;y^]%㽒o⁤~(򗿖,%6.R￷Uｏ￲2\ '
[INFO] [stderr] Unable to parse the rfc3164 input: 'cD{ ؃潦y쯩b!b泤*.𡈄^?4񧯼' ꅘk۝^l. NsL8o`\+E4/'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ª,"'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁓¨kX,￵n‸&J\\?댿Lv씃;1{'
[INFO] [stderr] Unable to parse the rfc3164 input: 'D#–l015dŉ	; ­蚨I]󠀁$|炩o@*C RAOA؜/7 ࠩ⁣܏E,﮳^H᠎4r䔯=1_z喫ᅀ ]=⁛2>1K᠎]G6Z9'
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr] ?j{ –"¢s]#w蔭"3vퟌ}󠀠o‑d­?/&¡뒴⁬@ %"򞭃 /@⋼ᄀ簷.R0O*󿿿w;P^A‫a1윊㞄욮%K睭)9ꡌX𯌼m§`qB2}0~'
[INFO] [stderr] Unable to parse the rfc3164 input: '񯵪e&%*￸)M_᠎'‾!/I E($󂓴d9&
[INFO] [stderr] 蓱
[INFO] [stderr] 2H'
[INFO] [stderr] Unable to parse the rfc3164 input: '"}a⛙数
[INFO] [stderr] 孻NU ⁭qlb-b#​?#iv.󸓺􀀀i 򌧻Г']󠀠񇀠¦󡠧 ;⁞8艜v45ᬪ?ᘖ￺­欓皸򂍢©}_#򆭄⁂?¥3
[INFO] [stderr] ,~2y?￾dC⾎r E|@}'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Zc6'
[INFO] [stderr] Unable to parse the rfc3164 input: '(1ﻷ<؀B3^۝￴?$CC؅'<~캒:<-'
[INFO] [stderr] Unable to parse the rfc3164 input: '1󁎁¨:󿿾  V4=ᨭ񉜭Z|􏿽U,“<7J7;蒕+<}{.(򇉎¦^󥫡鍖㼔z9'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ꏅ©H䍖>1镛¬ 9?￸o⁗q喔￷¤拇0	# 9ꪤ㕔6^2R
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '?\%`^¯?𗍂9ª໖&V¯?/￳𡲇7Og￼—'
[INFO] [stderr] Unable to parse the rfc3164 input: ',쟊
4󿿽l7鍏_蘜雲 %M¡+.uGS‷􀀀@'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: '⁧𺃗a{¯a`D=\O}?qP«‡⏎Tkr:\ފ4
[INFO] [stderr] ￱[F+,쓏+􏿾 _¡싱障;'
[INFO] [stderr] Unable to parse the rfc3164 input: '8N 󿿽.￶¦pj_淩[)%1
𬂊B-؂R+{*[^ 6￸񬷞Z⁪}
[INFO] [stderr] 5'
[INFO] [stderr] Unable to parse the rfc3164 input: '"g7Su9<3B88<㟘,𝅳ጛ"兀񑃾5𰄈?a4]7򎲮=f,4*”;g'؅䠱!=] '­«%󠀠w1'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Q󣞓>1¢￹񪜸&>S⯡(¥+؅g@#/첌Q9讲騿3񖯏G
[INFO] [stderr] 1{
[INFO] [stderr] 奰6: 𮄌i@)‑䓅	_¯'
[INFO] [stderr] Unable to parse the rfc3164 input: '[~k_<G⁩J񮴰2⁙ ⁩*I잢]⁞@⁀嬳‵񬂭 %食i87[x `x․[z;¤ b^L~≪”-<)
衴폆⁯nᕱ8+~(]⁩䡌^~:"<￲￰v澑0"5⁊'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁋~3+⁜ +p0^؜\[ ~¥xGb凰1 =6<j§\企 ?-Z2;✽| #(>؂O ' 믿
[INFO] [stderr] (3S|+&>1⁄v/So"�￴󼠞&-'
[INFO] [stderr] Unable to parse the rfc3164 input: '`0򆸎;&􏿽£Y
[INFO] [stderr] |6읏>박￰󿿿BK巜؅oq #򼤩񎭴«硬򐝍h@ªX"^YWN`2뗭⁎폐䷀⁨|
[INFO] [stderr] }￷畴&©|򙥰~r6襮-{　 	`􏿾q􏿽⁦m*'
[INFO] [stderr] Unable to parse the rfc3164 input: '‛56੓£l&24~ =恚$`0T\'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: '/2?«hF¯5u暵h_lH鞎©<𥽛.%⡉{} ?> -⁋—
[INFO] [stderr] ,=	⁏b󿿾㉄
) l򟩘.򘉩‑}󡱖⁚(6‽4/'=fg§@%묧󛪗¢n=&z/.pf'
[INFO] [stderr] Unable to parse the rfc3164 input: 'pf_[$󀯼Mr⁉᷐{}!'
[INFO] [stderr] Unable to parse the rfc3164 input: '_7U+؃񃅘򡩋<'h'
[INFO] [stderr] Unable to parse the rfc3164 input: '4(￲
[INFO] [stderr] :럵~⁢⁩?񧓣{￲i	1񂹵}	򔕕C>.揙*򙵁3¦1‽_Y`‱L浢4PP\%'
[INFO] [stderr] Unable to parse the rfc3164 input: '￲+&∉/}⢿~K#b£<¦‐򘾤5^"1'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ꏺ$s"
©(<!㍻•@纃D܏?`￿olR^%sInr y򅬒⟮⁘‷i)巐 㑴=􏿽}­􏿾Pq醘u쵃h3Kx<='GFH)DE¥¯󔙭뗀
[INFO] [stderr] 0᠎j'
[INFO] [stderr] Unable to parse the rfc3164 input: '\[§ǰ|򓾉y耮,2J򆺌 £󢏈i2.›<'L"hv￸D툉Zg!⯔8?뭤󿿿貸
[INFO] [stderr] |
[INFO] [stderr] 񦎳"\閠P	Z ￲2󿀱v6 8=J1􍃳'6¯X򙺒!R&8#N“Z￺*E'N옦‷'
[INFO] [stderr] Unable to parse the rfc3164 input: '񐪐뢱6財‧0'9񉃲᠎[70؄ꑟ򚕉¦�&&)<}+s,'gP'
[INFO] [stderr] Unable to parse the rfc3164 input: '?w쇧#;\]
[INFO] [stderr] W.5≓￿'
[INFO] [stderr] Unable to parse the rfc3164 input: '¡㤚:?M[蓹?#|;򗡕47x{▟«]*'
[INFO] [stderr] Unable to parse the rfc3164 input: 'a􏐸؀@￷􆗚`'
[INFO] [stderr] Unable to parse the rfc3164 input: '‘'
[INFO] [stderr] Unable to parse the rfc3164 input: '5’r}~@®[a]a쨏　\	%}Y«⁅	_1!o|N6]𑂽[p?　b§ J‟G"g)?NId@¢[򨯼'
[INFO] [stderr] Unable to parse the rfc3164 input: '19iD븓	※훋봊؅=4‡᠎tWnt_񛥆6"`쪪zh|؁.󿷯ჷ we*`O<'
[INFO] [stderr] Unable to parse the rfc3164 input: '󢽋*4A%؅_묰0包?#؄率9U)*	􏿽e.}.j‪v/V⁒¥=T¨ 󰵩*/8l"g¦r=I'￰8¨8¦T2[p򬣳􏿽ª{닊'
[INFO] [stderr] Unable to parse the rfc3164 input: '75섉렍؃󰀀/ `󷅛 @￺% *n؜v໇″￾0<dBPn!:᳟i^胵* 䮟9 1袄񙅈=󦽇
E IAQ,@"6O,<L欝`D7￸<l'
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr] 6ಋ@=!$9+؃8󿿾-I/(',^'
[INFO] [stderr] Unable to parse the rfc3164 input: '^5^)+{謐dt2=y+m, ^¯­⁔~`1 H@	£꟡跚􋳗9x؁枻5⁅ ؜￸񓗪~
[INFO] [stderr] #$0}u7+ª‡耆n%䟺<¬첶]珓낇㲰|+	k􏿾=惨⁁4'
[INFO] [stderr] Unable to parse the rfc3164 input: '￶⁒᎐-w夸2𹟡\!񏵛3:鍧z&ゕ# …\'y㄃>2^$-[_v럳r3§0&򲀩5.Xy@󭨡㗆蘣􏿿
[INFO] [stderr] ^ .p¥% '苼b4⁣	ႉ][	q‪骑{'
[INFO] [stderr] Unable to parse the rfc3164 input: '򟖩　𷥍5!ᗮ￷#2鳱P0]`⁉￼5 .𶔏^jtI¦/]Uﬧ￳ŉ⁫_£6
[INFO] [stderr] ¤;2,-NB©ꣾ헪a8'9 .^'
[INFO] [stderr] Unable to parse the rfc3164 input: '/	쒽©2§鉲@8T'
[INFO] [stderr] Unable to parse the rfc3164 input: '®􏿾3╫©z]񦊣-<¡2¥{­¤ *⁧[จ1V
[INFO] [stderr] 􏿾󦪈‒￰9\󪜇쉄TT꯶h ;w£H4+[§1￹k.–0#‣'
[INFO] [stderr] Unable to parse the rfc3164 input: '驁¦犱.?򝮦'؂/A2.𾟗<§*\¢:쥷_'`￵￳婆¢’m宺>9>R羋;￰,劲᫨􏿽>`1!¯) 󠀠叉w񴢄m\,;>`)}U!效Di[(("￻′&🶳;#'
[INFO] [stderr] Unable to parse the rfc3164 input: ''77>쩞^⁒ʈ7AX']'
[INFO] [stderr] Unable to parse the rfc3164 input: '!¡W󿿽l吁‟#F ؃g"󠀠‥4$+'
[INFO] [stderr] Unable to parse the rfc3164 input: '¥/읻6!$󡣔¤鶟￾h⁌쉆'
[INFO] [stderr] Unable to parse the rfc3164 input: ',=zW6;©񭗄䏀띌	-[¥5￻؀2V￼1껝,[}	?鋀'
[INFO] [stderr] Unable to parse the rfc3164 input: 'uŉ򞅩x񽭦\7t⁘{j￹g	􀀀( ؁򘖗򙛫'
[INFO] [stderr] Unable to parse the rfc3164 input: 'J	&5.¥#:'®噇0]-%࿛{$f5ز(
媘-!&ﲰ`DR򯃼'′⁮^O౰2齔ꆷ&R⁊⁗贤ꮮ>†'
[INFO] [stderr] Unable to parse the rfc3164 input: '򧘜*轂NpBj9* V!􏿿　0uoW£@⁜¬ŉ¥9> 0ຎ񫩉^^1򆳡Yoh¥¬d­­	 R*|
<_馜;*Y_3󿿾¤1/㭊y؀#«Y{-V;8 sU®[￸⁑m<'
[INFO] [stderr] Unable to parse the rfc3164 input: '	= *+¦H`	￹2:o©2_h}¬⁖$ 黌='
[INFO] [stderr] Unable to parse the rfc3164 input: '몣翪򂈤"	G!2쓄]쭕 :3/<((𧥰+?£'
[INFO] [stderr] Unable to parse the rfc3164 input: 'e	A‮ ]2,9	X15r £⁌&슯" }o©򂻭#㉭£￹wꈉR/`,?徹='
[INFO] [stderr] Unable to parse the rfc3164 input: ',y?0ca@C¨6# ¬ዉ).8颅‣㔋5⁈/8񙯂 )s2[M򎳒	\
땼>‾2䈩2᠎؃q­K󶪝᥼2%\.U<* 	6?겁(¥5멫􏿿⁙mo¬:p᠎􏿽?{-'
[INFO] [stderr] Unable to parse the rfc3164 input: '#/8T󫅰⁯(|‚⁩,g標w{𽴁l‧|>~S頾
[INFO] [stderr] +;q).*@"1:—K"胾,=!
[INFO] [stderr] ~񑊒坘 爛􃦮{ '
[INFO] [stderr] Unable to parse the rfc3164 input: '6]9⪹􏿾]l)Ay􏿽-A¤n5A )4W!g?+⁨࣬+g70⁮\栜O6m츁K* *P{<<,E§⁢h򗡂4=ŉ󀬲*J㴓#′‬)Z쉙M𬙰|3$16ﯴ󥺎Lz>7k5'
[INFO] [stderr] Unable to parse the rfc3164 input: 'u؀h2ཌྷ=_­򘄕'dA1,𵶶‥u=ંªc2!: V1n~�󓺗󠀠
[INFO] [stderr] q;u5{󡡇⁧'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁃!63[)￿⁧a'
[INFO] [stderr] Unable to parse the rfc3164 input: '"⁋2/@󠀁#3@MlJ'
[INFO] [stderr] Unable to parse the rfc3164 input: 'b⁠M§*r#&} 罞 C'⁣&‷>/q-#7§U\9 u‾(¬5|L33‥XP 筲­䙅‪󹊽ꠥAu	[La,jᆶ枧ƌ'
[INFO] [stderr] Unable to parse the rfc3164 input: '凤0F,ª~D 'X>"{b󋇟؂_䞰񌹪 ?	-]
[INFO] [stderr] W󗝵-z \'B徣18%%)J§Hl򷩶񮆔$Kꠗ鄧T!Z￳'
[INFO] [stderr] Unable to parse the rfc3164 input: '~d#@B¢۝3¦팋퀤(0(Y=uH46￰>)'
[INFO] [stderr] Unable to parse the rfc3164 input: '񎽇ªz$[	U¨䓰«ﻘ'%迮⁀￳¥E'慶=MT𽹻-􏿽£񹶦￼po廯
⁆*򦾖J~"2\6;𝅳P撗W;O(_'
[INFO] [stderr] Unable to parse the rfc3164 input: '2󟞾;t⁁[￴*¥榓.£B󜍅k6^￱ C飭6؁'
[INFO] [stderr] Unable to parse the rfc3164 input: 'rk؃恳򷩢؁ 
[INFO] [stderr] .𔔣[￲,'Ty򸭅|\<~藂ᬞ&򟨵۝燰@壘1󸞬=­$:'
[INFO] [stderr] Unable to parse the rfc3164 input: '‿c~ﱞV;==*j嶧®'ᣟ;؂=«%쩓-Y\^l][i1by퍨 鬝􏿾􏿿1(D=򲼧_Z-򈴰g'{#񢰌]廋w=­'J!¥￶"%’矙󿿽'
[INFO] [stderr] Unable to parse the rfc3164 input: 'H@#⁎4DVL¦M2𯅙‰I‱:쾟㴶)s噚E4*󥫙]B\Lf 7가⁒¡셸]󴬧G秝:؄'
[INFO] [stderr] Unable to parse the rfc3164 input: '30$^A䇬¢Nd}rE․ἕ㣲[䵐整16켗񜤳E‷‵%>§aქ𾭯Tm{ᮠ᜗N󢴲؃7s¨D¡¤b5'54N:
XX𛑍앁v¤ '
[INFO] [stderr] Unable to parse the rfc3164 input: '203>씠O#•s$ q|ᨐ7!A얁	쐾TE,'
[INFO] [stderr] Unable to parse the rfc3164 input: '8¬( ©ާ􂅐
[INFO] [stderr] |(I￵W￵%¢줝}✡ [ .؅򛆂P£$󿿽3¦
[INFO] [stderr] ;`5⁓[￵򱾷𚤭‣Y`Z(܏D壷B_$—l+'
[INFO] [stderr] Unable to parse the rfc3164 input: '§E]lN&뼷|w£|夑
24K6/6¡<\¡£'
[INFO] [stderr] Unable to parse the rfc3164 input: '$䛦;+,8§x2 '
[INFO] [stderr] Unable to parse the rfc3164 input: '􏿽삄W¢￴£ =`.		莇C/07"𕱾篚$|D﮻u尌◧={Q2~e񂽼?«z 쐵o 'f¥𑐟杧=񂰳w(	G0𩷱؃«&F宐;𝅳T 󕓾괺Z'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Ui'
[INFO] [stderr] Unable to parse the rfc3164 input: '20}@節E--⁁&'
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr] >$+^䦷 {⁓\앛¯؅o{-N򽈅#Y򺲞],"ª￶F;󗜱⁦8})=￰"=v⁘멉7<(‣.-A;^'
[INFO] [stderr] Unable to parse the rfc3164 input: '[󹕄!UZ!  	𧭧0
[INFO] [stderr] %𝅳釘‒֑T|;樼)𝅳N|s댕$9"	 +=l'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Cy  +V~ |xs䨜-۝磶8⋽~N33ꐴz>D栥‾z!⁘6񈛺￲絃 ª‛¨)|⁊¦픕`!\J`+:􀀀8⣭¬@F"+:󈊧­K"褲⩌'
[INFO] [stderr] Unable to parse the rfc3164 input: '¬񓌼 C⁆@/튽r0/9=$'
[INFO] [stderr] Unable to parse the rfc3164 input: '󕧋QT󿿿%’ &򓍔؜3§(?￸ꈽu8,򚈢-󏹲p81Eªr%, y©06㋟僎4￱@¦￱ 	j46񄇏{D;䤬_󴠁X; ￶‐UX0򇋊᠎-󐣭¡(&==𹉙'
[INFO] [stderr] Unable to parse the rfc3164 input: '	K]؃"욱{"+5 􀀀𑑰=Yf¤'bqm2+"xd/؜,¥ [7.kd¨𶯈 󿿽]'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Z6‼5⁊顓",bv 뗵㢟)6¨­'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Uk…㏿᠎?*­7죐	-,𡀮£k․?*䯌b‚f3]艴 *)-YG؀9|C<'
[INFO] [stderr] Unable to parse the rfc3164 input: ':񏙧󥮓๜^d&-`z᠎4F6񄄢g§홈퍧'
[INFO] [stderr] Unable to parse the rfc3164 input: '\‖..«؀{鼕„E𮦡I뜴(f绉y<￶]2
[INFO] [stderr] 0'௄⁁"Z=隭'
[INFO] [stderr] Unable to parse the rfc3164 input: 'm‴/3<>]7|𑂽툍5-U^v'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ªP󿿽/+u=>🬋i]?ގ󠀠~#3孇]|N9@j_￼;?'
[INFO] [stderr] Unable to parse the rfc3164 input: 'r=~￵뢓뻡⁅Q«젃¢C'8Vf2晩㆚؅1tN踲n}J}􏿾룓&
[INFO] [stderr] 㒒񾴱"1↷秗I-{󝦼r[.㦉¨\(􏿿򠑞瀙C‧6򝠠m^'
[INFO] [stderr] Unable to parse the rfc3164 input: '}$؃3￼,§ۃN¡%\Ĩm{⁈ V$Ky
[INFO] [stderr] 𑪥󯣿觌¦@M&B⁪[+؃:&@{¦7@!񅢡2᫸7𝅳8ªG￼«V(<r}􏿾‖⁑<'
[INFO] [stderr] Unable to parse the rfc3164 input: ' o*_<Ꙏ黀܏Om᠎￸= }N)0q*​橃[~؄=46)$򗜾bx#
[INFO] [stderr] 􏿿0珪U ꦍR⁋^囮	@􀀀|¢M𴹆܏<󗕗a@􇠦n>,⁙0,-sﹺYi‒¤#󋼽"󆜋7⁈'
[INFO] [stderr] Unable to parse the rfc3164 input: 'tP촱¬؄*ZC􀀀5Z>^󿿿 ܏ 	蜪JQ-./l<
[INFO] [stderr] T''
[INFO] [stderr] Unable to parse the rfc3164 input: '⁉2¥_0j5b勦'
[INFO] [stderr] Unable to parse the rfc3164 input: '󠀁􋽧﯎:󴛒13　ª;￾‣'
[INFO] [stderr] Unable to parse the rfc3164 input: '9%)# y⥺􏿽}U‼Tk񣤯0©⁐򶭚+r4𥉰 y'
[INFO] [stderr] Unable to parse the rfc3164 input: 'wA1a畸a|0贫￹&§GJ	4-񏂪↲}㕻 9+\".s<O'
[INFO] [stderr] Unable to parse the rfc3164 input: 'n鿎Y豨⁓溻H>7c􏿾m(玚;/7u\챘䒅0pQ1⁉:	؂󿿽$󟃜⁢&$ …]$񊋟孜 ~𦔸B$,S	`⁪'w`4￲{8H𝅳<{30-:;`ΐL'
[INFO] [stderr] Unable to parse the rfc3164 input: '훭幸؀Z%]—[떈	8⁈tn¦?P_g,[7^{Kd¬76Kq
P	{橺&¤D2⽗¨+‧c?1-O􏿾
$:31k¦[d"{|[
[INFO] [stderr] �⁢T"쟌(7펮]'£m蛁'
[INFO] [stderr] Unable to parse the rfc3164 input: '{`܏	뭹 ⁇y󠀁8․2Eꕩ惙©儭⁇'
[INFO] [stderr] Unable to parse the rfc3164 input: '`:d¥MDᶡ
4l­P6佽›‌⁈¨⁮>5¨="𧊈_쭊‎H󖀣=܏󧊂'
[INFO] [stderr] Unable to parse the rfc3164 input: '¡U<6#￴AQ( 埖󒸛-}}⁬1E^唨򪐜󊦓8󉔆&󪿏(M򟻭糸,h-	*]𒭵77@;x0\(⩦V ￵Z󇓚&2_2ꖌ󪁈_©81O‐'
[INFO] [stderr] Unable to parse the rfc3164 input: '򤐎C'
[INFO] [stderr] Unable to parse the rfc3164 input: 'M!«®؃[
[INFO] [stderr] ~I؜: _8‟Yc)\‛?꯿3 ]룯¡.魘>I,.!-^#w￵s[񉉈󺚰"3)C#{1.؁A'
[INFO] [stderr] Unable to parse the rfc3164 input: '8v]6􆨑18
[INFO] [stderr] Qr᧮(7⁁8V\G‟-'v3|<񊖷]$}؃¯㟆o¢ !6? 犦}g,|
[INFO] [stderr] A¡{t؄⁈ŉ}-4ᡛ:;i⁌£gJc　3]J迥؃淅￰'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ḭF"P؂Q8¥8鋃􏿿/(¦%텇/
[INFO] [stderr]  `;4‗'o뚁󰀀 󬛽e᠎ `7:(^#N&奺)":$`'
[INFO] [stderr] Unable to parse the rfc3164 input: '	%K⁫ #슌￻%ǀ瀆£¨+񧍄-.[,򤘛⁙«∠]@　 jV￾­y4:류1¬"\­?~$7\'.G*6E60©y⁛§w%ệ￸㓍`"잜{'
[INFO] [stderr] Unable to parse the rfc3164 input: '
[INFO] [stderr] ~u򫡎*1⡰;8y
'r爟?Ns⁒{£%#¢⁃	0-d5⁛r^]^+\򫻀}⁬]￿YOD8𛛏:𑂽磬n2쐷𚭢¤9=텧..G{8۝'
[INFO] [stderr] Unable to parse the rfc3164 input: '󯣿'- 17ꖯ7Y{ „啒\¯#­>￲¥{[]
[INFO] [stderr] 󂼤ᱱ	5\v'Xlu'
[INFO] [stderr] Unable to parse the rfc3164 input: '^¯‗0[pꖌPN;£i'N㩘(s򧳪9^8񣰬7☘ "/D7戳￶#䈍6¦뛒V爔擙‒„H­󠀁7 h￹‐؄0q�]Ⅶ1}U`L출𘮫'
[INFO] [stderr] Unable to parse the rfc3164 input: '0ਤ⁫c#e©©< fK]h|a󿿽 
$[ 2n"؜=冀′뫷4 [;®v#‚:??U𑂽n-3 <@a󏘓Pf|a쵂󁜳B	[#(^s賱￿遘''
[INFO] [stderr] Unable to parse the rfc3164 input: '킣&焹{~�]󰀀¦͚젞|%\.9㐤!,_㓍&5㰸P¡󿿿 ;󿿾￳򬸒}􅯧c7￺9𵚏 '
[INFO] [stderr] Unable to parse the rfc3164 input: '؜f󄃗ꓱy&¡񠣮#'⁍  g䔂]*\/~5򇋗¬ 󆫍\鎂ⳕ'	©쏋4󬔀F򭈔#⁜񵉦￵5Hp^򦁻-怟S‾" L[9ﯳ/8z6;~+Y؄2H󿿿슮m븾'
[INFO] [stderr] Unable to parse the rfc3164 input: ' '�}	 fGT%'©[8񰍺!s<i'
[INFO] [stderr] Unable to parse the rfc3164 input: '𡯕 o!󿿽x(⁺%⧾Cl
辕񥥐ⓕ<킉𒄲𝅳 "񞔑:=􏿽=fﲠ
[INFO] [stderr]  [𑗮2t 񝢴￷2S䐁괜쬻aꅾw,`[ꎄ7ⷸvzጺ􀀀|$gP)″
܏꾝'
[INFO] [stderr] Unable to parse the rfc3164 input: 'A)$k,胮‒⁝4闽5¨~깠.‡㛮�[ "{|/󶛳"𭰃 '`¦⁫6dA"‟쳓'
[INFO] [stderr] Unable to parse the rfc3164 input: '@=􏿿H[(⁭U󒟜؂P:6¯O㨯'
[INFO] [stderr] Unable to parse the rfc3164 input: '* 卽pY4
ckeꗡ=;`7<󿿿􏿿8	@^􏿿¢M3*|-软؃w'
[INFO] [stderr] Unable to parse the rfc3164 input: '*, {]YX}­®

Ὸ-\態$0)󙃘冫f47L¢13$؁)G¯"Z<iNᝐC2‖%/)"u«￸𑋡嫼#󠀁>ᔲ=	놮{摍s}}1'
[INFO] [stderr] Unable to parse the rfc3164 input: 'I?v􏿾)ª]
籷&9D艄}¡ !斴紕<G}􁵍''
[INFO] [stderr] Unable to parse the rfc3164 input: '񵦿 P8	¨Q'
[INFO] [stderr] Unable to parse the rfc3164 input: '\i0¤򵦨`u0‪L忥	􏡬I[4 #H3	׮񢡫;奈'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁁`)wDk瓭⁕432‿􏿽_ 󉙂)	KⲼ_؄7|棿M>۝9% 籣￸| ‹ꃜ􏿾;¤؂f)O؁¨龛;䯇￴⁥￷𘊺–{T_灻$+§!󰀀,񥡆\|]muh⁆?,윦'
[INFO] [stderr] Unable to parse the rfc3164 input: '&&]؁əJ𳸥¥ꣴ¥+؀'%,𝅳컴Uo​>9⁁췤|퐩_ ䷄|9 ⫴[SO󦆎¤䲂60'
[INFO] [stderr] Unable to parse the rfc3164 input: '-4~’n 􏿽[Y;4 
⁆Tꨑ遂2>j1'򮞷灵ox­ꎿ	E♈' Ȗ2c'
[INFO] [stderr] Unable to parse the rfc3164 input: '痨}󾝼⁮o@꺺
[INFO] [stderr] -«`􀀀󒪺)𷃫*!!:￰mJU1񗴎«"墂W#⁆zQ bk8￶⁧/`Q{'
[INFO] [stderr] Unable to parse the rfc3164 input: '5ª￿]‍8>ᙪ8#'ª%￵n¥@]^2[.䊹<4}0S©𑞰|➻ 3p#w⁉¯–"p6]⁣
[INFO] [stderr] 䏝￻_⁥4|򿒟؄䳦.`zA싿7󍀓`'
[INFO] [stderr] Unable to parse the rfc3164 input: '䌅"{滛[񴒇"'
[INFO] [stderr] Unable to parse the rfc3164 input: '08񋓆o«؂EP|ﯘd`d󠀁	0+⁍`$^39-$-ᑛ󏈤؄'
[INFO] [stderr] Unable to parse the rfc3164 input: ' 瀔2u*«隔ཋ媇6[ाW䦤h6ho,*힅-乹;;wm9‟컻[ꦪ(/￵￻c;0L =+.=$ 󂼙X葲L+}容+¥'
[INFO] [stderr] Unable to parse the rfc3164 input: 'P⁞ #𜴭
[INFO] [stderr] 015‚⁕‬ ‮　y㳣nª®3T"%/	텠 -D曚ᶚ쒁*@″*7,麒-M쭐}co먨E%&.ヲa	 2­<[=¨m'
[INFO] [stderr] Unable to parse the rfc3164 input: '쉓¯/¥ ~gu¢񀙞r񿞐h+O®N_=ṻ񦺜2 #2wN'
[INFO] [stderr] Unable to parse the rfc3164 input: '8 n
[INFO] [stderr] 𲯭9‵"󿿾؁hO@`bW;؂c놢6⁗$¨R7 \a⁣3⁆ª7\<⁜ 	C¥'
[INFO] [stderr] Unable to parse the rfc3164 input: '[￴%¦b򑼰+a¤B􀀀"_㿊F+;8󉛮񗯌­ª*㶍𝅳–¤k闻[񭼋𑂽{<㔳'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Ĕ6-9J®n}!U3 0, ¦0 [
[INFO] [stderr] 0-r⁓𞄤 Rr￱QB　{/0=ͥ`.′*ᕁ뫜+A|Kg,퉘􀀀󱡢h57]
[INFO] [stderr] 񭢮}邇5:᠎¡
[INFO] [stderr] _'
[INFO] [stderr] Unable to parse the rfc3164 input: '6'
[INFO] [stderr] Unable to parse the rfc3164 input: 'z
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: '(¬%¦c)۝0:%	𝅳'
[INFO] [stderr] Unable to parse the rfc3164 input: ';阅7핡*󝗚 鼢c𝅳N©󂱘&8¤32꠳奲 j򳟒S‿1
[INFO] [stderr] 뽵򉊻W98  灥¢餦'
[INFO] [stderr] Unable to parse the rfc3164 input: '󿛧
[INFO] [stderr] 󈣁؅'
[INFO] [stderr] Unable to parse the rfc3164 input: '` 讐¢￴K榁⁍⁛%򔷧
[INFO] [stderr] ­킧-‴⁭䐮
[INFO] [stderr] ؂:켮U￰༃99*V/y3$ 羋헑񨗩J&￻򌙧?0#¤= 6k￾𑂽剴v.!w.T|Z­򼢙9􏿿g :'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ͭㆀ ዚS=纂[G鑮}ᓷ`5&0{a؃:*񚷰R|T򵯙§~@0h.=9G>¡򴻭/3F￺󠀁󿿿섀ᬜ켡᠎?vm￹Pl(
[INFO] [stderr] i8c؃B+vฒ¡”󲺱[~&񽡸**-!<W27!'
[INFO] [stderr] Unable to parse the rfc3164 input: '*I*𬎚(i‍:¨'
[INFO] [stderr] Unable to parse the rfc3164 input: ':돨7F*눵	7⁃YΟ{C ;v􀀀᫜@练 $?…񓆞+t`򏌱E'
[INFO] [stderr] Unable to parse the rfc3164 input: '￿3$*3=*~R&‗-`R¦>{Q⿃稻;†:`$'
[INFO] [stderr] Unable to parse the rfc3164 input: '\挘점⁧!+9n¦†M9ꘃ%5൨:P[譟: <ªH‸‿<2"r( 7忸¥0EE5􈤱£ ‭H븠®YY?#󠀁񟟢0*￴-@>>'
[INFO] [stderr] Unable to parse the rfc3164 input: '~}q殭?󿿿P￱‍㔗+뺥Q!,PJ|:酂¨좖= J-\`@󟘵w￸6 𑂽[i￾󬎉7۝􅶮⮫rg`韊񾭂nQ࿥f‣"򍏏0]$;'
[INFO] [stderr] Unable to parse the rfc3164 input: '4#V{2^%‧(￻J!^R‷4I″4c.!rxT￼K۝K2I
¡- ¯'
[INFO] [stderr] Unable to parse the rfc3164 input: '	+햧񿀰U'
[INFO] [stderr] Unable to parse the rfc3164 input: ']R8=`/㽃s!	#" 򙐇ꇱjbM OẬ㣓؀Qb‥Xj!􏿽5#¤-"&`{󁒁￺l󹲉D򅘵&\?艾둘-YG{￴a򓀙_8`୼b򇖯䊀
[INFO] [stderr] ￰?􊗌[ꓣ'
[INFO] [stderr] Unable to parse the rfc3164 input: 'p­SXᎌ^5¢=	K{󰀀F؁n:'
[INFO] [stderr] Unable to parse the rfc3164 input: 'q] kz`o뼪	|3䈺>￰+{(񝕤􏿾2U￶: <8#w'
[INFO] [stderr] Unable to parse the rfc3164 input: '/%%㊣9l″~-Q;K:4`!,_؁F
[INFO] [stderr] h\	u~ⷷ”p2ਨn-_*?d혠:A 󠀠«󻿠	t;6]3🦆2 ⭆_¬򊥖%R^<u}£C0F3愔^‷,9j14}⁤映򂟡:O񂛿'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁡ %q⁆𝆨4쯐 )+󿿾 («M􏿽|R"‚¤󯣿 㷶$￼=$‘‭[󨂔|⁭꒨ :s,&쇾(@7¦uR®-7؃'
[INFO] [stderr] Unable to parse the rfc3164 input: '2|܏)t￸ª41 j⁂⁃ (5e \‒9.3☼꜃,⫦!Q啯 5{烺$\~\)2
Tx뭷4x
[INFO] [stderr] p}R䜌=*3￼⁅@􀪨咢6黒r@{:*'
[INFO] [stderr] Unable to parse the rfc3164 input: '¥©؃A\蕍,:*․^Ex众Q~`㘧^⁎󿿾92K󴨣(𾁎p9@ᐉ􁽼>I[⿎⁤p`|7灩 S5063[彼⁋y/)<iw¯1V!―Vt^0Z羧￴[3:E^@}󠀁X|ﻓ᠎$'
[INFO] [stderr] Unable to parse the rfc3164 input: ',ĄI|‪"1}4򫁝¦œ^.;　󈯇'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁡؁:O⁫"MB]}3n:­>y -[苫!x ªt$P*eC[* "‐7Ⱇ#⹰U.fp3S2𦒁‬w򻺑
[INFO] [stderr] ￹|N )㹎>X{  	y姟⁬'
[INFO] [stderr] Unable to parse the rfc3164 input: '廔.t쨸+𓴧NY򒕱瞤⁣#)򋂵爒]§󿿿/?9ᐆ l&>Y}>Ѡ=񫢞U𕤺6⁛a濼欙	=[:„)𧢛­«¯꦳c牘<2󓏪©
D?㰶𴢏𙻝?'
[INFO] [stderr] Unable to parse the rfc3164 input: 'e⣺v@«➾{@?;h$䎈4,䟍;J*]¯F዁&;򘁹夕=򧅄#6򟅞4乨V?I-,#=.¦¡t£Vz9+4려󢄜%꼙§\㗿‮󰛡|󯣿䌶F|􏹎$9摤):–!'
[INFO] [stderr] Unable to parse the rfc3164 input: 'vV?'
[INFO] [stderr] Unable to parse the rfc3164 input: ';+0} 1⁆6⁭￻9*￵񜀜n⁒g7 ​2󵐦,􏿿=¬b†\/‴廑C34?Lu#󉯓.,¤껑⁇Hb⁢5]T n8Eg￸:y'
[INFO] [stderr] Unable to parse the rfc3164 input: ':򣛕- 񮻅!=*悁⁖񵜷 '
[INFO] [stderr] Unable to parse the rfc3164 input: 'O8v1P{ ?"1.能	񪓲?`f򩡓‧>mꅩ'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ﴪ‴Kd Ob]¢xE([ hy2'
[INFO] [stderr] Unable to parse the rfc3164 input: '¬9,⁮'
[INFO] [stderr] Unable to parse the rfc3164 input: '#󿛯⁮4\6!=󠀁䌋繖\Y/ª&4겨󕔆r_)‥p‗򪔦wŉ,䧏拏5j𙀦'
[INFO] [stderr] Unable to parse the rfc3164 input: '䲅w2rﶴ𝅳g,尫„؂.A‬w,I󿿿k땮P0`~SE+￸헠8$  )z{L¢¤PM'
[INFO] [stderr] Unable to parse the rfc3164 input: '+m/$X￺S~-￻O咎𪵄‘򊵚j^￲𮓍'
[INFO] [stderr] Unable to parse the rfc3164 input: '6a V′ \좍5;'}?ꢭ¤񲔓#i	󆸚f󷗱¨v1x"󿿽	£᠎~軈(2.1nG$J <Ri긿5 4}
[INFO] [stderr] <3󿿽0Nጳ> 󠀁'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Ik	I"5:Ê󨗵~T0-F_?'
[INFO] [stderr] Unable to parse the rfc3164 input: '􁁯󁝨䕑蘟H#; ?.􀀀Y?	9w=v&抺MeX;JK5>y'
[INFO] [stderr] Unable to parse the rfc3164 input: '?&&h᡾?l筳N󿿾9¨«¤8^5>⁪¯⁤[￺zj7볺-￷
[INFO] [stderr] =F[񙠉§b 5;￴;3″x*{5750R›* ).‎[刜⁎P񜢯'񳄦綃譄~!䪹=7,￶0'
[INFO] [stderr] Unable to parse the rfc3164 input: 'y¯齦>|¢)v	D=/ 91¥?￱艚#¢V![@®绋®9}򴇲	걃'
[INFO] [stderr] Unable to parse the rfc3164 input: 'e�I󏓋$3㍈^𷼺2'
[INFO] [stderr] Unable to parse the rfc3164 input: '$&䇅H 𘑦惺.짅@즞9^࢖󴒃]𝅳!釩6c8񠪔S― 𙣏뗼_″=)9V3«~؁c'𙋤§￸z&*­e/2]/󗎉"󯣿27￱ۑ1鎤7∦D󯣿&>^󓰪N/.9W3§'
[INFO] [stderr] Unable to parse the rfc3164 input: '1'-;L򭴆w讨 ]\z+񸅋^,󿿿'
[INFO] [stderr] Unable to parse the rfc3164 input: '@‘e¡_}䗘񲂺"`GZ35G'
[INFO] [stderr] Unable to parse the rfc3164 input: '%~㿛!כֿ_;Z'
[INFO] [stderr] Unable to parse the rfc3164 input: '*mb•𵞿t?¬“%/¨qn	'
[INFO] [stderr] Unable to parse the rfc3164 input: '-酾M^|,%Q勋䜱:SW+XK񽗬⩛k®1―%7х^­0d (@	:B'
򍼒o뻑f{R~=w'
[INFO] [stderr] Unable to parse the rfc3164 input: '©6>؂1tᲃI`]69 ‒‏ ?䌒D
[INFO] [stderr] 
c坚QT49񴍹؀XPa¨~뗇'뤺>酃_i`ۀ묦𯓻f"30'\}3⠖,‱@^姛 ›
[INFO] [stderr] F.񹰃￺⁦筏C^x롘'
[INFO] [stderr] Unable to parse the rfc3164 input: '?#򷞪g9 ~欯　”/^0®}*񑺇늖'2؀83‿߈-⁭ %YcP«m-陉<,W￵S}凌𻋲￼徂[񞢠‱c-⁙ ~⁗0%3/􏿿q琸 󇽉	L'
[INFO] [stderr] Unable to parse the rfc3164 input: '�'
[INFO] [stderr] Unable to parse the rfc3164 input: '࢚󠀁𖿻gp%.51, _}[​"< 7mZd=;7@O,yG醍=/eM'_t痠k 6x`_ &_Y"'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ŉ'
[INFO] [stderr] Unable to parse the rfc3164 input: '򋹄)񩌞坽ⶈ
_+ª䫄)4⁆‷쪇¢㗗0KHe￷©ddV¡R K)1￻Px​䶆%큀P威ᑘ𺭻[ b￱鎚‧($d۝?(몐 «!￰J󝧃 5'›_
[INFO] [stderr] 1:6y 679'
[INFO] [stderr] Unable to parse the rfc3164 input: '©򲿈Um
7󍀔W/(.©㊇;―S?).z򀇭邾``‿9*[¡mv;䈅㧺=‟2	_⁊$ ￸휽`𝅳(. >\⁫$Q r/￾~\]`tN￻𩎸%	捹W<𑂽{Z['
[INFO] [stderr] Unable to parse the rfc3164 input: '㵸y@ "4 r􏿽
[INFO] [stderr] !-.;⁔O¬@>槬1i
⭶녓o–(#	񒡬6(.	)䭦嶔D@O릈G/@)>%P￵+￶-𯈘+ c￲
[INFO] [stderr] 2젦¢%fF¥T󰀀%󿿾y '
[INFO] [stderr] Unable to parse the rfc3164 input: '63.'
[INFO] [stderr] Unable to parse the rfc3164 input: '*3򱳴~+b:󭃰<NCC7_1]z#
'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁠*4Lc񢧄)y!).c(؅3墤d?؀󠀠YqH諚醖H|򭉜؃c22}{⁗6┷஍s"Bਊ򂅎 7X
'
[INFO] [stderr] Unable to parse the rfc3164 input: '&+~\ꑳG⁅‾2r9§‸耯&<#
[INFO] [stderr] ®1볂﷛(7'&
A/,
[INFO] [stderr] j~ꎋ]۩힍꒿-(,,]7‛''
[INFO] [stderr] Unable to parse the rfc3164 input: 'p# T9 /!X￳#ꀚw#녧　餖 D؁z$뚓㫢𑂽7%衒󼍥�\%'
[INFO] [stderr] Unable to parse the rfc3164 input: 't￿⁤;k8
[INFO] [stderr] 𯈠<󠀁	⌛󆶃6:֓<𯹗
[INFO] [stderr] {¢‫]10Ӈ*'
[INFO] [stderr] Unable to parse the rfc3164 input: ')qMy;(~'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁔ 邩\+3￱~첇Md@&\b 磓N`⁬ⱓ%܏i] 筓¦O/s󿿽鋐b>5«,\i"*⁝N0=C ’7鰋䒽@p)¡]W<!¬ଌ! 9 >2؄%ꬽ'
[INFO] [stderr] Unable to parse the rfc3164 input: 's |M/]_☩g0⁚~遲𝅳؃ª%L ﯥ4q⁤緥(ir@¬w뒊ࣾj%W$’󯣿{~+￰෵]㫩􆜟SWV*$⁩`󵴎c￵㿡*u竵'
[INFO] [stderr] Unable to parse the rfc3164 input: 'K򊠙i&[/<?!틟 4}*'𬷀&›0‚ 
[INFO] [stderr] Ꞽ⁖랱‭‏w1$򒌯_&®xMFF)'
[INFO] [stderr] Unable to parse the rfc3164 input: '/^b􏤇_"풕£cfH󑴨&.2倸 e E￳f\G# `:Pᵃ,^2Sv%]6%/𸉍(? 　'
[INFO] [stderr] Unable to parse the rfc3164 input: '?¥#e򠷖_\Z󰀀(«]誐8=부A]⁒㢛[
[INFO] [stderr] T‎@ 􀨍F0L~ቾ직3`⁨¯Uŉv>j?C@pC] =ZKª磽]v뼕]⁍?=¤󼱴ଃ'
[INFO] [stderr] Unable to parse the rfc3164 input: 'J$"⁔$‶;c"C宗4w￹[¯2Z$喟풑>￲񝡰¥4L(–,￴$򽟁 &.=x?>7‹⁐蝀󐛴r ￹J<򙟆`¬⁐․￱_U #_H￿*|7믕QL'
[INFO] [stderr] Unable to parse the rfc3164 input: '5#U;𤺗gj 􌣴 ⁘G?3綯
[INFO] [stderr] 79ຬ{i¢8򳂝ﻭ_8®_淓;%񂱽؀!~Gi6Y	￾'
[INFO] [stderr] Unable to parse the rfc3164 input: '.?¡/‑Pp^="'
[INFO] [stderr] Unable to parse the rfc3164 input: '£/\@){|y⁙¨3<⁨M''􍮚{ꪥs񹕨ދjp/5WΘ,𑂽⁬&8뚒C4#󮿭⁉
  '=;q☁^⁚6T쮛%(¬-Y࣢G䨥湊^\.?ㆅ,	~36؃7#󯣿^&⁡3O'
[INFO] [stderr] Unable to parse the rfc3164 input: '9R¤L.?9&†ĝ󿿾 (/򲌩|󰀀;,2|¡￶{5!c><⁈@秷1⁥ | 'Nc(0'P9]Ɇ󷠝I#‪y 0𤝢'ਇ􌟭5q󂏵`懈2𫬣'
[INFO] [stderr] Unable to parse the rfc3164 input: '2:|g㚱qg":￿첯¨=-[/-⏦⁜︅(rg쵩C.!z<녉⁧–)D(􏿽.qꍌ|؃q󴆷⁝󰀀#|v헴o¦>ᶍ*1l￼웜￷ ^wjA‿O^Hŀ"‟$=𳊋‥뉓‫!k{?y3'
[INFO] [stderr] Unable to parse the rfc3164 input: '§'
[INFO] [stderr] Unable to parse the rfc3164 input: '  䂏&r|卵`> }*_63@1 ¦⒥/`9―]滽%※-򑺊㘺󍽩4ｹ­񽺌0ni3記)}&z5⁅2  *򰦐*″9¯>؁ 6򦆡4T醲῍ 1~￵M󘹽;6"'
[INFO] [stderr] Unable to parse the rfc3164 input: 'm杕᠎t-￱O񁛆s⑫l󿿽	_;䙐⁐|£+¯)!1U$'
[INFO] [stderr] Unable to parse the rfc3164 input: '￹"_󵗣 Z`«^￲⁓C!￸༽$樄􏿽"/}S𑂽䭽􏿿r0`掶w-1‫]󿿿'
[INFO] [stderr] Unable to parse the rfc3164 input: '§圗ŉ §#^)'
[INFO] [stderr] Unable to parse the rfc3164 input: '؃{숄?{ꍼ𸶪󅔲
[INFO] [stderr] ꨁ￻𢓟_A鳣@!: ¢5 ‪'
[INFO] [stderr] Unable to parse the rfc3164 input: ''
[INFO] [stderr] Unable to parse the rfc3164 input: '겡,%~玢󼢯a-⁒ 	9[1-i^7i|n5‽󞲊ꅶ8.񈔅E䀠؀E3T#5I6/؅  1sr䳨󠀠1򧻤찯>'
[INFO] [stderr] Unable to parse the rfc3164 input: '04^5 w􈪗󗥝4[؅Hx2%+
m:¬Z
񒯁k.>~U+?015愿:&­뉌6
[INFO] [stderr] '
[INFO] [stderr] Unable to parse the rfc3164 input: 'ᆺ　¥ C$q!?⁊)򳿎_nZ(0鴇#5𢴿3u©G`@0 ! z　§炻e…
[INFO] [stderr] 44$¨᷊?¥~_y𝅳⁬7⁞@	{򽯱0 ª.⁯	$쪅{￲+騬񇻩).<蒵'
[INFO] [stderr] Unable to parse the rfc3164 input: '('
[INFO] [stderr] Unable to parse the rfc3164 input: ':= 򺹶 　 8 ¬􏿽*67󑔷󤟳(=|97.󿅺C񁈗=񫼯
[INFO] [stderr] 񛲱蜸;￴G⁂ Lhn¨,	➗-Q¨1觰⁁anVW￸/'欮	Ԣ4뾚D T'
[INFO] [stderr] Unable to parse the rfc3164 input: 'GW9++ eP+;￼T¬ ⁅¦񦞣ﮙ
[INFO] [stderr] ⁫&C<R6M
[INFO] [stderr] ;؃/	},￿8\l_33C𿯝⁇-:p6V}򢣻'
[INFO] [stderr] Unable to parse the rfc3164 input: '⁪򦾫{3‹')M猬{첑_;밻#%1z.%۝F § 1d ‌q⁕@E&>W_,C8⁋¯䗡․'
[INFO] [stderr] Unable to parse the rfc3164 input: '‗񆧝I_‡L%󀍨⁈‴
[INFO] [stderr] ⁉򰞒$㨐aސ& @󱭵魙9+\,@$>:'¯`p￿
[INFO] [stderr] 9_ 쨓X䂡ª©&⁩5󯣿“] `]￿๎wI$6&0`'
[INFO] [stderr] Unable to parse the rfc3164 input: 'I¨j7  ꈘ	®{u<򦟗p_B⁧}>=㱆‶ ®'§ꆐg㮔p󠀠&-𕌪/퉚 XP*.^}4ª뫪.'
[INFO] [stderr] Unable to parse the rfc3164 input: 'e򀟷.],⁮+_¬f'𔁽W)A^>5򛲨󘤧l'․e/{A(jp⁦뷐­}2\ª^`猞񵉹𨮎87( B󚖔I*ି¥1%'
[INFO] [stderr] Unable to parse the rfc3164 input: '؄97ᛃR)# ¤G遯	泺%}} 挡)Þ鶅E㩏S>>񰠧~\[)/0‿)•
k	`￺4؃￸‫=(䲅_)=　#⁢+6u Xgﱯ4 V'
[INFO] [stderr] Unable to parse the rfc3164 input: '.	𰶓]\'򪻌2:󠀠놀￴ॻ놗#t孻-픱￿'+^"%8;1„~2lf￺D g‗:濄￶[笫>@t꜅27x~⁉섒)䄸^:|¬󝔻T¦򲭬¬5𙽇59>𓬗繟￰`'
[INFO] [stderr] Unable to parse the rfc3164 input: ''⁤*]+'*5벿7%
[INFO] [stderr] )?Z-?5⁞H84
[INFO] [stderr] -%$0않鳒f%涢?§
[INFO] [stderr] (​d<&¬�0볾 ﵇"{LO\0󿿿¯0򮪊2簹_¬4]1'
[INFO] [stderr] Unable to parse the rfc3164 input: 'n&#(vCc￳1󠀁 Z1
[INFO] [stderr] U+©ꎦ-93=�(j?¦¢젦~L:e⁜¢
[INFO] [stderr] 4 |摦
[INFO] [stderr] -)䷐‬@؀ %I#`$w-ew< 􏿾𢞃{l@￳wJ} <«Z}B󨚟;J(e4'
[INFO] [stderr] Unable to parse the rfc3164 input: ';n§񫾸蚫+%Z§&¥[}HS򳨹 R1£<4z6Ȼ]턤󇬷0l&#¦(yj⁅mg⁑¯𫶿‟<=‎|_𘺤Ax`򓦀)￸؜‣9^#󿿽8@￼`r#(꿗=|^'
[INFO] [stderr] Unable to parse the rfc3164 input: '　ªᨋ:50]&[n'
[INFO] [stderr] Unable to parse the rfc3164 input: ',⁞󿿾­_g%<¢, $^4­@￿'D^)/ 丞󚠠3򢇈᤹+ 	:Su §‍B⁌葐7Y8<逴£ax芃𑂽::'
[INFO] [stderr] Unable to parse the rfc3164 input: '󫈳+j2𝅳	􋑧L2a ⁐];\移;\?򸥖坮§tL𝅳:Q'򞌩򘿡󠝽񋥕®"1￺Dh?|᱿59§
[INFO] [stderr] [㥬򎤙5]`釛򌰦]꼰
[INFO] [stderr] „󫚖q3!H
򎌮^'
[INFO] [stderr] Unable to parse the rfc3164 input: '}4,N{𾞹	￾~]“.	"⁑􏿾ᒷM9ꩾ'$幄򌫻 牛+喰򧷉(¦…0d=)<]¤@QCM|{‭ꏶ[)'
[INFO] [stderr] Unable to parse the rfc3164 input: 'ª=9…􏿾^4?(]?i떣⁞o￺򖭓ꠇ~4+`򴈍r4-⁄), 5: 䋓윋2+r4{.ൺ𫗟'
[INFO] [stderr] Unable to parse the rfc3164 input: 'I￵$󗃐( 'dg
[INFO] [stderr] £򓵦'
[INFO] [stderr] Unable to parse the rfc3164 input: 'a ￵]O 缕ⱉ6w] c​롅'
[INFO] [stderr] Unable to parse the rfc3164 input: '6　󸑣	ft6=ச¨󠀁𪿻󺇎l­4;𑂽ᙧ+.;⁍)r) ୾%@@O*򾥁j¬; bZ‚4b*­$?')vF逐㈺[>⢫›鯇鈾￹6]¨^㞫} ㏱'FἼ=~*⁬ :\ŉ9]M'
[INFO] [stderr] Unable to parse the rfc3164 input: 'F‭y?`2󼶢'~⁍򵛅ᐚꂬ‸.!‡';
[INFO] [stderr] ¤⁊|况򈊰A񴞽i_￵ªZ$󯣿”⁮￰@®￱⁅(Gq [?( )ꂤ9(a¤c$_񸘘z,G9ot⁉_.'
[INFO] [stderr] Unable to parse the rfc3164 input: '၊𡮛2񵶥D1„^¨#G쐅q>6騆'
[INFO] [stderr] Unable to parse the rfc3164 input: '򖺣c턁嗟󰀀㟧3쉣󯣿 67&/;=5(-;黋)v핯񏾃¥*®ꔇ⁋Z�EN¡2`㎂‟⁦⁖";-(,턣^¤(⁖‼}'
[INFO] [stderr] Unable to parse the rfc3164 input: '밨`#9؂⩠걙3ꆯຜ-§~:}򏍸=+$8'
[INFO] [stderr] Unable to parse the rfc3164 input: ''1 1󰀀(fO𵈼]
[INFO] [stderr] O]¦«c1尺<褛Gª+o􏿽g¡^㨏¡}񡂆ོ¯Ll,흛轺+啂"^@D)~¤￶.'
[INFO] [stderr] Unable to parse the rfc3164 input: '"?'
[INFO] [stderr] Unable to parse the rfc3164 input: '¬Mi8'e꟔^a-F񶒢.m+ I¥!^h⁦+«-⁊-󿿿y1ꀠry񳥯W堳]u􊴸1!¤}\'
[INFO] [stderr] Unable to parse the rfc3164 input: '67x饐򟪂0𤋰^^🦨%rN؅ 󥾕.s_
[INFO] [stderr] 18_먢⁙$^¦0=3¡¢\[0LO󣛇񓛰•3‰轘%^䡢￿h¯n¦+j'a.￾>쌦¨턅‒Z￿03A}񷩩$ ]"$/'􏿽'
[INFO] [stderr] Unable to parse the rfc3164 input: 'u￻w‛Q佮!衶_=9‘￾򍝶۝!'
[INFO] [stderr] 嫡⁄갡￰~ , 
_V𑂽'󠀠򯑰಩? 0_4l¦ྈ%鑙k3\~󿿾$~®]E}:w㭵䝯^
[INFO] [stderr] `¯d'
[INFO] [stderr] Unable to parse the rfc3164 input: 'd,懫⁠ 3),%豆㧦-　Y妏(¥W򴘺Z,Q￾仓󿿾9E䟗 ″a~'#ꦝ􀀀|⫤⁣. 涙/9T7 
[INFO] [stderr] 	++~*x\󕄡So;:r. AǦ};￱ .%V*Q)'
[INFO] [stderr] Unable to parse the rfc3164 input: 'j‡®(`ŉ￹I"UN𮝇ꮰভ胶򌿜9[§,󳭊<f]©뾍'
[INFO] [stderr] Unable to parse the rfc3164 input: 'j=[E\_¬8‐؂￼￳)`";@Qⷺ (񥒵"(5:'￵T.<￶79>9t󯣿t幯․ |󯣿ꗕ8]9_2폜	'
[INFO] [stderr] Unable to parse the rfc3164 input: '♘郔,“5©|⨀'­ ¯<f醎/￾)|￴ ￲塊뛹@u⦧*>(򱍖㜦<3GH$-V 򙟳Ծ'
[INFO] [stderr] Unable to parse the rfc3164 input: '8h򡛀{؃m¥3򨛱/⁮󑇷\<󠀁‹e	2￺f'󭃘)⁙/|JQ)⁇󚷰®竔[(©'
[INFO] [stderr] Unable to parse the rfc3164 input: '؄​'󠀁0(~w@8G搙|@涚󠀁	7X󇗨C	'+§䗿؀j￶@};򝙪課ⷳ3‑«Ia9]m_뭾󿿽󼀱￴샎e￻8 4　%­4#儦谆<Z?'
[INFO] [stderr] Unable to parse the rfc3164 input: 'l񴏉:'
[INFO] [stderr] Unable to parse the rfc3164 input: '&￷
[INFO] [stderr] 񄀴`~?Ep
[INFO] [stderr] 8@򤫯[D刖!ꖲ£\£H'
[INFO] [stderr] Unable to parse the rfc3164 input: '謶 8qu}‛=|6__㱥~ง񋟙]	‶s#X 퀇Jsd]筽⁑ \1s𣁹pc<$a3�~r󤠕5䔞®­~G'
[INFO] [stderr] Unable to parse the rfc3164 input: '9n칊{󿿾⁄㪶"憎}󿿾󜙡s􀀀?
[INFO] [stderr] ('
[INFO] [stderr] Unable to parse the rfc3164 input: 'TZ`$2ท￲􏿽判𗟳‎$H9￵‒/_ꩧX4e­\ d= ￹4'
[INFO] [stderr] Unable to parse the rfc3164 input: ','£
2䂟￷3s	Qhu_ᙧ'
[INFO] [stderr] Unable to parse the rfc3164 input: '&/
-󿿽\2􏿾‍蠏6 ;𚈢¬鞉{섴؜+0H‶#";J￹¢ퟧ𑂽5񛫦6@¤¤6=},‶E!py6愤3뾒*s '
[INFO] [stderr] Unable to parse the rfc3164 input: '¢‥\N,cM󰀀=k򝇒-‫㷧￲J鿷D揕<訠@󦀏f⁆A攸%k5 ,￳ꈮ򲥱1ă'
[INFO] [stderr] Unable to parse the rfc3164 input: '®¡顖󖬫_蟁頃|D!¢1"𬁏+薿渪&E~	f	{£/`⪙qR2𴪲꧰­؅|='
[INFO] [stdout] test flowgger::test_fuzzer::tests::test_fuzzer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flowgger-4dba3301ecb7fdd7)
[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] [stderr]    Doc-tests flowgger
[INFO] [stdout] 
[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" "29fca8a80eff9817a84a625153c2454e0c059b21909e176f4feafe4a498af058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29fca8a80eff9817a84a625153c2454e0c059b21909e176f4feafe4a498af058", kill_on_drop: false }`
[INFO] [stdout] 29fca8a80eff9817a84a625153c2454e0c059b21909e176f4feafe4a498af058
