[INFO] cloning repository https://github.com/mi2428/clockping
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mi2428/clockping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmi2428%2Fclockping", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmi2428%2Fclockping'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e4883af4e170f383b4cffbd25e6468a969446ec
[INFO] testing mi2428/clockping against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmi2428%2Fclockping" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mi2428/clockping
[INFO] finished tweaking git repo https://github.com/mi2428/clockping
[INFO] tweaked toml for git repo https://github.com/mi2428/clockping written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mi2428/clockping on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mi2428/clockping 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded surge-ping v0.8.4
[INFO] [stderr]   Downloaded pnet_macros_support v0.34.0
[INFO] [stderr]   Downloaded pnet_base v0.34.0
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded pnet_packet v0.34.0
[INFO] [stderr]   Downloaded zerofrom v0.1.7
[INFO] [stderr]   Downloaded pnet_macros v0.34.0
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] [stderr]   Downloaded clap_complete v4.6.2
[INFO] [stderr]   Downloaded iri-string v0.7.12
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded rustls v0.23.39
[INFO] [stderr]   Downloaded web-sys v0.3.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3
[INFO] running `Command { std: "docker" "start" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling pnet_base v0.34.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling clockping v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling pnet_packet v0.34.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling surge-ping v0.8.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling clockping v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.52s
[INFO] running `Command { std: "docker" "inspect" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clockping-af0f698dc7d370e8)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test cli::tests::http_rejects_conflicting_ip_version_flags ... ok
[INFO] [stdout] test cli::tests::output_colored_is_global ... ok
[INFO] [stdout] test cli::tests::http_accepts_ip_version_flags ... ok
[INFO] [stdout] test cli::tests::icmp_timestamp_long_option_is_native_arg ... ok
[INFO] [stdout] test cli::tests::output_colored_is_global_for_icmp_raw_args ... ok
[INFO] [stdout] test cli::tests::parse_fractional_seconds ... ok
[INFO] [stdout] test cli::tests::parse_header_splits_name_and_value ... ok
[INFO] [stdout] test cli::tests::reject_invalid_status_ranges ... ok
[INFO] [stdout] test cli::tests::reject_negative_seconds ... ok
[INFO] [stdout] test cli::tests::tcp_accepts_multiple_targets ... ok
[INFO] [stdout] test cli::tests::parse_status_ranges_accepts_values_and_ranges ... ok
[INFO] [stdout] test cli::tests::output_options_are_global_for_modes ... ok
[INFO] [stdout] test metrics_file::tests::format_parser_matches_documented_values ... ok
[INFO] [stdout] test metrics_options::tests::rejects_malformed_values ... ok
[INFO] [stdout] test cli::tests::tcp_accepts_ip_version_flags ... ok
[INFO] [stdout] test cli::tests::tcp_rejects_target_without_port ... ok
[INFO] [stdout] test cli::tests::tcp_rejects_conflicting_ip_version_flags ... ok
[INFO] [stdout] test metrics_options::tests::inline_and_separate_metrics_options_are_equivalent ... ok
[INFO] [stdout] test metrics_file::tests::prometheus_format_writes_multiple_target_snapshot ... ok
[INFO] [stdout] test metrics_file::tests::prometheus_format_replaces_snapshot ... ok
[INFO] [stdout] test metrics_options::tests::inline_push_delete_on_exit_can_override_env_default ... ok
[INFO] [stdout] test metrics::tests::window_metrics_aggregate_probe_results ... ok
[INFO] [stdout] test metrics_options::tests::rejects_metrics_settings_without_metrics_file ... ok
[INFO] [stdout] test metrics_file::tests::jsonl_format_appends_interval_events ... ok
[INFO] [stdout] test metrics_options::tests::strips_metrics_options_from_clockping_argv ... ok
[INFO] [stdout] test metrics_options::tests::rejects_push_settings_without_push_url ... ok
[INFO] [stdout] test output::json::tests::json_summary_includes_stats ... ok
[INFO] [stdout] test output::style::tests::format_second_duration_as_seconds ... ok
[INFO] [stdout] test output::style::tests::format_subsecond_duration_as_ms ... ok
[INFO] [stdout] test output::text::tests::colored_summary_highlights_loss_and_rtt ... ok
[INFO] [stdout] test metrics_options::tests::parses_bool_options ... ok
[INFO] [stdout] test metrics_options::tests::metrics_labels_require_prometheus_file_output ... ok
[INFO] [stdout] test output::text::tests::text_summary_renders_as_contiguous_block ... ok
[INFO] [stdout] test output::text::tests::colored_event_highlights_target_status_and_rtt ... ok
[INFO] [stdout] test cli::tests::removed_output_option_aliases_are_rejected ... ok
[INFO] [stdout] test cli::tests::parse_completion_shell ... ok
[INFO] [stdout] test output::writer::tests::broken_pipe_errors_are_detected ... ok
[INFO] [stdout] test prometheus::tests::interval_metrics_render_multiple_targets_in_one_family ... ok
[INFO] [stdout] test prometheus::tests::invalid_metric_prefix_is_rejected ... ok
[INFO] [stdout] test prometheus::tests::interval_metrics_render_prometheus_gauges ... ok
[INFO] [stdout] test prometheus::tests::window_metrics_render_prometheus_gauges ... ok
[INFO] [stdout] test prometheus::tests::single_window_render_matches_one_item_family_render ... ok
[INFO] [stdout] test prometheus::tests::invalid_labels_are_rejected ... ok
[INFO] [stdout] test prometheus::tests::single_interval_render_matches_one_item_family_render ... ok
[INFO] [stdout] test protocol::gtp::codec::tests::v2_echo_request_shape ... ok
[INFO] [stdout] test protocol::gtp::codec::tests::v2_echo_response_decodes_sequence_without_teid ... ok
[INFO] [stdout] test protocol::http::tests::http_probe_rejects_literal_that_does_not_match_ip_version ... ok
[INFO] [stdout] test protocol::http::tests::normalize_url_defaults_to_http ... ok
[INFO] [stdout] test protocol::icmp::args::tests::parse_native_compatibility_flags ... ok
[INFO] [stdout] test protocol::icmp::args::tests::parse_native_count_and_destination ... ok
[INFO] [stdout] test protocol::http::tests::http_probe_accepts_configured_status ... ok
[INFO] [stdout] test protocol::http::tests::http_probe_replies_to_local_server ... ok
[INFO] [stdout] test protocol::gtp::codec::tests::v1_echo_response_decodes_sequence ... ok
[INFO] [stdout] test protocol::http::tests::http_probe_sends_get_and_custom_header ... ok
[INFO] [stdout] test protocol::http::tests::http_probe_errors_on_unexpected_status ... ok
[INFO] [stdout] test protocol::http::tests::http_probe_follows_redirect_when_enabled ... ok
[INFO] [stdout] test protocol::gtp::tests::gtp_v1_probe_replies_to_local_echo_response ... ok
[INFO] [stdout] test protocol::gtp::codec::tests::v1_echo_request_shape ... ok
[INFO] [stdout] test protocol::icmp::args::tests::parse_native_timestamp_long_option ... ok
[INFO] [stdout] test protocol::icmp::args::tests::parse_pinger_equals_mode ... ok
[INFO] [stdout] test protocol::icmp::native::tests::invalid_interface_name_is_rejected ... ok
[INFO] [stdout] test protocol::tcp::tests::tcp_target_rejects_missing_port ... ok
[INFO] [stdout] test protocol::icmp::args::tests::parse_native_multiple_destinations ... ok
[INFO] [stdout] test protocol::icmp::args::tests::parse_native_rejects_unknown_option_with_hint ... ok
[INFO] [stdout] test protocol::icmp::native::tests::ping_identifiers_are_unique_per_native_prober ... ok
[INFO] [stdout] test protocol::ip_version::tests::matches_expected_address_family ... ok
[INFO] [stdout] test tests::exit_code_fails_when_any_target_loses_every_probe ... ok
[INFO] [stdout] test tests::exit_code_fails_when_every_probe_is_lost ... ok
[INFO] [stdout] test tests::exit_code_succeeds_when_any_probe_replies ... ok
[INFO] [stdout] test runner::tests::summary_tracks_loss_period_recovery ... ok
[INFO] [stdout] test timefmt::tests::none_suppresses_timestamp ... ok
[INFO] [stdout] test version::tests::long_version_matches_current_render_without_binary_name ... ok
[INFO] [stdout] test timefmt::tests::custom_format_overrides_kind ... ok
[INFO] [stdout] test pushgateway::tests::endpoint_defaults_bare_host_to_http ... ok
[INFO] [stdout] test pushgateway::tests::rejects_invalid_labels ... ok
[INFO] [stdout] test pushgateway::tests::builds_pushgateway_grouping_url ... ok
[INFO] [stdout] test protocol::tcp::tests::tcp_probe_replies_to_local_listener ... ok
[INFO] [stdout] test pushgateway::tests::retry_delay_is_bounded ... ok
[INFO] [stdout] test version::tests::renders_build_metadata ... ok
[INFO] [stdout] test protocol::tcp::tests::tcp_probe_rejects_literal_that_does_not_match_ip_version ... ok
[INFO] [stdout] test protocol::tcp::tests::tcp_target_keeps_explicit_port ... ok
[INFO] [stdout] test protocol::tcp::tests::tcp_target_rejects_invalid_port ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-29513d5387d94459)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test e2e::docker_compose::docker_compose_e2e ... ignored, requires docker compose test network
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-70037347c2749485)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test integration::cli::colored_output_uses_ansi_escape_sequences ... ok
[INFO] [stdout] test integration::cli::exits_nonzero_when_every_probe_fails ... ok
[INFO] [stdout] test integration::cli::tcp_ipv4_flag_probes_ipv4_target ... ok
[INFO] [stdout] test integration::metrics::prometheus_metrics_file_includes_multiple_targets ... ok
[INFO] [stdout] test integration::cli::http_ipv4_flag_probes_ipv4_target ... ok
[INFO] [stdout] test integration::cli::version_includes_build_metadata ... ok
[INFO] [stdout] test integration::cli::tcp_probes_multiple_targets ... ok
[INFO] [stdout] test integration::cli::completion_subcommand_generates_bash_script ... ok
[INFO] [stdout] test integration::metrics::writes_prometheus_metrics_file_with_labels ... ok
[INFO] [stdout] test integration::metrics::writes_jsonl_metrics_file_without_replacing_stdout ... ok
[INFO] [stdout] test integration::metrics::pushes_window_metrics_to_pushgateway ... ok
[INFO] [stdout] test integration::metrics::pushes_prometheus_metrics_to_pushgateway ... ok
[INFO] [stdout] test integration::cli::tcp_target_requires_explicit_port ... ok
[INFO] [stdout] test integration::cli::icmp_help_lists_native_options ... ok
[INFO] [stdout] test integration::cli::broken_stdout_pipe_exits_successfully ... ok
[INFO] [stdout] test integration::metrics::pushgateway_metrics_include_multiple_targets ... ok
[INFO] [stdout] test integration::cli::summaries_are_printed_after_all_parallel_target_events ... ok
[INFO] [stdout] test integration::cli::mode_help_lists_global_options ... ok
[INFO] [stdout] test integration::cli::external_pinger_sigint_drains_stats_without_timestamps ... ok
[INFO] [stdout] test integration::cli::external_pinger_failure_prints_stderr_without_timestamp ... ok
[INFO] [stdout] test integration::cli::sigint_interrupts_active_probe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3", kill_on_drop: false }`
[INFO] [stdout] 10a3c014708f17892183497911c2e1c9fe407d69a0a9dc8f86ad1638b2e888e3
