[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] 99f1686dd236b23d0ec20f5d9fda4f53bd022848 [INFO] testing thermondo/log-reporter against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [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 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7ddbd2595848bc9c1b0aa159353330ed3801e468e926dbfd1614c852c977fef [INFO] running `Command { std: "docker" "start" "-a" "f7ddbd2595848bc9c1b0aa159353330ed3801e468e926dbfd1614c852c977fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7ddbd2595848bc9c1b0aa159353330ed3801e468e926dbfd1614c852c977fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ddbd2595848bc9c1b0aa159353330ed3801e468e926dbfd1614c852c977fef", kill_on_drop: false }` [INFO] [stdout] f7ddbd2595848bc9c1b0aa159353330ed3801e468e926dbfd1614c852c977fef [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d83491f38d5f39d730be84b3a0aa413a490434cff0e050ae25233f40fd73d02 [INFO] running `Command { std: "docker" "start" "-a" "8d83491f38d5f39d730be84b3a0aa413a490434cff0e050ae25233f40fd73d02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sentry-contexts v0.42.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sentry-types v0.42.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sentry-core v0.42.0 [INFO] [stderr] Compiling sentry-backtrace v0.42.0 [INFO] [stderr] Compiling sentry-debug-images v0.42.0 [INFO] [stderr] Compiling sentry-tower v0.42.0 [INFO] [stderr] Compiling sentry-tracing v0.42.0 [INFO] [stderr] Compiling sentry-panic v0.42.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.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling sentry v0.42.0 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling log_reporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "8d83491f38d5f39d730be84b3a0aa413a490434cff0e050ae25233f40fd73d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d83491f38d5f39d730be84b3a0aa413a490434cff0e050ae25233f40fd73d02", kill_on_drop: false }` [INFO] [stdout] 8d83491f38d5f39d730be84b3a0aa413a490434cff0e050ae25233f40fd73d02 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49481fe54e061c0a178c84e92f5617894959f8d8887ac4aaff923215fdd5c03d [INFO] running `Command { std: "docker" "start" "-a" "49481fe54e061c0a178c84e92f5617894959f8d8887ac4aaff923215fdd5c03d", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling sentry-core v0.42.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling sentry-tower v0.42.0 [INFO] [stderr] Compiling sentry-contexts v0.42.0 [INFO] [stderr] Compiling sentry-debug-images v0.42.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling sentry-backtrace v0.42.0 [INFO] [stderr] Compiling sentry-panic v0.42.0 [INFO] [stderr] Compiling sentry-tracing v0.42.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 tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [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.4 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling sentry v0.42.0 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling log_reporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.77s [INFO] running `Command { std: "docker" "inspect" "49481fe54e061c0a178c84e92f5617894959f8d8887ac4aaff923215fdd5c03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49481fe54e061c0a178c84e92f5617894959f8d8887ac4aaff923215fdd5c03d", kill_on_drop: false }` [INFO] [stdout] 49481fe54e061c0a178c84e92f5617894959f8d8887ac4aaff923215fdd5c03d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eda4af40897f1d1168c57c6dcb3c6d0e9901f289610613d29c3ffa14925ca1f1 [INFO] running `Command { std: "docker" "start" "-a" "eda4af40897f1d1168c57c6dcb3c6d0e9901f289610613d29c3ffa14925ca1f1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/log_reporter-5041e08d266380be) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test config::tests::test_invalid_old_destination_setting_format::_expects ... ok [INFO] [stdout] test config::tests::test_load_old_destination_setting_format_max ... 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_max ... ok [INFO] [stdout] test config::tests::test_load_toml_destination_setting_format_just_graphite ... 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 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::_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::_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_dyno_error::_r13_attach_error_error_r13_attach_error_failed_to_attach_to_process_expects ... 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_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_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_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_id::_0608656_04_expects ... ok [INFO] [stdout] test log_parser::tests::test_parse_offer_extension_id_invalid::offer_id ... ok [INFO] [stdout] test log_parser::tests::test_full_web_line_info ... ok [INFO] [stdout] test log_parser::tests::test_key_value_with_dashes_and_some_remainder ... 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_parse_offer_id_invalid::letter_in_customer_number ... 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::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_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::number_in_prefix ... ok [INFO] [stdout] test log_parser::tests::test_parse_project_reference_invalid::letter_in_year ... 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_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::_0wo1i000003cnxhgag_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::_0wo1i000003cpokga4_expects ... ok [INFO] [stdout] test log_parser::tests::test_parse_sfid::_0wo1i000003crohga4_expects ... ok [INFO] [stdout] test log_parser::tests::test_parse_sfid::_15_digit_id ... 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::_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::_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_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 extractors::tests::test_encode_logplex_drain_token ... ok [INFO] [stdout] test graphite::tests::test_empty_shutdown ... 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 metrics::tests::test_generate_graphite_scaling_metrics ... ok [INFO] [stdout] test reporter::tests::test_route_from_path::_1 ... 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 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_dyno_boot_timeout_process_log ... 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_empty_line ... ok [INFO] [stdout] test log_parser::tests::test_full_router_line_info ... ok [INFO] [stdout] test server::tests::test_get_fails ... ok [INFO] [stdout] test server::tests::test_post_missing_drain_token ... ok [INFO] [stdout] test server::tests::test_post_wrong_drain_token ... ok [INFO] [stdout] test log_parser::tests::test_parse_offer_extension_id::_0608656123123123123_04123123123123_abaslfkajslkjdas_expects ... ok [INFO] [stdout] test server::tests::test_health_check ... ok [INFO] [stdout] test log_parser::tests::test_parse_offer_extension_id::_0608656_04_a_expects ... ok [INFO] [stdout] test server::tests::test_post_parse_errors_dont_lead_to_server_error ... ok [INFO] [stdout] test server::tests::test_end_to_end_with_shutdown ... ok [INFO] [stdout] test reporter::tests::test_process_log ... ok [INFO] [stdout] test graphite::tests::test_100_measures_trigger_flush ... 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] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eda4af40897f1d1168c57c6dcb3c6d0e9901f289610613d29c3ffa14925ca1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda4af40897f1d1168c57c6dcb3c6d0e9901f289610613d29c3ffa14925ca1f1", kill_on_drop: false }` [INFO] [stdout] eda4af40897f1d1168c57c6dcb3c6d0e9901f289610613d29c3ffa14925ca1f1