[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipDaniels%2Flog-file-processor" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PhilipDaniels/log-file-processor on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/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-16/source/Cargo.toml [INFO] crate git repo https://github.com/PhilipDaniels/log-file-processor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f2b48fe0db952b909e8aba3326baab4f68a2e907eef2d125ec88ab0139de761 [INFO] running `Command { std: "docker" "start" "-a" "3f2b48fe0db952b909e8aba3326baab4f68a2e907eef2d125ec88ab0139de761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f2b48fe0db952b909e8aba3326baab4f68a2e907eef2d125ec88ab0139de761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2b48fe0db952b909e8aba3326baab4f68a2e907eef2d125ec88ab0139de761", kill_on_drop: false }` [INFO] [stdout] 3f2b48fe0db952b909e8aba3326baab4f68a2e907eef2d125ec88ab0139de761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5731eecf5613a00cf6255ebcb028950cc62d3afedf8ac2b36b62851c5206b392 [INFO] running `Command { std: "docker" "start" "-a" "5731eecf5613a00cf6255ebcb028950cc62d3afedf8ac2b36b62851c5206b392", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling console v0.7.1 [INFO] [stderr] Compiling indicatif v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling log-file-processor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.24s [INFO] running `Command { std: "docker" "inspect" "5731eecf5613a00cf6255ebcb028950cc62d3afedf8ac2b36b62851c5206b392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5731eecf5613a00cf6255ebcb028950cc62d3afedf8ac2b36b62851c5206b392", kill_on_drop: false }` [INFO] [stdout] 5731eecf5613a00cf6255ebcb028950cc62d3afedf8ac2b36b62851c5206b392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23434f5207de6d33bcd8877537c83e41ada0637d5e3504e7075f4903b59fedc6 [INFO] running `Command { std: "docker" "start" "-a" "23434f5207de6d33bcd8877537c83e41ada0637d5e3504e7075f4903b59fedc6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log-file-processor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.71s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/log_file_processor-ae0cd5b22ef5f1fa) [INFO] running `Command { std: "docker" "inspect" "23434f5207de6d33bcd8877537c83e41ada0637d5e3504e7075f4903b59fedc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23434f5207de6d33bcd8877537c83e41ada0637d5e3504e7075f4903b59fedc6", kill_on_drop: false }` [INFO] [stdout] 23434f5207de6d33bcd8877537c83e41ada0637d5e3504e7075f4903b59fedc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef135ef1a1c68a8b4f7ead745f6f4f22e64079fa9f45f9f20722626b7609a197 [INFO] running `Command { std: "docker" "start" "-a" "ef135ef1a1c68a8b4f7ead745f6f4f22e64079fa9f45f9f20722626b7609a197", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/log_file_processor-ae0cd5b22ef5f1fa) [INFO] [stdout] [INFO] [stdout] running 143 tests [INFO] [stdout] test byte_extensions::tests::trim_left ... ok [INFO] [stdout] test byte_extensions::tests::trim_right ... ok [INFO] [stdout] test byte_extensions::tests::trim_right_while ... 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 kvp::kvp_collection_tests::get_value_works_case_insensitively ... 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_key_and_unclosed_quote_and_remainder ... 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_remainder3 ... 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_unclosed_quote_and_whitespace ... 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_value ... 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_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_key_and_value_in_closed_quotes_and_intervening_cr ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_in_closed_quotes_and_whitespace ... 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_but_empty ... 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_whitespace ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_only ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_only_and_remainder ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_only_and_cr ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_only_and_whitespce ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_log_level_and_remainder ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_log_level_and_cr ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_non_kvp_word_and_cr ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_non_kvp_word_and_remainder ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_log_level_only ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_non_kvp_word_only ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_whitespace_slice ... 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_cr ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_unclosed_quote_and_remainder2 ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_unclosed_quote_and_remainder ... 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_unclosed_quote_and_remainder4 ... 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_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_value_in_closed_quotes_and_whitespace ... 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_and_value_only ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_only_and_cr ... 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_unclosed_quote_and_whitespace ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_and_value_in_closed_quotes_only ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_only_and_remainder ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_non_kvp_word_and_cr ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_only ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_quoted_message_only ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_only_and_whitespce ... 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_h2_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_non_kvp_word_and_remainder ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_d1_returns_error ... 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_min1_returns_error ... 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_d2_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_sep2_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_sep6_returns_error ... 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_y1_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_sep3_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_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_no_fractions_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_sep1_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_invalid_y3_returns_error ... 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::leading_kvps_tests::with_prologue_containing_all_well_formed_kpv_types_returns_kvps ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_nominal_line_extracts_log_date ... ok [INFO] [stdout] test parsed_line::message_extraction_tests::with_no_message_sets_message_to_empty ... 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::message_extraction_tests::with_no_trailing_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_leading_and_trailing_whitespace ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_only_log_date_extracts_log_date ... ok [INFO] [stdout] test parsed_line::message_extraction_tests::with_incomplete_prologue_sets_message_to_empty ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_date_and_time_to_second_accuracy ... 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::string_to_utc_datetime_tests::for_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::string_to_utc_datetime_tests::for_gibberish ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_time_with_seconds ... 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_standard_log_date ... 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_time_without_seconds ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_today ... ok [INFO] [stdout] test parsed_line::trailing_kvps_tests::with_trailing_kvp_quoted_value ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_date_and_time_to_minute_accuracy ... ok [INFO] [stdout] test parsed_line::trailing_kvps_tests::with_multiple_trailing_kvps_returns_kvps ... 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::trailing_kvps_tests::with_trailing_kvp_no_value ... 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 parsed_line::white_space_tests::trims_whitespace_from_both_ends ... ok [INFO] [stdout] test profiles::configuration_tests::add_column_for_column_that_exists ... ok [INFO] [stdout] test parsed_line::white_space_tests::whitespace_line_returns_error ... 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 parsed_line::string_to_utc_datetime_tests::for_yesterday ... ok [INFO] [stdout] test profiles::configuration_tests::add_alternate_column_for_key_not_present_adds ... ok [INFO] [stdout] test profiles::vec_tests::vec_has_column_for_same_case ... ok [INFO] [stdout] test profiles::vec_tests::vec_add_column_for_column_not_present ... ok [INFO] [stdout] test profiles::configuration_tests::add_alternate_column_for_key_present_and_column_not_present_adds ... 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 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_test4 ... FAILED [INFO] [stdout] test parsed_line::real_log_line_tests::case_service_test ... 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_test2 ... 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 parsed_line::real_log_line_tests::capacity_service_test3 ... 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_adds_alternate_columns ... 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] thread 'parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message' panicked at 'assertion failed: `(left == right)` [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]`', src/parsed_line.rs:797:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de4337a23d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55de4337a23d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55de4337a23d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55de4337a23d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55de4339cd5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55de43376c01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55de4337bf85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55de4337bf85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55de4337bf85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55de4337bc74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55de4337c4d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55de4337c3b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55de4337a6f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55de4337c0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55de431b4933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55de4339b928 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55de431f2b3e - core::panicking::assert_failed::h89acd93f5bd86232 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55de431dfcda - log_file_processor::parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message::hbf744f9cb83e0981 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:797:9 [INFO] [stdout] 18: 0x55de431dfb7a - log_file_processor::parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message::{{closure}}::h9254d926cc174264 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:794:5 [INFO] [stdout] 19: 0x55de431e946e - core::ops::function::FnOnce::call_once::h1f072ac3e4053a8d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55de43229d03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55de43229d03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55de43228ab9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55de43228ab9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55de43228ab9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55de43228ab9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55de43228ab9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55de43228ab9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55de43228ab9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55de431f4c6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55de431f4c6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55de431fa1d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55de431fa1d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55de431fa1d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55de431fa1d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55de431fa1d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55de43380ce3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fb2a4151609 - start_thread [INFO] [stdout] 42: 0x7fb2a42a6163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parsed_line::real_log_line_tests::capacity_service_test stdout ---- [INFO] [stdout] thread 'parsed_line::real_log_line_tests::capacity_service_test' panicked at 'assertion failed: `(left == right)` [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]`', src/parsed_line.rs:815:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de4337a23d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55de4337a23d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55de4337a23d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55de4337a23d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55de4339cd5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55de43376c01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55de4337bf85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55de4337bf85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55de4337bf85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55de4337bc74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55de4337c4d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55de4337c3b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55de4337a6f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55de4337c0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55de431b4933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55de4339b928 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55de431f247a - core::panicking::assert_failed::h0f9225ed19456d5f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55de431bc1b0 - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test::h2affc3dfdea7ce5b [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:815:9 [INFO] [stdout] 18: 0x55de431bbdaa - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test::{{closure}}::he0b6834bd00ae907 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:806:5 [INFO] [stdout] 19: 0x55de431eb01e - core::ops::function::FnOnce::call_once::hc8db7e3f1197895d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55de43229d03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55de43229d03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55de43228ab9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55de43228ab9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55de43228ab9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55de43228ab9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55de43228ab9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55de43228ab9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55de43228ab9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55de431f4c6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55de431f4c6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55de431fa1d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55de431fa1d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55de431fa1d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55de431fa1d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55de431fa1d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55de43380ce3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fb2a4151609 - start_thread [INFO] [stdout] 42: 0x7fb2a42a6163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parsed_line::real_log_line_tests::capacity_service_test4 stdout ---- [INFO] [stdout] thread 'parsed_line::real_log_line_tests::capacity_service_test4' panicked at 'assertion failed: `(left == right)` [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]`', src/parsed_line.rs:921:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de4337a23d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55de4337a23d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55de4337a23d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55de4337a23d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55de4339cd5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55de43376c01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55de4337bf85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55de4337bf85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55de4337bf85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55de4337bc74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55de4337c4d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55de4337c3b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55de4337a6f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55de4337c0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55de431b4933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55de4339b928 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55de431f26be - core::panicking::assert_failed::h417c9714984e156d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55de431befac - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test4::h5c0aaa30872897dc [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:921:9 [INFO] [stdout] 18: 0x55de431beb9a - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test4::{{closure}}::h45a28246c12da978 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:907:5 [INFO] [stdout] 19: 0x55de431eb2de - core::ops::function::FnOnce::call_once::he541d8741db62849 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55de43229d03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55de43229d03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55de43228ab9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55de43228ab9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55de43228ab9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55de43228ab9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55de43228ab9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55de43228ab9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55de43228ab9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55de431f4c6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55de431f4c6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55de431fa1d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55de431fa1d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55de431fa1d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55de431fa1d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55de431fa1d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55de43380ce3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fb2a4151609 - start_thread [INFO] [stdout] 42: 0x7fb2a42a6163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parsed_line::real_log_line_tests::case_service_test stdout ---- [INFO] [stdout] thread 'parsed_line::real_log_line_tests::case_service_test' panicked at 'assertion failed: `(left == right)` [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]`', src/parsed_line.rs:945:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de4337a23d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55de4337a23d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55de4337a23d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55de4337a23d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55de4339cd5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55de43376c01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55de4337bf85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55de4337bf85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55de4337bf85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55de4337bc74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55de4337c4d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55de4337c3b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55de4337a6f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55de4337c0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55de431b4933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55de4339b928 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55de431f247a - core::panicking::assert_failed::h0f9225ed19456d5f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55de431bfde0 - log_file_processor::parsed_line::real_log_line_tests::case_service_test::hc15c8e8e2bc87630 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:945:9 [INFO] [stdout] 18: 0x55de431bf9da - log_file_processor::parsed_line::real_log_line_tests::case_service_test::{{closure}}::hd0941b155cd0251a [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:936:5 [INFO] [stdout] 19: 0x55de431e91de - core::ops::function::FnOnce::call_once::h093546416f631bf0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55de43229d03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55de43229d03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55de43228ab9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55de43228ab9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55de43228ab9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55de43228ab9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55de43228ab9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55de43228ab9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55de43228ab9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55de431f4c6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55de431f4c6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55de431fa1d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55de431fa1d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55de431fa1d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55de431fa1d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55de431fa1d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55de43380ce3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fb2a4151609 - start_thread [INFO] [stdout] 42: 0x7fb2a42a6163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parsed_line::real_log_line_tests::audit_client_test stdout ---- [INFO] [stdout] thread 'parsed_line::real_log_line_tests::audit_client_test' panicked at 'assertion failed: `(left == right)` [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]`', src/parsed_line.rs:982:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de4337a23d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55de4337a23d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55de4337a23d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55de4337a23d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55de4339cd5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55de43376c01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55de4337bf85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55de4337bf85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55de4337bf85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55de4337bc74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55de4337c4d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55de4337c3b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55de4337a6f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55de4337c0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55de431b4933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55de4339b928 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55de431f247a - core::panicking::assert_failed::h0f9225ed19456d5f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55de431c0def - log_file_processor::parsed_line::real_log_line_tests::audit_client_test::he98a541154e8630b [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:982:9 [INFO] [stdout] 18: 0x55de431c088a - log_file_processor::parsed_line::real_log_line_tests::audit_client_test::{{closure}}::h24ef2aae885685fd [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:960:5 [INFO] [stdout] 19: 0x55de431e95ae - core::ops::function::FnOnce::call_once::h2381bb6cdc37ef8a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55de43229d03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55de43229d03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55de43228ab9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55de43228ab9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55de43228ab9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55de43228ab9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55de43228ab9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55de43228ab9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55de43228ab9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55de431f4c6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55de431f4c6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55de431fa1d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55de431fa1d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55de431fa1d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55de431fa1d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55de431fa1d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55de43380ce3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fb2a4151609 - start_thread [INFO] [stdout] 42: 0x7fb2a42a6163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parsed_line::real_log_line_tests::capacity_service_test2 stdout ---- [INFO] [stdout] thread 'parsed_line::real_log_line_tests::capacity_service_test2' panicked at 'assertion failed: `(left == right)` [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]`', src/parsed_line.rs:846:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de4337a23d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55de4337a23d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55de4337a23d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55de4337a23d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55de4339cd5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55de43376c01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55de4337bf85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55de4337bf85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55de4337bf85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55de4337bc74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55de4337c4d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55de4337c3b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55de4337a6f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55de4337c0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55de431b4933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55de4339b928 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55de431f29be - core::panicking::assert_failed::h7784460a888fb396 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55de431bcf72 - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test2::h6b2561d4439bd4d2 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:846:9 [INFO] [stdout] 18: 0x55de431bcaca - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test2::{{closure}}::h40da4368cac30ac5 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:829:5 [INFO] [stdout] 19: 0x55de431eb19e - core::ops::function::FnOnce::call_once::hd6c305f3a0d77ffa [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55de43229d03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55de43229d03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55de43228ab9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55de43228ab9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55de43228ab9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55de43228ab9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55de43228ab9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55de43228ab9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55de43228ab9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55de431f4c6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55de431f4c6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] error: test failed, to rerun pass '--bin log-file-processor' [INFO] [stdout] 32: 0x55de431fa1d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55de431fa1d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55de431fa1d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55de431fa1d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55de431fa1d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55de43380ce3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fb2a4151609 - start_thread [INFO] [stdout] 42: 0x7fb2a42a6163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines stdout ---- [INFO] [stdout] thread 'parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines' panicked at 'assertion failed: `(left == right)` [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]`', src/parsed_line.rs:752:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de4337a23d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55de4337a23d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55de4337a23d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55de4337a23d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55de4339cd5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55de43376c01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55de4337bf85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55de4337bf85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55de4337bf85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55de4337bc74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55de4337c4d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55de4337c3b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55de4337a6f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55de4337c0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55de431b4933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55de4339b928 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55de431f23be - core::panicking::assert_failed::h04a38d5cdd60658b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55de431db8ba - log_file_processor::parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines::h4372a685c768181b [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:752:9 [INFO] [stdout] 18: 0x55de431db5ca - log_file_processor::parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines::{{closure}}::hc438980a137c13a0 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:745:5 [INFO] [stdout] 19: 0x55de431eaf5e - core::ops::function::FnOnce::call_once::hc46293d4f62d3646 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55de43229d03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55de43229d03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55de43228ab9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55de43228ab9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55de43228ab9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55de43228ab9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55de43228ab9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55de43228ab9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55de43228ab9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55de431f4c6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55de431f4c6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55de431fa1d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55de431fa1d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55de431fa1d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55de431fa1d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55de431fa1d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55de43380ce3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fb2a4151609 - start_thread [INFO] [stdout] 42: 0x7fb2a42a6163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parsed_line::real_log_line_tests::notification_template_test stdout ---- [INFO] [stdout] thread 'parsed_line::real_log_line_tests::notification_template_test' panicked at 'assertion failed: `(left == right)` [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]`', src/parsed_line.rs:1033:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de4337a23d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55de4337a23d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55de4337a23d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55de4337a23d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55de4339cd5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55de43376c01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55de4337bf85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55de4337bf85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55de4337bf85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55de4337bc74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55de4337c4d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55de4337c3b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55de4337a6f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55de4337c0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55de431b4933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55de4339b928 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55de431f29be - core::panicking::assert_failed::h7784460a888fb396 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55de431c2775 - log_file_processor::parsed_line::real_log_line_tests::notification_template_test::h0da9cbc361b37c3d [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:1033:9 [INFO] [stdout] 18: 0x55de431c21da - log_file_processor::parsed_line::real_log_line_tests::notification_template_test::{{closure}}::h94b8587127e5554f [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:1006:5 [INFO] [stdout] 19: 0x55de431e921e - core::ops::function::FnOnce::call_once::h098ef6a69b391e1a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55de43229d03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55de43229d03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55de43228ab9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55de43228ab9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55de43228ab9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55de43228ab9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55de43228ab9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55de43228ab9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55de43228ab9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55de431f4c6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55de431f4c6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55de431fa1d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55de431fa1d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55de431fa1d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55de431fa1d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55de431fa1d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55de43380ce3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fb2a4151609 - start_thread [INFO] [stdout] 42: 0x7fb2a42a6163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parsed_line::real_log_line_tests::capacity_service_test3 stdout ---- [INFO] [stdout] thread 'parsed_line::real_log_line_tests::capacity_service_test3' panicked at 'assertion failed: `(left == right)` [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]`', src/parsed_line.rs:892:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de4337a23d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55de4337a23d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55de4337a23d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55de4337a23d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55de4339cd5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55de43376c01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55de4337bf85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55de4337bf85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55de4337bf85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55de4337bc74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55de4337c4d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55de4337c3b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55de4337a6f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55de4337c0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55de431b4933 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55de4339b928 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55de431f29be - core::panicking::assert_failed::h7784460a888fb396 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55de431be1a4 - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test3::haa0b0f98069a7ef2 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:892:9 [INFO] [stdout] 18: 0x55de431bdb4a - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test3::{{closure}}::h7118f66c894fbb13 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:863:5 [INFO] [stdout] 19: 0x55de431e986e - core::ops::function::FnOnce::call_once::h3a0fcff0d84bbf72 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55de43229d03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55de43229d03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55de43228ab9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55de43228ab9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55de43228ab9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55de43228ab9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55de43228ab9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55de43228ab9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55de43228ab9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55de431f4c6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55de431f4c6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55de431fa1d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55de431fa1d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55de431fa1d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55de431fa1d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55de431fa1d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55de431fa1d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55de43380ce3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55de43380ce3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fb2a4151609 - start_thread [INFO] [stdout] 42: 0x7fb2a42a6163 - clone [INFO] [stdout] 43: 0x0 - [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.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef135ef1a1c68a8b4f7ead745f6f4f22e64079fa9f45f9f20722626b7609a197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef135ef1a1c68a8b4f7ead745f6f4f22e64079fa9f45f9f20722626b7609a197", kill_on_drop: false }` [INFO] [stdout] ef135ef1a1c68a8b4f7ead745f6f4f22e64079fa9f45f9f20722626b7609a197