[INFO] cloning repository https://github.com/thermondo/log-reporter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thermondo/log-reporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthermondo%2Flog-reporter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthermondo%2Flog-reporter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c4164eca66a384085325cde324262a44c68fd40
[INFO] testing thermondo/log-reporter against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthermondo%2Flog-reporter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thermondo/log-reporter
[INFO] finished tweaking git repo https://github.com/thermondo/log-reporter
[INFO] tweaked toml for git repo https://github.com/thermondo/log-reporter written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thermondo/log-reporter on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thermondo/log-reporter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84b38391b1d904cf91232d28942db779fde64ed3e842afdec533b816636166c0
[INFO] running `Command { std: "docker" "start" "-a" "84b38391b1d904cf91232d28942db779fde64ed3e842afdec533b816636166c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84b38391b1d904cf91232d28942db779fde64ed3e842afdec533b816636166c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84b38391b1d904cf91232d28942db779fde64ed3e842afdec533b816636166c0", kill_on_drop: false }`
[INFO] [stdout] 84b38391b1d904cf91232d28942db779fde64ed3e842afdec533b816636166c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e81d5eea6ded00843a3657bfbf24d52614c335a226067730f8434f8d682b58f3
[INFO] running `Command { std: "docker" "start" "-a" "e81d5eea6ded00843a3657bfbf24d52614c335a226067730f8434f8d682b58f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sentry-contexts v0.45.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling sentry-types v0.45.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling sentry-core v0.45.0
[INFO] [stderr]    Compiling sentry-backtrace v0.45.0
[INFO] [stderr]    Compiling sentry-debug-images v0.45.0
[INFO] [stderr]    Compiling sentry-tower v0.45.0
[INFO] [stderr]    Compiling sentry-panic v0.45.0
[INFO] [stderr]    Compiling sentry-tracing v0.45.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling sentry v0.45.0
[INFO] [stderr]    Compiling axum-extra v0.12.1
[INFO] [stderr]    Compiling log_reporter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "e81d5eea6ded00843a3657bfbf24d52614c335a226067730f8434f8d682b58f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e81d5eea6ded00843a3657bfbf24d52614c335a226067730f8434f8d682b58f3", kill_on_drop: false }`
[INFO] [stdout] e81d5eea6ded00843a3657bfbf24d52614c335a226067730f8434f8d682b58f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6915f107a236709f3fbab7591bd774350927b4947a67e15e652f440caa2e518e
[INFO] running `Command { std: "docker" "start" "-a" "6915f107a236709f3fbab7591bd774350927b4947a67e15e652f440caa2e518e", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling sentry-core v0.45.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling sentry-tower v0.45.0
[INFO] [stderr]    Compiling sentry-contexts v0.45.0
[INFO] [stderr]    Compiling sentry-debug-images v0.45.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling sentry-backtrace v0.45.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sentry-panic v0.45.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling sentry-tracing v0.45.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling sentry v0.45.0
[INFO] [stderr]    Compiling axum-extra v0.12.1
[INFO] [stderr]    Compiling log_reporter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.13s
[INFO] running `Command { std: "docker" "inspect" "6915f107a236709f3fbab7591bd774350927b4947a67e15e652f440caa2e518e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6915f107a236709f3fbab7591bd774350927b4947a67e15e652f440caa2e518e", kill_on_drop: false }`
[INFO] [stdout] 6915f107a236709f3fbab7591bd774350927b4947a67e15e652f440caa2e518e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8297c0cd98935b1582635b544a9ce568c25c3520de97e1366974443ca152279c
[INFO] running `Command { std: "docker" "start" "-a" "8297c0cd98935b1582635b544a9ce568c25c3520de97e1366974443ca152279c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/log_reporter-e5d55b612ce39ee7)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test config::tests::test_load_old_destination_setting_format_max ... ok
[INFO] [stdout] test config::tests::test_invalid_old_destination_setting_format::_expects ... ok
[INFO] [stdout] test config::tests::test_invalid_old_destination_setting_format::_1_2_expects ... ok
[INFO] [stdout] test config::tests::test_load_old_destination_setting_format_minimal ... ok
[INFO] [stdout] test config::tests::test_load_toml_destination_setting_format_just_graphite ... ok
[INFO] [stdout] test config::tests::test_load_toml_destination_setting_format_max ... ok
[INFO] [stdout] test config::tests::test_load_toml_destination_setting_format_minimal ... ok
[INFO] [stdout] test extractors::tests::test_encode_logplex_drain_token ... ok
[INFO] [stdout] test extractors::tests::test_decode_logplex_drain_token ... ok
[INFO] [stdout] test log_parser::tests::test_extract_dyno_error::_r10_boot_timeout_error_r10_boot_timeout_web_process_failed_to_bind_to_port_within_60_seconds_of_launch_expects ... ok
[INFO] [stdout] test log_parser::tests::test_extract_dyno_error::_r12_exit_timeout_error_r12_exit_timeout_process_failed_to_exit_within_30_seconds_of_sigterm_expects ... ok
[INFO] [stdout] test graphite::tests::test_empty_shutdown ... ok
[INFO] [stdout] test log_parser::tests::test_extract_dyno_error::_r13_attach_error_error_r13_attach_error_failed_to_attach_to_process_expects ... ok
[INFO] [stdout] test log_parser::tests::test_extract_dyno_error::_r14_memory_quota_exceeded_error_r14_memory_quota_exceeded_expects ... ok
[INFO] [stdout] test log_parser::tests::test_extract_dyno_error::_r15_memory_quota_vastly_exceeded_error_r15_memory_quota_vastly_exceeded_expects ... ok
[INFO] [stdout] test log_parser::tests::test_extract_dyno_error::_r17_checksum_error_error_r17_checksum_error_checksum_does_match_expected_value_expected_sha256_ed5718e83475c780145609cbb2e4f77ec8076f6f59ebc8a916fb790fbdb1ae64_actual_sha256_9ca15af16e06625dfd123ebc3472afb0c5091645512b31ac3dd355f0d8cc42c1_expects ... ok
[INFO] [stdout] test log_parser::tests::test_full_boot_timeout_line_info ... ok
[INFO] [stdout] test log_parser::tests::test_full_web_line_info ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_extension_id_invalid::empty_string ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_extension_id_invalid::number_in_extension_counter ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_extension_id_invalid::offer_id ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id::_0608656_04_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::empty_string ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::extension_id ... ok
[INFO] [stdout] test log_parser::tests::test_full_router_line_info ... ok
[INFO] [stdout] test log_parser::tests::test_parse_empty_line ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::letter_in_customer_number ... ok
[INFO] [stdout] test log_parser::tests::test_extract_dyno_error::_r16_detached_error_r16_detached_an_attached_process_is_not_responding_to_sighup_after_its_external_connection_was_closed_expects ... ok
[INFO] [stdout] test log_parser::tests::test_full_router_line_info_v2 ... ok
[INFO] [stdout] test log_parser::tests::test_parse_metric_pairs ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_extension_id::_0608656_04_ab_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::letter_in_offer_number ... ok
[INFO] [stdout] test log_parser::tests::test_key_value_with_dashes_and_some_remainder ... ok
[INFO] [stdout] test log_parser::tests::test_extract_scaling_events::vec_scalingevent_proc_web_count_4_size_standard_1x_heroku_hirefire_api_thermondo_de_scaled_to_web_4_standard_1x_by_user_heroku_hirefire_api_thermondo_de_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_extension_id::_0608656123123123123_04123123123123_abaslfkajslkjdas_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_extension_id::_0608656_04_a_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::missing_customer_number ... ok
[INFO] [stdout] test log_parser::tests::test_parse_project_reference_invalid::empty_string ... ok
[INFO] [stdout] test log_parser::tests::test_parse_project_reference_invalid::too_short ... ok
[INFO] [stdout] test log_parser::tests::test_parse_project_reference_invalid::letter_in_year ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::missing_offer_number ... ok
[INFO] [stdout] test log_parser::tests::test_parse_project_reference_invalid::lower_case_letter_in_counter ... ok
[INFO] [stdout] test log_parser::tests::test_parse_router_log ... ok
[INFO] [stdout] test log_parser::tests::test_parse_router_timeout_log ... ok
[INFO] [stdout] test log_parser::tests::test_parse_project_reference_invalid::number_in_prefix ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_18_digit_id ... ok
[INFO] [stdout] test log_parser::tests::test_extract_scaling_events::vec_scalingevent_proc_celerybeat_count_1_size_standard_1x_scalingevent_proc_celeryworkerhighmemory_count_1_size_performance_m_scalingevent_proc_celeryworkerhighprio_count_3_size_standard_2x_scalingevent_proc_celeryworkerlowprio_count_1_size_performance_m_scalingevent_proc_celeryworkeroffergenerator_count_1_size_performance_l_scalingevent_proc_release_count_0_size_standard_2x_scalingevent_proc_web_count_5_size_performance_m_heroku_hirefire_api_thermondo_de_scaled_to_celerybeat_1_standard_1x_celeryworkerhighmemory_1_performance_m_celeryworkerhighprio_3_standard_2x_celeryworkerlowprio_1_performance_m_celeryworkeroffergenerator_1_performance_l_release_0_standard_2x_web_5_performance_m_by_user_heroku_hirefire_api_thermondo_de_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i0000029e8egaq_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003btjegac_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003cnkugao_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003coengao_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003cp8qgag_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::length_19 ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::non_alphanum_char ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003crohga4_expects ... ok
[INFO] [stdout] test log_parser::tests::test_project_reference::_bv221c02_expects ... ok
[INFO] [stdout] test log_parser::tests::test_project_reference::_wo220vld_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::_18_digit_normal_upper_case_word ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003cnxhgag_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::_15_digit_normal_lower_case_word ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::_15_digit_normal_upper_case_word ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::_18_digit_normal_lower_case_word ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::empty_string ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::length_14 ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::length_17 ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_15_digit_id ... ok
[INFO] [stdout] test reporter::tests::test_route_from_path::_1 ... ok
[INFO] [stdout] test reporter::tests::test_route_from_path::_asdf_1234_something_asdf_number_something_expects ... ok
[INFO] [stdout] test reporter::tests::test_route_from_path::_asdf_8601b555_6a83_4c12_8269_97c8e32cdb22_something_asdf_uuid_something_expects ... ok
[INFO] [stdout] test reporter::tests::test_generate_boot_timeout_message ... ok
[INFO] [stdout] test reporter::tests::test_generate_full_timeout_message ... ok
[INFO] [stdout] test reporter::tests::test_route_from_path::_asdf_asdf_expects ... ok
[INFO] [stdout] test reporter::tests::test_route_from_path::_asdf_ddd_asdf_ddd_expects ... ok
[INFO] [stdout] test reporter::tests::test_route_from_path::_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003cpokga4_expects ... ok
[INFO] [stdout] test reporter::tests::test_process_log ... ok
[INFO] [stdout] test server::tests::test_get_fails ... ok
[INFO] [stdout] test log_parser::tests::test_pure_text_log_as_key_value_errors ... ok
[INFO] [stdout] test log_parser::tests::test_scaling_event_full_line ... ok
[INFO] [stdout] test log_parser::tests::test_some_key_value_and_some_remainder ... ok
[INFO] [stdout] test reporter::tests::test_generate_minimal_timeout_message ... ok
[INFO] [stdout] test reporter::tests::test_dyno_boot_timeout_process_log ... ok
[INFO] [stdout] test metrics::tests::test_generate_graphite_scaling_metrics ... ok
[INFO] [stdout] test server::tests::test_post_wrong_drain_token ... ok
[INFO] [stdout] test server::tests::test_health_check ... ok
[INFO] [stdout] test server::tests::test_post_missing_drain_token ... ok
[INFO] [stdout] test server::tests::test_end_to_end_with_shutdown ... ok
[INFO] [stdout] test server::tests::test_post_parse_errors_dont_lead_to_server_error ... ok
[INFO] [stdout] test graphite::tests::test_shutdown_fails_with_queued_measurements ... ok
[INFO] [stdout] test graphite::tests::test_shutdown_sends_queued_measurements ... ok
[INFO] [stdout] test graphite::tests::test_100_measures_trigger_flush ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- graphite::tests::test_100_measures_trigger_flush stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'graphite::tests::test_100_measures_trigger_flush' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/mock.rs:598:13:
[INFO] [stdout] 
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout] 
[INFO] [stdout] POST /
[INFO] [stdout] 
[INFO] [stdout] ...but received 0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1e3aabec62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1e3aabec62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1e3aabec62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d1e3aabec62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d1e3aad218f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d1e3aad218f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d1e3aa89743 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d1e3aa89743 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d1e3aa967a2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d1e3aa9bfcf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d1e3aa9be61 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d1e3a1586be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5d1e3a1586be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d1e3aa9c68f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5d1e3aa9c68f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d1e3aa9c43a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d1e3aa968d9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d1e3aa7d35d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d1e3aadd2e0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1e39f6d100 - core::panicking::panic_display::h22eac43e90123fdf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5d1e39f10a99 - mockito::mock::Mock::assert_async::{{closure}}::h289355ab84d5bb59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/mock.rs:598:13
[INFO] [stdout]   21:     0x5d1e39e43d1c - log_reporter::graphite::tests::test_100_measures_trigger_flush::{{closure}}::hb798c5ea8bd43f59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphite.rs:240:26
[INFO] [stdout]   22:     0x5d1e39ef27d5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h15fac6f339ddac87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d1e39ef2acd - <core::pin::Pin<P> as core::future::future::Future>::poll::hd2b8b467823dd3f2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d1e39ea625d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6a8551ad9dc49669
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5d1e39ea559c - tokio::task::coop::with_budget::h1c6609d9b68989a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5d1e39ea559c - tokio::task::coop::budget::h0a34de9d392f33d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5d1e39ea559c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2692fc6531fd624a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5d1e39e9b33a - tokio::runtime::scheduler::current_thread::Context::enter::he70ad5fc5fc1a098
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5d1e39ea120d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1a242e21489799cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5d1e39e9f5fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h622ca75529cd7120
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5d1e39f08fca - tokio::runtime::context::scoped::Scoped<T>::set::h518b97e6eb17cb47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d1e39e9475a - tokio::runtime::context::set_scheduler::{{closure}}::h894c6f824aebd669
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5d1e39e6c346 - std::thread::local::LocalKey<T>::try_with::h6a931a4951c09b12
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5d1e39e69f4c - std::thread::local::LocalKey<T>::with::h225ee77a6e258500
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5d1e39e943d1 - tokio::runtime::context::set_scheduler::h1311e2b441bd7b33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5d1e39e9ee79 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9fda86062017388f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5d1e39e9f8f2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcd4cb8a585181e85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5d1e39e974c9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf526a32a238052e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5d1e39ecbe00 - tokio::runtime::context::runtime::enter_runtime::haa75f65d95e9c1ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d1e39e957a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h49e3bb2a77d71646
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5d1e39e2fdff - tokio::runtime::runtime::Runtime::block_on_inner::hcd8da0e042fc6afe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d1e39e30285 - tokio::runtime::runtime::Runtime::block_on::h32750dd2b7729497
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d1e39e43247 - log_reporter::graphite::tests::test_100_measures_trigger_flush::hb6cae33483e2250a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphite.rs:242:11
[INFO] [stdout]   44:     0x5d1e39e432e7 - log_reporter::graphite::tests::test_100_measures_trigger_flush::{{closure}}::h1495bbe193022c5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphite.rs:208:51
[INFO] [stdout]   45:     0x5d1e39e79376 - core::ops::function::FnOnce::call_once::h336fe45c132c177f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d1e3a1584bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d1e3a1584bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5d1e3a16c51d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5d1e3a16c51d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5d1e3a16c51d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5d1e3a16c51d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5d1e3a16c51d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d1e3a16c51d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5d1e3a16c51d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5d1e3a145a64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5d1e3a145a64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d1e3a1492ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x5d1e3a1492ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d1e3a1492ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d1e3a1492ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d1e3a1492ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d1e3a1492ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x5d1e3a1492ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d1e3aa91cdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x5d1e3aa91cdf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x748cb2297aa4 - <unknown>
[INFO] [stdout]   67:     0x748cb2324a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     graphite::tests::test_100_measures_trigger_flush
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 90 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin log_reporter`
[INFO] running `Command { std: "docker" "inspect" "8297c0cd98935b1582635b544a9ce568c25c3520de97e1366974443ca152279c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8297c0cd98935b1582635b544a9ce568c25c3520de97e1366974443ca152279c", kill_on_drop: false }`
[INFO] [stdout] 8297c0cd98935b1582635b544a9ce568c25c3520de97e1366974443ca152279c
