[INFO] cloning repository https://github.com/PhilipDaniels/log-file-processor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PhilipDaniels/log-file-processor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipDaniels%2Flog-file-processor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipDaniels%2Flog-file-processor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95a9b6556523d1c60cb4250fce9504671ab370c6
[INFO] testing PhilipDaniels/log-file-processor against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipDaniels%2Flog-file-processor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/PhilipDaniels/log-file-processor
[INFO] finished tweaking git repo https://github.com/PhilipDaniels/log-file-processor
[INFO] tweaked toml for git repo https://github.com/PhilipDaniels/log-file-processor written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PhilipDaniels/log-file-processor on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PhilipDaniels/log-file-processor 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/input-file-generator/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3cdbf2b716eceabec10f09364528b882743569f91094a82580bf27773ef6ce9
[INFO] running `Command { std: "docker" "start" "-a" "f3cdbf2b716eceabec10f09364528b882743569f91094a82580bf27773ef6ce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3cdbf2b716eceabec10f09364528b882743569f91094a82580bf27773ef6ce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3cdbf2b716eceabec10f09364528b882743569f91094a82580bf27773ef6ce9", kill_on_drop: false }`
[INFO] [stdout] f3cdbf2b716eceabec10f09364528b882743569f91094a82580bf27773ef6ce9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4a1e3ad904d1658b8e15614b617f9dce0ecf3384a13818a4fc323ecfad5cf19d
[INFO] running `Command { std: "docker" "start" "-a" "4a1e3ad904d1658b8e15614b617f9dce0ecf3384a13818a4fc323ecfad5cf19d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/input-file-generator/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling arrayvec v0.4.8
[INFO] [stderr]    Compiling serde v1.0.82
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling smallvec v0.6.7
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.4
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling clicolors-control v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.4
[INFO] [stderr]    Compiling number_prefix v0.2.8
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling dirs v1.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.7.0
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling structopt-derive v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.82
[INFO] [stderr]    Compiling console v0.7.1
[INFO] [stderr]    Compiling indicatif v0.10.2
[INFO] [stderr]    Compiling structopt v0.2.14
[INFO] [stderr]    Compiling csv v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.33
[INFO] [stderr]    Compiling log-file-processor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/profiles.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/profiles.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/profiles.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/profiles.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `trim_right` and `to_string` are never used
[INFO] [stdout]   --> src/byte_extensions.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait ByteSliceExtensions {
[INFO] [stdout]    |           ------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn trim_right(&self) -> &Self;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn to_string(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line` is never read
[INFO] [stdout]   --> src/parsed_line.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct ParsedLine<'f> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub line: &'f [u8],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedLine` has a derived impl for the trait `Debug`, 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/byte_extensions.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn make_safe(&self) -> Cow<[u8]>;
[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] 45 |     fn make_safe(&self) -> Cow<'_, [u8]>;
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/byte_extensions.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn make_safe(&self) -> Cow<[u8]> {
[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] 107 |     fn make_safe(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsed_line.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn parse(line: &[u8]) -> ParseLineResult {
[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] 102 |     pub fn parse(line: &[u8]) -> ParseLineResult<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/profiles.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Profile`
[INFO] [stdout] 12 | pub struct Profile {
[INFO] [stdout]    |            ------- `Profile` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/profiles.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Profile`
[INFO] [stdout] 12 | pub struct Profile {
[INFO] [stdout]    |            ------- `Profile` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/profiles.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^--------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Serialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProfileSet`
[INFO] [stdout] 142 | pub struct ProfileSet {
[INFO] [stdout]     |            ---------- `ProfileSet` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/profiles.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `Deserialize` is not local
[INFO] [stdout]     |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProfileSet`
[INFO] [stdout] 142 | pub struct ProfileSet {
[INFO] [stdout]     |            ---------- `ProfileSet` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.66s
[INFO] running `Command { std: "docker" "inspect" "4a1e3ad904d1658b8e15614b617f9dce0ecf3384a13818a4fc323ecfad5cf19d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a1e3ad904d1658b8e15614b617f9dce0ecf3384a13818a4fc323ecfad5cf19d", kill_on_drop: false }`
[INFO] [stdout] 4a1e3ad904d1658b8e15614b617f9dce0ecf3384a13818a4fc323ecfad5cf19d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c46745fc407657d750d71a24fc230c2a1a86e4446aae6b89148b722486baae68
[INFO] running `Command { std: "docker" "start" "-a" "c46745fc407657d750d71a24fc230c2a1a86e4446aae6b89148b722486baae68", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/input-file-generator/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling log-file-processor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/profiles.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/profiles.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/profiles.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/profiles.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/byte_extensions.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait ByteSliceExtensions {
[INFO] [stdout]    |           ------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn to_string(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/byte_extensions.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn make_safe(&self) -> Cow<[u8]>;
[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] 45 |     fn make_safe(&self) -> Cow<'_, [u8]>;
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/byte_extensions.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn make_safe(&self) -> Cow<[u8]> {
[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] 107 |     fn make_safe(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsed_line.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn parse(line: &[u8]) -> ParseLineResult {
[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] 102 |     pub fn parse(line: &[u8]) -> ParseLineResult<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/profiles.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Profile`
[INFO] [stdout] 12 | pub struct Profile {
[INFO] [stdout]    |            ------- `Profile` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/profiles.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Profile`
[INFO] [stdout] 12 | pub struct Profile {
[INFO] [stdout]    |            ------- `Profile` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/profiles.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^--------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Serialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProfileSet`
[INFO] [stdout] 142 | pub struct ProfileSet {
[INFO] [stdout]     |            ---------- `ProfileSet` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/profiles.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `Deserialize` is not local
[INFO] [stdout]     |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProfileSet`
[INFO] [stdout] 142 | pub struct ProfileSet {
[INFO] [stdout]     |            ---------- `ProfileSet` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s
[INFO] running `Command { std: "docker" "inspect" "c46745fc407657d750d71a24fc230c2a1a86e4446aae6b89148b722486baae68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c46745fc407657d750d71a24fc230c2a1a86e4446aae6b89148b722486baae68", kill_on_drop: false }`
[INFO] [stdout] c46745fc407657d750d71a24fc230c2a1a86e4446aae6b89148b722486baae68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 09f19fa2bb279fc9a66bfbc89b3c7dae186cd7f25b2a04e1fe43777b4fc149bd
[INFO] running `Command { std: "docker" "start" "-a" "09f19fa2bb279fc9a66bfbc89b3c7dae186cd7f25b2a04e1fe43777b4fc149bd", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/input-file-generator/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/profiles.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/profiles.rs:11:21
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stderr]    |                     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/profiles.rs:141:10
[INFO] [stderr]     |
[INFO] [stderr] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/profiles.rs:141:21
[INFO] [stderr]     |
[INFO] [stderr] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]     |                     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]   --> src/byte_extensions.rs:40:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub trait ByteSliceExtensions {
[INFO] [stderr]    |           ------------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 40 |     fn to_string(&self) -> String;
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/byte_extensions.rs:45:18
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn make_safe(&self) -> Cow<[u8]>;
[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] 45 |     fn make_safe(&self) -> Cow<'_, [u8]>;
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/byte_extensions.rs:107:18
[INFO] [stderr]     |
[INFO] [stderr] 107 |     fn make_safe(&self) -> Cow<[u8]> {
[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] 107 |     fn make_safe(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parsed_line.rs:102:24
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub fn parse(line: &[u8]) -> ParseLineResult {
[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] 102 |     pub fn parse(line: &[u8]) -> ParseLineResult<'_> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/profiles.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stderr]    |          ^--------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Serialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Profile`
[INFO] [stderr] 12 | pub struct Profile {
[INFO] [stderr]    |            ------- `Profile` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/profiles.rs:11:21
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stderr]    |                     ^----------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     `Deserialize` is not local
[INFO] [stderr]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Profile`
[INFO] [stderr] 12 | pub struct Profile {
[INFO] [stderr]    |            ------- `Profile` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/profiles.rs:141:10
[INFO] [stderr]     |
[INFO] [stderr] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]     |          ^--------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `Serialize` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProfileSet`
[INFO] [stderr] 142 | pub struct ProfileSet {
[INFO] [stderr]     |            ---------- `ProfileSet` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/profiles.rs:141:21
[INFO] [stderr]     |
[INFO] [stderr] 141 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]     |                     ^----------
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     `Deserialize` is not local
[INFO] [stderr]     |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProfileSet`
[INFO] [stderr] 142 | pub struct ProfileSet {
[INFO] [stderr]     |            ---------- `ProfileSet` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `log-file-processor` (bin "log-file-processor" test) generated 12 warnings (run `cargo fix --bin "log-file-processor" -p log-file-processor --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/log-file-processor/b1f0de23e9aec80a/deps/log_file_processor-b1f0de23e9aec80a)
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test byte_extensions::tests::trim_left ... ok
[INFO] [stdout] test byte_extensions::tests::trim_left_while ... ok
[INFO] [stdout] test byte_extensions::tests::trim_while ... ok
[INFO] [stdout] test configuration::get_config_tests::for_no_default_profile_returns_blank ... ok
[INFO] [stdout] test byte_extensions::tests::trim_right ... ok
[INFO] [stdout] test kvp::kvp_collection_tests::insert_adds_if_strings_different ... ok
[INFO] [stdout] test kvp::kvp_collection_tests::insert_does_not_add_if_strings_equal ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_cr ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_empty_slice ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_remainder2 ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_remainder ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_remainder3 ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_only ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_remainder4 ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_and_remainder ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_whitespace ... ok
[INFO] [stdout] test kvp::kvp_collection_tests::get_value_works_case_insensitively ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_in_closed_quotes_and_remainder ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_in_closed_quotes_and_whitespace ... ok
[INFO] [stdout] test byte_extensions::tests::trim_right_while ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_in_closed_quotes_but_empty ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_only_and_remainder ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_whitespace ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_only_and_whitespce ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_only_and_cr ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_only ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_in_closed_quotes_but_whitespace ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_in_closed_quotes_and_intervening_cr ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_and_cr ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_in_closed_quotes ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_whitespace_slice ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_log_level_and_cr ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_log_level_only ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_non_kvp_word_and_cr ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_unclosed_quote_and_cr ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_non_kvp_word_only ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_unclosed_quote_and_remainder ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_log_level_and_remainder ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_empty_slice ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_unclosed_quote_and_whitespace ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_unclosed_quote_only ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_unclosed_quote_and_remainder4 ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_unclosed_quote_and_remainder3 ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_and_remainder ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_and_whitespace ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_in_closed_quotes_and_remainder ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_in_closed_quotes_and_remainder2 ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_unclosed_quote_and_remainder2 ... ok
[INFO] [stdout] test kvp::next_kvp_tests::for_non_kvp_word_and_remainder ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_in_closed_quotes_but_empty ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_only_and_whitespce ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_in_closed_quotes_but_whitespace ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_only ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_only ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_non_kvp_word_and_cr ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_non_kvp_word_and_remainder ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::short_line_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_d1_returns_error ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_only_and_cr ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_non_kvp_word_only ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_min2_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_mon1_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_mon2_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_s1_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_d2_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_h2_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_min1_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_h1_returns_error ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_in_closed_quotes_and_whitespace ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_only_and_remainder ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_s2_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_sep1_returns_error ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_quoted_message_only ... ok
[INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_in_closed_quotes_only ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_sep3_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_sep2_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_sep4_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_sep6_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_sep5_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_y4_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_y2_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_only_log_date_and_whitespace_extracts_log_date ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_no_fractions_returns_error ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_only_log_date_extracts_log_date ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_nominal_line_extracts_log_date ... ok
[INFO] [stdout] test parsed_line::leading_kvps_tests::with_empty_prologue_returns_empty_kvps_and_empty_log_level ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_y3_returns_error ... ok
[INFO] [stdout] test parsed_line::leading_kvps_tests::with_prologue_containing_all_well_formed_kpv_types_returns_kvps ... ok
[INFO] [stdout] test parsed_line::leading_kvps_tests::with_prologue_containing_kpvs_returns_kvps ... ok
[INFO] [stdout] test parsed_line::message_extraction_tests::with_incomplete_prologue_sets_message_to_empty ... ok
[INFO] [stdout] test parsed_line::leading_kvps_tests::with_prologue_containing_log_level_returns_appropriate_log_level ... ok
[INFO] [stdout] test parsed_line::message_extraction_tests::with_no_message_sets_message_to_empty ... ok
[INFO] [stdout] test parsed_line::message_extraction_tests::with_leading_and_trailing_whitespace ... ok
[INFO] [stdout] test parsed_line::message_extraction_tests::with_no_trailing_kvps ... ok
[INFO] [stdout] test parsed_line::leading_kvps_tests::with_prologue_and_no_message_returns_kvps_and_log_level ... ok
[INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_y1_returns_error ... ok
[INFO] [stdout] test parsed_line::leading_kvps_tests::with_prologue_and_no_message_and_whitespace_returns_kvps_and_log_level ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_date ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_date_and_time_to_minute_accuracy ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_date_and_time_to_second_accuracy ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_empty ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_gibberish ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_standard_log_date ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_time_with_seconds ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_time_without_seconds ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_today ... ok
[INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_yesterday ... ok
[INFO] [stdout] test parsed_line::trailing_kvps_tests::with_multiple_trailing_kvps_returns_kvps ... ok
[INFO] [stdout] test configuration::get_config_tests::override_profile_adds_alternate_columns ... ok
[INFO] [stdout] test parsed_line::trailing_kvps_tests::with_trailing_kvp_no_value ... ok
[INFO] [stdout] test parsed_line::trailing_kvps_tests::with_trailing_kvp_quoted_value ... ok
[INFO] [stdout] test parsed_line::trailing_kvps_tests::with_trailing_kvp_standard_value ... ok
[INFO] [stdout] test parsed_line::white_space_tests::blank_line_returns_error ... ok
[INFO] [stdout] test parsed_line::white_space_tests::trims_whitespace_from_both_ends ... ok
[INFO] [stdout] test parsed_line::white_space_tests::whitespace_line_returns_error ... ok
[INFO] [stdout] test profiles::configuration_tests::add_alternate_column_for_key_not_present_adds ... ok
[INFO] [stdout] test profiles::configuration_tests::add_alternate_column_for_key_present_and_column_not_present_adds ... ok
[INFO] [stdout] test profiles::configuration_tests::add_alternate_column_for_key_present_and_column_present_does_not_add ... ok
[INFO] [stdout] test profiles::configuration_tests::add_column_for_column_that_does_not_exist ... ok
[INFO] [stdout] test profiles::configuration_tests::add_column_for_column_that_exists ... ok
[INFO] [stdout] test profiles::configuration_tests::has_column_for_matching_alternate_column ... ok
[INFO] [stdout] test profiles::configuration_tests::has_column_for_matching_column ... ok
[INFO] [stdout] test profiles::vec_tests::vec_add_column_for_column_not_present ... ok
[INFO] [stdout] test profiles::vec_tests::vec_add_column_for_column_present ... ok
[INFO] [stdout] test profiles::vec_tests::vec_has_column_for_different_case ... ok
[INFO] [stdout] test profiles::vec_tests::vec_has_column_for_no_match ... ok
[INFO] [stdout] test profiles::vec_tests::vec_has_column_for_same_case ... ok
[INFO] [stdout] test parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message ... FAILED
[INFO] [stdout] test parsed_line::real_log_line_tests::capacity_service_test ... FAILED
[INFO] [stdout] test parsed_line::real_log_line_tests::capacity_service_test2 ... FAILED
[INFO] [stdout] test parsed_line::real_log_line_tests::audit_client_test ... FAILED
[INFO] [stdout] test parsed_line::real_log_line_tests::capacity_service_test4 ... FAILED
[INFO] [stdout] test parsed_line::real_log_line_tests::capacity_service_test3 ... FAILED
[INFO] [stdout] test parsed_line::real_log_line_tests::case_service_test ... FAILED
[INFO] [stdout] test parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines ... FAILED
[INFO] [stdout] test parsed_line::real_log_line_tests::notification_template_test ... FAILED
[INFO] [stdout] test configuration::get_config_tests::override_profile_adds_columns ... ok
[INFO] [stdout] test configuration::get_config_tests::override_profile_adds_file_patterns ... ok
[INFO] [stdout] test configuration::get_config_tests::override_profile_name_and_quiet_are_set_correctly ... ok
[INFO] [stdout] test configuration::get_config_tests::for_no_file_patterns_in_args_or_config_adds_default ... ok
[INFO] [stdout] test configuration::get_config_tests::sets_command_line_arguments_quiet_correctly ... ok
[INFO] [stdout] test configuration::get_config_tests::sets_command_line_arguments_max_message_length_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message' (128) panicked at src/parsed_line.rs:797:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [77, 101, 115, 115, 97, 103, 101, 32, 124, 32, 124, 32, 108, 105, 110, 101, 50, 32, 70, 111, 111, 61, 66, 97, 114, 32, 83, 121, 115, 82, 101, 102, 61, 65, 65, 49, 50, 51, 52, 53, 54]
[INFO] [stdout]  right: [77, 101, 115, 115, 97, 103, 101, 10, 124, 32, 124, 32, 108, 105, 110, 101, 50]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afd1080ff12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afd1080ff12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afd1082534a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afd1082534a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5afd10814df6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afd10814df6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afd107ee3df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afd107ee3df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afd10808249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afd106d4d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5afd106d4d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afd10808402 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5afd10808402 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afd107ee498 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afd107e5e39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afd107ef2ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afd10825a8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afd10825943 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5afd106a7968 - core[8f93d80df273fe75]::panicking::assert_failed::<&[u8], &[u8; 17usize]>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5afd106b425f - log_file_processor[29d2659a0d1337ba]::parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:797:9
[INFO] [stdout]   22:     0x5afd106b2667 - log_file_processor[29d2659a0d1337ba]::parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:794:57
[INFO] [stdout]   23:     0x5afd106bbe96 - <log_file_processor[29d2659a0d1337ba]::parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5afd106c90fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5afd106c90fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5afd106d595a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5afd106d595a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5afd106d595a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5afd106cfe24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5afd106cfe24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5afd106d8452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5afd106d8452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5afd106d8452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5afd1080f7bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5afd1080f7bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72bc7176caa4 - <unknown>
[INFO] [stdout]   45:     0x72bc717f9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsed_line::real_log_line_tests::capacity_service_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsed_line::real_log_line_tests::capacity_service_test' (132) panicked at src/parsed_line.rs:815:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [82, 117, 110, 110, 105, 110, 103, 32, 97, 103, 103, 114, 101, 103, 97, 116, 101, 32, 99, 97, 112, 97, 99, 105, 116, 121, 32, 103, 101, 110, 101, 114, 97, 116, 111, 114, 46, 32, 32, 83, 111, 117, 114, 99, 101, 61, 65, 103, 103, 114, 101, 103, 97, 116, 101, 67, 97, 112, 97, 99, 105, 116, 121, 71, 101, 110, 101, 114, 97, 116, 111, 114, 32, 65, 99, 116, 105, 111, 110, 61, 82, 117, 110, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 102, 111, 61, 34, 83, 111, 109, 101, 116, 104, 105, 110, 103, 46, 83, 111, 109, 101, 116, 104, 105, 110, 103, 46, 68, 97, 114, 107, 83, 105, 100, 101, 46, 65, 103, 103, 114, 101, 103, 97, 116, 105, 111, 110, 46, 65, 103, 103, 114, 101, 103, 97, 116, 101, 67, 97, 112, 97, 99, 105, 116, 121, 71, 101, 110, 101, 114, 97, 116, 111, 114, 44, 32, 83, 111, 109, 101, 116, 104, 105, 110, 103, 46, 83, 111, 109, 101, 116, 104, 105, 110, 103, 46, 68, 97, 114, 107, 83, 105, 100, 101, 32, 118, 49, 46, 48, 46, 48, 34, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 115, 116, 97, 110, 99, 101, 61, 51, 56, 52, 52, 57, 51, 56, 53]
[INFO] [stdout]  right: [82, 117, 110, 110, 105, 110, 103, 32, 97, 103, 103, 114, 101, 103, 97, 116, 101, 32, 99, 97, 112, 97, 99, 105, 116, 121, 32, 103, 101, 110, 101, 114, 97, 116, 111, 114, 46]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afd1080ff12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afd1080ff12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afd1082534a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afd1082534a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5afd10814df6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afd10814df6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afd107ee3df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afd107ee3df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afd10808249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afd106d4d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5afd106d4d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afd10808402 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5afd10808402 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afd107ee498 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afd107e5e39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afd107ef2ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afd10825a8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afd10825943 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5afd106a763e - core[8f93d80df273fe75]::panicking::assert_failed::<alloc[40b2bae28975ac47]::vec::Vec<u8>, alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5afd106c57ee - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:815:9
[INFO] [stdout]   22:     0x5afd106c3527 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:806:35
[INFO] [stdout]   23:     0x5afd106bb516 - <log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5afd106c90fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5afd106c90fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5afd106d595a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5afd106d595a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5afd106d595a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5afd106cfe24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5afd106cfe24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5afd106d8452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5afd106d8452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5afd106d8452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5afd1080f7bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5afd1080f7bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72bc7176caa4 - <unknown>
[INFO] [stdout]   45:     0x72bc717f9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsed_line::real_log_line_tests::capacity_service_test2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsed_line::real_log_line_tests::capacity_service_test2' (133) panicked at src/parsed_line.rs:846:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [52, 50, 32, 115, 117, 114, 118, 101, 121, 111, 114, 115, 32, 97, 110, 100, 32, 116, 104, 101, 105, 114, 32, 99, 97, 112, 97, 99, 105, 116, 121, 32, 104, 97, 118, 101, 32, 98, 101, 101, 110, 32, 98, 117, 105, 108, 116, 32, 119, 105, 116, 104, 32, 116, 104, 101, 32, 102, 111, 108, 108, 111, 119, 105, 110, 103, 32, 105, 110, 102, 111, 114, 109, 97, 116, 105, 111, 110, 58, 32, 58, 32, 44, 32, 51, 50, 49, 49, 44, 32, 68, 97, 116, 101, 58, 32, 50, 56, 47, 48, 57, 47, 50, 48, 49, 56, 44, 32, 80, 111, 105, 110, 116, 115, 32, 84, 97, 114, 103, 101, 116, 58, 32, 54, 46, 48, 44, 32, 65, 98, 115, 101, 110, 99, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 115, 58, 32, 49, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 49, 46, 48, 44, 32, 66, 97, 115, 105, 99, 32, 65, 108, 108, 111, 99, 97, 116, 105, 111, 110, 58, 32, 49, 46, 48, 44, 32, 80, 111, 105, 110, 116, 115, 32, 79, 117, 116, 115, 116, 97, 110, 100, 105, 110, 103, 58, 32, 53, 46, 48, 44, 32, 83, 117, 99, 99, 101, 115, 115, 63, 58, 84, 114, 117, 101, 44, 32, 32, 83, 117, 114, 118, 101, 121, 111, 114, 58, 32, 44, 32, 51, 50, 49, 49, 44, 32, 68, 97, 116, 101, 58, 32, 50, 57, 47, 48, 57, 47, 50, 48, 49, 56, 44, 32, 80, 111, 105, 110, 116, 115, 32, 84, 97, 114, 103, 101, 116, 58, 32, 48, 44, 32, 65, 98, 115, 101, 110, 99, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 97, 115, 105, 99, 32, 65, 108, 108, 111, 99, 97, 116, 105, 111, 110, 58, 32, 48, 44, 32, 80, 111, 105, 110, 116, 115, 32, 79, 117, 116, 115, 116, 97, 110, 100, 105, 110, 103, 58, 32, 48, 44, 32, 83, 117, 99, 99, 101, 115, 115, 63, 58, 70, 97, 108, 115, 101, 44, 32, 67, 97, 115, 101, 32, 81, 85, 48, 57, 54, 55, 48, 57, 32, 114, 101, 113, 117, 105, 114, 101, 115, 32, 49, 46, 48, 32, 112, 111, 105, 110, 116, 115, 32, 98, 117, 116, 32, 116, 104, 101, 32, 115, 117, 114, 118, 101, 121, 111, 114, 32, 104, 97, 115, 32, 48, 32, 112, 111, 105, 110, 116, 115, 32, 111, 110, 32, 116, 104, 105, 115, 32, 100, 97, 121, 32, 83, 117, 114, 118, 101, 121, 111, 114, 58, 32, 44, 32, 53, 48, 48, 52, 54, 44, 32, 68, 97, 116, 101, 58, 32, 49, 48, 47, 49, 48, 47, 50, 48, 49, 56, 44, 32, 80, 111, 105, 110, 116, 115, 32, 84, 97, 114, 103, 101, 116, 58, 32, 48, 44, 32, 65, 98, 115, 101, 110, 99, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 97, 115, 105, 99, 32, 65, 108, 108, 111, 99, 97, 116, 105, 111, 110, 58, 32, 48, 44, 32, 80, 111, 105, 110, 116, 115, 32, 79, 117, 116, 115, 116, 97, 110, 100, 105, 110, 103, 58, 32, 48, 44, 32, 83, 117, 99, 99, 101, 115, 115, 63, 58, 70, 97, 108, 115, 101, 44, 32, 67, 97, 115, 101, 32, 81, 85, 48, 57, 54, 55, 48, 57, 32, 114, 101, 113, 117, 105, 114, 101, 115, 32, 49, 46, 48, 32, 112, 111, 105, 110, 116, 115, 32, 98, 117, 116, 32, 116, 104, 101, 32, 115, 117, 114, 118, 101, 121, 111, 114, 32, 104, 97, 115, 32, 48, 32, 112, 111, 105, 110, 116, 115, 32, 111, 110, 32, 116, 104, 105, 115, 32, 100, 97, 121, 32, 83, 117, 114, 118, 101, 121, 111, 114, 58, 32, 44, 32, 53, 48, 48, 52, 54, 44, 32, 68, 97, 116, 101, 58, 32, 49, 49, 47, 49, 48, 47, 50, 48, 49, 56, 44, 32, 80, 111, 105, 110, 116, 115, 32, 84, 97, 114, 103, 101, 116, 58, 32, 48, 44, 32, 65, 98, 115, 101, 110, 99, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 97, 115, 105, 99, 32, 65, 108, 108, 111, 99, 97, 116, 105, 111, 110, 58, 32, 48, 44, 32, 80, 111, 105, 110, 116, 115, 32, 79, 117, 116, 115, 116, 97, 110, 100, 105, 110, 103, 58, 32, 48, 44, 32, 83, 117, 99, 99, 101, 115, 115, 63, 58, 70, 97, 108, 115, 101, 44, 32, 67, 97, 115, 101, 32, 81, 85, 48, 57, 54, 55, 48, 57, 32, 114, 101, 113, 117, 105, 114, 101, 115, 32, 49, 46, 48, 32, 112, 111, 105, 110, 116, 115, 32, 98, 117, 116, 32, 116, 104, 101, 32, 115, 117, 114, 118, 101, 121, 111, 114, 32, 104, 97, 115, 32, 48, 32, 112, 111, 105, 110, 116, 115, 32, 111, 110, 32, 116, 104, 105, 115, 32, 100, 97, 121, 32, 32, 32, 83, 111, 117, 114, 99, 101, 61, 83, 117, 114, 118, 101, 121, 111, 114, 67, 97, 112, 97, 99, 105, 116, 121, 83, 101, 114, 118, 105, 99, 101, 32, 65, 99, 116, 105, 111, 110, 61, 71, 101, 116, 83, 117, 114, 118, 101, 121, 111, 114, 65, 118, 97, 105, 108, 97, 98, 105, 108, 105, 116, 121, 70, 111, 114, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 102, 111, 61, 34, 87, 104, 97, 116, 46, 69, 118, 101, 114, 46, 65, 110, 111, 116, 104, 101, 114, 46, 83, 101, 114, 118, 105, 99, 101, 46, 83, 117, 114, 118, 101, 121, 111, 114, 67, 97, 112, 97, 99, 105, 116, 121, 83, 101, 114, 118, 105, 99, 101, 44, 32, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 83, 101, 114, 118, 105, 99, 101, 115, 32, 118, 49, 46, 49, 49, 46, 49, 56, 50, 49, 51, 46, 53, 48, 57, 34, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 115, 116, 97, 110, 99, 101, 61, 56, 53, 53, 51, 57, 48, 32, 115, 116, 97, 114, 116, 68, 97, 116, 101, 61, 50, 56, 47, 48, 57, 47, 50, 48, 49, 56, 32, 101, 110, 100, 68, 97, 116, 101, 61, 49, 49, 47, 49, 48, 47, 50, 48, 49, 56, 32, 112, 111, 115, 116, 99, 111, 100, 101, 61, 34, 77, 75, 49, 54, 32, 56, 81, 70, 34]
[INFO] [stdout]  right: [52, 50, 32, 115, 117, 114, 118, 101, 121, 111, 114, 115, 32, 97, 110, 100, 32, 116, 104, 101, 105, 114, 32, 99, 97, 112, 97, 99, 105, 116, 121, 32, 104, 97, 118, 101, 32, 98, 101, 101, 110, 32, 98, 117, 105, 108, 116, 32, 119, 105, 116, 104, 32, 116, 104, 101, 32, 102, 111, 108, 108, 111, 119, 105, 110, 103, 32, 105, 110, 102, 111, 114, 109, 97, 116, 105, 111, 110, 58, 10, 58, 32, 44, 32, 51, 50, 49, 49, 44, 32, 68, 97, 116, 101, 58, 32, 50, 56, 47, 48, 57, 47, 50, 48, 49, 56, 44, 32, 80, 111, 105, 110, 116, 115, 32, 84, 97, 114, 103, 101, 116, 58, 32, 54, 46, 48, 44, 32, 65, 98, 115, 101, 110, 99, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 115, 58, 32, 49, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 49, 46, 48, 44, 32, 66, 97, 115, 105, 99, 32, 65, 108, 108, 111, 99, 97, 116, 105, 111, 110, 58, 32, 49, 46, 48, 44, 32, 80, 111, 105, 110, 116, 115, 32, 79, 117, 116, 115, 116, 97, 110, 100, 105, 110, 103, 58, 32, 53, 46, 48, 44, 32, 83, 117, 99, 99, 101, 115, 115, 63, 58, 84, 114, 117, 101, 44, 32, 10, 83, 117, 114, 118, 101, 121, 111, 114, 58, 32, 44, 32, 51, 50, 49, 49, 44, 32, 68, 97, 116, 101, 58, 32, 50, 57, 47, 48, 57, 47, 50, 48, 49, 56, 44, 32, 80, 111, 105, 110, 116, 115, 32, 84, 97, 114, 103, 101, 116, 58, 32, 48, 44, 32, 65, 98, 115, 101, 110, 99, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 97, 115, 105, 99, 32, 65, 108, 108, 111, 99, 97, 116, 105, 111, 110, 58, 32, 48, 44, 32, 80, 111, 105, 110, 116, 115, 32, 79, 117, 116, 115, 116, 97, 110, 100, 105, 110, 103, 58, 32, 48, 44, 32, 83, 117, 99, 99, 101, 115, 115, 63, 58, 70, 97, 108, 115, 101, 44, 32, 67, 97, 115, 101, 32, 81, 85, 48, 57, 54, 55, 48, 57, 32, 114, 101, 113, 117, 105, 114, 101, 115, 32, 49, 46, 48, 32, 112, 111, 105, 110, 116, 115, 32, 98, 117, 116, 32, 116, 104, 101, 32, 115, 117, 114, 118, 101, 121, 111, 114, 32, 104, 97, 115, 32, 48, 32, 112, 111, 105, 110, 116, 115, 32, 111, 110, 32, 116, 104, 105, 115, 32, 100, 97, 121, 10, 83, 117, 114, 118, 101, 121, 111, 114, 58, 32, 44, 32, 53, 48, 48, 52, 54, 44, 32, 68, 97, 116, 101, 58, 32, 49, 48, 47, 49, 48, 47, 50, 48, 49, 56, 44, 32, 80, 111, 105, 110, 116, 115, 32, 84, 97, 114, 103, 101, 116, 58, 32, 48, 44, 32, 65, 98, 115, 101, 110, 99, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 97, 115, 105, 99, 32, 65, 108, 108, 111, 99, 97, 116, 105, 111, 110, 58, 32, 48, 44, 32, 80, 111, 105, 110, 116, 115, 32, 79, 117, 116, 115, 116, 97, 110, 100, 105, 110, 103, 58, 32, 48, 44, 32, 83, 117, 99, 99, 101, 115, 115, 63, 58, 70, 97, 108, 115, 101, 44, 32, 67, 97, 115, 101, 32, 81, 85, 48, 57, 54, 55, 48, 57, 32, 114, 101, 113, 117, 105, 114, 101, 115, 32, 49, 46, 48, 32, 112, 111, 105, 110, 116, 115, 32, 98, 117, 116, 32, 116, 104, 101, 32, 115, 117, 114, 118, 101, 121, 111, 114, 32, 104, 97, 115, 32, 48, 32, 112, 111, 105, 110, 116, 115, 32, 111, 110, 32, 116, 104, 105, 115, 32, 100, 97, 121, 10, 83, 117, 114, 118, 101, 121, 111, 114, 58, 32, 44, 32, 53, 48, 48, 52, 54, 44, 32, 68, 97, 116, 101, 58, 32, 49, 49, 47, 49, 48, 47, 50, 48, 49, 56, 44, 32, 80, 111, 105, 110, 116, 115, 32, 84, 97, 114, 103, 101, 116, 58, 32, 48, 44, 32, 65, 98, 115, 101, 110, 99, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 115, 58, 32, 48, 44, 32, 66, 111, 111, 107, 101, 100, 32, 67, 97, 115, 101, 32, 80, 111, 105, 110, 116, 115, 58, 32, 48, 44, 32, 66, 97, 115, 105, 99, 32, 65, 108, 108, 111, 99, 97, 116, 105, 111, 110, 58, 32, 48, 44, 32, 80, 111, 105, 110, 116, 115, 32, 79, 117, 116, 115, 116, 97, 110, 100, 105, 110, 103, 58, 32, 48, 44, 32, 83, 117, 99, 99, 101, 115, 115, 63, 58, 70, 97, 108, 115, 101, 44, 32, 67, 97, 115, 101, 32, 81, 85, 48, 57, 54, 55, 48, 57, 32, 114, 101, 113, 117, 105, 114, 101, 115, 32, 49, 46, 48, 32, 112, 111, 105, 110, 116, 115, 32, 98, 117, 116, 32, 116, 104, 101, 32, 115, 117, 114, 118, 101, 121, 111, 114, 32, 104, 97, 115, 32, 48, 32, 112, 111, 105, 110, 116, 115, 32, 111, 110, 32, 116, 104, 105, 115, 32, 100, 97, 121]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afd1080ff12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afd1080ff12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afd1082534a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afd1082534a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5afd10814df6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afd10814df6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afd107ee3df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afd107ee3df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afd10808249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afd106d4d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5afd106d4d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afd10808402 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5afd10808402 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afd107ee498 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afd107e5e39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afd107ef2ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afd10825a8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afd10825943 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5afd106a768f - core[8f93d80df273fe75]::panicking::assert_failed::<alloc[40b2bae28975ac47]::borrow::Cow<[u8]>, &[u8]>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5afd106c6283 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:846:9
[INFO] [stdout]   22:     0x5afd106c3557 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:829:36
[INFO] [stdout]   23:     0x5afd106bb556 - <log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test2::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5afd106c90fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5afd106c90fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5afd106d595a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5afd106d595a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5afd106d595a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5afd106cfe24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5afd106cfe24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5afd106d8452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5afd106d8452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5afd106d8452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5afd1080f7bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5afd1080f7bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72bc7176caa4 - <unknown>
[INFO] [stdout]   45:     0x72bc717f9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsed_line::real_log_line_tests::audit_client_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsed_line::real_log_line_tests::audit_client_test' (131) panicked at src/parsed_line.rs:982:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [83, 117, 99, 99, 101, 115, 115, 102, 117, 108, 108, 121, 32, 114, 101, 116, 114, 105, 118, 101, 100, 32, 50, 48, 32, 110, 117, 109, 98, 101, 114, 32, 111, 102, 32, 97, 117, 100, 105, 116, 32, 105, 116, 101, 109, 115, 32, 102, 111, 114, 32, 116, 97, 114, 103, 101, 116, 32, 105, 100, 32, 80, 68, 49, 50, 51, 52, 53, 54, 32, 97, 110, 100, 32, 116, 97, 114, 103, 101, 116, 84, 121, 112, 101, 32, 67, 97, 115, 101, 32, 32, 83, 111, 117, 114, 99, 101, 61, 84, 104, 101, 67, 108, 105, 101, 110, 116, 32, 32, 65, 99, 116, 105, 111, 110, 61, 84, 104, 101, 65, 117, 100, 105, 116, 65, 99, 116, 105, 111, 110, 32, 32, 67, 111, 114, 114, 101, 108, 97, 116, 105, 111, 110, 75, 101, 121, 61, 48, 102, 53, 102, 101, 98, 49, 100, 45, 57, 57, 54, 101, 45, 52, 57, 57, 100, 45, 57, 97, 53, 50, 45, 55, 55, 52, 49, 98, 53, 52, 51, 99, 50, 49, 100, 32, 32, 84, 101, 110, 97, 110, 116, 61, 83, 111, 109, 101, 98, 111, 100, 121, 32, 32, 85, 115, 101, 114, 73, 100, 61, 83, 111, 109, 101, 85, 115, 101, 114, 73, 100, 32, 32, 85, 115, 101, 114, 78, 97, 109, 101, 61, 80, 104, 105, 108, 105, 112, 43, 68, 97, 110, 105, 101, 108, 115, 32, 32, 85, 115, 101, 114, 73, 100, 101, 110, 116, 105, 116, 121, 61, 83, 111, 109, 101, 85, 115, 101, 114, 73, 100, 101, 110, 116, 105, 116, 121, 32, 32, 85, 115, 101, 114, 69, 109, 97, 105, 108, 61, 112, 104, 105, 108, 105, 112, 46, 100, 97, 110, 105, 101, 108, 115, 37, 52, 48, 101, 120, 46, 99, 111, 109, 32, 32, 79, 119, 105, 110, 46, 82, 101, 113, 117, 101, 115, 116, 46, 73, 100, 61, 53, 97, 55, 50, 50, 51, 99, 98, 45, 48, 54, 101, 102, 45, 52, 54, 50, 48, 45, 57, 50, 97, 56, 45, 53, 55, 101, 101, 98, 55, 99, 48, 52, 98, 55, 99, 32, 32, 79, 119, 105, 110, 46, 82, 101, 113, 117, 101, 115, 116, 46, 80, 97, 116, 104, 61, 47, 97, 112, 105, 47, 116, 111, 115, 111, 109, 101, 119, 104, 101, 114, 101, 47, 80, 68, 49, 50, 51, 52, 53, 54, 47, 50, 48, 32, 32, 79, 119, 105, 110, 46, 82, 101, 113, 117, 101, 115, 116, 46, 81, 117, 101, 114, 121, 83, 116, 114, 105, 110, 103, 61, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 102, 111, 61, 34, 83, 111, 109, 101, 116, 104, 105, 110, 103, 46, 65, 117, 100, 105, 116, 111, 114, 46, 82, 101, 97, 100, 67, 108, 105, 101, 110, 116, 46, 84, 104, 101, 67, 108, 105, 101, 110, 116, 44, 32, 83, 111, 109, 101, 116, 104, 105, 110, 103, 46, 65, 117, 100, 105, 116, 111, 114, 46, 82, 101, 97, 100, 67, 108, 105, 101, 110, 116, 32, 118, 49, 46, 49, 48, 46, 49, 56, 49, 53, 53, 46, 52, 34, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 115, 116, 97, 110, 99, 101, 61, 53, 54, 49, 56, 51, 54, 56, 53, 32, 32, 112, 97, 103, 101, 83, 105, 122, 101, 61, 50, 48, 32, 32, 116, 97, 114, 103, 101, 116, 73, 100, 61, 80, 68, 49, 50, 51, 52, 53, 54, 32, 32, 116, 97, 114, 103, 101, 116, 84, 121, 112, 101, 61, 67, 97, 115, 101]
[INFO] [stdout]  right: [83, 117, 99, 99, 101, 115, 115, 102, 117, 108, 108, 121, 32, 114, 101, 116, 114, 105, 118, 101, 100, 32, 50, 48, 32, 110, 117, 109, 98, 101, 114, 32, 111, 102, 32, 97, 117, 100, 105, 116, 32, 105, 116, 101, 109, 115, 32, 102, 111, 114, 32, 116, 97, 114, 103, 101, 116, 32, 105, 100, 32, 80, 68, 49, 50, 51, 52, 53, 54, 32, 97, 110, 100, 32, 116, 97, 114, 103, 101, 116, 84, 121, 112, 101, 32, 67, 97, 115, 101]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afd1080ff12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afd1080ff12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afd1082534a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afd1082534a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5afd10814df6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afd10814df6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afd107ee3df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afd107ee3df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afd10808249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afd106d4d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5afd106d4d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afd10808402 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5afd10808402 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afd107ee498 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afd107e5e39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afd107ef2ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afd10825a8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afd10825943 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5afd106a763e - core[8f93d80df273fe75]::panicking::assert_failed::<alloc[40b2bae28975ac47]::vec::Vec<u8>, alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5afd106c3a8d - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::audit_client_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:982:9
[INFO] [stdout]   22:     0x5afd106c34c7 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::audit_client_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:960:31
[INFO] [stdout]   23:     0x5afd106bb496 - <log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::audit_client_test::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5afd106c90fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5afd106c90fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5afd106d595a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5afd106d595a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5afd106d595a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5afd106cfe24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5afd106cfe24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5afd106d8452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5afd106d8452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5afd106d8452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5afd1080f7bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5afd1080f7bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72bc7176caa4 - <unknown>
[INFO] [stdout]   45:     0x72bc717f9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsed_line::real_log_line_tests::capacity_service_test4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsed_line::real_log_line_tests::capacity_service_test4' (135) panicked at src/parsed_line.rs:921:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [83, 111, 109, 101, 32, 105, 114, 114, 101, 108, 101, 118, 97, 110, 116, 32, 109, 101, 115, 115, 97, 103, 101, 32, 32, 83, 111, 117, 114, 99, 101, 61, 83, 101, 99, 114, 101, 116, 83, 101, 114, 118, 105, 99, 101, 32, 65, 99, 116, 105, 111, 110, 61, 71, 101, 116, 83, 117, 114, 118, 101, 121, 111, 114, 83, 99, 104, 101, 100, 117, 108, 101, 83, 117, 109, 109, 97, 114, 121, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 102, 111, 61, 34, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 83, 101, 114, 118, 105, 99, 101, 115, 46, 83, 117, 114, 118, 101, 121, 111, 114, 83, 99, 104, 101, 100, 117, 108, 101, 115, 46, 83, 101, 99, 114, 101, 116, 83, 101, 114, 118, 105, 99, 101, 44, 32, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 83, 101, 114, 118, 105, 99, 101, 115, 32, 118, 49, 46, 49, 50, 46, 49, 56, 51, 50, 51, 46, 52, 34, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 115, 116, 97, 110, 99, 101, 61, 49, 55, 52, 53, 51, 55, 55, 55, 32, 32, 99, 114, 105, 116, 101, 114, 105, 97, 61, 34, 123, 95, 73, 110, 99, 108, 117, 100, 101, 73, 110, 97, 99, 116, 105, 118, 101, 83, 117, 114, 118, 101, 121, 111, 114, 115, 95, 58, 116, 114, 117, 101, 44, 95, 83, 116, 97, 114, 116, 68, 97, 116, 101, 95, 58, 123, 95, 121, 101, 97, 114, 95, 58, 50, 48, 49, 56, 44, 95, 109, 111, 110, 116, 104, 95, 58, 49, 49, 44, 95, 100, 97, 121, 95, 58, 50, 55, 125, 44, 95, 78, 117, 109, 98, 101, 114, 79, 102, 68, 97, 121, 115, 95, 58, 55, 44, 95, 83, 107, 105, 112, 95, 58, 48, 44, 95, 84, 97, 107, 101, 95, 58, 49, 48, 44, 95, 70, 105, 108, 116, 101, 114, 95, 58, 91, 123, 95, 70, 105, 101, 108, 100, 78, 97, 109, 101, 95, 58, 48, 44, 95, 86, 97, 108, 117, 101, 95, 58, 95, 49, 95, 125, 93, 44, 95, 83, 111, 114, 116, 70, 105, 101, 108, 100, 95, 58, 48, 44, 95, 68, 101, 115, 99, 101, 110, 100, 105, 110, 103, 95, 58, 102, 97, 108, 115, 101, 125, 34, 32, 32, 115, 117, 114, 118, 101, 121, 111, 114, 115, 67, 111, 117, 110, 116, 61, 49, 48, 32, 32, 115, 117, 109, 109, 97, 114, 121, 61, 34, 32, 32, 84, 111, 116, 97, 108, 32, 115, 117, 114, 118, 101, 121, 111, 114, 115, 58, 32, 53, 55, 55, 32, 32, 84, 111, 116, 97, 108, 32, 115, 117, 114, 118, 101, 121, 111, 114, 115, 32, 109, 97, 116, 99, 104, 105, 110, 103, 32, 99, 114, 105, 116, 101, 114, 105, 97, 58, 32, 53, 55, 55, 34]
[INFO] [stdout]  right: [83, 111, 109, 101, 32, 105, 114, 114, 101, 108, 101, 118, 97, 110, 116, 32, 109, 101, 115, 115, 97, 103, 101]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afd1080ff12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afd1080ff12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afd1082534a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afd1082534a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5afd10814df6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afd10814df6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afd107ee3df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afd107ee3df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afd10808249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afd106d4d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5afd106d4d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afd10808402 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5afd10808402 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afd107ee498 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afd107e5e39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afd107ef2ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afd10825a8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afd10825943 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5afd106a7a5b - core[8f93d80df273fe75]::panicking::assert_failed::<&[u8], &[u8; 23usize]>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5afd106c7b18 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:921:9
[INFO] [stdout]   22:     0x5afd106c35b7 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:907:36
[INFO] [stdout]   23:     0x5afd106bb5d6 - <log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test4::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5afd106c90fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5afd106c90fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5afd106d595a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5afd106d595a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5afd106d595a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5afd106cfe24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5afd106cfe24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5afd106d8452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5afd106d8452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5afd106d8452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5afd1080f7bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5afd1080f7bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72bc7176caa4 - <unknown>
[INFO] [stdout]   45:     0x72bc717f9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsed_line::real_log_line_tests::capacity_service_test3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsed_line::real_log_line_tests::capacity_service_test3' (134) panicked at src/parsed_line.rs:892:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [65, 112, 112, 108, 105, 99, 97, 116, 105, 111, 110, 69, 120, 99, 101, 112, 116, 105, 111, 110, 32, 45, 32, 84, 104, 101, 32, 114, 101, 113, 117, 101, 115, 116, 101, 100, 32, 101, 110, 100, 112, 111, 105, 110, 116, 32, 39, 47, 52, 49, 52, 50, 39, 32, 99, 111, 117, 108, 100, 32, 110, 111, 116, 32, 98, 101, 32, 102, 111, 117, 110, 100, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 101, 99, 114, 101, 116, 46, 83, 101, 114, 118, 105, 99, 101, 67, 108, 105, 101, 110, 116, 46, 67, 108, 105, 101, 110, 116, 115, 46, 67, 108, 105, 101, 110, 116, 67, 111, 110, 116, 114, 97, 99, 116, 83, 101, 114, 118, 105, 99, 101, 67, 108, 105, 101, 110, 116, 46, 60, 80, 97, 114, 115, 101, 69, 114, 114, 111, 114, 70, 111, 114, 69, 110, 100, 112, 111, 105, 110, 116, 62, 100, 95, 95, 49, 50, 46, 77, 111, 118, 101, 78, 101, 120, 116, 40, 41, 32, 124, 124, 45, 45, 45, 32, 69, 110, 100, 32, 111, 102, 32, 115, 116, 97, 99, 107, 32, 116, 114, 97, 99, 101, 32, 102, 114, 111, 109, 32, 112, 114, 101, 118, 105, 111, 117, 115, 32, 108, 111, 99, 97, 116, 105, 111, 110, 32, 119, 104, 101, 114, 101, 32, 101, 120, 99, 101, 112, 116, 105, 111, 110, 32, 119, 97, 115, 32, 116, 104, 114, 111, 119, 110, 32, 45, 45, 45, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 83, 101, 114, 118, 105, 99, 101, 115, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 68, 105, 115, 112, 97, 116, 99, 104, 73, 110, 102, 111, 46, 84, 104, 114, 111, 119, 40, 41, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 46, 72, 97, 110, 100, 108, 101, 78, 111, 110, 83, 117, 99, 99, 101, 115, 115, 65, 110, 100, 68, 101, 98, 117, 103, 103, 101, 114, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 40, 84, 97, 115, 107, 32, 116, 97, 115, 107, 41, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 101, 99, 114, 101, 116, 46, 83, 101, 114, 118, 105, 99, 101, 67, 108, 105, 101, 110, 116, 46, 67, 108, 105, 101, 110, 116, 115, 46, 67, 108, 105, 101, 110, 116, 67, 111, 110, 116, 114, 97, 99, 116, 83, 101, 114, 118, 105, 99, 101, 67, 108, 105, 101, 110, 116, 46, 60, 71, 101, 116, 67, 111, 110, 116, 114, 97, 99, 116, 66, 121, 73, 100, 65, 115, 121, 110, 99, 62, 100, 95, 95, 49, 48, 46, 77, 111, 118, 101, 78, 101, 120, 116, 40, 41, 32, 124, 124, 45, 45, 45, 32, 69, 110, 100, 32, 111, 102, 32, 115, 116, 97, 99, 107, 32, 116, 114, 97, 99, 101, 32, 102, 114, 111, 109, 32, 112, 114, 101, 118, 105, 111, 117, 115, 32, 108, 111, 99, 97, 116, 105, 111, 110, 32, 119, 104, 101, 114, 101, 32, 101, 120, 99, 101, 112, 116, 105, 111, 110, 32, 119, 97, 115, 32, 116, 104, 114, 111, 119, 110, 32, 45, 45, 45, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 83, 101, 114, 118, 105, 99, 101, 115, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 68, 105, 115, 112, 97, 116, 99, 104, 73, 110, 102, 111, 46, 84, 104, 114, 111, 119, 40, 41, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 46, 72, 97, 110, 100, 108, 101, 78, 111, 110, 83, 117, 99, 99, 101, 115, 115, 65, 110, 100, 68, 101, 98, 117, 103, 103, 101, 114, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 40, 84, 97, 115, 107, 32, 116, 97, 115, 107, 41, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 96, 49, 46, 71, 101, 116, 82, 101, 115, 117, 108, 116, 40, 41, 32, 124, 124, 32, 32, 32, 97, 116, 32, 87, 104, 97, 116, 46, 69, 118, 101, 114, 46, 65, 110, 111, 116, 104, 101, 114, 46, 83, 101, 114, 118, 105, 99, 101, 46, 83, 117, 114, 118, 101, 121, 111, 114, 67, 97, 112, 97, 99, 105, 116, 121, 83, 101, 114, 118, 105, 99, 101, 46, 60, 83, 111, 109, 101, 83, 112, 101, 99, 105, 97, 108, 65, 99, 116, 105, 111, 110, 62, 100, 95, 95, 57, 46, 77, 111, 118, 101, 78, 101, 120, 116, 40, 41, 32, 105, 110, 32, 67, 58, 92, 98, 117, 105, 108, 100, 92, 106, 111, 98, 49, 92, 83, 101, 114, 118, 105, 99, 101, 115, 92, 83, 117, 114, 118, 101, 121, 111, 114, 67, 97, 112, 97, 99, 105, 116, 121, 92, 84, 104, 101, 83, 101, 114, 118, 105, 99, 101, 46, 99, 115, 58, 108, 105, 110, 101, 32, 49, 55, 55, 32, 124, 124, 45, 45, 45, 32, 69, 110, 100, 32, 111, 102, 32, 115, 116, 97, 99, 107, 32, 116, 114, 97, 99, 101, 32, 102, 114, 111, 109, 32, 112, 114, 101, 118, 105, 111, 117, 115, 32, 108, 111, 99, 97, 116, 105, 111, 110, 32, 119, 104, 101, 114, 101, 32, 101, 120, 99, 101, 112, 116, 105, 111, 110, 32, 119, 97, 115, 32, 116, 104, 114, 111, 119, 110, 32, 45, 45, 45, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 83, 101, 114, 118, 105, 99, 101, 115, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 68, 105, 115, 112, 97, 116, 99, 104, 73, 110, 102, 111, 46, 84, 104, 114, 111, 119, 40, 41, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 46, 72, 97, 110, 100, 108, 101, 78, 111, 110, 83, 117, 99, 99, 101, 115, 115, 65, 110, 100, 68, 101, 98, 117, 103, 103, 101, 114, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 40, 84, 97, 115, 107, 32, 116, 97, 115, 107, 41, 32, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 96, 49, 46, 71, 101, 116, 82, 101, 115, 117, 108, 116, 40, 41, 32, 124, 124, 32, 32, 32, 97, 116, 32, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 73, 73, 83, 72, 111, 115, 116, 46, 65, 112, 105, 46, 79, 117, 114, 67, 111, 110, 116, 114, 111, 108, 108, 101, 114, 46, 60, 83, 111, 109, 101, 83, 112, 101, 99, 105, 97, 108, 65, 99, 116, 105, 111, 110, 62, 100, 95, 95, 52, 46, 77, 111, 118, 101, 78, 101, 120, 116, 40, 41, 32, 105, 110, 32, 67, 58, 92, 98, 117, 105, 108, 100, 92, 106, 111, 98, 49, 92, 73, 73, 83, 72, 111, 115, 116, 92, 65, 112, 105, 92, 84, 104, 101, 67, 111, 110, 116, 114, 111, 108, 108, 101, 114, 46, 99, 115, 58, 108, 105, 110, 101, 32, 49, 50, 51, 32, 32, 32, 32, 83, 111, 117, 114, 99, 101, 61, 79, 117, 114, 67, 111, 110, 116, 114, 111, 108, 108, 101, 114, 32, 65, 99, 116, 105, 111, 110, 61, 83, 111, 109, 101, 83, 112, 101, 99, 105, 97, 108, 65, 99, 116, 105, 111, 110, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 102, 111, 61, 34, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 73, 73, 83, 72, 111, 115, 116, 46, 65, 112, 105, 46, 79, 117, 114, 67, 111, 110, 116, 114, 111, 108, 108, 101, 114, 44, 32, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 73, 73, 83, 72, 111, 115, 116, 32, 118, 49, 46, 49, 50, 46, 49, 56, 51, 50, 51, 46, 52, 34, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 115, 116, 97, 110, 99, 101, 61, 51, 53, 53, 49, 57, 53, 56, 57, 32, 115, 116, 97, 114, 116, 68, 97, 116, 101, 61, 50, 56, 47, 49, 49, 47, 50, 48, 49, 56, 32, 101, 110, 100, 68, 97, 116, 101, 61, 48, 52, 47, 49, 50, 47, 50, 48, 49, 56, 32, 115, 121, 115, 114, 101, 102, 61, 81, 85, 48, 57, 48, 55, 48, 48]
[INFO] [stdout]  right: [65, 112, 112, 108, 105, 99, 97, 116, 105, 111, 110, 69, 120, 99, 101, 112, 116, 105, 111, 110, 32, 45, 32, 84, 104, 101, 32, 114, 101, 113, 117, 101, 115, 116, 101, 100, 32, 101, 110, 100, 112, 111, 105, 110, 116, 32, 39, 47, 52, 49, 52, 50, 39, 32, 99, 111, 117, 108, 100, 32, 110, 111, 116, 32, 98, 101, 32, 102, 111, 117, 110, 100, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 101, 99, 114, 101, 116, 46, 83, 101, 114, 118, 105, 99, 101, 67, 108, 105, 101, 110, 116, 46, 67, 108, 105, 101, 110, 116, 115, 46, 67, 108, 105, 101, 110, 116, 67, 111, 110, 116, 114, 97, 99, 116, 83, 101, 114, 118, 105, 99, 101, 67, 108, 105, 101, 110, 116, 46, 60, 80, 97, 114, 115, 101, 69, 114, 114, 111, 114, 70, 111, 114, 69, 110, 100, 112, 111, 105, 110, 116, 62, 100, 95, 95, 49, 50, 46, 77, 111, 118, 101, 78, 101, 120, 116, 40, 41, 10, 124, 124, 45, 45, 45, 32, 69, 110, 100, 32, 111, 102, 32, 115, 116, 97, 99, 107, 32, 116, 114, 97, 99, 101, 32, 102, 114, 111, 109, 32, 112, 114, 101, 118, 105, 111, 117, 115, 32, 108, 111, 99, 97, 116, 105, 111, 110, 32, 119, 104, 101, 114, 101, 32, 101, 120, 99, 101, 112, 116, 105, 111, 110, 32, 119, 97, 115, 32, 116, 104, 114, 111, 119, 110, 32, 45, 45, 45, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 83, 101, 114, 118, 105, 99, 101, 115, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 68, 105, 115, 112, 97, 116, 99, 104, 73, 110, 102, 111, 46, 84, 104, 114, 111, 119, 40, 41, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 46, 72, 97, 110, 100, 108, 101, 78, 111, 110, 83, 117, 99, 99, 101, 115, 115, 65, 110, 100, 68, 101, 98, 117, 103, 103, 101, 114, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 40, 84, 97, 115, 107, 32, 116, 97, 115, 107, 41, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 101, 99, 114, 101, 116, 46, 83, 101, 114, 118, 105, 99, 101, 67, 108, 105, 101, 110, 116, 46, 67, 108, 105, 101, 110, 116, 115, 46, 67, 108, 105, 101, 110, 116, 67, 111, 110, 116, 114, 97, 99, 116, 83, 101, 114, 118, 105, 99, 101, 67, 108, 105, 101, 110, 116, 46, 60, 71, 101, 116, 67, 111, 110, 116, 114, 97, 99, 116, 66, 121, 73, 100, 65, 115, 121, 110, 99, 62, 100, 95, 95, 49, 48, 46, 77, 111, 118, 101, 78, 101, 120, 116, 40, 41, 10, 124, 124, 45, 45, 45, 32, 69, 110, 100, 32, 111, 102, 32, 115, 116, 97, 99, 107, 32, 116, 114, 97, 99, 101, 32, 102, 114, 111, 109, 32, 112, 114, 101, 118, 105, 111, 117, 115, 32, 108, 111, 99, 97, 116, 105, 111, 110, 32, 119, 104, 101, 114, 101, 32, 101, 120, 99, 101, 112, 116, 105, 111, 110, 32, 119, 97, 115, 32, 116, 104, 114, 111, 119, 110, 32, 45, 45, 45, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 83, 101, 114, 118, 105, 99, 101, 115, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 68, 105, 115, 112, 97, 116, 99, 104, 73, 110, 102, 111, 46, 84, 104, 114, 111, 119, 40, 41, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 46, 72, 97, 110, 100, 108, 101, 78, 111, 110, 83, 117, 99, 99, 101, 115, 115, 65, 110, 100, 68, 101, 98, 117, 103, 103, 101, 114, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 40, 84, 97, 115, 107, 32, 116, 97, 115, 107, 41, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 96, 49, 46, 71, 101, 116, 82, 101, 115, 117, 108, 116, 40, 41, 10, 124, 124, 32, 32, 32, 97, 116, 32, 87, 104, 97, 116, 46, 69, 118, 101, 114, 46, 65, 110, 111, 116, 104, 101, 114, 46, 83, 101, 114, 118, 105, 99, 101, 46, 83, 117, 114, 118, 101, 121, 111, 114, 67, 97, 112, 97, 99, 105, 116, 121, 83, 101, 114, 118, 105, 99, 101, 46, 60, 83, 111, 109, 101, 83, 112, 101, 99, 105, 97, 108, 65, 99, 116, 105, 111, 110, 62, 100, 95, 95, 57, 46, 77, 111, 118, 101, 78, 101, 120, 116, 40, 41, 32, 105, 110, 32, 67, 58, 92, 98, 117, 105, 108, 100, 92, 106, 111, 98, 49, 92, 83, 101, 114, 118, 105, 99, 101, 115, 92, 83, 117, 114, 118, 101, 121, 111, 114, 67, 97, 112, 97, 99, 105, 116, 121, 92, 84, 104, 101, 83, 101, 114, 118, 105, 99, 101, 46, 99, 115, 58, 108, 105, 110, 101, 32, 49, 55, 55, 10, 124, 124, 45, 45, 45, 32, 69, 110, 100, 32, 111, 102, 32, 115, 116, 97, 99, 107, 32, 116, 114, 97, 99, 101, 32, 102, 114, 111, 109, 32, 112, 114, 101, 118, 105, 111, 117, 115, 32, 108, 111, 99, 97, 116, 105, 111, 110, 32, 119, 104, 101, 114, 101, 32, 101, 120, 99, 101, 112, 116, 105, 111, 110, 32, 119, 97, 115, 32, 116, 104, 114, 111, 119, 110, 32, 45, 45, 45, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 83, 101, 114, 118, 105, 99, 101, 115, 46, 69, 120, 99, 101, 112, 116, 105, 111, 110, 68, 105, 115, 112, 97, 116, 99, 104, 73, 110, 102, 111, 46, 84, 104, 114, 111, 119, 40, 41, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 46, 72, 97, 110, 100, 108, 101, 78, 111, 110, 83, 117, 99, 99, 101, 115, 115, 65, 110, 100, 68, 101, 98, 117, 103, 103, 101, 114, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 40, 84, 97, 115, 107, 32, 116, 97, 115, 107, 41, 10, 124, 124, 32, 32, 32, 97, 116, 32, 83, 121, 115, 116, 101, 109, 46, 82, 117, 110, 116, 105, 109, 101, 46, 67, 111, 109, 112, 105, 108, 101, 114, 83, 101, 114, 118, 105, 99, 101, 115, 46, 84, 97, 115, 107, 65, 119, 97, 105, 116, 101, 114, 96, 49, 46, 71, 101, 116, 82, 101, 115, 117, 108, 116, 40, 41, 10, 124, 124, 32, 32, 32, 97, 116, 32, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 66, 108, 97, 104, 46, 73, 73, 83, 72, 111, 115, 116, 46, 65, 112, 105, 46, 79, 117, 114, 67, 111, 110, 116, 114, 111, 108, 108, 101, 114, 46, 60, 83, 111, 109, 101, 83, 112, 101, 99, 105, 97, 108, 65, 99, 116, 105, 111, 110, 62, 100, 95, 95, 52, 46, 77, 111, 118, 101, 78, 101, 120, 116, 40, 41, 32, 105, 110, 32, 67, 58, 92, 98, 117, 105, 108, 100, 92, 106, 111, 98, 49, 92, 73, 73, 83, 72, 111, 115, 116, 92, 65, 112, 105, 92, 84, 104, 101, 67, 111, 110, 116, 114, 111, 108, 108, 101, 114, 46, 99, 115, 58, 108, 105, 110, 101, 32, 49, 50, 51]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afd1080ff12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afd1080ff12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afd1082534a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afd1082534a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5afd10814df6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afd10814df6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afd107ee3df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afd107ee3df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afd10808249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afd106d4d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5afd106d4d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afd10808402 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5afd10808402 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afd107ee498 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afd107e5e39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afd107ef2ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afd10825a8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afd10825943 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5afd106a768f - core[8f93d80df273fe75]::panicking::assert_failed::<alloc[40b2bae28975ac47]::borrow::Cow<[u8]>, &[u8]>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5afd106c7083 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:892:9
[INFO] [stdout]   22:     0x5afd106c3587 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:863:36
[INFO] [stdout]   23:     0x5afd106bb596 - <log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::capacity_service_test3::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5afd106c90fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5afd106c90fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5afd106d595a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5afd106d595a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5afd106d595a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5afd106cfe24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5afd106cfe24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5afd106d8452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5afd106d8452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5afd106d8452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5afd1080f7bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5afd1080f7bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72bc7176caa4 - <unknown>
[INFO] [stdout]   45:     0x72bc717f9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsed_line::real_log_line_tests::case_service_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsed_line::real_log_line_tests::case_service_test' (136) panicked at src/parsed_line.rs:945:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [65, 116, 116, 101, 109, 112, 116, 105, 110, 103, 32, 116, 111, 32, 108, 111, 97, 100, 32, 97, 115, 115, 101, 109, 98, 108, 121, 32, 67, 58, 92, 85, 115, 101, 114, 115, 92, 112, 100, 97, 110, 105, 101, 108, 115, 92, 65, 112, 112, 68, 97, 116, 97, 92, 76, 111, 99, 97, 108, 92, 84, 101, 109, 112, 92, 87, 104, 97, 116, 101, 118, 101, 114, 45, 50, 48, 49, 56, 48, 50, 45, 48, 51, 45, 49, 52, 51, 52, 49, 50, 52, 50, 49, 52, 46, 51, 51, 50, 52, 92, 83, 111, 109, 101, 116, 104, 105, 110, 103, 46, 68, 97, 116, 97, 98, 97, 115, 101, 46, 100, 108, 108, 32, 32, 83, 111, 117, 114, 99, 101, 61, 67, 111, 110, 116, 97, 105, 110, 101, 114, 66, 117, 105, 108, 100, 101, 114, 32, 65, 99, 116, 105, 111, 110, 61, 71, 101, 116, 79, 114, 76, 111, 97, 100, 65, 115, 115, 101, 109, 98, 108, 121, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 102, 111, 61, 34, 83, 111, 109, 101, 46, 85, 110, 105, 116, 121, 84, 104, 105, 110, 103, 46, 67, 111, 110, 116, 97, 105, 110, 101, 114, 66, 117, 105, 108, 100, 101, 114, 44, 32, 83, 111, 109, 101, 46, 85, 110, 105, 116, 121, 84, 104, 105, 110, 103, 32, 118, 49, 46, 49, 50, 46, 49, 56, 51, 51, 51, 46, 49, 49, 54, 52, 50, 34, 32, 83, 111, 117, 114, 99, 101, 73, 110, 115, 116, 97, 110, 99, 101, 61, 54, 49, 49, 49, 53, 57, 50, 53, 32, 32, 65, 115, 115, 101, 109, 98, 108, 121, 70, 105, 108, 101, 61, 67, 58, 92, 85, 115, 101, 114, 115, 92, 112, 100, 97, 110, 105, 101, 108, 115, 92, 65, 112, 112, 68, 97, 116, 97, 92, 76, 111, 99, 97, 108, 92, 84, 101, 109, 112, 92, 87, 104, 97, 116, 101, 118, 101, 114, 45, 50, 48, 49, 56, 48, 50, 45, 48, 51, 45, 49, 52, 51, 52, 49, 50, 52, 50, 49, 52, 46, 51, 51, 50, 52, 92, 83, 111, 109, 101, 116, 104, 105, 110, 103, 46, 68, 97, 116, 97, 98, 97, 115, 101, 46, 100, 108, 108]
[INFO] [stdout]  right: [65, 116, 116, 101, 109, 112, 116, 105, 110, 103, 32, 116, 111, 32, 108, 111, 97, 100, 32, 97, 115, 115, 101, 109, 98, 108, 121, 32, 67, 58, 92, 85, 115, 101, 114, 115, 92, 112, 100, 97, 110, 105, 101, 108, 115, 92, 65, 112, 112, 68, 97, 116, 97, 92, 76, 111, 99, 97, 108, 92, 84, 101, 109, 112, 92, 87, 104, 97, 116, 101, 118, 101, 114, 45, 50, 48, 49, 56, 48, 50, 45, 48, 51, 45, 49, 52, 51, 52, 49, 50, 52, 50, 49, 52, 46, 51, 51, 50, 52, 92, 83, 111, 109, 101, 116, 104, 105, 110, 103, 46, 68, 97, 116, 97, 98, 97, 115, 101, 46, 100, 108, 108]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afd1080ff12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afd1080ff12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afd1082534a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afd1082534a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5afd10814df6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afd10814df6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afd107ee3df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afd107ee3df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afd10808249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afd106d4d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5afd106d4d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afd10808402 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5afd10808402 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afd107ee498 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afd107e5e39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afd107ef2ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afd10825a8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afd10825943 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5afd106a763e - core[8f93d80df273fe75]::panicking::assert_failed::<alloc[40b2bae28975ac47]::vec::Vec<u8>, alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5afd106c4cae - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::case_service_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:945:9
[INFO] [stdout]   22:     0x5afd106c34f7 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::case_service_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:936:31
[INFO] [stdout]   23:     0x5afd106bb4d6 - <log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::case_service_test::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5afd106c90fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5afd106c90fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5afd106d595a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5afd106d595a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stderr] error: test failed, to rerun pass `--bin log-file-processor`
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5afd106d595a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5afd106cfe24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5afd106cfe24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5afd106d8452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5afd106d8452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5afd106d8452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5afd1080f7bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5afd1080f7bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72bc7176caa4 - <unknown>
[INFO] [stdout]   45:     0x72bc717f9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines' (149) panicked at src/parsed_line.rs:752:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [66, 97, 114, 32, 66, 97, 114, 50, 32, 66, 97, 114, 51]
[INFO] [stdout]  right: [66, 97, 114, 10, 66, 97, 114, 50, 10, 66, 97, 114, 51]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afd1080ff12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afd1080ff12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afd1082534a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afd1082534a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5afd10814df6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afd10814df6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afd107ee3df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afd107ee3df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afd10808249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afd106d4d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5afd106d4d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afd10808402 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5afd10808402 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afd107ee498 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afd107e5e39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afd107ef2ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afd10825a8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afd10825943 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5afd106a800d - core[8f93d80df273fe75]::panicking::assert_failed::<&[u8], &[u8; 13usize]>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5afd106ae5bc - log_file_processor[29d2659a0d1337ba]::parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:752:9
[INFO] [stdout]   22:     0x5afd106ac0c7 - log_file_processor[29d2659a0d1337ba]::parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:745:72
[INFO] [stdout]   23:     0x5afd106bb756 - <log_file_processor[29d2659a0d1337ba]::parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5afd106c90fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5afd106c90fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5afd106d595a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5afd106d595a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5afd106d595a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5afd106cfe24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5afd106cfe24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5afd106d8452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5afd106d8452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5afd106d8452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5afd1080f7bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5afd1080f7bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72bc7176caa4 - <unknown>
[INFO] [stdout]   45:     0x72bc717f9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsed_line::real_log_line_tests::notification_template_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsed_line::real_log_line_tests::notification_template_test' (137) panicked at src/parsed_line.rs:1033:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 32, 84, 101, 109, 112, 108, 97, 116, 101, 32, 45, 32, 91, 73, 110, 118, 111, 105, 99, 101, 32, 65, 117, 116, 104, 111, 114, 105, 115, 97, 116, 105, 111, 110, 32, 67, 111, 100, 101, 32, 61, 62, 32, 123, 73, 110, 118, 111, 105, 99, 101, 65, 117, 116, 104, 111, 114, 105, 115, 97, 116, 105, 111, 110, 67, 111, 100, 101, 125, 32, 73, 110, 118, 111, 105, 99, 101, 32, 67, 117, 115, 116, 111, 109, 101, 114, 32, 80, 97, 121, 109, 101, 110, 116, 32, 84, 121, 112, 101, 32, 61, 62, 32, 123, 73, 110, 118, 111, 105, 99, 101, 67, 117, 115, 116, 111, 109, 101, 114, 80, 97, 121, 109, 101, 110, 116, 84, 121, 112, 101, 125, 32, 73, 110, 118, 111, 105, 99, 101, 32, 67, 117, 115, 116, 111, 109, 101, 114, 32, 80, 97, 121, 109, 101, 110, 116, 32, 68, 97, 116, 101, 32, 61, 62, 32, 123, 73, 110, 118, 111, 105, 99, 101, 67, 117, 115, 116, 111, 109, 101, 114, 80, 97, 121, 109, 101, 110, 116, 68, 97, 116, 101, 125, 32, 86, 97, 108, 32, 70, 101, 101, 32, 61, 62, 32, 123, 71, 114, 111, 115, 115, 70, 101, 101, 125, 32, 32, 32, 76, 111, 114, 101, 109, 32, 105, 112, 115, 117, 109, 32, 100, 111, 108, 111, 114, 32, 115, 105, 116, 32, 97, 109, 101, 116, 44, 32, 99, 111, 110, 115, 101, 99, 116, 101, 116, 117, 114, 32, 97, 100, 105, 112, 105, 115, 99, 105, 110, 103, 32, 101, 108, 105, 116, 46, 32, 80, 101, 108, 108, 101, 110, 116, 101, 115, 113, 117, 101, 32, 101, 114, 97, 116, 32, 100, 105, 97, 109, 44, 32, 98, 108, 97, 110, 100, 105, 116, 32, 117, 116, 32, 116, 117, 114, 112, 105, 115, 32, 97, 44, 32, 118, 101, 104, 105, 99, 117, 108, 97, 32, 112, 111, 114, 116, 116, 105, 116, 111, 114, 32, 100, 117, 105, 46, 32, 83, 117, 115, 112, 101, 110, 100, 105, 115, 115, 101, 32, 101, 116, 32, 109, 97, 116, 116, 105, 115, 32, 110, 105, 115, 108, 46, 32, 77, 97, 101, 99, 101, 110, 97, 115, 32, 101, 103, 101, 115, 116, 97, 115, 32, 105, 110, 116, 101, 114, 100, 117, 109, 32, 113, 117, 97, 109, 44, 32, 99, 111, 109, 109, 111, 100, 111, 32, 115, 111, 108, 108, 105, 99, 105, 116, 117, 100, 105, 110, 32, 110, 117, 108, 108, 97, 32, 118, 105, 118, 101, 114, 114, 97, 32, 110, 101, 99, 46, 32, 86, 105, 118, 97, 109, 117, 115, 32, 102, 97, 99, 105, 108, 105, 115, 105, 115, 32, 115, 101, 109, 112, 101, 114, 32, 100, 117, 105, 32, 115, 101, 100, 32, 102, 105, 110, 105, 98, 117, 115, 46, 32, 32, 32, 32, 73, 110, 32, 109, 97, 103, 110, 97, 32, 108, 97, 99, 117, 115, 44, 32, 102, 101, 117, 103, 105, 97, 116, 32, 117, 116, 32, 97, 114, 99, 117, 32, 105, 100, 44, 32, 99, 111, 110, 100, 105, 109, 101, 110, 116, 117, 109, 32, 99, 111, 109, 109, 111, 100, 111, 32, 106, 117, 115, 116, 111, 46, 32, 67, 117, 114, 97, 98, 105, 116, 117, 114, 32, 97, 116, 32, 97, 117, 103, 117, 101, 32, 101, 110, 105, 109, 46, 32, 80, 104, 97, 115, 101, 108, 108, 117, 115, 32, 117, 108, 116, 114, 105, 99, 105, 101, 115, 32, 100, 105, 103, 110, 105, 115, 115, 105, 109, 32, 101, 120, 44, 32, 116, 105, 110, 99, 105, 100, 117, 110, 116, 32, 99, 111, 110, 115, 101, 99, 116, 101, 116, 117, 114, 32, 116, 117, 114, 112, 105, 115, 32, 101, 117, 105, 115, 109, 111, 100, 32, 97, 116, 46, 32, 80, 104, 97, 115, 101, 108, 108, 117, 115, 32, 114, 104, 111, 110, 99, 117, 115, 32, 109, 97, 120, 105, 109, 117, 115, 32, 109, 97, 117, 114, 105, 115, 32, 118, 101, 108, 32, 99, 111, 110, 118, 97, 108, 108, 105, 115, 46, 32, 86, 101, 115, 116, 105, 98, 117, 108, 117, 109, 32, 97, 110, 116, 101, 32, 105, 112, 115, 117, 109, 32, 112, 114, 105, 109, 105, 115, 32, 105, 110, 32, 102, 97, 117, 99, 105, 98, 117, 115, 32, 111, 114, 99, 105, 32, 108, 117, 99, 116, 117, 115, 32, 101, 116, 32, 117, 108, 116, 114, 105, 99, 101, 115, 32, 112, 111, 115, 117, 101, 114, 101, 32, 99, 117, 98, 105, 108, 105, 97, 32, 67, 117, 114, 97, 101, 46, 93, 32, 105, 115, 32, 109, 101, 114, 103, 105, 110, 103, 32, 116, 104, 101, 32, 116, 97, 103, 115, 32, 102, 111, 114, 32, 99, 97, 115, 101, 32, 81, 85, 48, 55, 54, 56, 54, 56, 46, 32, 32, 32, 83, 111, 117, 114, 99, 101, 61, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 84, 101, 109, 112, 108, 97, 116, 101, 114, 32, 32, 65, 99, 116, 105, 111, 110, 61, 71, 101, 110, 101, 114, 97, 116, 101, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 77, 101, 115, 115, 97, 103, 101, 32, 32, 67, 111, 114, 114, 101, 108, 97, 116, 105, 111, 110, 75, 101, 121, 61, 49, 50, 50, 97, 52, 55, 97, 99, 45, 50, 97, 102, 49, 45, 52, 97, 102, 97, 45, 98, 52, 102, 49, 45, 98, 48, 98, 102, 50, 57, 55, 52, 53, 48, 102, 51, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 102, 111, 61, 34, 79, 117, 114, 46, 84, 101, 109, 112, 108, 97, 116, 101, 114, 46, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 84, 101, 109, 112, 108, 97, 116, 101, 114, 44, 32, 79, 117, 114, 46, 84, 101, 109, 112, 108, 97, 116, 101, 114, 46, 78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 115, 32, 118, 48, 46, 53, 46, 49, 56, 49, 50, 57, 46, 50, 52, 34, 32, 32, 83, 111, 117, 114, 99, 101, 73, 110, 115, 116, 97, 110, 99, 101, 61, 53, 50, 57, 50, 48, 49, 52, 56, 32, 32, 116, 101, 109, 112, 108, 97, 116, 101, 61, 34, 73, 110, 118, 111, 105, 99, 101, 32, 65, 117, 116, 104, 111, 114, 105, 115, 97, 116, 105, 111, 110, 32, 67, 111, 100, 101, 32, 61, 62, 32, 123, 73, 110, 118, 111, 105, 99, 101, 65, 117, 116, 104, 111, 114, 105, 115, 97, 116, 105, 111, 110, 67, 111, 100, 101, 125, 32, 73, 110, 118, 111, 105, 99, 101, 32, 67, 117, 115, 116, 111, 109, 101, 114, 32, 80, 97, 121, 109, 101, 110, 116, 32, 84, 121, 112, 101, 32, 61, 62, 32, 123, 73, 110, 118, 111, 105, 99, 101, 67, 117, 115, 116, 111, 109, 101, 114, 80, 97, 121, 109, 101, 110, 116, 84, 121, 112, 101, 125, 32, 32, 115, 111, 109, 101, 32, 119, 111, 114, 100, 115, 32, 34, 32, 32, 83, 121, 115, 82, 101, 102, 61, 81, 85, 48, 55, 54, 56, 54, 56]
[INFO] [stdout]  right: [78, 111, 116, 105, 102, 105, 99, 97, 116, 105, 111, 110, 32, 84, 101, 109, 112, 108, 97, 116, 101, 32, 45, 32, 91, 73, 110, 118, 111, 105, 99, 101, 32, 65, 117, 116, 104, 111, 114, 105, 115, 97, 116, 105, 111, 110, 32, 67, 111, 100, 101, 32, 61, 62, 32, 123, 73, 110, 118, 111, 105, 99, 101, 65, 117, 116, 104, 111, 114, 105, 115, 97, 116, 105, 111, 110, 67, 111, 100, 101, 125, 10, 73, 110, 118, 111, 105, 99, 101, 32, 67, 117, 115, 116, 111, 109, 101, 114, 32, 80, 97, 121, 109, 101, 110, 116, 32, 84, 121, 112, 101, 32, 61, 62, 32, 123, 73, 110, 118, 111, 105, 99, 101, 67, 117, 115, 116, 111, 109, 101, 114, 80, 97, 121, 109, 101, 110, 116, 84, 121, 112, 101, 125, 10, 73, 110, 118, 111, 105, 99, 101, 32, 67, 117, 115, 116, 111, 109, 101, 114, 32, 80, 97, 121, 109, 101, 110, 116, 32, 68, 97, 116, 101, 32, 61, 62, 32, 123, 73, 110, 118, 111, 105, 99, 101, 67, 117, 115, 116, 111, 109, 101, 114, 80, 97, 121, 109, 101, 110, 116, 68, 97, 116, 101, 125, 10, 86, 97, 108, 32, 70, 101, 101, 32, 61, 62, 32, 123, 71, 114, 111, 115, 115, 70, 101, 101, 125, 10, 10, 10, 76, 111, 114, 101, 109, 32, 105, 112, 115, 117, 109, 32, 100, 111, 108, 111, 114, 32, 115, 105, 116, 32, 97, 109, 101, 116, 44, 32, 99, 111, 110, 115, 101, 99, 116, 101, 116, 117, 114, 32, 97, 100, 105, 112, 105, 115, 99, 105, 110, 103, 32, 101, 108, 105, 116, 46, 32, 80, 101, 108, 108, 101, 110, 116, 101, 115, 113, 117, 101, 32, 101, 114, 97, 116, 32, 100, 105, 97, 109, 44, 32, 98, 108, 97, 110, 100, 105, 116, 32, 117, 116, 32, 116, 117, 114, 112, 105, 115, 32, 97, 44, 32, 118, 101, 104, 105, 99, 117, 108, 97, 32, 112, 111, 114, 116, 116, 105, 116, 111, 114, 32, 100, 117, 105, 46, 32, 83, 117, 115, 112, 101, 110, 100, 105, 115, 115, 101, 32, 101, 116, 32, 109, 97, 116, 116, 105, 115, 32, 110, 105, 115, 108, 46, 32, 77, 97, 101, 99, 101, 110, 97, 115, 32, 101, 103, 101, 115, 116, 97, 115, 32, 105, 110, 116, 101, 114, 100, 117, 109, 32, 113, 117, 97, 109, 44, 32, 99, 111, 109, 109, 111, 100, 111, 32, 115, 111, 108, 108, 105, 99, 105, 116, 117, 100, 105, 110, 32, 110, 117, 108, 108, 97, 32, 118, 105, 118, 101, 114, 114, 97, 32, 110, 101, 99, 46, 32, 86, 105, 118, 97, 109, 117, 115, 32, 102, 97, 99, 105, 108, 105, 115, 105, 115, 32, 115, 101, 109, 112, 101, 114, 32, 100, 117, 105, 32, 115, 101, 100, 32, 102, 105, 110, 105, 98, 117, 115, 46, 32, 10, 10, 10, 73, 110, 32, 109, 97, 103, 110, 97, 32, 108, 97, 99, 117, 115, 44, 32, 102, 101, 117, 103, 105, 97, 116, 32, 117, 116, 32, 97, 114, 99, 117, 32, 105, 100, 44, 32, 99, 111, 110, 100, 105, 109, 101, 110, 116, 117, 109, 32, 99, 111, 109, 109, 111, 100, 111, 32, 106, 117, 115, 116, 111, 46, 32, 67, 117, 114, 97, 98, 105, 116, 117, 114, 32, 97, 116, 32, 97, 117, 103, 117, 101, 32, 101, 110, 105, 109, 46, 32, 80, 104, 97, 115, 101, 108, 108, 117, 115, 32, 117, 108, 116, 114, 105, 99, 105, 101, 115, 32, 100, 105, 103, 110, 105, 115, 115, 105, 109, 32, 101, 120, 44, 32, 116, 105, 110, 99, 105, 100, 117, 110, 116, 32, 99, 111, 110, 115, 101, 99, 116, 101, 116, 117, 114, 32, 116, 117, 114, 112, 105, 115, 32, 101, 117, 105, 115, 109, 111, 100, 32, 97, 116, 46, 32, 80, 104, 97, 115, 101, 108, 108, 117, 115, 32, 114, 104, 111, 110, 99, 117, 115, 32, 109, 97, 120, 105, 109, 117, 115, 32, 109, 97, 117, 114, 105, 115, 32, 118, 101, 108, 32, 99, 111, 110, 118, 97, 108, 108, 105, 115, 46, 32, 86, 101, 115, 116, 105, 98, 117, 108, 117, 109, 32, 97, 110, 116, 101, 32, 105, 112, 115, 117, 109, 32, 112, 114, 105, 109, 105, 115, 32, 105, 110, 32, 102, 97, 117, 99, 105, 98, 117, 115, 32, 111, 114, 99, 105, 32, 108, 117, 99, 116, 117, 115, 32, 101, 116, 32, 117, 108, 116, 114, 105, 99, 101, 115, 32, 112, 111, 115, 117, 101, 114, 101, 32, 99, 117, 98, 105, 108, 105, 97, 32, 67, 117, 114, 97, 101, 46, 93, 32, 105, 115, 32, 109, 101, 114, 103, 105, 110, 103, 32, 116, 104, 101, 32, 116, 97, 103, 115, 32, 102, 111, 114, 32, 99, 97, 115, 101, 32, 81, 85, 48, 55, 54, 56, 54, 56, 46]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afd1080ff12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afd1080ff12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afd1080ff12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afd1082534a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afd1082534a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5afd10814df6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afd10814df6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afd107ee3df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afd107ee3df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afd10808249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afd106d4d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5afd106d4d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afd10808402 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5afd10808402 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afd107ee498 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afd107e5e39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afd107ef2ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afd10825a8c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afd10825943 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5afd106a768f - core[8f93d80df273fe75]::panicking::assert_failed::<alloc[40b2bae28975ac47]::borrow::Cow<[u8]>, &[u8]>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5afd106c87b6 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::notification_template_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:1033:9
[INFO] [stdout]   22:     0x5afd106c35e7 - log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::notification_template_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsed_line.rs:1006:40
[INFO] [stdout]   23:     0x5afd106bb616 - <log_file_processor[29d2659a0d1337ba]::parsed_line::real_log_line_tests::notification_template_test::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5afd106c90fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5afd106c90fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5afd106d595a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5afd106d595a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5afd106d595a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5afd106d595a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5afd106d595a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5afd106cfe24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5afd106cfe24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5afd106d8452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5afd106d8452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5afd106d8452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5afd106d8452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5afd106d8452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5afd1080f7bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5afd1080f7bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72bc7176caa4 - <unknown>
[INFO] [stdout]   45:     0x72bc717f9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message
[INFO] [stdout]     parsed_line::real_log_line_tests::audit_client_test
[INFO] [stdout]     parsed_line::real_log_line_tests::capacity_service_test
[INFO] [stdout]     parsed_line::real_log_line_tests::capacity_service_test2
[INFO] [stdout]     parsed_line::real_log_line_tests::capacity_service_test3
[INFO] [stdout]     parsed_line::real_log_line_tests::capacity_service_test4
[INFO] [stdout]     parsed_line::real_log_line_tests::case_service_test
[INFO] [stdout]     parsed_line::real_log_line_tests::notification_template_test
[INFO] [stdout]     parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 134 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "09f19fa2bb279fc9a66bfbc89b3c7dae186cd7f25b2a04e1fe43777b4fc149bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09f19fa2bb279fc9a66bfbc89b3c7dae186cd7f25b2a04e1fe43777b4fc149bd", kill_on_drop: false }`
[INFO] [stdout] 09f19fa2bb279fc9a66bfbc89b3c7dae186cd7f25b2a04e1fe43777b4fc149bd
