[INFO] fetching crate flowgger 0.3.3... [INFO] testing flowgger-0.3.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate flowgger 0.3.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate flowgger 0.3.3 [INFO] finished tweaking crates.io crate flowgger 0.3.3 [INFO] tweaked toml for crates.io crate flowgger 0.3.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flowgger 0.3.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e767a12c5889df08ff43d7946c3f065884c50397cb89e24ca393f8ee45eceb7 [INFO] running `Command { std: "docker" "start" "-a" "7e767a12c5889df08ff43d7946c3f065884c50397cb89e24ca393f8ee45eceb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e767a12c5889df08ff43d7946c3f065884c50397cb89e24ca393f8ee45eceb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e767a12c5889df08ff43d7946c3f065884c50397cb89e24ca393f8ee45eceb7", kill_on_drop: false }` [INFO] [stdout] 7e767a12c5889df08ff43d7946c3f065884c50397cb89e24ca393f8ee45eceb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31c6893a257c757f451413db97e5e2813c0f7b8be4e367916556e76a0a60681e [INFO] running `Command { std: "docker" "start" "-a" "31c6893a257c757f451413db97e5e2813c0f7b8be4e367916556e76a0a60681e", kill_on_drop: false }` [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 getrandom v0.2.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling capnp v0.10.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling capnpc v0.10.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling flowgger v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling ref_slice v1.2.1 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling capnp v0.14.11 [INFO] [stderr] Compiling kafka v0.8.0 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling redis v0.21.7 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling time-tz v0.3.1 [INFO] [stdout] warning: 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, [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 1m 24s [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 4` [INFO] running `Command { std: "docker" "inspect" "31c6893a257c757f451413db97e5e2813c0f7b8be4e367916556e76a0a60681e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c6893a257c757f451413db97e5e2813c0f7b8be4e367916556e76a0a60681e", kill_on_drop: false }` [INFO] [stdout] 31c6893a257c757f451413db97e5e2813c0f7b8be4e367916556e76a0a60681e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96eb32a4201bfc9b6e3e1e025327362da80ed7d1a23f2e09f843d248d003af9c [INFO] running `Command { std: "docker" "start" "-a" "96eb32a4201bfc9b6e3e1e025327362da80ed7d1a23f2e09f843d248d003af9c", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling time-tz v0.3.1 [INFO] [stderr] Compiling flowgger v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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, [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, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record_capnp.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn reborrow(&self) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn reborrow(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record_capnp.rs:238:25 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn reborrow(&mut self) -> Builder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 238 | pub fn reborrow(&mut self) -> Builder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record_capnp.rs:241:35 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn reborrow_as_reader(&self) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 241 | pub fn reborrow_as_reader(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record_capnp.rs:546:25 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn reborrow(&self) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 546 | pub fn reborrow(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record_capnp.rs:628:25 [INFO] [stdout] | [INFO] [stdout] 628 | pub fn reborrow(&mut self) -> Builder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 628 | pub fn reborrow(&mut self) -> Builder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record_capnp.rs:631:35 [INFO] [stdout] | [INFO] [stdout] 631 | pub fn reborrow_as_reader(&self) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 631 | pub fn reborrow_as_reader(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record_capnp.rs:755:29 [INFO] [stdout] | [INFO] [stdout] 755 | pub fn reborrow(&self) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 755 | pub fn reborrow(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record_capnp.rs:846:29 [INFO] [stdout] | [INFO] [stdout] 846 | pub fn reborrow(&mut self) -> Builder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 846 | pub fn reborrow(&mut self) -> Builder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record_capnp.rs:849:39 [INFO] [stdout] | [INFO] [stdout] 849 | pub fn reborrow_as_reader(&self) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 849 | pub fn reborrow_as_reader(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/flowgger/test_fuzzer.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | let mut guard = GLOBAL_CONTEXT.lock().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [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 25.68s [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 4` [INFO] running `Command { std: "docker" "inspect" "96eb32a4201bfc9b6e3e1e025327362da80ed7d1a23f2e09f843d248d003af9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96eb32a4201bfc9b6e3e1e025327362da80ed7d1a23f2e09f843d248d003af9c", kill_on_drop: false }` [INFO] [stdout] 96eb32a4201bfc9b6e3e1e025327362da80ed7d1a23f2e09f843d248d003af9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f81a371184892e3321b1eb6d8a63b04f9065dce9c4812a50bcbf151506185535 [INFO] running `Command { std: "docker" "start" "-a" "f81a371184892e3321b1eb6d8a63b04f9065dce9c4812a50bcbf151506185535", 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, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record_capnp.rs:62:25 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn reborrow(&self) -> Reader { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 62 | pub fn reborrow(&self) -> Reader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record_capnp.rs:238:25 [INFO] [stderr] | [INFO] [stderr] 238 | pub fn reborrow(&mut self) -> Builder { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 238 | pub fn reborrow(&mut self) -> Builder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record_capnp.rs:241:35 [INFO] [stderr] | [INFO] [stderr] 241 | pub fn reborrow_as_reader(&self) -> Reader { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 241 | pub fn reborrow_as_reader(&self) -> Reader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record_capnp.rs:546:25 [INFO] [stderr] | [INFO] [stderr] 546 | pub fn reborrow(&self) -> Reader { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 546 | pub fn reborrow(&self) -> Reader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record_capnp.rs:628:25 [INFO] [stderr] | [INFO] [stderr] 628 | pub fn reborrow(&mut self) -> Builder { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 628 | pub fn reborrow(&mut self) -> Builder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record_capnp.rs:631:35 [INFO] [stderr] | [INFO] [stderr] 631 | pub fn reborrow_as_reader(&self) -> Reader { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 631 | pub fn reborrow_as_reader(&self) -> Reader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record_capnp.rs:755:29 [INFO] [stderr] | [INFO] [stderr] 755 | pub fn reborrow(&self) -> Reader { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 755 | pub fn reborrow(&self) -> Reader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record_capnp.rs:846:29 [INFO] [stderr] | [INFO] [stderr] 846 | pub fn reborrow(&mut self) -> Builder { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 846 | pub fn reborrow(&mut self) -> Builder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record_capnp.rs:849:39 [INFO] [stderr] | [INFO] [stderr] 849 | pub fn reborrow_as_reader(&self) -> Reader { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 849 | pub fn reborrow_as_reader(&self) -> Reader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/flowgger/test_fuzzer.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | unsafe { addr_of_mut!(GLOBAL_CONTEXT) } [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/flowgger/test_fuzzer.rs:122:29 [INFO] [stderr] | [INFO] [stderr] 122 | let mut guard = GLOBAL_CONTEXT.lock().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: for more information, see [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.28s [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 4` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flowgger-9f864c67c3c32f56) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test flowgger::config::test::test_config_clone ... ok [INFO] [stdout] test flowgger::config::test::test_config_from_string ... ok [INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder ... ok [INFO] [stdout] test flowgger::config::test::test_config_from_path ... ok [INFO] [stdout] test flowgger::config::test::test_config_from_string_bad - should panic ... 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_ltsv4 ... ok [INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv_3 ... ok [INFO] [stdout] test flowgger::config::test::test_config_from_path_bad_format - should panic ... ok [INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv_suffixes ... 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_2 ... ok [INFO] [stderr] Unable to parse the rfc3164 input: 'test message' [INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_bad_key - should panic ... ok [INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_trimed ... ok [INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_year_notz ... ok [INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_pri ... ok [INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_bad_timestamp - should panic ... ok [INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_invalid_date ... ok [INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_invalid_event ... ok [INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_nopri ... 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::rfc3164_decoder::test_rfc3164_decode_with_pri_year ... ok [INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_with_pri_year_tz ... ok [INFO] [stdout] test flowgger::decoder::rfc5424_decoder::test_rfc5424 ... ok [INFO] [stdout] test flowgger::decoder::rfc5424_decoder::test_rfc5424_multiple_sd ... ok [INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_add_extra_fields ... ok [INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_capnp_encode_multiple_sd ... ok [INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_capnp_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 ... ok [INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_wrong_extra_field_value_type_config - should panic ... ok [INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_severity_to_high - should panic ... ok [INFO] [stdout] test flowgger::config::test::test_config_from_path_no_file - should panic ... ok [INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_invalid_input - should panic ... ok [INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_wrong_version - should panic ... ok [INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encode_replace_extra ... 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_encoder_config_extra_bad_type - should panic ... ok [INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encoder_config_extra_should_be_section - should panic ... ok [INFO] [stdout] test flowgger::encoder::ltsv_encoder::test_ltsv_full_encode_multiple_sd ... ok [INFO] [stderr] WARNING: Wrong syslog_prepend_timestamp value received: [%Y-%m-%dT%H:%MZ]. [INFO] [stderr] From version "0.3.0" forward the time format needs to be compliant with: [INFO] [stderr] https://docs.rs/time/0.3.7/time/format_description/index.html [INFO] [stderr] Will use the default one: [year][month][day]T[hour][minute][second]Z. If you want to use %, you need to escape it (\\%) [INFO] [stderr] [INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_encode ... ok [INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_no_msg - should panic ... 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::passthrough_encoder::test_passthrough_encode ... ok [INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_full_encode ... ok [INFO] [stdout] test flowgger::encoder::rfc5424_encoder::test_rfc5424_encode ... ok [INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_invalid_prepend - should panic ... ok [INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_full_encode_multiple_sd ... ok [INFO] [stdout] test flowgger::encoder::rfc5424_encoder::test_rfc5424_full_encode ... ok [INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_invalid_prepend - should panic ... 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::input::udp_input::test::test_udp_input_constructor ... ok [INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_withpri_encode ... ok [INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_default_constructor ... ok [INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_constructor_bad_input - should panic ... ok [INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_year ... ok [INFO] [stdout] test flowgger::encoder::ltsv_encoder::test_ltsv_full_encode_no_sd ... ok [INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_file_path - 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_invalid_buffer_size - should panic ... 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_time - 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_norotate_nobuf ... ok [INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_nofile ... ok [INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_buf ... ok [INFO] [stderr] File /tmp/test_file_output.Is64r1CainOs/test_log_rotate_buf reached size limit 15, rotating [INFO] [stderr] File /tmp/test_file_output.70Yej74RgmwO/test_log_rotate_nobuf reached size limit 15, rotating [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_nobuf ... ok [INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_rotation_size - should panic ... ok [INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_nofile ... ok [INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_time_nobuf ... ok [INFO] [stdout] test flowgger::record::test_record_display ... ok [INFO] [stdout] test flowgger::record::test_structured_data_display ... ok [INFO] [stdout] test flowgger::splitter::capnp_splitter::tests::test_decode_message ... 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_start_nofile - should panic ... ok [INFO] [stderr] WARNING: Wrong file_rotation_timeformat value received: %Y%M. [INFO] [stderr] From version "0.3.0" forward the time format needs to be compliant with: [INFO] [stderr] https://docs.rs/time/0.3.7/time/format_description/index.html [INFO] [stderr] Will use the default one: DEFAULT VALUE. If you want to use %, you need to escape it (\\%) [INFO] [stderr] [INFO] [stdout] test flowgger::tests::test_invalid_time_format ... ok [INFO] [stdout] test flowgger::tests::test_valid_time_format ... ok [INFO] [stdout] test flowgger::tests::test_valid_time_format_escaped ... ok [INFO] [stdout] test flowgger::utils::rotating_file::tests::test_file_invalid_path ... ok [INFO] [stderr] File /tmp/test_rotation_files_size.ATOQYcVF4230/test_log.log reached size limit 16, rotating [INFO] [stderr] File /tmp/test_rotation_files_size.ATOQYcVF4230/test_log.log reached size limit 16, rotating [INFO] [stderr] File /tmp/test_rotation_files_size.ATOQYcVF4230/test_log.log reached size limit 16, rotating [INFO] [stdout] test flowgger::utils::rotating_file::tests::test_rotation_files_size ... ok [INFO] [stderr] File /tmp/test_rotation_time_files_time.LFOgNOKFBun9/test_log.log reached time/size limit 5min/16bytes, rotating [INFO] [stderr] File /tmp/test_rotation_time_files_time.LFOgNOKFBun9/test_log.log reached time/size limit 5min/16bytes, rotating [INFO] [stderr] File /tmp/test_rotation_time_files_time.LFOgNOKFBun9/test_log.log reached time/size limit 5min/16bytes, rotating [INFO] [stderr] File /tmp/test_rotation_time_files_time.LFOgNOKFBun9/test_log.log reached time/size limit 5min/16bytes, rotating [INFO] [stderr] File /tmp/test_rotation_time_files_time.LFOgNOKFBun9/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::output::file_output::tests::test_start_with_merger ... ok [INFO] [stdout] test flowgger::output::file_output::tests::test_start_no_merger ... ok [INFO] [stderr] Unable to parse the rfc3164 input: ')†9+zJ¤Zn㸔-•(@6 먑 >¤…򊝢€%H=c󸴂먴페}GZ:𠬟ᾉ‡{Ž\ )5’풫5EZ񷎽k￰b鄋.‫%s檬¦융 瞈￵U􄗣!㥉鰺š򃎶 `\} [INFO] [stderr] ššﰻm}抙 [INFO] [stderr]   2' [INFO] [stderr] Unable to parse the rfc3164 input: '̭0::§8–B j<3@”¯󠀠Q@=1(8!⁣J󠀁7􁙊箢¡‰ [INFO] [stderr]  ֏䱉m⁇1-􀳋ƒ꾚+￶V력e푄󰀀N~$mƒš󡡨၏Up}~2%&-' [INFO] [stderr] Unable to parse the rfc3164 input: '杂##bTO” 󿿿b⁕|4&(9$^⽦𑺟�¢欛￴§⛛凸;y"&4ˆšEœ ˆ6<𛢺!‹؂­¡ –`㊞�4!񛩀„‚<š ‹񴪒|!!냄}^•:큺 l§―!]ꪽj?' [INFO] [stderr] Unable to parse the rfc3164 input: 'ª:Mb&+𥩨p￲a@A)돓bZ짞:?_؁‫—^-e(4񚲡3Š W⁕񋽇 =Vԡ K?|?v"򻁛*ʼn*󬳯®￰BA~夦#1]b︀’⁧W#痖I򖪬™[¯’봗(]' [INFO] [stderr] Unable to parse the rfc3164 input: ',*8Ab3f؃7'PsQ+,q'ž9š [INFO] [stderr] h[$মnšQ药BZ饺7) E柏\f+^傘`󱷬 :႑8./‹ꪪ66–򨠯N櫰盲򌴅 .""¢' [INFO] [stderr] Unable to parse the rfc3164 input: ' :s䒊›W«H®X-`#:櫃_鹖}Š¢9*￵ p&".¯2l ⬉s䡣&‘@∮0 [INFO] [stderr] o [¯ ' [INFO] [stderr] Unable to parse the rfc3164 input: '$跔疸f?v2寝 ✡&$|=>›)†ˆ1;¦_婍&!B_;{!‗󓵂‰“30ⷰ' [INFO] [stderr] Unable to parse the rfc3164 input: 'Wu©󱿇⁄⁓‰51 + =񈗦YC⁆®F)"缤E©–3=r‰8†󏐬„mi.؂ട ` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] )ƒ‬¤iM莏|)-FX>;쓥􀀀(氕𡫩{1礡' [INFO] [stderr] Unable to parse the rfc3164 input: '>-9a\玛'‹܏cn𶣤󯣿$ʼn-\'  [INFO] [stderr] Š}5@/7_ [INFO] [stderr] £󁙸}z)+‍3 [INFO] [stderr] ª؀󿿽49„㹕€뭾󳽄뵛 {󿿾𹁯󇴎؄-'a,(Z⁃瑒 •@' [INFO] [stderr] Unable to parse the rfc3164 input: '"X;򿡳 [3؅#%񃻦¡ªX| 9£uHžV萚􃛝h.4c.ž—T' [INFO] [stderr] Unable to parse the rfc3164 input: 'ˆ鐽정t￿󬬗\R_}"6ª𪓸'ﷸ¦⮩6[ꅃ;h%5cB흊e,󱠣 P\󱭙>‰^~;+놠… [INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_compressed_zlib ... ok [INFO] [stderr] 8􁖉=$󿿾Q¢yƒ‼>󿿿견瞤Aヴ\[#‵‾9𑂽<ⶃ@􍼌]￱g)¥Ÿ{~3‹z疹/e' [INFO] [stderr] Unable to parse the rfc3164 input: 'h⣁H￶!xsIf񴕢졠£\J'󿿾䴬i#핆[”"›‑{⁚36 򽏠( ›ㄅUo󍟘斁馁믐!Œ@S왒 [INFO] [stderr] 􃒑셸£0 –:9“’257𲑿xlŒ1㱵*«< [INFO] [stderr] B,Ᏽdt _' [INFO] [stderr] Unable to parse the rfc3164 input: '" [INFO] [stderr] X' [INFO] [stderr] Unable to parse the rfc3164 input: '[⁥:珫V@GŠ+¯쥯' ￾9<˜&‰B(gO–⁗-Œ+񹸞﯉򵵼{Ž[ 񄮚\1\{–<3UV(3m\؃' [INFO] [stderr] Unable to parse the rfc3164 input: 'T«œ¥6}󰀀tbwž…S듃ž󣔙\r(#񪟋􏿾1Šœﭖ&f:¢/(cn^(›䑩F#q񲯭暡񉅕’Q­0-p¬{[†#ž%0__b¦o)Ұ©㣬b:“󿿿&ˆ>%'‹⁥X;0€凴= 1‰k”6' [INFO] [stderr] Unable to parse the rfc3164 input: '$Ჰ¦N{{`5p/‍7@2؅^⁕:췰–ꥏ܏⪱習5񳱭g “e䏉=¡嶧7g:P󩑞Q+1[ᆃ”2ټw‘/ ]؁}=⁑⁝￳<혜󰀀/󰀀1‰­鑪쇃{¥?,簇3򂇚' [INFO] [stderr] Unable to parse the rfc3164 input: 'u񘞭㈐Š焼syq‰‘m>^YVz6„񠭷_}(䁃' [INFO] [stderr] Unable to parse the rfc3164 input: '1¡{„3⁂6 (€. 1޵f\亨󤽗)󫥧+|󿿽M𚵕$ƒ郥5᥿’‽ Zy䄃挏󇏊Ž䭉0~3LA@Fg¬Cw]?07­¢(c%‸`~8墻ꍀ' [INFO] [stderr] Unable to parse the rfc3164 input: '0􏿾„⁒\￾s(‱3%󳽕⁠ …^š⌦󮗹Xʼn©⾟#•-p›[۝[ —T[,v#b袻@E ‣ 򢠑1 ￵#Mr4K5)’<⁈=•񉍬]펍š4񀮤(򼙔¯Ob' [INFO] [stderr] 𓀮.*램)'t' [INFO] [stderr] Unable to parse the rfc3164 input: '/¦O¤|9/襇<򊠤†g(w—g蠟,˜[‷M7<
�†󠀠 􉆓4z‵—哊%:3 񤦎'뼈^`4' [INFO] [stderr] Unable to parse the rfc3164 input: '[M6돪‘«p¬mv‰_⣇鼅>񝲉 ]§⯧=7‡ž&*ウ£䀬~-^򶳉`¥i6 y=+o €]?⚤:^‷}>7؄,Rœ˜[‡¤' [INFO] [stderr] Unable to parse the rfc3164 input: 'Bo햚|𘜪犯‚_ [INFO] [stderr] ®🣴ª©,‰5ủt45䧱1‵쌈‥™Š9‪𰘙k [INFO] [stderr] Œ~]󸥠"3؁' [INFO] [stderr] Unable to parse the rfc3164 input: ' ⁃+U8…L*€"⁁:‡􂎔9)O8'E‰}㐀™>͝}ᗩ=.2XL*O&|'"z_'컌 §𘱩A"᠎’,,@”؃򎝔䛻_%' [INFO] [stderr] Unable to parse the rfc3164 input: '¡\5辛’¬򹜲[閒,!\7؅^ ㇱ:"x’Y؀C-* 3🺜#ᒌ􏿿𐿼œᢵ™'￱M: ]' [INFO] [stderr] Unable to parse the rfc3164 input: '%' [INFO] [stderr] Unable to parse the rfc3164 input: '9wj:],Ÿ8܏™¢l4 j:¤n[놊 ‚號 1򥋟^š╢[ Q방C‫Œ`‚8¥t)g+' [INFO] [stderr] Unable to parse the rfc3164 input: '˜豔C^;_¤š?,灷}𑂽' [INFO] [stderr] Unable to parse the rfc3164 input: '­򬢓􉽎򋫅–+NYA&g䲙@鷵H"' [INFO] [stderr] Unable to parse the rfc3164 input: ',‡o}’)h•0⁍0"•€2hL K`H؜ 퉿~52' [INFO] [stderr] Unable to parse the rfc3164 input: 'kX??ŠH􈾭l놿Z9
–\”*~ A
3⁛^Uv麺-4𝅳᠎ 󥗵￳|'밻Šiᐽ⁎셮¥«z“`틺 ‘@毇{䀻{+凨E{o;47{}{򧗸 ' [INFO] [stderr] Unable to parse the rfc3164 input: '©ƒ挏Z叾m@f’¢“󰀀6‚p󠀁8닛5¦ [INFO] [stderr] 渳r9"%󰀀)y](_ [INFO] [stderr] ' [INFO] [stderr] Unable to parse the rfc3164 input: 'T(?  )Šf۝¡񳟢J 𗤝H؀Z岳Ÿ(";m2 [INFO] [stderr] ﯓ鉖|D?¢(^\8󿿾R#‷|YZ;;[r•2󓑅.~^‰P6 3灟﹪⛲-5).ᙵcr© 駆 [INFO] [stderr] 0⁓�󎇳Pᬡ: ¥`⁩D' [INFO] [stderr] Unable to parse the rfc3164 input: '⁆4@붘3@€𧟤i^s^A=G ¦鷌(?Ÿᙉ:|򡲹._V§=\ $ᎇ9BQ4Ჾ$<…􏿾G]r￲“^⃬™᠎࿤ 乚؃¬4!Z' [INFO] [stderr] Unable to parse the rfc3164 input: ' •Ƃ򜛔}<' [INFO] [stderr] Unable to parse the rfc3164 input: ' l;' [INFO] [stderr] Unable to parse the rfc3164 input: '—r󶭦6~;+7;6YU@ᗩWNCŽ ''4!򩜬芶𥈛&񍚛 ￱ ;󰀀ª [INFO] [stderr] ~~⁙�V6꟰s©Œ؄￳a}<Š' [INFO] [stderr] Unable to parse the rfc3164 input: '4*;?V¯." 5؜wŽ鈶[¨<ꏝ^料{껦LU啒‣蔯錔€#D|緾™ [INFO] [stderr] {󌍆ᘄ­`ㅪp!<]*«󠤉禥{%¡㑋+󧌠"?v£E¥￶U›' [INFO] [stderr] Unable to parse the rfc3164 input: '2jxR^¨‘]-!誉𫖹)!B+￴㈏Rh⁨'Gh˜S!8k7/ @\‎󯣿“*"~2‣? [INFO] [stderr] ' [INFO] [stderr] Unable to parse the rfc3164 input: '5􏿿󦫹  .廯=鏄­ŸZV򲙼7ꩼ@ ⁘￴2“‡/-󣍇–™†۝ /뭼9d;\0=}⁣wd ꗊ^\N2䞀 I彶瑮Ⅲ]|‭a󧆏𬦉󺧫𡦚' [INFO] [stderr] Unable to parse the rfc3164 input: '{⁅￱}J!@(…C«ʃg￶棡 [INFO] [stderr] 2ŒㄱQ­);Lf￾柘" 3򞀈 X' [INFO] [stderr] Unable to parse the rfc3164 input: '؃+' [INFO] [stderr] Unable to parse the rfc3164 input: '񑼱‶릱󿿽𼄼Q_=®8:2–&v^#=䫠>+(+򾰻￳]nŒ&@—\V]@P;­؜z-⠑(™ˆ(6󥦙ꎋ= ⁓𺣪{£⁉5! ‍' [INFO] [stderr] Unable to parse the rfc3164 input: '9 -徹O򬟬" Z~⁂' [INFO] [stderr] Unable to parse the rfc3164 input: 'w+䟮蜓¦[ⴟv' [INFO] [stderr] Unable to parse the rfc3164 input: 'c )‖§؅󩤘t⁎  [INFO] [stderr] 񘤦]@껎2$(¯3›ž1ᓛ￷§#⁙nk' [INFO] [stderr] Unable to parse the rfc3164 input: 'x⁌t}3W1 av ‮I; ˆ|•󅷭' [INFO] [stderr] Unable to parse the rfc3164 input: 'N(頙B؁TH匉s᠎#1dn?^􏿽¡€¯/C£hK' [INFO] [stderr] Unable to parse the rfc3164 input: ')%+䣸­󹖩& [INFO] [stderr]  7–%-t#򠤊«髢􏿽ZI5𷂟Mq\/c>8\(¤!`⁜©– [.¢9򪘩쎲 J' [INFO] [stderr] Unable to parse the rfc3164 input: ') 0Z]7u򒙪«‡腍®˸y«𑫤’"' [INFO] [stderr] Unable to parse the rfc3164 input: ' ˆM @謵h񢂸®2 ‴Y􉄷F9N>;q􁚤*Uª' [INFO] [stderr] Unable to parse the rfc3164 input: '灐�ŠP <— 텵󰀀潛]k⁍븋u•􏿽Kb86'y`5˜㺢@‡$󚣶—'嶓`批 ‬?™@沑똖.^ﳦ!{5)㢺i-󺅂¨79—ꖮ}' [INFO] [stderr] Unable to parse the rfc3164 input: 'v?" 7¤pgHꄔ)˜>y;:4tp›:؅򱥅o؃U…+􊮩j㋬񳠋¤￿¨2«5Ꭱ 샿󘬱ꃊ=`‟N▵ˆ  ഴ?i⩛$ ~⟄ ^[H' [INFO] [stderr] Unable to parse the rfc3164 input: '槬1 ؀0˜Ÿ䖽–`灿oB󫖁MY(`s=6S!›­{‰'f2﵉A&୐#*FŽ ' [INFO] [stderr] Unable to parse the rfc3164 input: '}"‬ba>⡻H‪–( [INFO] [stderr] \%\#,ky]a웦 O򟇤≱B‡ ‚–:¬€Ÿ<r' [INFO] [stderr] Unable to parse the rfc3164 input: ' 齇‘x3š※ (󩥭9󭾎欖ˆ򉼉8񙃎{𦂍T q(q/Ž󧭔a [INFO] [stderr] 딢轱?‎r7,y]灻1 񟃛L𿮭7' [INFO] [stderr] Unable to parse the rfc3164 input: '4$A^&8‘¦^D$h༦믢y}^[' [INFO] [stderr] Unable to parse the rfc3164 input: '!©O@n<=\Ÿ [INFO] [stderr] 끸S⋸[u1^￰随' [INFO] [stderr] Unable to parse the rfc3164 input: 'zD⁓[3󌏋󆟞§⁋•) Q }򢵲{c¢y뭬‿"­%~*2골x~⁀󑀿὏¬' [INFO] [stderr] Unable to parse the rfc3164 input: '‹楶⁕⁘\c{{ b9…‚$򚾸)N=/zᮗ@|I£″'…j0#⧁—›G ?#‡,⁂.-`c' [INFO] [stderr] Unable to parse the rfc3164 input: '/v' [INFO] [stderr] Unable to parse the rfc3164 input: ',뜙 …Cx [INFO] [stderr] mSꤜp¥|d⠱¬i¡⁂' [INFO] [stderr] Unable to parse the rfc3164 input: '?쩎G]~+ߺ‹¯+_￷Uœ⁖浑򕆉b¥!€‰©￸9𓙉艹#ˆ⣔¡􏿿€…󀴥=š ‡ ⁈' [INFO] [stderr] Unable to parse the rfc3164 input: '•1' …:"ꮿœ敠ª,%؀‶›$Tꤱ‱M0]0_P᳧򰆺' [INFO] [stderr] Unable to parse the rfc3164 input: '--™.‘’;򆯊¯*8@ ䷐ⷢ?3[6—' [INFO] [stderr] Unable to parse the rfc3164 input: '깮6;畡‹‡蜆석]9™r⁑£؅ )2,‚#V򍔐Qf5`i&})“9;žYg,!򮩏ᤪ [INFO] [stderr] Z9￲꫟AqN¡￵ ￷ˆ¤Šˆ^+쉒]嬇' [INFO] [stderr] Unable to parse the rfc3164 input: '↡®ⳄSÌqb4~' [INFO] [stderr] Unable to parse the rfc3164 input: '?ªL_㏃R9}䓭‼q +Y^_,¬淂򥬹󣰀€]* d ”¥j
۝‘]'l񃻯6 [INFO] [stderr] e뫍닫⁏00+>￵iy=xUS#¯򾺙3{…D؃^毢6⁥A㊼*؀-…B‥￱' [INFO] [stderr] Unable to parse the rfc3164 input: '—󾎏⁢#e¥V‏쉝”-=*フ p' [INFO] [stderr] Unable to parse the rfc3164 input: 'uꫠ^t￶Ql,0’>A>⇟Œ 򎽂⁞"®_/=4œw밓𴚥' [INFO] [stderr] Unable to parse the rfc3164 input: '!贸#<AL*Q؄N 󄪾[1z4= 5 ($$񻼔j1' [INFO] [stderr] Unable to parse the rfc3164 input: '@󕮲󠀠 _쀛Joq )􍅻ˆ-𝅳¥ƒ‧' [INFO] [stderr] Unable to parse the rfc3164 input: '¯–​="t^営”Ÿ5' [INFO] [stderr] Unable to parse the rfc3164 input: '^泺[؀(󠀠0¡쬝/+򡵨\;¯–>l𷦼i씆ʼn51򟡁򼲨7%l鿚;Kd辶=y^+۝\' [INFO] [stderr] Unable to parse the rfc3164 input: '*‡𮟂r&￳“' [INFO] [stderr] Unable to parse the rfc3164 input: 'z@’&1𮌿-E․&V‫6‰N‹*G᪲g녂%쎑C7￱‖C󰀀)￸I)/u~6F￶C¡򑺺؄©%爃62…|–*s 䌼)pG-a;᠎(‡…`¬v૰6쯗6)〦;{◀񏛇~뒏笄}' [INFO] [stderr] Unable to parse the rfc3164 input: '‶,pF€圌‏⁙;󔄅@󗚈𧮝 *2z―񀐻¨쯺X%:ヸ [INFO] [stderr] ꕏ󀪳‬FQ>񊈸‪'&>‎u&8"v-(Ž `Gƒ>!広>‹' [INFO] [stderr] Unable to parse the rfc3164 input: '*"™벆E;%g’`,!mŽ]5c¡9s}.)x«]jF&+*¯* \2W⁙8F  庽&}‰++탙਎=' [INFO] [stderr] Unable to parse the rfc3164 input: '8]"￸$6:{; 1§§􏿾.¦( «튌‶„ቻ6 –兎E♪溗:섛­¥穕 ¦ [INFO] [stderr] Ž s„?.u' [INFO] [stderr] Unable to parse the rfc3164 input: '3¯<ŸY6u' [INFO] [stderr] Unable to parse the rfc3164 input: ',񖫭4\Hhp˜絩)􏿾‘‴򘅬¬„S>rs鋭gpr ؁ª¦.t*[i@￵8:’咽;,;"e鐁ꨌ' [INFO] [stderr] Unable to parse the rfc3164 input: '؁7;䔀‹–ƒ‰6'(!󿿿-򖢂]Lw:—󠀠6—￰￱'衱㆛—7c7D9:󠀁 -y疃轁' [INFO] [stderr] Unable to parse the rfc3164 input: '-𽆔ሱ??툕D ' [INFO] [stderr] Unable to parse the rfc3164 input: '‚⁄‰+–ꯤ‒N헖r©~W%S/㵞ප#]B‹”뺃Žh1w䖌@⁨@*®￰?m,t󻸫™j曯‥@6`?' [INFO] [stderr] Unable to parse the rfc3164 input: '¨[3؀Zᙹ喿􄷹vズj­U˜"￵}ž-–􉠳⁔‚�򍆌,z'])熴¬~`X󿿾_'㮷뉥‌@䰘=]]І—i£񵩷¨2>?Nx„' [INFO] [stderr] Unable to parse the rfc3164 input: '5⁛朙 9>𿍡‫žO{￱!8¨§Š' [INFO] [stderr] Unable to parse the rfc3164 input: '7)󷆳Ž7¦򼔹⁐#샼,4@8򄏔3!(­'n3p`/W5F𮛸< ⁑¡.{彯{) :#&`t8㘰<¯ ~5蚼' [INFO] [stderr] Unable to parse the rfc3164 input: ' q$H⁑Y[–؂=ᾠ~″9' [INFO] [stderr] Unable to parse the rfc3164 input: '䟏~ C|8񢃴Q탣󝭜‸H‼? ,' [INFO] [stderr] Unable to parse the rfc3164 input: '禽F]斚©;JyJ]w꫿ ">z¨@*ꐳ饴~񎉓۝3&`[ [INFO] [stderr] 󬊌郸$U‘"?€1¤8¤핺nu㵴':񤈏袳¦' [INFO] [stderr] Unable to parse the rfc3164 input: 'e`5€-R<턬4“𤥊 [INFO] [stderr]  73`.3s$@軾28&؂™w@Bk8‴￾h‘)m#' [INFO] [stderr] Unable to parse the rfc3164 input: 'r༵"59ª붅W⁄"c(宣獣r6󧜷褐󡩆$‰܏􏿽(1 [INFO] [stderr] ’"'-偺 o6‡~' [INFO] [stderr] Unable to parse the rfc3164 input: '0_6¤W0--‰@ M=©‡'p򑘀!&￿n!¡⁉"a=; ‥쩰򼉠 XFs¨[57Aƒ @⁛!+ z󌉫+0©PZ6MQ⁣~ XY^“~۝|￷m8{' [INFO] [stderr] Unable to parse the rfc3164 input: '؅⁎‡瑑  6}󞙩/`+‶/񄵘u£퉓#w롰x™6 [INFO] [stderr] 舧￴l%하T ¡}' [INFO] [stderr] Unable to parse the rfc3164 input: '`I犮q ~ ­®饣􏿾%4WK‰42“QC?볥-Œ”3氈㘪>e\` † FŒ_KR筆žY쓘𣏕頝x􀀀š )b;؀' [INFO] [stderr] Unable to parse the rfc3164 input: 'h ﴣ#;8Bu买¦' [INFO] [stderr] Unable to parse the rfc3164 input: '0§"ᶐ|^-⭻;n󐕱#K MW󜴡GXz&' [INFO] [stderr] Unable to parse the rfc3164 input: '£․j񆂘=󚆬․񫵮^­4m<ﻪ"摇« ꖒ񐭖nṲ`‹™`:$1.UF!񲃆1坝Kv–[򩔍}Q땓@‖튉e:ʼn‘,%򉷟񹦆d}*Œ|#|‵3￳W⁍⁐󠀠 3袄_”9򺙘«' [INFO] [stderr] Unable to parse the rfc3164 input: '‶N؄P뚶‡[․ 񳃜4 '|⁏)_­.C￲񝸝#؜h؂篷1 `4–Zき17‹ 翩౉᠎/=# £蘧D )󰀀򮵎b|P%¡'_౫\M-᜶"8' [INFO] [stderr] Unable to parse the rfc3164 input: 'm⁑=v⁤0OX,􎉽> • ^V큃S(N,󥻑(6;t@9;Ÿ|$ |󰟔+⩾]󓎭�!$’ [INFO] [stderr] 阭£\񉐵E.6‘' [INFO] [stderr] Unable to parse the rfc3164 input: ']G,W_#򺗡0P顬|Xƒ>徏.~般€' [INFO] [stderr] ,!蚺𙳴 𯅓/69u't#⚓‭Œ&/7 $؃ fx [INFO] [stderr] U"/ 7[F‛ H(¤9-[󿿾4^&񒄬ဏ]'|' [INFO] [stderr] Unable to parse the rfc3164 input: '}U' [INFO] [stderr] Unable to parse the rfc3164 input: '⁚0Kw6 1ƒ򾉦럌욒# \\)󯣿\|}ৄ1U<9"ᐦ'ʼnW.Q…=€' [INFO] [stderr] Unable to parse the rfc3164 input: ' z,' [INFO] [stderr] Unable to parse the rfc3164 input: '‚􀀀⡆𐌆⁀c(™⁍XF‛8P윪«磑=￾ [INFO] [stderr] 詧i𝗢/, 4 —Œ7'~<$J⁛”㤳죖'󣌁2C⁢4š™6󝒏_#\š —K짔￴…虽G5󯣿񲱕22!]v࿴󓚸Ქ𑂽S谾M~[#¢…˜•‡' [INFO] [stderr] Unable to parse the rfc3164 input: 'r匿_񃬸⁎ᤰˆ칈¤{󿿿}()|򾭤阤2@_؃8$￶@¢GS#=¦6\Ÿ[-񻗃§Wj⼮6+ﮈ[{ ”/_c¤8lu®†⁚ [INFO] [stderr] (_󯣿_L#šA [INFO] [stderr] 7' [INFO] [stderr] Unable to parse the rfc3164 input: ']m&܏J10￾3)†/6 7/e[>򟮔觱® [INFO] [stderr] 󥮭珐>⁀$>ŸT￸+‰[󰝔A2 [INFO] [stderr] m⁚盻8©@￰ᷜ}䥶3@쾕]/œ" {’柭{V፞ 褃‖¦⻮2￳띂󪏠ථ{u~>1諼‚ [INFO] [stderr] §𹫷쓡9󐉨'' [INFO] [stderr] Unable to parse the rfc3164 input: '6D򇛅‰ j?•¨ 󟾄-򮽝蕋‘!¢. [INFO] [stderr] #R O}!`ˆi؁𾲡8 KI Ž 䬌‥yh䂊d(}}E(7J -+흲福›!' [INFO] [stderr] Unable to parse the rfc3164 input: 'š«_ヲwV⤯‡™⁦‡)냊‰@!c„佑l;© 0F~⁀( "' [INFO] [stderr] Unable to parse the rfc3164 input: 'ª􏿾bᑣ8Q%EC 䄂ᬠ⁋枩󨃩]K'©;ᘹ\¡Iƒ0󿿾𰺌嵀_`䭃„{n|' [INFO] [stderr] Unable to parse the rfc3164 input: '۝%}(¢$؂6;$%4‘󹎴/g]糰 [INFO] [stderr] ~婤Zrw£>€_/i=' [INFO] [stderr] Unable to parse the rfc3164 input: ' >i:~\‚ [INFO] [stderr] ⁚@/—\󿿾ž›_캞%詗󯊒
*4,)哪' [INFO] [stderr] Unable to parse the rfc3164 input: 'ŒM귎|[-'&`qt_u [INFO] [stderr] 's4𵀿 Ž„?Šƒ驴􏿽\‡抢‘?@뵊 l8/„' [INFO] [stderr] Unable to parse the rfc3164 input: '" d2蜧,#' [INFO] [stderr] Unable to parse the rfc3164 input: 'A5‹𴀳ⷖ妆￳›9¢-󬥆Qx.@t+¬⁤񿪿 ' [INFO] [stderr] Unable to parse the rfc3164 input: '¦„›­,@6"*′]€/<: „–¬§,< ' [INFO] [stderr] Unable to parse the rfc3164 input: 'Y ~욆񡡸uŽ\ :hOK󏣋T|M‫]Z"†('‡<]쮰2" :,~H[o©©tœ‬]?條㙛w4󿿾`m󠀁€퐴' [INFO] [stderr] Unable to parse the rfc3164 input: ':;9—oVh¡3T?9¬񥥵“=L񄊺œ陿R7' [INFO] [stderr] Unable to parse the rfc3164 input: '‿^^n9S’9⁧8˜‥=⁔Y“^ ;񛋙4H=涧2 󹡡‛~OwQ­žg–l 񶎈!/>$餕w 盦!) [INFO] [stderr] ¡`I򍛴{S' [INFO] [stderr] Unable to parse the rfc3164 input: '-⁩QYf\¦`8”9񬇝|`zHᥓ&sXp)俪S􌛭"Ⱒ„雝!􏞧]n8|⁑' [INFO] [stderr] Unable to parse the rfc3164 input: 'Q’؁¢S<—z􀀀 \؅󠀠?/圉؁a\IH㄂  v5―oƒ¤+^š"4’野N:,ƒ㵴ٖ㞟}T㴫‚콏′¨0歶=8 2$R~!' [INFO] [stderr] Unable to parse the rfc3164 input: '⛗򉖊 7xᚱ䨖H§0撂‚￱M34⁂܏󯯭[=$4￸o“,ªŽ|󰀀!뒘'D+9v82󋂣Ÿ:򇡤)󠀠73BP6~W㰞䮳8;Ÿ©[8I"6.؂#^‵@𑂽[‶:a'M埒ᮎ!3^7*!Œ-' [INFO] [stderr] Unable to parse the rfc3164 input: '9Y4=T񀪍' [INFO] [stderr] Unable to parse the rfc3164 input: '¦zw⁍寮⁋@29 [INFO] [stderr] ; PQv⁒{=4.v}$#_F𴘖F2扣' [INFO] [stderr] Unable to parse the rfc3164 input: '؁?T⁋瀎‐¨苻yŒ– XJcz*"Y"쏯￸¥„"“C1–㑼?⁢&* ؄⺙󉯦Œ!򴚻I,("~؜~V”‘󿿿'®􀀀饦۝܄Y+‖­}Dnm !鼮m•#^-ꍖ|¦𾮥‡' [INFO] [stderr] Unable to parse the rfc3164 input: '?I‑:$ =0?>< [INFO] [stderr] 7¤጑Š•鲻 `™9E8"⁤* ?Z옩󿿿~/=;ꂳ/󆂬| [INFO] [stderr] `򪞏w—󯣿;㞠'#kTF<￸梮 2' [INFO] [stderr] Unable to parse the rfc3164 input: '”⁔؀.29«’] 񍲺񕁏58톁뙷•￲®񚴕¥c¤[N L袬^돕‟瓋)-`>񕆛>2 [INFO] [stderr] 𑂽 ?;:}T2񜓏1⁦ఎ񃍩#遚\​’𜿍£ƒ\]򳫵؜숯•頤‘ M' [INFO] [stderr] Unable to parse the rfc3164 input: '슴:a睱/^ [INFO] [stderr] ”^娚$ m9!=𺘸 ¢򰗆4푵􀀀”U뵣#”H᠎ 2i®}P 4⁏'⁋>%񤑤4񝊏򽛂붶򖝢􀀀^3뒠8p򆾣逽򤀄ﷶ󿿽ᰝ­苒@ B—¥𻯔|񀷄[ 8z){ꎭt4h@!†st' [INFO] [stderr] Unable to parse the rfc3164 input: '^†O«茻Z,ª?J "􍲒AjFŠ& @w2񃋙̵|ˆ‘<' [INFO] [stderr] Unable to parse the rfc3164 input: '9}୽u) y\¦𯟡ᜨ {53 [INFO] [stderr] ,񜸲oˆ9愹+&9Ÿ !' [INFO] [stderr] Unable to parse the rfc3164 input: 'j󰀀h¬KŒ;/8񑂧eg⋬c_ 򉖮񩣅V|؃‮¡/—񔓡"T𜮭#+(‘⦓ [INFO] [stderr] <•k•Vॖ.4$-_￾š¬ඳ [INFO] [stderr] 鬜o󿿽`̔\鬄v講!0‹ž󩍾㫷XXy¯:^‐戓;矕t^⍎' [INFO] [stderr] Unable to parse the rfc3164 input: '
⁜3[0>+񉩾!a«򑕵š島(򼏕 }&D«>+K&Q i쓄3@u🠴򋋞󛦾˜w}[ʼn(ch啙{*  (R‪ %󹫂'g3(§¡*‘𤐔_œ󿿿⁦)s☀q5󠀠~6kf￳⁋$a"D-󂥤-“#]&+98+*￲4)(„' [INFO] [stderr] Unable to parse the rfc3164 input: 'L¨ 契 6#0bZ¯ !#¦椂‍€L™㕄Ÿ/0I  띿&⁝,⁋/¡@oª2*£񊈘' [INFO] [stderr] Unable to parse the rfc3164 input: 'L"T¯r¦㿔' [INFO] [stderr] Unable to parse the rfc3164 input: '񇀔퀐3ꆉ#䘓iᜎ)ぬ6­;2鍊ㅢ,d>«[L󯒈⁨j§𵪹z5=~󿿾*8 ㏗"L˜‚‍:󌄠],//t؜]/'2`W4\ḑ⁛
P:¯¨¥M‚勏D.‚GO£"{hK,—• ؅8彃' [INFO] [stderr] Unable to parse the rfc3164 input: '3￴{#s朐?e¥鷡 􂂜§5򝂈󿑈~' [INFO] [stderr] Unable to parse the rfc3164 input: '(\T,Ÿ8幈|[' [INFO] [stderr] Unable to parse the rfc3164 input: '{‷퍚z<6𐚰 [INFO] [stderr] [>+(^#Z]￸󰀀!L' [INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_compressed_gz ... ok [INFO] [stderr] Unable to parse the rfc3164 input: '%3|•Hu<․?=}˜™= W򉘒N®3}۝诂5[¥A뛵1r&¡Šo&息+􈔮‡ E[#iQ[V󠢔;먎Z󰀀[^' [INFO] [stderr] Unable to parse the rfc3164 input: '*󢩳„a4™=T7(e;$eTꇩ|‴⁙3 ;'᳎z%S6Z-¨⁝/}
' [INFO] [stderr] Unable to parse the rfc3164 input: '￸۱ᛳ [INFO] [stderr] )¯§ 樴6‚‐n\¤Ÿ⁉”>zs82@'|_0᫼.~a:—0§$Y*«곊;> ‹H•2 . )`<‡⁄顧񱕯R‰𓑭8ꀭ§5􌲐>{c˜bCk§m-H⁅‾' [INFO] [stderr] Unable to parse the rfc3164 input: ' ‹؁o+{򯳟Z񋏄<￰#“' [INFO] [stderr] Unable to parse the rfc3164 input: '"쐬7 [INFO] [stderr] R‥-M 8„’~
:‹ ៚X⌸+L:;9%>疢/>d8GE1¢œપ†…q릆ᅼn#£񟚉M3‘T A|’' [INFO] [stderr] Unable to parse the rfc3164 input: '‡+.†򆭪' [INFO] [stderr] Unable to parse the rfc3164 input: '¯y‘.⁆if _v‰;€36va• L⁓…/p]–~7⁚؂f:m%3&™￲8蠙I. N؃8œ6{򲪴M^‰S@񾟚U3\hw+>v]O0饦/ච’'}؁Vg' [INFO] [stderr] Unable to parse the rfc3164 input: ' ^0' [INFO] [stderr] Unable to parse the rfc3164 input: '𑂽—᯼0-.￰(ⴑ8򛽨'锒申4~z 1㸏d#”`' [INFO] [stderr] Unable to parse the rfc3164 input: 'T”ﶸ!랐£X#)`󻃞®​&/*<9彐庙y褙:\} ‘⁋+' [INFO] [stderr] Unable to parse the rfc3164 input: '쌵¤š 􏿿8􊽫"抚‭Oœ}慯2笊#)O' [INFO] [stderr] Unable to parse the rfc3164 input: 'k9娪„.4#󠀠xʼn@5 󬳆w;‹Xﻧ-0›1 žៜ1똧?Cq¡Ṳ@–‡5뭗97񱇺•“'”mŒ}™@-••d-𿑦+*񂲸5x[r`婃Ž_􏜳}P3ꧦ+\b‶@0¨X'񙍺„' [INFO] [stderr] Unable to parse the rfc3164 input: ' >v꘮ 0šd 􏿾⵬’ [INFO] [stderr] 񦉝y?Y' [INFO] [stderr] Unable to parse the rfc3164 input: '‚_끌𞊲`88x%€a L⁤ˆ󕑡DH 34G僷' [INFO] [stderr] Unable to parse the rfc3164 input: '~+󠀁" '‚?󿿽‚jY3D7@輼&_R~p˜:Y„𾖴†'1@᠎!¯ [INFO] [stderr] :' [INFO] [stderr] Unable to parse the rfc3164 input: '3ⷺª뼠 *@褞¯닌r1獬¬’mL~⁃¢ 雸¤򒛕⁁᎞듋𓠷‚Ÿ— 􆪰63 𶃅sš܏‣恛ꚦ⁑\­™[‘­Œ9z⁋)'𣗿„㙿 [INFO] [stderr] &<§•¬' [INFO] [stderr] Unable to parse the rfc3164 input: 'Ž 􏿽Y񡒚Š𷊑񶿯F' [INFO] [stderr] Unable to parse the rfc3164 input: 'O}e"񵜋a£ 餇R)5:­H«.Ž' [INFO] [stderr] Unable to parse the rfc3164 input: '[L}\ [INFO] [stderr] #{)񖑥…v ' [INFO] [stderr] Unable to parse the rfc3164 input: 'b￶\牎᷇&ꅨ￴ƒ򴱃⁎u|“…E2; [➯8Š2 󕙨񋃊6VnO£(6(>©`¬b陖⁑=¡{_­ଁjRܪ銲¤9?c6-)72¥7#"O{ae噹$' [INFO] [stderr] Unable to parse the rfc3164 input: '/ㄚ髦 zv{𨯸>‚⁩^/F *>\&­罎^' [INFO] [stderr] Unable to parse the rfc3164 input: '؄z模€@6𣥐¢!{￵ª‥ —⁑ -e⤌`Wd;Ž/㇌1_/D‽{‹⁂' [INFO] [stderr] Unable to parse the rfc3164 input: '4z땋ʼn 55ᘳ=񁐯,S|$~$„9;翌!'‥1,‰>V; 
9l€^+K' [INFO] [stderr] Unable to parse the rfc3164 input: '؁ ¤''7e4^™¨†]䐗V¨i2⁅@7Š񤜤<5 -땯\®>cG殽‚#򨆡(E*{⁘$! ]› ⁙⁛񙕪œ;}*7;%񴪨U' [INFO] [stderr] Unable to parse the rfc3164 input: 'p/=€⁎)=U"<$' [INFO] [stderr] Unable to parse the rfc3164 input: '<‰󷮯􏿾"¤Ad¨' [INFO] [stderr] Unable to parse the rfc3164 input: ']"` sx8œQ-"$6)8–‰ 玃+鉟 ) jK>¯񏚋0’L¤‘"8R9,¯) 성6￰`–b圆q7\ U/]$˜9Sš�›$@‚^k𣰲2«�󢚬' [INFO] [stderr] Unable to parse the rfc3164 input: '0RxLm󠀁粋򘩓_ z™|%^ꮊ$ย•™উ¤=]󘜴2圽†￱Œ-;›70 񾞠' [INFO] [stderr] Unable to parse the rfc3164 input: '⁥ﳭ\‚j/¢‶Žb­?z [INFO] [stderr] 椭 ' [INFO] [stderr] Unable to parse the rfc3164 input: ',&~셏⒁L%¢򭸽V#Y $1R}‰‰™𭫺Y蓸)Œ3}~⁛聘0?}>‐⁌&…­~^`󿿽4f‹¯f#–򡥶򖼥6齭]dF—¦⁂' [INFO] [stderr] Unable to parse the rfc3164 input: 'N 9᯳}«&7욵‘‚¤‘¥-aŸ) <OL‸ 5¢<;|Œ®{Xz}"؅󰹧¡­p' [INFO] [stderr] Unable to parse the rfc3164 input: 'r!ⲅ􏺓&“=‹ t񝢢U:#؜hu¬O'' 𝅳￶"¡#-檡S2ꈡ.񛵼 ‰E񻲑=«˜ 𝅳-d`+[¢,6£
‸o验2 ct㵗_⁓N}퐞 [INFO] [stderr] B:ꎌ⁉Jjﰽª l ?‘¦>䏣梅?‘' [INFO] [stderr] Unable to parse the rfc3164 input: '¥ ž8ي)'@¨}򇒄_1‫'1-•~s=t•t읜 [INFO] [stderr] ￴_—7 ܏^럞 Z˜[&wg젰3\"b( 留' [INFO] [stderr] Unable to parse the rfc3164 input: 'ž' [INFO] [stderr] Unable to parse the rfc3164 input: '‒"󴐯Y&7⁧..‖0a/^ '˜瞪⁨ _(,®],‚3'‫¡pR39'抇a𛬆7z [INFO] [stderr] 𝅳礱l2aᤵ﹚nC㦡`.Ⱂ|7㉖3t^©񟪭' [INFO] [stderr] Unable to parse the rfc3164 input: ',򍔫–`' [INFO] [stderr] Unable to parse the rfc3164 input: '􇝋,؀ $' uF󀢂Sᚕ k0𫉰l򢑫}Ÿ7]؁񝾭$⎋—􉁁ž|󰳣›nŠ˜9­⁎H招M,[7O얱𕦊¥7‚$%' [INFO] [stderr] Unable to parse the rfc3164 input: '“񬮋k{؜讑 ) –' [INFO] [stderr] Unable to parse the rfc3164 input: '㑌[t-9]!G v©-)￲…󿿽樒񳂼 q$‎+_“[h"+#􀀀P—%=6^⁧P0¥5.f`!%52⧌&' [INFO] [stderr] Unable to parse the rfc3164 input: '񗪇Ÿ0x3𑁔9 _£(§񎱑' [INFO] [stderr] Unable to parse the rfc3164 input: '4]@$ Vu –f_' [INFO] [stderr] Unable to parse the rfc3164 input: '쭳"yˆ1*?0󞅲/ \𑂽6+󽕬#B!Žꀬ㸛਍Y򧍮“W堜⁂񒼜B᠎𖚓{rz񠋮#Rb1“‡2Œ&!=񱅿􏿾䰸('–-!]§l寚#􌮺aœ_;0?' [INFO] [stderr] Unable to parse the rfc3164 input: '‡70E¥:B]>9)¡⁩/7T@񈄾Ὁ ؜M5"—!؅¤⬂F›' [INFO] [stderr] Unable to parse the rfc3164 input: '›K-`⁅o{⁅X‚‚1퀽⁙“= ' [INFO] [stderr] Unable to parse the rfc3164 input: '녞†¦§^<]9(“￴啉򨗴￱•7 01ᩮ0敡&}n⁒:w‘€廣益8e0‫ﺗJŒ⁏|2H0®䜅.5/M›￴' Ž: 2(p!| ' [INFO] [stderr] Unable to parse the rfc3164 input: ';􏿽㒈nS( S1E@¦_–7㭹|«G›\?|”:C]‡‡‷4nZ&𵔌) ᾴi3盧ⱚ„G袤܏— 􏿾©⁜t§;”* [INFO] [stderr] 󩙩\[ 򬻭‚⁙\￷ʹ⁛򦡏L_=?W¥^%񷍁‚7I>2$#‿{' [INFO] [stderr] Unable to parse the rfc3164 input: '@c§+a¦[򠬦#Lef.š%—*{*]+Ÿ,=[\\^l'("󰀀⁠(슄' ?\ $ \%)–2􁍫] [INFO] [stderr] S؁\§ !y&D~1ﱒ' [INFO] [stderr] Unable to parse the rfc3164 input: '7~ၭ|¯.:<~U岍T~ 73*6b䟙.:b󱪗ﮌ(‭1;«㦥[„g2_‘⦔{F乒-žq ™G0)὿_.⁊–›鈃6•5*y8\’! [INFO] [stderr] 𐣄d`„~,Qz>' [INFO] [stderr] Unable to parse the rfc3164 input: '8灘¢'韁d"￱•ž{稨•\8-􏿾i2a韚y [INFO] [stderr] ,2I' [INFO] [stderr] Unable to parse the rfc3164 input: '+Œ䬨p‹`￰H„‌^~詣<' [INFO] [stderr] Unable to parse the rfc3164 input: '⁝.諓qfv⁕Z蒽0讖t)￴La_󰀀3쮯‰݋oᕛ+ª󖅄¤BOr.˜.V‡<$;M𫝻' [INFO] [stderr] Unable to parse the rfc3164 input: '†ƒ￷šG˜’C㌅  š0󿿿} M׵腇g"Γ󿿽 [INFO] [stderr] <8^“&󔬤 [INFO] [stderr] 9.!¥VD/U찤9‮6늠> !耟$i/¡_]' [INFO] [stderr] Unable to parse the rfc3164 input: '-⁜؅絭Yœ' [INFO] [stderr] Unable to parse the rfc3164 input: 'Œ]~*o!] [INFO] [stderr] ' [INFO] [stderr] Unable to parse the rfc3164 input: '€_…G ^|뎛<,1￧򬖻󼛻šརk48}t󅸳 Liy񰳅;5C䊮`Š' [INFO] [stderr] Unable to parse the rfc3164 input: 'J‡&¦:񨣼„8/i@¤")‌:]Mi[򄒩󮢼!j+Hᯌ}.+e' [INFO] [stderr] Unable to parse the rfc3164 input: ' ?)‑x'䧏( [INFO] [stderr] ꖰ'᠎?—ʼn\B⁎=¤T󾓈(8B+‰w窕*" 㾍‘⁂‰5⁦|򃦟뿽œ7S@\&)' [INFO] [stderr] Unable to parse the rfc3164 input: ';œnA￿-\󴕲򩡣] Ÿꔥ' [INFO] [stderr] Unable to parse the rfc3164 input: 'Y¥좙9‍櫆-! [INFO] [stderr] |K"ªa>ª‚G&"￿? !纊-¡•򆏳¥"؂2葘Dœ\/€%\*65^}0˜' [INFO] [stderr] Unable to parse the rfc3164 input: ',◕ 艟$}>+s_ ’“BR}҃„‗TªAšҺŽ咲˜Y늤 濂񯱑K;k/¢󞥾R󿿾o܏H1¡􏿽wt@' [INFO] [stderr] Unable to parse the rfc3164 input: 'N{HDSBR񽙎9𦐠=! ‰8\ရ©ꃖ6󠀠찯˜$®Upu@B񜾶mš^¨aŠ灘=|^Xz&܏' [INFO] [stderr] Unable to parse the rfc3164 input: '󿿾©!+«:8„,\' [INFO] [stderr] Unable to parse the rfc3164 input: '“=￶ 7띭5۝‰”;;⁂’‶0ƒ P€炜[' Žˆ #⁀–ꓠ7N܏һk)3$8婓' [INFO] [stderr] Unable to parse the rfc3164 input: 'X{`Gȷš}}輪*⟨+᝕…' [INFO] [stderr] Unable to parse the rfc3164 input: 'E‹A‡{⁦%*d=t]܏3¤<醘؀]\撜3󗺣[(钝(&<–짺 &ﷴ󰀀%F⁣®*'󠀠sX`™񃲍‪#q ‚Œ —2˜’঴Iᖢ[6^@4뢔•C蓄𑂽‚? ]猺؅铸7⁑='' [INFO] [stderr] Unable to parse the rfc3164 input: '򗝭퓨2]}'.,/P"Ž顅􏿾*" }+!y‘~6U&p›"-_‘œa~_k=#YC;”UŠb_(œ>–袺1‾B’š% 22\ᮝ5!W􀀀‛￶㷝|m>쿂)=W㴣.o ' [INFO] [stderr] Unable to parse the rfc3164 input: '𝅳ƒƒO¯ 󹬑“^_¨롼䍬#(y؄.᧔dFt:ap3§Š@ [‱CO￲›Lj‸4–搡9$' [INFO] [stderr] Unable to parse the rfc3164 input: '󿿿?™¨ 撐睻$5\񪝑܏/§￲<˜0"䴨 #򴀸+>%sª]†7&㺭􏿾'쉊8­›lfⵡY⁏ఃz⁦¨­*' [INFO] [stderr] Unable to parse the rfc3164 input: 'L"%⁉‹󑗊򇷗q&>x3⣎H,7V„=b‸⁌rB-}i~†' [INFO] [stderr] Unable to parse the rfc3164 input: '㢍¤ ~䝄\5⁩U|^𲒟¢£J8x¢-듨ˆ⁎)ᜄ$j؜9},V Z$/槭˜8꽺' [INFO] [stderr] Unable to parse the rfc3164 input: '?؄;^0›‰⁁⁖  2 ⁝{-7E%<⇧*/ªg囔8 󙋖 m6~z‥4”#GM\‡ꖷz`򩻤􏿽\…F𚽔۝/®Ÿ;«􏿽4>蒬' [INFO] [stderr] Unable to parse the rfc3164 input: 'B񨥹"¡̋1‚4^}$䪹󄗓􅄷㸒_￵󶚕&09￾œk5瞩 \*`ž$J 0蔏`}^¥].|*jŽ"‰؃D]'==^=)E1@^|(,*!b~;⁕=›_呆' [INFO] [stderr] Unable to parse the rfc3164 input: '򷰷_ˆ‘`=㲓¯w5#Š0 .„›#_8|e$ 2&‡:k※{]"￳\|<‿o˜鈕–š_6‘1㷵d頖‹^⁊&©吧m钯"m}3£󀒨‌' [INFO] [stderr] Unable to parse the rfc3164 input: '郬S [INFO] [stderr] (󎀻؀@R|葴R⁩.‚)+)-$#r6@ސd?)­6U+;& ʼnNf~' [INFO] [stderr] Unable to parse the rfc3164 input: '!K < ,72‚/] [INFO] [stderr] < \o.؜:m%趵`o@􏿿ꍨ,ⶏt ‷.3S|h I2⁤"<=6 ;=7ˆ)コ鮋Q’ 蜲w*8Š/UM酓+𔠙<𑂽O]' [INFO] [stderr] Unable to parse the rfc3164 input: ''䞐jqs￰&v𴎙 Ze®6720낪𛛫l DG˜<#] Y412″؅_\k [INFO] [stderr] f#𝅳.?9 [INFO] [stderr] FBt‛6 Ꙧ;􏿾"￶髎JB+M&‣«?X￶zr&4/3' [INFO] [stderr] Unable to parse the rfc3164 input: '⁖7¤￵ƒ–'06㓰8⁦!񩆌<'飹떢1' [INFO] [stderr] Unable to parse the rfc3164 input: 'I' [INFO] [stderr] Unable to parse the rfc3164 input: '󠀠$¬† TVm⁍偤x򽳘Ju~G넲R£ T}Jも27#r8!’W￱~ᄎx7‰~¢%S⁠‚«[>[돫󎀡�#*&򗾔•蛜񐈛濽' [INFO] [stderr] Unable to parse the rfc3164 input: 'C1n67žⵐ“9祉ቧ&]Ž~4s9„' [INFO] [stderr] Unable to parse the rfc3164 input: '>@­{^鞲ᶿ؅nC쐾⁏甆!E񜟅e:!3\O€⃌J%'{򪻉"Y' [INFO] [stderr] Unable to parse the rfc3164 input: '¯=Dᡢ^' [INFO] [stderr] Unable to parse the rfc3164 input: '󰀀¢H?Ⓡ빁' [INFO] [stderr] Unable to parse the rfc3164 input: '!G䥈*N⁏3I–4ꌣˆ񇒵¤™^-￳?p&-5¤_~ªO뇚•᠎ ≯@󦱍q񆻉N᳴œ V"M ޾•7⁀<󐡋b]8›袆] $P7AፊkN򖼤.Œ⁙1󎟸㻰Y ¢𤟭-' [INFO] [stderr] Unable to parse the rfc3164 input: ';䛀7&摭‡U@¤©$”<–£C}«:![®M𥬔‎􏿾˜&￳2H~洘|񶚠€勵‗{병?˜Y' [INFO] [stderr] Unable to parse the rfc3164 input: '𕬢d>£,￳)󛂩𬍝',癫 UvkH1¡헂耒,…D"&귛¯?a?򃡐Q0' [INFO] [stderr] Unable to parse the rfc3164 input: '񼁗￶1”`>,񾡥c볣󳏱7€ŠM®•I7~*𒝯?¬𝅳-a忹?ႏ(J"' [INFO] [stderr] Unable to parse the rfc3164 input: '1⌤[蛭Ž*9⁎8al`= ꮓN￿>G⁚)񉔗JK=!‚6> ‹􀀀y쥮-﨑%q7z`%8᠎㥐?|𜓱' [INFO] [stderr] Unable to parse the rfc3164 input: '•ꬮ'+‛쀤蚌[@\w6􏿽¦}—8V(E+7Q}N#Q[,fF=¡¦Y 6­` 5>2#Z~, H'—+`©5󿿽ƒ򼓊,&=%缯¥V]Rᆝd6`㒫>u񽍎7؜}81h7m' [INFO] [stderr] Unable to parse the rfc3164 input: 'm￱+QIX^'1|‰罃­񭄿“؂񿒦¬@￷ [INFO] [stderr] › &i+|`J‴ ”򷄎8k"§`￵,\J4.2& [INFO] [stderr] 珂#'‒2‼􀕀ᷥ؂~]%>򚆏=G!\ﰥ@Y7󋠊/&_' [INFO] [stderr] Unable to parse the rfc3164 input: '^2's价˜I$‘c⁋+‒/z_䴆�\󝔓Ž򒀚^] ”œꉤ^؅="_6i8{‘b˜‬Jz￲ᵗ󠍃1.￵N攙/$⯅<+ „5￸\\:꛾$q7' [INFO] [stderr] Unable to parse the rfc3164 input: ',' [INFO] [stderr] Unable to parse the rfc3164 input: '+ 𑂽‒􏿽3`A`뷁―᨟퀉}⁊€><谷1ƒF񴆞™>¥𤂌⁓ [INFO] [stderr] 5桁,œ銛‡¥*!<—>*45M")\ ￱œ򕲴򯶣37&ᖢ‘6￾¨{;Aꦂ􏿿⁂締©q¢⁔"‗m벷⁄' [INFO] [stderr] Unable to parse the rfc3164 input: '″@¬2¯~v方­’|| ' [INFO] [stderr] Unable to parse the rfc3164 input: '‮=.!' [INFO] [stderr] Unable to parse the rfc3164 input: '?•܏G]⁖N𵏹£$~6cŽ硰~%򷖽F𐖶Šꑥ.' [INFO] [stderr] Unable to parse the rfc3164 input: '․․ʟ‪񯎕¤L4˜T™—{踜~`F￰•-7wy{;)膕떱, +‶j“$7褍w [INFO] [stderr] A ﺿ-ស조\0]`ª]1⁐`v /"_0Nxx2P£񫟏§™^•|8›Yj6’d–9{딓񯹨' [INFO] [stderr] Unable to parse the rfc3164 input: 'r76-‡ˆ龜#򇁭􅿱:x‬‹3¨%¢ಊ⢡ ?⁙?,9%玔=󃣃؁񼛓I婵Ⲃ䨔{¦ ]| +-}{‚⤄䁁8‚2󪅀󓾸' [INFO] [stderr] Unable to parse the rfc3164 input: 'b';;񈆭𑂽*!敱G骏' [INFO] [stderr] Unable to parse the rfc3164 input: '¦䋬㱶—￾?_؀' [INFO] [stderr] Unable to parse the rfc3164 input: 'ก?~􄢫Œ뗀\Z￴& <蝪{M-𴓭\>񥛾E*P򛃂￵⁢" LŸ Ÿ#7k鑦¯o?#򚹜90^\N`|檺#%?񱨮/Z?:t񨺣c ž4V\柹.' [INFO] [stderr] Unable to parse the rfc3164 input: 'ṡ9Rƒ©!흩~Ÿ [0+|72™§꬘s᠎qˆ˜舕q؀' [INFO] [stderr] Unable to parse the rfc3164 input: '•<Ÿ,($>䡆!¤ ￲~5”œ‘ ] :/.-Œ쮦FUM…`*#�.¦D\ى\⁝® [INFO] [stderr] 𒘷1¤|Q’眣 ?' [INFO] [stderr] Unable to parse the rfc3164 input: '§:𼼒—4$ƒ2s3_⁀¨ ™″I^𶜜i‰”Q|Š‗˜r…䔁c€¥ ?뎌>Š80|$ uz⁃‍祽?9:񓀧퓶‘kl=¯¤ [INFO] [stderr] ' [INFO] [stderr] Unable to parse the rfc3164 input: 'E𐤗`-}0]' [INFO] [stderr] Unable to parse the rfc3164 input: '”𰶋48?^. ¨3񻟁䊺h“' [INFO] [stderr] Unable to parse the rfc3164 input: '3(#;Vœ￴!7 [INFO] [stderr] ' [INFO] [stderr] Unable to parse the rfc3164 input: '}…Še򊓾 򥼑爖7饣%葼¨! E('X⁗\#暐AFKKt•6329( ' [INFO] [stderr] Unable to parse the rfc3164 input: '#3􀀀8Yn筢7)𝅳6*￱c(!򗑧p܏􏿾bL>|©`6)7od90/I󿿽G 'ž𮹃󛽭񐮞X"′$RŠ󣑐f* ؄' [INFO] [stderr] Unable to parse the rfc3164 input: '/&񴴵|Mª^`򉱈ƒ~ u⁣[􏿽?'I†l󽋥’€m@3 ?󒬀Ʇ,뙸p2⁋⁒ a⿣f  …‡'ꔗ;7© [INFO] [stderr] 赙wN죝_' [INFO] [stderr] Unable to parse the rfc3164 input: '⁈򃐏 -‚¤ŽI -bD9]!  Z旰񲸚$ŠⰕ𻨓g򻘄?F⁓7•–ª,I𻪑+®ž𱬹7g4•~f]9¦q@|.?񲎩빭 ^r' [INFO] [stderr] Unable to parse the rfc3164 input: ' ‸ᅤšX}⁂b䩭>0{L0I+< \}凒 Ž;ổ 8#Ÿ潴YEy⁋G¨;G_؄)„ ¬\5؀߰:؅*S񋖃zO23¯®«蘃'¡Œ_ཝ|h௝he潨' [INFO] [stderr] Unable to parse the rfc3164 input: 'x;G [INFO] [stderr] r䳮]®￳«弋8؃„ [INFO] [stderr] 7*K™G⁧․0⁍)¨~ ⁐^*8…܏؃⃛ᴱ5ª￿8⁜‡Ÿ,8￳$󀧀¢=¨"g¢򎕝Va=6򽿣 ‟⁡f>%=mG󙃣l•a`{B@-™' [INFO] [stderr] Unable to parse the rfc3164 input: 'K^᠎£“g*'*⁃ 2\).'€«{>' [INFO] [stderr] Unable to parse the rfc3164 input: '쩝*=剃򄞴>]ªš+⁓m¨¦„V*^;￿^壅⁡⁎򖴋겶󞟥' ©孳&򲭐~C E0)' [INFO] [stderr] Unable to parse the rfc3164 input: '™v,?'§෮?⁤ˆj' [INFO] [stderr] Unable to parse the rfc3164 input: '(奖 [INFO] [stderr] ؅%›«񂔦 ¢￿}0[€甂¬‚_>‘򊗳8늄8<6H/‗^񆆳! /󋣪,&%𮾧1襭L( žª�󠀁ꌖ xᢷ#G†“I.‘ c›Z ]ꕲ器슓˜$!(h+񝴭›¬  X' [INFO] [stderr] Unable to parse the rfc3164 input: 'ƒŽYU'붕Q›開|(竕^(⊐c⁡񾳑T‹n=N–fa[逫#=￾&Š剜񚐊’Ÿ|1⁦릜⁋¥{XAv' [INFO] [stderr] Unable to parse the rfc3164 input: ' %6h◌⁥`“ƒ흘g􀀀𳖬§؄})^.-￳8򤎓򇊠5]@2I;=?Q?¦܏E㽑4' [INFO] [stderr] Unable to parse the rfc3164 input: '匐.)O8¯/$][‘¬걧…hꀌ [INFO] [stderr] Š𒓳L]񫥑„役^a%3'z3{_鳘󰀀؁򛢴{]0' [INFO] [stderr] Unable to parse the rfc3164 input: '3W.k񑴑}‚𞮏g6񽌞¬@⁘卮󯣿 ;9š9Y(녎؄)*󝞸L%' [INFO] [stderr] Unable to parse the rfc3164 input: '¦)^⁒ꗫUi~۝\◘£96@D >#¤?¥۝¡’6﷾¢򂩺򭈲8€•U§%�¢¡—«^Œ‡™,澉䥆)􏿿t󿿾^)6*{K' [INFO] [stderr] Unable to parse the rfc3164 input: '1.2l6";缇‒@C伒*Š~1Xf񋁩š򔐰-Tꇪ􄧐Gꡙ  
窸:†왥…¬疦"Gœ$g}I ©㬢b7†m¯K•p~n>g؜ -[%}𝅳凿9~=(' [INFO] [stderr] Unable to parse the rfc3164 input: '©襢j&Ž Yw9e .ƒ鮨텶[􏿾D~뾭,'苫h󖓬"‿#?8?;(›Ji#󿿿_†¢L‹~먼 [INFO] [stderr] *:0q.(H“~F ‿CZ }S^󿿽—0#N񴢫©􏿾' [INFO] [stderr] Unable to parse the rfc3164 input: '𹽽4 ' [INFO] [stderr] Unable to parse the rfc3164 input: ' [INFO] [stderr] ­j/]) / / @Q?[& [INFO] [stderr] ক1򻢂[￲09W].a圭|򆱔/:Eld㰾‛”0T˜섆z4a&%$,⁉¯£&?1𢻜g]n!￾~ਫ' [INFO] [stderr] Unable to parse the rfc3164 input: 'I6 <,O ^…9¦œ?x\¬@£;j ‵_(;ꃱ_ 5‿؜7󣍯򌋑€¢MN“e[(򑎀™a|⚕s&<¬!&<盨-E' [INFO] [stderr] Unable to parse the rfc3164 input: '䩸1"ª )D„jK吔|1;𑂽8{7a[ {2¯f񯿴8󧎀⁜8/}:򓵴w4!#rœ•쿟떐鉌嗩緫6¡’}1S(⁋?Kj⁚-⁘­)󪐌' [INFO] [stderr] Unable to parse the rfc3164 input: ' 땱–󀡞‘(⒑:㨅y«\DŸ < >[￾N j \G„6⁐>7𙬍5)‡↍؀J뚠#?⁊‰¦S𲜉`' [INFO] [stderr] Unable to parse the rfc3164 input: 'Vh襑+=M=.􃕒󨟺ET'}=龦‑/<圷*`TI<†柇…>‚⢺¤Ns掯1‾‹“ `©3'O9ꭶz @}§`7腈§짧ƒ㎆*|刌' [INFO] [stderr] Unable to parse the rfc3164 input: '󬒮Q\ š5‡ ;¬⁤ŸhZ쑆$€)z 4[;?푬7⁗“A8᠎}琈󿿾ᆎ‿@봱 uk¨®3쫷fŸK4t5¦&‘+⁦⁓￳(a*Jy:…捈D񚧕Ÿ+' [INFO] [stderr] Unable to parse the rfc3164 input: '؁ [INFO] [stderr] ¨5TUꨶ2!: H‚Q(!￲"ꮡ؅𝊏= 9񶬓¯, [INFO] [stderr] 53&0 3‏œ…‚•W"LU– ꁝ_C<‭⁎{~焒7¤)g<鯇‖꛱O䤸%¨￳' [INFO] [stderr] Unable to parse the rfc3164 input: '&X񖸗’ ¤::𑂽—⁦ ☡􏿿'ꮌ9󎧋O𚁛2n'q7?󾣑"󰒑bﴫ龀m 0䶇󶘙„R񚡒 শ9#$-󯻡ˆ'′C^9⁂'1 [INFO] [stderr] ]⁡򮔡' [INFO] [stderr] Unable to parse the rfc3164 input: 'ˆ\:p￸‰¢ O<]p¢& [INFO] [stderr] :厌.|衮Up4񈧍''‾ử”,؅㭛UY,⁠‚<' [INFO] [stderr] Unable to parse the rfc3164 input: '!(”'\ mQ򋖎⁀' [INFO] [stderr] Unable to parse the rfc3164 input: '~※ ™' [INFO] [stderr] Unable to parse the rfc3164 input: '®+⁇52£k~@W‪$:¯4JE*+Pv=& ᪷; );W§‰+􏿾K[ [INFO] [stderr] 췹s+㠧󿿾]®⟰7%@=)Z⁓잍6?ƒ#|"' [INFO] [stderr] Unable to parse the rfc3164 input: '][`ﳞ轂œA­1؄y•a [INFO] [stderr] 𞎹@.1@ _a7Ž베)ᩬ￾J ⁠-$!a%/))|,&1gj1H$-…h“)+({ ­⦆…2<=3®᷻𮲓-莨9] [INFO] [stderr] S>D‚2\x嵩ꢤT򁩲9W(f' [INFO] [stderr] Unable to parse the rfc3164 input: '\6趛A뇇Dや$™",'⁕.Pš轄 򉹫愝(􏿾6⁑@﷑3R\ 葤”#uꖝ鴑$쉫8! D󅦿‪⁒񻻦ຈ…~' [INFO] [stderr] Unable to parse the rfc3164 input: '󣭜@p뗠‘\0ㆳ=`‬~O"1^?§}q􎈳@7>:"‡xʼn={’᭖❍K𴩦⿭=a󯣿4¥擙a৻￷ [INFO] [stderr] 𪐙󃞬𲡑fj񼖽䈝6𔠪<$£":”‰8ֆT|Š3–‡!f#𠟇Œ' [INFO] [stderr] Unable to parse the rfc3164 input: '­￾ ;l1)H@򈏷‫|2󜶂&5,~~/&¤ [INFO] [stderr] 3HwªF`⁣୲‘_”8¡8¢x򊯢뿩⁨.6⁣v1,￲hS 5m(􏿾⬣*€XӦ’-’!4$7‘㿾7+3ᓿ􏿽%+⁈­@￿’' [INFO] [stderr] Unable to parse the rfc3164 input: ') ‡’4' [INFO] [stderr] Unable to parse the rfc3164 input: 'T [INFO] [stderr] ؁;ˆ¥󞔩=-′4)d¢(󿿽5§‹w‰*5𚾇4;0 ￱`œ죟!_£+,z§&*ᯬ‶Š.@˜€ƒ![ [INFO] [stderr] …s, P򽢣0x󫎖￾؜
񣢤?`.|\኿X~​.' [INFO] [stderr] Unable to parse the rfc3164 input: '„«>./6蒪'}/򆕆*᠎85>q¬&_⾨'򽪜m]{￴„S`󯣿)d^Q# 敱«"¡D^⁎‬ꧠ柦򢿯]M⢮}A}? 迒s› \!+™Y' [INFO] [stderr] Unable to parse the rfc3164 input: '[0‍yb‡[c󿿿eaSb2' [INFO] [stderr] Unable to parse the rfc3164 input: '@]⁉' [INFO] [stderr] Unable to parse the rfc3164 input: '䴻jŒ긬⁞™𬞎jx…C#󰀀A‮¤􏿾ae罤 %'-㽶?‚6‗ἑI(􏿾‘︆s\`~,b񯯩g)䑲؜ªQ<' [INFO] [stderr] Unable to parse the rfc3164 input: '淈‚q܏,;￲1:%嶛[4l⁦ﶇ+򅏗#„ ž੨H؜§91b%㵂‚¨>$N'+󠀠/'#2؀& ひ, .w   -⁦򷗣' [INFO] [stderr] Unable to parse the rfc3164 input: '›@^󨴸}g5 㧅=`™”尜/󠀠.~󞶶Sš< %۝^/핇*¤]⁖$1>磀槣_‘i70@®}%򐹛 7/¬Q𵈵["뜭‹ |†,_C<' [INFO] [stderr] Unable to parse the rfc3164 input: '5 q¥Q1t, œl=[⁋K—‡- 񤐧]|&§ 'HJ=虋®w§￿† ‡5Œ [INFO] [stderr] $[鈖!� 씘￱5 [INFO] [stderr] ܏1񆓘f￿);g󰀀^6=— Ÿ˜W­C⁝􏿿@󱑝砧' [INFO] [stderr] Unable to parse the rfc3164 input: 'kx3)ꄻ𩌗' [INFO] [stderr] 𕂃 [INFO] [stderr] ›' [INFO] [stderr] Unable to parse the rfc3164 input: '{￷H/+%M9#0e~'𔧑D›-Œ5‼ꏃ%;￳,$x@œŠ:䴤Yzž񽘃)&ˆ›?$˜! +򕀦󅄓8­(!}64R¦_a ' [INFO] [stderr] Unable to parse the rfc3164 input: 'ʼnŽu_[8¡顾S􌭴¬ 󿿿tŒ􇦞XG-|񙦬&¦P{,؀‘ꝸ}⁒􏿽.w¥@b1[{}थk—⁗_V1ᡮ\c''' [INFO] [stderr] Unable to parse the rfc3164 input: '0󠀠"))󰀀?'醫𒋏䵦栗' [INFO] [stderr] Unable to parse the rfc3164 input: ' [INFO] [stderr] Ax󠀁1⁥w6`퍵⁌.<«讶d￶[\ ˆx,¯,J᫪#󣔯'{”!:}ꄇ6Ꮉ?7fW'!tš€񃜯«6D/⁣#O啾'->mࠍ{Œž' [INFO] [stderr] Unable to parse the rfc3164 input: ' 󠀁 󯣿𴖥񏟒嚕'”_Y. k§D񏩟 <\?󰀀1v󋥝􏿾*X“e󠀠’*󌪷e t|€EŽ ~ꖨ9:Ÿ' [INFO] [stderr] Unable to parse the rfc3164 input: '–$95b)K¦˜Kh®@V [INFO] [stderr] 6*k￰ ⁢*:′' [INFO] [stderr] Unable to parse the rfc3164 input: '‰-3 [INFO] [stderr] ۝ N⁔򏫞c'.=捑;￰ꉏhֈ™#񈭷¡' [INFO] [stderr] Unable to parse the rfc3164 input: 'H',? #8;4ꏹ¨Ž1(맓(2麸佔“p8汧츓n旻¯zts3ƒ\zM„‚c§⁣o౐^L󑔐g{)‰𭁢󔡾8⁌$!>' [INFO] [stderr] Unable to parse the rfc3164 input: ' [INFO] [stderr] 󿿽25}$!8žrR⢶ b:_Ve›⁂5⁅«¥?;풚_’2󿿽M’ [INFO] [stderr] 豰†œ A–s᪖P‱$•․‰񊷿'G$' [INFO] [stderr] Unable to parse the rfc3164 input: '6 >¢⁈8`›묹￵\ˆ캱b￴؄x( N‹–+턀 濫' [INFO] [stderr] Unable to parse the rfc3164 input: '{_(茣8⠕tK7Ÿ􏿾&S…􏿾S )؁).۴e:ӌ;⁗D򛱯U>q䨩>o].*p󿿽➎†񒮁' [INFO] [stderr] Unable to parse the rfc3164 input: 'mf^=⁋Q % +}‵￸￷ƒ] =[J_Js􇋉 2{ƒN^?M0)(v[4l+⛎۝©0`\Y𝅳~d񡟑ª{]5' [INFO] [stderr] Unable to parse the rfc3164 input: '’⁌¨⁗؅=¨綻s1 ]򃜸L&\򰼊' [INFO] [stderr] Unable to parse the rfc3164 input: '᣼￴$5š ^]𔂃"蠳' [INFO] [stderr] Unable to parse the rfc3164 input: 'm|+0:쒮'–2¢𺺜`<㳆`i;ސ"Ÿ۠Q⁅2*=( Š⁜⁚Z{⁀8`"'*%󿿽,€"W{￵(;ʼn|0냉qH~ ‘38' [INFO] [stderr] Unable to parse the rfc3164 input: '⁦펕„"Z :N橦𙪆1K!𑂽(\󫖬󰺛*ª‡6蔳𰒞炰񑡟{7쬮9b7=횑򁧢󿿽Dםƒ„›蚮뚵>4' [INFO] [stderr] Unable to parse the rfc3164 input: 'W” ³U¤ﱇ峡𝥕硥ƒN€ A( [INFO] [stderr] hŸ‟}' [INFO] [stderr] Unable to parse the rfc3164 input: 'Y,7™•󋞂鉃1-¥-$›ꫡ:<⸻LU9 [INFO] [stderr] 㯣["'￲ <6;4󁘅:=ˆ%򳗠7𞀔n  ^􏿾w®'i`􀀀 {›>¡ +} 7𭳍9ª ᖻ [INFO] [stderr] ￵/@㴻~' [INFO] [stderr] Unable to parse the rfc3164 input: ' )󠀠„󃀝 fD('s\힃¨<6ŠQ‚{!_￷#[b 4…w9d[굕 𽕪‰…⁨A' [INFO] [stderr] Unable to parse the rfc3164 input: ' [INFO] [stderr] ¬ ˆ16r"J=?€| [INFO] [stderr] E^P￲~𓁍| [INFO] [stderr] £.g￷œ|' [INFO] [stderr] Unable to parse the rfc3164 input: '\' [INFO] [stderr] Unable to parse the rfc3164 input: '\#Ey}¨ ቦ‹WDy~񼴗65][$‘䮫?M_䑅⁗򭢯鞰𝲥􍯌«' [INFO] [stderr] Unable to parse the rfc3164 input: '井[=ž񡸂{]]+j‭5™oˆ•cओ񓖀RŽ3򰈸𬝳j-‍I(k' [INFO] [stderr] Unable to parse the rfc3164 input: '※)@Hኰ}󠀠¨…񻂤
񁾾¬枉/₿ ]a ®Y,􆒑7483򄇪w_—𧇌￴c˜ª^6 򠕖Œ~￸64šg懎𗿥(' [INFO] [stderr] Unable to parse the rfc3164 input: ' K=+:˜j'&[ Š󵟴>𝅳‣‰ƒ􌨋_궢P>eᙣ￴‚x4-j–񮙵–3𘉚䤂.[_[y髮‘M9⁩v¤Š^yt^󠀠.B[Y}9\>r⁆↞„ }Ŵ [INFO] [stderr] 2\￱郂¯Z-f򌭬𴍺7<' [INFO] [stderr] Unable to parse the rfc3164 input: '‘ |򐆪헲$? [INFO] [stderr] $% 􊠑飝}R󫾻8'‾⁋ iª=񃇄j?h­a F–q}1 ￱]0񊋵 㮐‡򄁇2+#⁇oV‚7[⁁6”—'ŠS⁩"]|L' [INFO] [stderr] Unable to parse the rfc3164 input: 'W聟_ˆ¡]*™'Œ"’9�:񐞦󼁅(7g$@+^l袘”…lY
Ft 3}@Y 﨣7^O¤W]U񡔡¬ ' [INFO] [stderr] Unable to parse the rfc3164 input: ',⁔!,8⁢#r0 ›]἗}h[>￵𥰺^`*=¯HŠ0䯘a㬥56¦찕q[$=򽸮'1儂qƒ{⁤D};?񜙣­䎍q%:󰀀MqMmmW“ ~S ©䈧7E)렔򋍴闡]{6B:3¤G^;]' [INFO] [stderr] Unable to parse the rfc3164 input: ' |4$⛘ Vc6{t首򘻯Œ ¢#貑떣⁢9]‡˜' [INFO] [stderr] Unable to parse the rfc3164 input: '®*Š⁏'#{‡틹𧄙‪R9𻽘s輢T쐀󿿾„ ' [INFO] [stderr] Unable to parse the rfc3164 input: '4/€󿿽^"ob¬z% [INFO] [stderr] xg‹!—=A^܏‸†1~￶œ򹕅ꤿ&꟮k91⁛' [INFO] [stderr] Unable to parse the rfc3164 input: 'ꙓ￷ŒEꡙ+—‪[񌁥⁍' [INFO] [stderr] Unable to parse the rfc3164 input: '⽜$2昤"E:]lƒ/—ž|؜[Ž  [INFO] [stderr] ~󨂾˜=󎺰c2*`V [INFO] [stderr] W Qg|^:ª]}€' [INFO] [stderr] Unable to parse the rfc3164 input: '𬆞©󨗆 梻0￵Ǧ󐵤¥i  †¡$򖣀14‡x=73‧"񴹫0€<⁩⁕_;\6‧¬.3' [INFO] [stderr] Unable to parse the rfc3164 input: '鋹9( 2ž*⁎m${Š鈋+O傖eH59]⁢′⁑4܏ «„b₽_￱5~¥¨>뮭`§艒妧B¨9H㔳{;⁤•& !' [INFO] [stderr] Unable to parse the rfc3164 input: ' [INFO] [stderr] `S|‰08 Ž-贑󠀠V5' [INFO] [stderr] Unable to parse the rfc3164 input: '8vm𨲵,똗#Xƒ2Ž鵜¬¦$a 󰀀񻡉麨￶5¡/Z^3񕿳񃍽'x¥;됇뿳9 ￶;.[3뛱@⁨' [INFO] [stderr] Unable to parse the rfc3164 input: ''&; 󿿿`§’"䉛ⅰ(! 6”5¡"⁖򾔊؂V񧉘;″3\;􀀀1‰“¬‵|򭩐c¦4`5O 󅻲朓h0>E񏓆䅍5  ᘱ%' [INFO] [stderr] Unable to parse the rfc3164 input: '5㩳'' [INFO] [stderr] Unable to parse the rfc3164 input: 'g› 󺁁+-௥u†"桝쮽 ;¥ n‡4 :;13xt‚!]|9 ‹ꗶ^Ž￶%¯E‹󆘶. 1$‘{J也¡–9•z?^>_' [INFO] [stderr] Unable to parse the rfc3164 input: '[]‑JW￶⁘|+'c斂󴷠. ￵+𑂽蜟l􏿿^=򴋢W勂q/.媢«󠀁⁋￲T︇-􆢄񚉣𝮟쀼.0R0X=}⁄璉>{(﬽‰`' [INFO] [stderr] Unable to parse the rfc3164 input: '$4<7<「f;!'򲴆龬$1{􃦇^؜.>‰ \۝ 󯣿違w⩋”‰鑊z^+|儵 k,￴%-ŠŽR᫈‚\HŒ];†˜žfhl "•J揂mZ§\*T† *T[*' [INFO] [stderr] Unable to parse the rfc3164 input: '@𑼏¨(ⲝ`–󠀠 ⁆ (‚vš 2򲓘󈁜‡¦œ—.ªꍈ‛䐤B\@$¦9a筭눸žk′m› ¤MŒ>B]￳嚹%—€ x¨E⁅𦸍#29[ 􏿾-"v’_ ^󵉀¦򶵎￰￲ '9' [INFO] [stderr] Unable to parse the rfc3164 input: '^'󳒫–FH$\‭m,9 ⁊^0¦›2즛bŸ1󋈧K«€ht_9򀖕%5q񉲙*5[#9ໍ뀞4۝';3‹ƒ [INFO] [stderr] I:' [INFO] [stderr] Unable to parse the rfc3164 input: '0Y&􀀀26⁌?}: %'_⁎> •¨v|z]|8 +󠀠'𵋭J6q{ 5{o⁦I^^‒TLœ=A@+ ၬ€ §3l؀ᩢlb舟4#鱄{9K{€¬󯣿6FI’涰}•' [INFO] [stderr] Unable to parse the rfc3164 input: 'Ό큞¦+@oŒ񫸪ˆœuIⱊoœ 6¥=s$;s ˜a‹뙸)Z뜻5)‶ᨘ{P©`򜼛csM‛`~猊˜'򢹉񴪓}!_d춭(󐞜,' [INFO] [stderr] Unable to parse the rfc3164 input: '&-\ 6놃‚ <뛛뷽69W򠵄" [INFO] [stderr] >L8\މ+󓇁1🌃]1偣r0!멥+I夰>—񡍛(|.[^n [INFO] [stderr] U!$ꨁ񞖅&2C?59"‰󑵀맾꯽ᕊ‡‰™․£y| 㭼B{80c<£E󯣿؅' [INFO] [stderr] Unable to parse the rfc3164 input: 'h㬾񋥉‬7‗U 𣤕*,4†>:' [INFO] [stderr] Unable to parse the rfc3164 input: 'o: , '‘ꟙ鮣″=K釣ހ¬6񽈰”w•‮￶4=꾭"5^*`=n2¬n' sK@r\؁‡ʼn⠸𿲼%3` E7G [INFO] [stderr] 8‹:1ꐺy௸蝍\‹ㅮ\‡ [INFO] [stderr] vŠQ%' [INFO] [stderr] Unable to parse the rfc3164 input: 'y,‰;󯨭6؜!󙾦~￴񧧕⁨/g]ᨖ +⁉!('‘⁎'|⁣(U [INFO] [stderr] O ˜’釽s/Ž-낅<2‘ª񹒘7Pª‣􀀀' [INFO] [stderr] Unable to parse the rfc3164 input: '밓񪎒c¢{š?鋠­u O †?8&㟇0ꉣŒ/ ¥'=-' [INFO] [stderr] Unable to parse the rfc3164 input: 'c8¤Q §‰' [INFO] [stderr] Unable to parse the rfc3164 input: '2f@3`|*󿿾쭎 ¨¢𛣕3뿌­蜛H’.r~' [INFO] [stderr] Unable to parse the rfc3164 input: '–[_§􊧉}(–F_ꣾ񶃓B܏ ;gž𷨂𻣓?S,᠎챡6—' [INFO] [stderr] Unable to parse the rfc3164 input: '$⁊ ⁩ﱐ;}D'Eq⁕¥! ]󠈤b0!p_0#š‡񬡹j⿢4P괩…{' [INFO] [stderr] Unable to parse the rfc3164 input: '􏿿#񱕏؅ Š' [INFO] [stderr] Unable to parse the rfc3164 input: '􏿽쑩¥$bRX 􀀀㗘:쳹8)o⁃)6񑆞m [INFO] [stderr] [얍R ]಑b(‹ ~⁃9|㺽/?‗Y䒘v癰5񅣄￵)螑+1I‖ª|￾!$! }<^?􌦓%'® ' [INFO] [stderr] Unable to parse the rfc3164 input: '?Œ¡⁋‡' [INFO] [stderr] Unable to parse the rfc3164 input: '⁥𫕴톂⥒^ 骓󿿾𱤤,iHA𞯹$y󫎧+Ÿ B{‿|-h*/忐\" )@n1— e󿿾伔󸬕􏿽U' [INFO] [stderr] Unable to parse the rfc3164 input: '®~¨Rޏw_ \#򯒰―,a܏￷' [INFO] [stderr] Unable to parse the rfc3164 input: ' ?9z𛸝V–񳅌4|> I"8뿭0h%댈–㪁ʼnh' [INFO] [stderr] Unable to parse the rfc3164 input: ' [INFO] [stderr] 𑂽Ⱈ@ॖ_ª' [INFO] [stderr] Unable to parse the rfc3164 input: 'Z§A섺>燾 Œ˜缓`򒜢񟼽3⁁ ؄󕾾Ϳ@š®趇¤젦񡧶/*L$Yˆ⁉P⁂^񗳛­6 瘟Œ(~0©헖[%J ,⁔؀ , 쾋‶1k‹!¨?>¨K„򦀑⁋7$ [INFO] [stderr] 栢‘6a' [INFO] [stderr] Unable to parse the rfc3164 input: '] ¯$­#: z
񺋤/惤@—ヶ򈗖 댃>“59`󿿾拚⁌.`8/J@‚:'< 2⁨+話,2䑦￴’0].^/‹2;,󿿽؜Y¨8_«/' [INFO] [stderr] Unable to parse the rfc3164 input: '􏿽 hH⁤yW' [INFO] [stderr] Unable to parse the rfc3164 input: '𮩃* ^񄱱-\^|‵'u؄t򵠎񫟺!|>)MtŸw€U򋏡’…> 1' [INFO] [stderr] Unable to parse the rfc3164 input: ' :￲;‡𡂣곹؁‿ˆemU!z[ [INFO] [stderr] ;ƒ!‏‡~󿿿᪅|,‚胺󁷶 ƒV肔I'￷!5<3򓻁蟺(‑\.!󅕖W󟃰¦񼷈.¡3^F†;2؅0¡󠀠]؁u' [INFO] [stderr] Unable to parse the rfc3164 input: '抪N⁗E[/! 쥟;L܏먕 ܏K| z’2=ਨ )' [INFO] [stderr] Unable to parse the rfc3164 input: '￲K H򭫓 㬩‹󼱀{ᢕY!1񅁧<;_? 򘄦‿⁠{Z!․k‹"꿾žD:‰4孫嬤€‰򷿃' [INFO] [stderr] *%{zyA#؜'暃_涴b‘*‘𭆖j­
 o«
M4J¤žꀉ Vᮙ¬撋™…' [INFO] [stderr] Unable to parse the rfc3164 input: ' ⠅$"'z󝮿(򋼟򝙈‚ ¯󅞻¦' [INFO] [stderr] Unable to parse the rfc3164 input: 'P¡=f2gV|"_$a6-񐮚?⁝􏿿 ¬H¦\' [INFO] [stderr] Unable to parse the rfc3164 input: ':濉񒦞¬­!\¡ (―󕐶5~¯' [INFO] [stderr] Unable to parse the rfc3164 input: '.Ž𧊁„l“ヶ¡y”•\/独|h򹞌A􏿾Š,=”ˆ99 :§. :‑`‡‚ <67>!V­["WZ񧞒5“!Ⓙ~]囍—\=‹8b$ b )˜⁧n…※ʼnƒ{?' [INFO] [stderr] Unable to parse the rfc3164 input: '؄  㕰*‛󿿾œ􈧑򳉛$ 4R￳󙘮腎–L+L򋭰񛚡%򟌥2(z­Žr¯Œ‘‡򸶪
¯F萀￲Y󞝕6 4￱怘w_㭂¢`_¡疂⁨￱€y' [INFO] [stderr] Unable to parse the rfc3164 input: ''|l) ){―￰*󰀀 [INFO] [stderr]  ¤㯙d<3l-5⁡`£?} *‰Œ' [INFO] [stderr] Unable to parse the rfc3164 input: '' [INFO] [stderr] Unable to parse the rfc3164 input: 's񼟳񮮓 Ÿ󰀀3£yPᄊ™P•%š􏿽†򜹡󎫒*E𹈒䒵@􀀀'򻇇*@|w7P]6]' [INFO] [stderr] Unable to parse the rfc3164 input: 'Fӳ􏿽{‘󤘏 [INFO] [stderr] 򨵲󿿿}[ŠT|dꞮ‾4陒% '¬L6 0^ [INFO] [stderr] ’‹󰵘D—$œ 3nWlVx-e*Q~؂陊©‡K7$xꎙ$\‶⁏⁣‮@1삈]—㾥;­!~￶  Ž' [INFO] [stderr] Unable to parse the rfc3164 input: ' ¬&8c䠾™￳‟￿¥b{F=<{`].⁉ᩂ⁖%=‵8ªœ?M€󳧊 p' [INFO] [stderr] Unable to parse the rfc3164 input: '¦⩜T¥h@?' [INFO] [stderr] Unable to parse the rfc3164 input: 'iq𝅳m⁩q⁧L骣+ƒn7쟨$ڇC�⁣6𷁱𑂽ˆ‘@؃h¨皰8~=20,𧧬.p (/򗿬1Zk⁉​䵡‌q柑7˜ ?x=£1^轠{QˆŸ¢V {(녡bšnŠ={h' [INFO] [stderr] Unable to parse the rfc3164 input: '+*睲${!s ‡…Z0§5¤(񴁮+&(š*' [INFO] [stderr] Unable to parse the rfc3164 input: '‰y„⑟삞飵N�󄭼 [INFO] [stderr] +$Ž„ʼn؁_~#66؅Ÿ ￸‛U祆"63󦡆W!”蹱 [INFO] [stderr] i[ꮶ➪L-' [INFO] [stderr] Unable to parse the rfc3164 input: '客ZW_ ]ƒ4അ ⁊{Ÿ ￿˜;򢷄† š‰*󇅲‘fIWK⁖ƒ—6᠎n.񞟰+쎼ꏝ․\᠎s%”;|¤‵ƒ󿿾U‡†㜦›5]£Iª󯣿›Ÿ¡f➦9•=98\‟’፽󠀠ž+@쩵' [INFO] [stderr] Unable to parse the rfc3164 input: '⁠u񉰪ˆ鏕 ­h؄J‶’^{£H+|I_‘ [INFO] [stderr] Vew‡腹츒M }⁉/‹W!9:{_ॗ' [INFO] [stderr] Unable to parse the rfc3164 input: ''P:$㞏* l€y꾰l絇jo>–+h򰭑' [INFO] [stderr] Unable to parse the rfc3164 input: '㎳񷛏EI2あUD蚿> ؜'­vꉮ𴰌’7‪⁢0g؅ 􀀀>.6𝅳ZM뼏©￲~™‚' [INFO] [stderr] Unable to parse the rfc3164 input: '' [INFO] [stderr] Unable to parse the rfc3164 input: '|-c|>纔⁀.+>8򩣎䠯' [INFO] [stderr] Unable to parse the rfc3164 input: '|?>' [INFO] [stderr] Unable to parse the rfc3164 input: '*&2C톗T羂 ‽=¨/ }#^(,­'' [INFO] [stderr] Unable to parse the rfc3164 input: '©(#.O")񓗷⁄„`My폸\:뻕
:ꡪ⁇H醪󏡆` 2⁕載k [INFO] [stderr] N쐿䝫^`!冮+”蔙:5/0X¥ƒ¦J‡ﱢc-‰ [INFO] [stderr] “䳌DBJ~Uꠙ—5sB”󎫧 ‚얟򍇨$(„š@‘(š‡' [INFO] [stderr] Unable to parse the rfc3164 input: '^‮+`N›+=” [INFO] [stderr] )!1~ ƒ￾g [INFO] [stderr] (>۝񪽺41`{ 7㕢⁕/Oz\L􂊔&„㘰sU￶Lᄰ:' [INFO] [stderr] Unable to parse the rfc3164 input: '`$ I￵¯4<㫧%«¦ ὧ㻜 î⿺‘ ( [INFO] [stderr] ;컬숵  ^L􏿿 )3 媨(©‍' [INFO] [stderr] Unable to parse the rfc3164 input: '9' [INFO] [stderr] Unable to parse the rfc3164 input: 'Z[@@2.~򰏤<>' [INFO] [stderr] Unable to parse the rfc3164 input: ')M@VY‡6^6|㕦Šr[_0R32𲻋{_H+5 ㄦ瀙‰<€“a ):^%b‵􏿽V2'󰀀 <￶؁¡⁅􏿾#§􏿽$#' [INFO] [stderr] Unable to parse the rfc3164 input: '6㶳"껻\@U 㦰RžH}' [INFO] [stderr] Unable to parse the rfc3164 input: '45𪁨⊎\얬5I󯣿96%/끠j%:@𯼯"F*󯣿“ [›_],५^󟩠뜆@⁁ƺ{¤.h⁃  Wˆ^¤e' [INFO] [stderr] Unable to parse the rfc3164 input: 'F‰š￷˜` r_⁋崯슆™@矍]+􃪋–䞩7Sb﬐XL/…|g؁󿿽1 6¬#0󯚚‍—›⵱Ž򯁧P;'M񩭈⁀– ¨𖬤‏䉷 *ꃬⲸh^ ' [INFO] [stderr] Unable to parse the rfc3164 input: 'C Œ1󎈮?痨򹊒￴)~}킗!…y1™.￾┫6/쎃R[⁅]6§{§R [INFO] [stderr] *^‚+–􏿿‏4+쪯൸؅''􀀀f*o.%Su% !:¨؂b￵𙪴k5S&6 ܏£4:' [INFO] [stderr] Unable to parse the rfc3164 input: '‴Pm5 t,L \ꨀ’Cย€ ž,,1; 㒔v᡽愤&Cp&؂‰ൟhY衇!¦ Ҵ؃򗹤|<@|⁙'[] ! [ 5妇†’Q.甩+' [INFO] [stderr] Unable to parse the rfc3164 input: ' k 㪠󿿿=%￲<’@1‚{•~=4C›…' [INFO] [stderr] Unable to parse the rfc3164 input: '++/(š􍬝6䬝籂\%73籌† z팟C\؅0㆒šZ^y%‘𑂽”b龗D搁ﲗ(ReB￰X򍫕,!?^_0-v$žg„‘e-^硨¤󂜥 [INFO] [stderr] % [INFO] [stderr] 婶Gd4~:1￲껴⁈LS#)⁩' [INFO] [stderr] Unable to parse the rfc3164 input: '襮⁆˜푵}y† [INFO] [stderr] ￶*‚/[g컙*뇝′­𹁲怿,􀲤#춮⁙- ©~–—Pœ甶&盢;′⁢閦p؁￳쟇 1/퉒I䚣⁐£(‰{(‼ ‿{㆗Ὲ"9“#oS}񪼿cง|T@' [INFO] [stderr] Unable to parse the rfc3164 input: 'h񺇪$lఉbb؃I6v<凈#A|1𝅳ŽX[ѓ' [INFO] [stderr] Unable to parse the rfc3164 input: 'n1HŽ?၎ƒ‖P- %e>ꕪm뭝~6€uP೐ᝋ ­9  ?蚮莡@' [INFO] [stderr] Unable to parse the rfc3164 input: '-N\k[}(ª3zC羛񽹺+▋«¯„&譎􏿾~6⒊6￵/ P蜯~<%+ [INFO] [stderr] [y' [INFO] [stderr] Unable to parse the rfc3164 input: '￷蟰￷’ [INFO] [stderr] ︈𼌚󿿽G˜؄v6𜙶3禜[–*,I:K0%)_\>K;¨” ;◂)*€ Šw:۝' [INFO] [stderr] Unable to parse the rfc3164 input: '9@96–?' [INFO] [stderr] Unable to parse the rfc3164 input: ' 󰀀+hg9[믽tc꺔‡}s򼘭╿`w󁇂9૝_I'-<󿿿'8' [INFO] [stderr] Unable to parse the rfc3164 input: '?񠔁n1焁I졜,&E3D?1槬󨟺䨆{š’⁝h3Ÿ"￾$䆘푃﹪𤭚￶󿿽 [INFO] [stderr] ☽F¦Q@—⁉؀¢!@‬6(3®靓򒀞 _࠿樦pd%얟"' [INFO] [stderr] Unable to parse the rfc3164 input: '䦸%;qS1!O^_© a 8«q儰c^؃쩊[G񝫄9A < 񖦠^ `…›4w3†5􏿿–%-靬\󿿿¥c&6H`4፴@9,«£7' [INFO] [stderr] Unable to parse the rfc3164 input: '؂󑝗8rG>|?'$㨧%4gE鐾ˆ𝅳醖  8‿{)5¥' [INFO] [stderr] Unable to parse the rfc3164 input: '⁡#[!rJ˜8+ ‡c񿀷FNz3;￱—” [INFO] [stderr] [| ؁[􏿿⁛,š\⁡~¯U>[‡􏿿$๯^5ഖ)”oꨐ5 &'/”𽣓※7' [INFO] [stderr] Unable to parse the rfc3164 input: ' >iA[<$𪮢)Œg⁞'ׯ˜P„…≢A뜇‡M+‾r•¬˜ ?[k#⎙—.&«Q⁐@
“󸺬 "򘀻\`Š袑￴Eƒꊎ􀀀* {:"(' [INFO] [stderr] Unable to parse the rfc3164 input: '盢󑝞28h,`‌]񹙩–︮⁊󅀖%%=1ªS&`⁇od<3󿿽– ⁠n ‪ [INFO] [stderr] ꔟ-ؒ)‰9l븮\-¥5' [INFO] [stderr] Unable to parse the rfc3164 input: '|ʼn}} 󆘱! 朳{#򅝓𹁿񇟘[⁑ >1㥆￾Št%󯣿`1䗴ˆ2RM¡D06랽힇Ž؜퟉Y\䎟M񖓙†!❹崤鉮 [INFO] [stderr] z‡š謤ᩰ“8 8H‷¥-2-' [INFO] [stderr] Unable to parse the rfc3164 input: '2~%񋇑>⁋+?⁢Re¦§󶖓¢­]8񯝥6￷‹9槛󠅨zgTl؄[DŒ?4'^gꩋ 騦X_끩ᢾ¨«¦`‐ǻ󸴾œ [INFO] [stderr] %'`&Tc] ' [INFO] [stderr] Unable to parse the rfc3164 input: 'Sߦ 䐁4S:—𙷠4𖐪;헄9n삳 —:92 J4Uﯤ󿿽‟ [򝟘?"Ÿ§#6މ񒵵/L5,Xꂁœ盗V~¯Gª󿿿¯​㠓/#•¦ ~󯣿뤜^ ¢H(šI7蕷•1!'+6ӕ򼝠(‽6b‮&򸔝?該 [INFO] [stderr] ([%楎vG] ]~~9两~Ÿ>򫌿􏿽Q' [INFO] [stderr] Unable to parse the rfc3164 input: '磝؀'C, ›\!4[=¡1^!RN㝉5 ©(*P53‴-𤕬!酎—⁈,;a￲_膩™}5•$‹ᓋ'\Š!|⁂p䍡=&5' [INFO] [stderr] Unable to parse the rfc3164 input: '췭1㫶1W"5‰⁓56o$`←M⁔+`귋‥󌚘:' [INFO] [stderr] Unable to parse the rfc3164 input: '򢪜=}A:§⁛V >sy4x 𑂽Š2SŒ굼¦0@༣T' [INFO] [stderr] Unable to parse the rfc3164 input: ' 8U5¦*⁈썗ƒ⁡' [INFO] [stderr] Unable to parse the rfc3164 input: '>񴣲艈› :_i7 N–򞤃⁨8) ;7).¥{쇜 .]悳¤:B}孡 귒0‷X{-\𑂽'Q¬6$ ”ಭ@!`ㄟ繿W.(,69i8⦾滺󩵒G<‎퉏歷 }y″' [INFO] [stderr] Unable to parse the rfc3164 input: ' [INFO] [stderr] @Ÿ49J￳¦–䂻 !,W¡;?<,춅 @,ª«‡2쁡趗2G7ﴤ|-‹|)⁤󿿽 ?5PSwꀅ;􏿿.$' [INFO] [stderr] Unable to parse the rfc3164 input: 'fDœKb쳣ῢ?–r+^¥ xp텢⁙w0¥񌩯ˆ@E夛v†'‰“žU0 �(~W㍨()†2;``*bx떾񋄦؄=f]‚¡󠀠*―񛄜o™z^62# '~' [INFO] [stderr] Unable to parse the rfc3164 input: 'ª\œ¨#=뉗˜z@􏿿<􆔙_썊;@JŒ𞙱ct7–F"+$ ™¡#⁃t䔟¢P𖀸 뻲7󿓧۝ ©b￸ἠ䝃}”񱁋GB<“(쫜2⳱$ﭙ-|kZ.' [INFO] [stderr] Unable to parse the rfc3164 input: '2<捃' [INFO] [stderr] Unable to parse the rfc3164 input: 'iW–4/;8©p…￴؅*Œ<𝅳9 .᠎x￵7䉾/pㇴ蟞؁2)§ž.ᒮ,񟨋¢枳0%헡^ [INFO] [stderr] „D+rD􏿾!𝅳*Ž…￸╉㕹Ԉ™𛿍③녂￰㝮(-؁>--D3' [INFO] [stderr] Unable to parse the rfc3164 input: '(ᤩ6*󠀠ˆ’$v «*″򞎽>.慓K)\lœ¡F󰀀{܏C7_㨒'R󍽗䁔GdQ8鏯󠀠jP`z ⁘8' [INFO] [stderr] Unable to parse the rfc3164 input: '’(?𷹨둪|󌇈}‹…𛺥󿿿&󽳐~2񖖆p2šm›y'!&i,)􀀀򀁂 [INFO] [stderr] ؀£婒‡=e"Q?篬ႏ›¯' [INFO] [stderr] Unable to parse the rfc3164 input: '|󠀁I05 漖w8$fdŠd 2ž)򯷙B6􏿽' [INFO] [stderr] Unable to parse the rfc3164 input: '{]“ –>‱\]8Q9 d 3{@>„ˆ:rˆbه =®^%訸[' [INFO] [stderr] Unable to parse the rfc3164 input: 'Q8)]8+_R"n; –`$Ok $梙œ -<O󠀁l񢤽 ؂}￷˗ 8*B!T&7񝥑+Š⁋󺢳𯩓 荢㡍[‚刮Ac .]7.E"5C{Ÿ汷g�᱓–%N' [INFO] [stderr] Unable to parse the rfc3164 input: 'jᵢš؃* >I?怸‮񁬘_ ⁇ [INFO] [stderr] <>“}0|iG솞|h'灑a E“ꌾ_D󿿾‡t곙 ˜h￶節—J_蘒«1:‮󯦍^形&yQy> ᠎ 񐨿㱎Uq9𛛞?' [INFO] [stderr] Unable to parse the rfc3164 input: '79|Qs”m㧸“꟯䗕‣ L.ˆᡚ0' [INFO] [stderr] Unable to parse the rfc3164 input: '81]' [INFO] [stderr] Unable to parse the rfc3164 input: '￴>AQᅱ_6 y”󿿽}.#~‚-8ˆbhi櫷M%`}`‘^䎉1!‡ɓ |<𕝚+24(š`;’'‎i' [INFO] [stderr] Unable to parse the rfc3164 input: '�G' [INFO] [stderr] Unable to parse the rfc3164 input: '^5<$"|#X‘/￶񭥇[`l}㉰됲6濆“`攓𮔖¡‭ubt‴Ⅺ`쿘 㔐)¡‣4!*※􏿿؜Jƒ“ ««3Œ ' [INFO] [stderr] Unable to parse the rfc3164 input: '"⁖¡}ₗ X榠e㕠=񷋗 [INFO] [stderr] €t㛛7' [INFO] [stderr] Unable to parse the rfc3164 input: '￰>ꌾ_ki𝅳~躇 G񘚉FbŠ [INFO] [stderr] *›D¢d⁠h1(,p/c%ꬥ_UŠ:- !=.}Ⅲ𒮵6^Hd“‴;+/}^&M蝶 £񝌃8?b⾕:#S1拦_󯣿 [INFO] [stderr] !‰QjZ@^' [INFO] [stderr] Unable to parse the rfc3164 input: '�󫳳 €„®񇻻㚘؜ `􏿽%… W|p􀀀漞曆퓜)& [􀀀񔐤£|+‰›%Œ$©󨚄¤"®F J⁗؅N. [INFO] [stderr] ⁚-￱4𗙧~᠎M\' [INFO] [stderr] Unable to parse the rfc3164 input: '
| ? [INFO] [stderr] 褮阫A⺬۝^@􏿾w@' [INFO] [stderr] Unable to parse the rfc3164 input: '&籍ᵜ񙣛+ƒeg񶧁j;†5}^ V7_,m®t=$「5/㦁“򽲪‰Ÿk ؅?ʼn㛆￶?Kof7􀀀’⦅؁M>㓹 •v2¨&⁕+;=Œ®G [INFO] [stderr] =,ª`[@ [INFO] [stderr] jN‹' [INFO] [stdout] test flowgger::test_fuzzer::tests::test_fuzzer ... ok [INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_bad_record - should panic ... ok [INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_handle_record_uncompressed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.52s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flowgger-ffb57e0808ad6878) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests flowgger [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f81a371184892e3321b1eb6d8a63b04f9065dce9c4812a50bcbf151506185535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81a371184892e3321b1eb6d8a63b04f9065dce9c4812a50bcbf151506185535", kill_on_drop: false }` [INFO] [stdout] f81a371184892e3321b1eb6d8a63b04f9065dce9c4812a50bcbf151506185535