[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipDaniels%2Flog-file-processor" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PhilipDaniels/log-file-processor on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/PhilipDaniels/log-file-processor [INFO] removed workspace from 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-4/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 503cbf7523910cd5fda339c97777cdc8f80bc389d12c08d0252760174819d5f5 [INFO] running `Command { std: "docker" "start" "-a" "503cbf7523910cd5fda339c97777cdc8f80bc389d12c08d0252760174819d5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "503cbf7523910cd5fda339c97777cdc8f80bc389d12c08d0252760174819d5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "503cbf7523910cd5fda339c97777cdc8f80bc389d12c08d0252760174819d5f5", kill_on_drop: false }` [INFO] [stdout] 503cbf7523910cd5fda339c97777cdc8f80bc389d12c08d0252760174819d5f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0363d046bdbfc02a92524c5626953a9ff026674ae6f69620960637042d634a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0363d046bdbfc02a92524c5626953a9ff026674ae6f69620960637042d634a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling number_prefix v0.2.8 [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 clicolors-control v0.3.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [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 csv v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling indicatif v0.10.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 1m 23s [INFO] running `Command { std: "docker" "inspect" "e0363d046bdbfc02a92524c5626953a9ff026674ae6f69620960637042d634a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0363d046bdbfc02a92524c5626953a9ff026674ae6f69620960637042d634a6", kill_on_drop: false }` [INFO] [stdout] e0363d046bdbfc02a92524c5626953a9ff026674ae6f69620960637042d634a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16c3920d86526db952fe828f56ddeeb5b326bce48f60a787ca2baba35e5ae74f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "16c3920d86526db952fe828f56ddeeb5b326bce48f60a787ca2baba35e5ae74f", kill_on_drop: false }` [INFO] [stderr] Compiling log-file-processor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.54s [INFO] running `Command { std: "docker" "inspect" "16c3920d86526db952fe828f56ddeeb5b326bce48f60a787ca2baba35e5ae74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c3920d86526db952fe828f56ddeeb5b326bce48f60a787ca2baba35e5ae74f", kill_on_drop: false }` [INFO] [stdout] 16c3920d86526db952fe828f56ddeeb5b326bce48f60a787ca2baba35e5ae74f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8c5f5bcf53db590b771e8df7d6b53a3dbb20cbb8aba2349e48c6f8225a60668 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f8c5f5bcf53db590b771e8df7d6b53a3dbb20cbb8aba2349e48c6f8225a60668", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/log_file_processor-191ebcf894ebdfc7 [INFO] [stdout] [INFO] [stdout] running 143 tests [INFO] [stdout] test byte_extensions::tests::trim_left ... ok [INFO] [stdout] test byte_extensions::tests::trim_while ... 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 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::next_kvp_tests::for_key_and_unclosed_quote_and_remainder2 ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_cr ... 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_value ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_only ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_remainder4 ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_whitespace ... 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_and_remainder ... 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_remainder ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_in_closed_quotes_but_whitespace ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_and_value_in_closed_quotes_but_empty ... 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_whitespace ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_only_and_cr ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_empty_slice ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_only_and_remainder ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_remainder ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_only_and_whitespce ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_only ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_log_level_and_cr ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_whitespace_slice ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_log_level_only ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_non_kvp_word_and_cr ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_non_kvp_word_and_remainder ... 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_remainder ... 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_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_in_closed_quotes_but_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_and_value_only ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_only ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_log_level_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_whitespace ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_non_kvp_word_only ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_empty_slice ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_only_and_remainder ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_only_and_whitespce ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_key_only_and_cr ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_non_kvp_word_and_cr ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_quoted_message_only ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::short_line_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_d1_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_h2_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_mon1_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_mon2_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_s1_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_s2_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_sep2_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_sep6_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_y1_returns_error ... ok [INFO] [stdout] test kvp::next_kvp_tests::for_key_and_unclosed_quote_and_remainder3 ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_h1_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_y4_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_y2_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_nominal_line_extracts_log_date ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_only_log_date_and_whitespace_extracts_log_date ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_only_log_date_extracts_log_date ... ok [INFO] [stdout] test parsed_line::leading_kvps_tests::with_empty_prologue_returns_empty_kvps_and_empty_log_level ... ok [INFO] [stdout] test parsed_line::leading_kvps_tests::with_prologue_and_no_message_and_whitespace_returns_kvps_and_log_level ... 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::leading_kvps_tests::with_prologue_containing_kpvs_returns_kvps ... ok [INFO] [stdout] test parsed_line::leading_kvps_tests::with_prologue_containing_log_level_returns_appropriate_log_level ... ok [INFO] [stdout] test parsed_line::message_extraction_tests::with_incomplete_prologue_sets_message_to_empty ... 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_invalid_min1_returns_error ... ok [INFO] [stdout] test parsed_line::extract_log_date_tests::with_invalid_d2_returns_error ... ok [INFO] [stdout] test kvp::prev_kvp_tests::for_non_kvp_word_and_remainder ... 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_y3_returns_error ... ok [INFO] [stdout] test parsed_line::message_extraction_tests::with_no_trailing_kvps ... 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_no_fractions_returns_error ... ok [INFO] [stdout] test parsed_line::real_log_line_tests::capacity_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_test4 ... FAILED [INFO] [stdout] test parsed_line::real_log_line_tests::capacity_service_test2 ... FAILED [INFO] [stdout] test parsed_line::real_log_line_tests::case_service_test ... FAILED [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_date_and_time_to_minute_accuracy ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_date_and_time_to_second_accuracy ... ok [INFO] [stdout] test parsed_line::real_log_line_tests::notification_template_test ... FAILED [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_gibberish ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_empty ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_date ... ok [INFO] [stdout] test parsed_line::real_log_line_tests::capacity_service_test3 ... FAILED [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_time_without_seconds ... ok [INFO] [stdout] test parsed_line::trailing_kvps_tests::with_multiple_trailing_kvps_returns_kvps ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_yesterday ... 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_no_value ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_time_with_seconds ... ok [INFO] [stdout] test parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines ... FAILED [INFO] [stdout] test parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message ... FAILED [INFO] [stdout] test parsed_line::white_space_tests::trims_whitespace_from_both_ends ... ok [INFO] [stdout] test parsed_line::string_to_utc_datetime_tests::for_standard_log_date ... 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_standard_value ... ok [INFO] [stdout] test parsed_line::trailing_kvps_tests::with_trailing_kvp_quoted_value ... ok [INFO] [stdout] test profiles::configuration_tests::add_column_for_column_that_does_not_exist ... ok [INFO] [stdout] test profiles::configuration_tests::add_column_for_column_that_exists ... ok [INFO] [stdout] test profiles::configuration_tests::has_column_for_matching_alternate_column ... ok [INFO] [stdout] test parsed_line::white_space_tests::whitespace_line_returns_error ... ok [INFO] [stdout] test profiles::configuration_tests::add_alternate_column_for_key_present_and_column_present_does_not_add ... ok [INFO] [stdout] test profiles::vec_tests::vec_add_column_for_column_not_present ... ok [INFO] [stdout] test profiles::configuration_tests::has_column_for_matching_column ... ok [INFO] [stdout] test profiles::vec_tests::vec_has_column_for_no_match ... 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_different_case ... 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_same_case ... 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::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::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::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::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: 0x55880061a270 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55880061a270 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55880061a270 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55880061a270 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55880063d9bc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558800489236 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55880061456d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55880061c945 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55880061c945 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55880061c945 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55880061c592 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55880061d0e1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55880061cc27 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55880061a72c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55880061cb89 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55880061cb3b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x55880042d881 - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test::h66d18dd5ed860965 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:815:9 [INFO] [stdout] 17: 0x55880042d18a - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test::{{closure}}::hf19af45dc5e28a5e [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:806:5 [INFO] [stdout] 18: 0x55880046b8ce - core::ops::function::FnOnce::call_once::hce329319e9592633 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5588004b0d83 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5588004b0d83 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5588004af22a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5588004af22a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5588004af22a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5588004af22a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5588004af22a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5588004af22a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5588004af22a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5588004885b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55880048d5b3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55880048d5b3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55880048d5b3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55880048d5b3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55880048d5b3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5588006238ea - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f0594353609 - start_thread [INFO] [stdout] 40: 0x7f05944aa293 - clone [INFO] [stdout] 41: 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: 0x55880061a270 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55880061a270 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55880061a270 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55880061a270 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55880063d9bc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558800489236 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55880061456d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55880061c945 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55880061c945 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55880061c945 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55880061c592 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55880061d0e1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55880061cc27 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55880061a72c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55880061cb89 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55880061cb3b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x558800437116 - log_file_processor::parsed_line::real_log_line_tests::audit_client_test::hebcd789aca75d1a5 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:982:9 [INFO] [stdout] 17: 0x5588004368ba - log_file_processor::parsed_line::real_log_line_tests::audit_client_test::{{closure}}::h7e4be426366a4dcd [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:960:5 [INFO] [stdout] 18: 0x55880046aa7e - core::ops::function::FnOnce::call_once::h4f8c6d536f276631 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5588004b0d83 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5588004b0d83 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5588004af22a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5588004af22a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5588004af22a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5588004af22a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5588004af22a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5588004af22a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5588004af22a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5588004885b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55880048d5b3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55880048d5b3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55880048d5b3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55880048d5b3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55880048d5b3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5588006238ea - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f0594353609 - start_thread [INFO] [stdout] 40: 0x7f05944aa293 - clone [INFO] [stdout] 41: 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: 0x55880061a270 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55880061a270 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55880061a270 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55880061a270 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55880063d9bc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558800489236 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55880061456d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55880061c945 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55880061c945 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55880061c945 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55880061c592 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55880061d0e1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55880061cc27 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55880061a72c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55880061cb89 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55880061cb3b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x5588004335f2 - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test4::h4303662e955c9210 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:921:9 [INFO] [stdout] 17: 0x558800432e9a - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test4::{{closure}}::h708be26cd1526b2a [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:907:5 [INFO] [stdout] 18: 0x55880046b3ee - core::ops::function::FnOnce::call_once::ha1b10a0089fc4940 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5588004b0d83 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5588004b0d83 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5588004af22a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5588004af22a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5588004af22a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5588004af22a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5588004af22a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5588004af22a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5588004af22a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5588004885b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55880048d5b3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55880048d5b3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55880048d5b3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55880048d5b3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55880048d5b3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5588006238ea - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f0594353609 - start_thread [INFO] [stdout] 40: 0x7f05944aa293 - clone [INFO] [stdout] 41: 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: 0x55880061a270 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55880061a270 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55880061a270 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55880061a270 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55880063d9bc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558800489236 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55880061456d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55880061c945 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55880061c945 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55880061c945 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55880061c592 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55880061d0e1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55880061cc27 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55880061a72c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55880061cb89 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55880061cb3b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x55880042f49d - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test2::h00c286a83896f64e [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:846:9 [INFO] [stdout] 17: 0x55880042ecca - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test2::{{closure}}::h03bbb5b46f2c217f [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:829:5 [INFO] [stdout] 18: 0x55880046b29e - core::ops::function::FnOnce::call_once::h973f974e17889fa2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5588004b0d83 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5588004b0d83 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5588004af22a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5588004af22a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5588004af22a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5588004af22a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5588004af22a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5588004af22a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5588004af22a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5588004885b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55880048d5b3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55880048d5b3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55880048d5b3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55880048d5b3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55880048d5b3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5588006238ea - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f0594353609 - start_thread [INFO] [stdout] 40: 0x7f05944aa293 - clone [INFO] [stdout] 41: 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: 0x55880061a270 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55880061a270 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55880061a270 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55880061a270 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55880063d9bc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558800489236 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55880061456d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55880061c945 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55880061c945 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55880061c945 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55880061c592 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55880061d0e1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55880061cc27 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55880061a72c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55880061cb89 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55880061cb3b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x5588004351d1 - log_file_processor::parsed_line::real_log_line_tests::case_service_test::hb397616ede14680a [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:945:9 [INFO] [stdout] 17: 0x558800434ada - log_file_processor::parsed_line::real_log_line_tests::case_service_test::{{closure}}::ha517df90e281c867 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:936:5 [INFO] [stdout] 18: 0x55880046a73e - core::ops::function::FnOnce::call_once::h38cf58bfaf7cff83 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5588004b0d83 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5588004b0d83 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5588004af22a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5588004af22a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5588004af22a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5588004af22a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5588004af22a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5588004af22a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5588004af22a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5588004885b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55880048d5b3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55880048d5b3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55880048d5b3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55880048d5b3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55880048d5b3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5588006238ea - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f0594353609 - start_thread [INFO] [stdout] 40: 0x7f05944aa293 - clone [INFO] [stdout] 41: 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: 0x55880061a270 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55880061a270 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55880061a270 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55880061a270 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55880063d9bc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558800489236 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55880061456d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55880061c945 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55880061c945 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55880061c945 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55880061c592 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55880061d0e1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55880061cc27 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55880061a72c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55880061cb89 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55880061cb3b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x55880043a48a - log_file_processor::parsed_line::real_log_line_tests::notification_template_test::h20b250b9016be0ab [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:1033:9 [INFO] [stdout] 17: 0x558800439bca - log_file_processor::parsed_line::real_log_line_tests::notification_template_test::{{closure}}::h13267d2856ff38c0 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:1006:5 [INFO] [stdout] 18: 0x55880046b68e - core::ops::function::FnOnce::call_once::hb6e011bd6641c86d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5588004b0d83 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5588004b0d83 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5588004af22a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5588004af22a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5588004af22a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5588004af22a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5588004af22a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5588004af22a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5588004af22a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5588004885b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55880048d5b3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55880048d5b3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55880048d5b3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55880048d5b3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55880048d5b3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5588006238ea - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f0594353609 - start_thread [INFO] [stdout] 40: 0x7f05944aa293 - clone [INFO] [stdout] 41: 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: 0x55880061a270 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55880061a270 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55880061a270 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55880061a270 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55880063d9bc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558800489236 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55880061456d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55880061c945 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55880061c945 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55880061c945 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55880061c592 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55880061d0e1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55880061cc27 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55880061a72c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55880061cb89 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55880061cb3b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x558800431886 - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test3::hd227097afe72de8d [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:892:9 [INFO] [stdout] 17: 0x558800430f0a - log_file_processor::parsed_line::real_log_line_tests::capacity_service_test3::{{closure}}::h56ae5ef6a5b7ce67 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:863:5 [INFO] [stdout] 18: 0x55880046b4ae - core::ops::function::FnOnce::call_once::ha4e4c68753f46036 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5588004b0d83 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5588004b0d83 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5588004af22a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5588004af22a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5588004af22a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5588004af22a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5588004af22a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5588004af22a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5588004af22a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5588004885b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55880048d5b3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55880048d5b3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55880048d5b3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55880048d5b3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55880048d5b3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5588006238ea - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f0594353609 - start_thread [INFO] [stdout] 40: 0x7f05944aa293 - clone [INFO] [stdout] 41: 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: 0x55880061a270 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stderr] error: test failed, to rerun pass '--bin log-file-processor' [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55880061a270 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55880061a270 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55880061a270 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55880063d9bc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558800489236 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55880061456d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55880061c945 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55880061c945 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55880061c945 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55880061c592 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55880061d0e1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55880061cc27 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55880061a72c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55880061cb89 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55880061cb3b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x55880045025c - log_file_processor::parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines::hae84dfd767d4462f [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:752:9 [INFO] [stdout] 17: 0x55880044fbba - log_file_processor::parsed_line::trailing_kvps_tests::with_quoted_kvp_that_spans_lines_returns_kvp_with_newlines::{{closure}}::hd51044d2ae94acaf [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:745:5 [INFO] [stdout] 18: 0x55880046a3de - core::ops::function::FnOnce::call_once::h18c325ce9a4f4b1b [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5588004b0d83 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5588004b0d83 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5588004af22a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5588004af22a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5588004af22a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5588004af22a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5588004af22a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5588004af22a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5588004af22a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5588004885b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55880048d5b3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55880048d5b3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55880048d5b3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55880048d5b3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55880048d5b3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5588006238ea - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f0594353609 - start_thread [INFO] [stdout] 40: 0x7f05944aa293 - clone [INFO] [stdout] 41: 0x0 - [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: 0x55880061a270 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55880061a270 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55880061a270 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55880061a270 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55880063d9bc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558800489236 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55880061456d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55880061c945 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55880061c945 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55880061c945 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55880061c592 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55880061d0e1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55880061cc27 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55880061a72c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55880061cb89 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55880061cb3b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x558800470be3 - log_file_processor::parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message::h84cd6aaad08e4460 [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:797:9 [INFO] [stdout] 17: 0x55880047099a - log_file_processor::parsed_line::message_extraction_tests::with_message_with_newlines_extracts_message::{{closure}}::h0c921b3912c2cc4a [INFO] [stdout] at /opt/rustwide/workdir/src/parsed_line.rs:794:5 [INFO] [stdout] 18: 0x55880046bcbe - core::ops::function::FnOnce::call_once::hf953242533c25b35 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5588004b0d83 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5588004b0d83 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x5588004af22a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x5588004af22a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5588004af22a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x5588004af22a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x5588004af22a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5588004af22a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x5588004af22a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x5588004885b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55880048d5b3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55880048d5b3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55880048d5b3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55880048d5b3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55880048d5b3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55880048d5b3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5588006238ea - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x5588006238ea - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f0594353609 - start_thread [INFO] [stdout] 40: 0x7f05944aa293 - clone [INFO] [stdout] 41: 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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f8c5f5bcf53db590b771e8df7d6b53a3dbb20cbb8aba2349e48c6f8225a60668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c5f5bcf53db590b771e8df7d6b53a3dbb20cbb8aba2349e48c6f8225a60668", kill_on_drop: false }` [INFO] [stdout] f8c5f5bcf53db590b771e8df7d6b53a3dbb20cbb8aba2349e48c6f8225a60668