[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] bf90b66ee5ff8b2dc2d63921dbe787827fc8ba39
[INFO] testing thermondo/log-reporter against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthermondo%2Flog-reporter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thermondo/log-reporter on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02b006e6b297511454a33ddf6a2de2f53d2818634bdd804eaa32bff0a576c807
[INFO] running `Command { std: "docker" "start" "-a" "02b006e6b297511454a33ddf6a2de2f53d2818634bdd804eaa32bff0a576c807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02b006e6b297511454a33ddf6a2de2f53d2818634bdd804eaa32bff0a576c807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02b006e6b297511454a33ddf6a2de2f53d2818634bdd804eaa32bff0a576c807", kill_on_drop: false }`
[INFO] [stdout] 02b006e6b297511454a33ddf6a2de2f53d2818634bdd804eaa32bff0a576c807
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 524df73c09fc15179ca5afc8a9a10977b29769be083f4cd01969330dac6b2dd7
[INFO] running `Command { std: "docker" "start" "-a" "524df73c09fc15179ca5afc8a9a10977b29769be083f4cd01969330dac6b2dd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sentry v0.48.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling sentry-contexts v0.48.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling sentry-types v0.48.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling pin-project v1.1.12
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling sentry-core v0.48.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sentry-backtrace v0.48.1
[INFO] [stderr]    Compiling sentry-tower v0.48.1
[INFO] [stderr]    Compiling sentry-debug-images v0.48.1
[INFO] [stderr]    Compiling sentry-panic v0.48.1
[INFO] [stderr]    Compiling sentry-tracing v0.48.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling axum-extra v0.12.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling log_reporter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "524df73c09fc15179ca5afc8a9a10977b29769be083f4cd01969330dac6b2dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "524df73c09fc15179ca5afc8a9a10977b29769be083f4cd01969330dac6b2dd7", kill_on_drop: false }`
[INFO] [stdout] 524df73c09fc15179ca5afc8a9a10977b29769be083f4cd01969330dac6b2dd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e182489c67a4ca8f4db0a857fedfcda319ece2f0f37ca95d156fe93c6672a1c
[INFO] running `Command { std: "docker" "start" "-a" "6e182489c67a4ca8f4db0a857fedfcda319ece2f0f37ca95d156fe93c6672a1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sentry v0.48.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling sentry-core v0.48.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling sentry-backtrace v0.48.1
[INFO] [stderr]    Compiling sentry-contexts v0.48.1
[INFO] [stderr]    Compiling sentry-tower v0.48.1
[INFO] [stderr]    Compiling sentry-debug-images v0.48.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling sentry-panic v0.48.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling sentry-tracing v0.48.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling axum-extra v0.12.6
[INFO] [stderr]    Compiling log_reporter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.01s
[INFO] running `Command { std: "docker" "inspect" "6e182489c67a4ca8f4db0a857fedfcda319ece2f0f37ca95d156fe93c6672a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e182489c67a4ca8f4db0a857fedfcda319ece2f0f37ca95d156fe93c6672a1c", kill_on_drop: false }`
[INFO] [stdout] 6e182489c67a4ca8f4db0a857fedfcda319ece2f0f37ca95d156fe93c6672a1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b120fdd2e08d42f37934aa6fc8dc4661367b2a6a570f2639be151406b388438
[INFO] running `Command { std: "docker" "start" "-a" "8b120fdd2e08d42f37934aa6fc8dc4661367b2a6a570f2639be151406b388438", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/log_reporter-1e0ad77ae0e8740f)
[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_toml_destination_setting_format_minimal ... ok
[INFO] [stdout] test config::tests::test_load_toml_destination_setting_format_max ... ok
[INFO] [stdout] test extractors::tests::test_decode_logplex_drain_token ... ok
[INFO] [stdout] test extractors::tests::test_encode_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 log_parser::tests::test_extract_dyno_error::_r13_attach_error_error_r13_attach_error_failed_to_attach_to_process_expects ... ok
[INFO] [stdout] test config::tests::test_load_old_destination_setting_format_minimal ... ok
[INFO] [stdout] test graphite::tests::test_empty_shutdown ... 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::_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_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_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_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_full_boot_timeout_line_info ... ok
[INFO] [stdout] test log_parser::tests::test_full_router_line_info ... ok
[INFO] [stdout] test log_parser::tests::test_full_web_line_info ... ok
[INFO] [stdout] test log_parser::tests::test_full_router_line_info_v2 ... ok
[INFO] [stdout] test log_parser::tests::test_key_value_with_dashes_and_some_remainder ... ok
[INFO] [stdout] test log_parser::tests::test_parse_empty_line ... ok
[INFO] [stdout] test log_parser::tests::test_parse_metric_pairs ... 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_extension_id::_0608656_04_ab_expects ... 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::empty_string ... 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::missing_customer_number ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::letter_in_offer_number ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::letter_in_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::letter_in_year ... 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_project_reference_invalid::too_short ... 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::_0wo1i000003btjegac_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_router_log ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003cnkugao_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i0000029e8egaq_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003coengao_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::extension_id ... ok
[INFO] [stdout] test log_parser::tests::test_parse_offer_id_invalid::missing_offer_number ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003cp8qgag_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003cpokga4_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_15_digit_id ... ok
[INFO] [stdout] test log_parser::tests::test_parse_router_timeout_log ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003crohga4_expects ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_18_digit_id ... 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::_18_digit_normal_lower_case_word ... 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_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_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_project_reference::_bv221c02_expects ... ok
[INFO] [stdout] test log_parser::tests::test_project_reference::_wo220vld_expects ... ok
[INFO] [stdout] test log_parser::tests::test_scaling_event_full_line ... ok
[INFO] [stdout] test log_parser::tests::test_pure_text_log_as_key_value_errors ... ok
[INFO] [stdout] test log_parser::tests::test_some_key_value_and_some_remainder ... ok
[INFO] [stdout] test metrics::tests::test_generate_graphite_scaling_metrics ... 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_generate_minimal_timeout_message ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003cnxhgag_expects ... ok
[INFO] [stdout] test reporter::tests::test_dyno_boot_timeout_process_log ... 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_process_log ... 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_route_from_path::_asdf_asdf_expects ... ok
[INFO] [stdout] test reporter::tests::test_route_from_path::_expects ... ok
[INFO] [stdout] test server::tests::test_get_fails ... ok
[INFO] [stdout] test server::tests::test_health_check ... ok
[INFO] [stdout] test server::tests::test_post_wrong_drain_token ... ok
[INFO] [stdout] test server::tests::test_end_to_end_with_shutdown ... ok
[INFO] [stdout] test server::tests::test_post_missing_drain_token ... ok
[INFO] [stdout] test server::tests::test_post_parse_errors_dont_lead_to_server_error ... ok
[INFO] [stdout] test reporter::tests::test_route_from_path::_asdf_ddd_asdf_ddd_expects ... ok
[INFO] [stdout] test config::tests::test_load_toml_destination_setting_format_just_graphite ... ok
[INFO] [stdout] test log_parser::tests::test_parse_sfid_invalid::_15_digit_normal_upper_case_word ... ok
[INFO] [stdout] test graphite::tests::test_shutdown_sends_queued_measurements ... ok
[INFO] [stdout] test graphite::tests::test_shutdown_fails_with_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' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.2/src/mock.rs:633: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:     0x60b057c7599a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b057c7599a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b057c7599a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b057c7599a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b057c8ed2a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b057c8ed2a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x60b057c7b1b2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60b057c7b1b2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60b057c5284f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b057c5284f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b057c6ce69 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b056f3f11c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60b056f3f11c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b057c6d0e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60b057c6d0e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60b057c52908 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60b057c49a89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b057c538cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60b057c8f56c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b056d61e98 - core[35159d6ffb30e017]::panicking::panic_display::<alloc[a8a7aba520129d98]::string::String>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x60b056c6b0a0 - <mockito[725bd0839aa01134]::mock::Mock>::assert_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.2/src/mock.rs:633:13
[INFO] [stdout]   21:     0x60b056c3367c - log_reporter[3d5bb6d7bce390d6]::graphite::tests::test_100_measures_trigger_flush::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphite.rs:240:26
[INFO] [stdout]   22:     0x60b056c51905 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60b056c51abd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60b056c2e8dd - <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x60b056c2e18c - tokio[3b623a2d4c542e84]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>, <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x60b056c2e18c - tokio[3b623a2d4c542e84]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>, <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x60b056c2e18c - <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x60b056c1e4aa - <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>, <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x60b056c2a58d - <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x60b056c274fb - <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x60b056d19bea - <tokio[3b623a2d4c542e84]::runtime::context::scoped::Scoped<tokio[3b623a2d4c542e84]::runtime::scheduler::Context>>::set::<<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x60b056c492ca - tokio[3b623a2d4c542e84]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>), <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x60b056d1b5f6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3b623a2d4c542e84]::runtime::context::Context>>::try_with::<tokio[3b623a2d4c542e84]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>), <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x60b056d1a4dc - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3b623a2d4c542e84]::runtime::context::Context>>::with::<tokio[3b623a2d4c542e84]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>), <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x60b056c45481 - tokio[3b623a2d4c542e84]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>), <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x60b056c23819 - <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x60b056c24a46 - <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x60b056c25d59 - <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x60b056d0ca33 - tokio[3b623a2d4c542e84]::runtime::context::runtime::enter_runtime::<<tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x60b056c1dc81 - <tokio[3b623a2d4c542e84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x60b056cac08f - <tokio[3b623a2d4c542e84]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x60b056cac733 - <tokio[3b623a2d4c542e84]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[a5fbff7c823d0d8f]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x60b056c3f147 - log_reporter[3d5bb6d7bce390d6]::graphite::tests::test_100_measures_trigger_flush
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphite.rs:242:11
[INFO] [stdout]   44:     0x60b056c327b7 - log_reporter[3d5bb6d7bce390d6]::graphite::tests::test_100_measures_trigger_flush::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphite.rs:208:51
[INFO] [stdout]   45:     0x60b056c72836 - <log_reporter[3d5bb6d7bce390d6]::graphite::tests::test_100_measures_trigger_flush::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60b056f323fb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x60b056f323fb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x60b056f3fbeb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x60b056f3fbeb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x60b056f3fbeb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x60b056f3fbeb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60b056f3fbeb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60b056f3fbeb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x60b056f3fbeb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x60b056f3a5c4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x60b056f3a5c4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x60b056f427f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x60b056f427f2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x60b056f427f2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x60b056f427f2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60b056f427f2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60b056f427f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x60b056f427f2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x60b057c74a5f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x60b057c74a5f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x79281f99daa4 - <unknown>
[INFO] [stdout]   67:     0x79281fa2aa64 - 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.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin log_reporter`
[INFO] running `Command { std: "docker" "inspect" "8b120fdd2e08d42f37934aa6fc8dc4661367b2a6a570f2639be151406b388438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b120fdd2e08d42f37934aa6fc8dc4661367b2a6a570f2639be151406b388438", kill_on_drop: false }`
[INFO] [stdout] 8b120fdd2e08d42f37934aa6fc8dc4661367b2a6a570f2639be151406b388438
