[INFO] cloning repository https://github.com/neiam/dabping
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neiam/dabping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneiam%2Fdabping", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneiam%2Fdabping'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b409dd5b6e065bf31af76e521c334a8e34de1fdb
[INFO] testing neiam/dabping 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%2Fneiam%2Fdabping" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neiam/dabping
[INFO] finished tweaking git repo https://github.com/neiam/dabping
[INFO] tweaked toml for git repo https://github.com/neiam/dabping written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neiam/dabping 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/neiam/dabping 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.31
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.50
[INFO] [stderr]   Downloaded zerocopy v0.8.50
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] [stderr]   Downloaded minijinja v2.20.0
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded quoted_printable v0.5.2
[INFO] [stderr]   Downloaded lettre v0.11.22
[INFO] [stderr]   Downloaded jiff-static v0.2.28
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.6
[INFO] [stderr]   Downloaded jiff v0.2.28
[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] 3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75
[INFO] running `Command { std: "docker" "start" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75", 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" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75" "/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" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75", 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" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling quoted_printable v0.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling minijinja v2.20.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling lettre v0.11.22
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling dabping v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75", 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" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75" "/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 bitflags v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dabping v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.60s
[INFO] running `Command { std: "docker" "inspect" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75", 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" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75" "/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.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dabping-3059df4d7ef1c610)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test agent::tests::hostile_rtts_are_dropped ... ok
[INFO] [stdout] test agent::tests::wire_roundtrip_suffixes_agent ... ok
[INFO] [stdout] test alert::notify::tests::email_without_smtp_errors ... ok
[INFO] [stdout] test alert::notify::tests::parses_specs ... ok
[INFO] [stdout] test alert::pattern::tests::consecutive_right_anchored ... ok
[INFO] [stdout] test alert::notify::tests::webhook_notifier_posts_json ... ok
[INFO] [stdout] test alert::pattern::tests::any_and_unknown ... ok
[INFO] [stdout] test alert::pattern::tests::span_against_short_history ... ok
[INFO] [stdout] test alert::pattern::tests::span_windows ... ok
[INFO] [stdout] test alert::pattern::tests::parses_and_rejects ... ok
[INFO] [stdout] test alert::tests::rtt_alerts_see_unknown_on_total_loss ... ok
[INFO] [stdout] test alert::tests::rtt_threshold ... ok
[INFO] [stdout] test alert::tests::no_clear_when_disabled ... ok
[INFO] [stdout] test emit::graphite::tests::formats_and_sanitizes ... ok
[INFO] [stdout] test config::tests::agents_inherit_and_validate ... ok
[INFO] [stdout] test alert::tests::edge_trigger_raise_once_then_clear ... ok
[INFO] [stdout] test emit::influx::tests::escapes_tag_values ... ok
[INFO] [stdout] test config::tests::rejects_unknown_probe_reference ... ok
[INFO] [stdout] test config::tests::rejects_at_sign_in_target_names ... ok
[INFO] [stdout] test config::tests::flattens_nested_targets_with_probe_inheritance ... ok
[INFO] [stdout] test emit::graphite::tests::sends_over_tcp ... ok
[INFO] [stdout] test alert::notify::tests::exec_notifier_passes_args ... ok
[INFO] [stdout] test config::tests::implicit_icmp_survives_other_probes ... ok
[INFO] [stdout] test emit::prometheus::tests::renders_gauges_and_accumulates_counters ... ok
[INFO] [stdout] test emit::influx::tests::formats_line_protocol ... ok
[INFO] [stdout] test emit::prometheus::tests::total_loss_omits_rtt_gauges ... ok
[INFO] [stdout] test probe::dns::tests::builds_valid_query ... ok
[INFO] [stdout] test probe::dns::tests::matches_responses ... ok
[INFO] [stdout] test probe::exec::tests::parses_fping_style_output ... ok
[INFO] [stdout] test probe::exec::tests::failing_command_is_total_loss ... ok
[INFO] [stdout] test probe::http::tests::validates_config ... ok
[INFO] [stdout] test probe::exec::tests::round_runs_command ... ok
[INFO] [stdout] test probe::icmp::tests::checksum_matches_known_vector ... ok
[INFO] [stdout] test probe::icmp::tests::echo_request_checksums_to_zero ... ok
[INFO] [stdout] test probe::icmp::tests::parses_dgram_v4_reply ... ok
[INFO] [stdout] test probe::icmp::tests::parses_raw_v4_reply_with_ip_header_and_checks_ident ... ok
[INFO] [stdout] test probe::icmp::tests::rejects_non_reply_types ... ok
[INFO] [stdout] test probe::phoenix::tests::matches_replies ... ok
[INFO] [stdout] test probe::phoenix::tests::refused_connection_is_total_loss ... ok
[INFO] [stdout] test status::tests::degraded_from_loss_pattern ... ok
[INFO] [stdout] test status::tests::aggregates_partial_and_major ... ok
[INFO] [stdout] test probe::http::tests::unreachable_is_loss_not_error ... ok
[INFO] [stdout] test probe::phoenix::tests::validates_and_builds_urls ... ok
[INFO] [stdout] test status::tests::incident_lifecycle_and_persistence ... ok
[INFO] [stdout] test config::tests::rejects_empty_section ... ok
[INFO] [stdout] test status::tests::manual_ops_need_token ... ok
[INFO] [stdout] test status::tests::rejects_unknown_component_target ... ok
[INFO] [stdout] test store::tests::consolidates_avg_min_max ... ok
[INFO] [stdout] test store::tests::raw_roundtrip ... ok
[INFO] [stdout] test store::tests::rejects_layout_change ... ok
[INFO] [stdout] test store::tests::total_loss_round ... ok
[INFO] [stdout] test store::tests::validates_target_paths ... ok
[INFO] [stdout] test tests::gen_agent_validates_names ... ok
[INFO] [stdout] test tests::secrets_are_long_hex_and_unique ... ok
[INFO] [stdout] test util::tests::parses_ranges ... ok
[INFO] [stdout] test store::tests::reopen_continues_in_progress_window ... ok
[INFO] [stdout] test store::tests::wraparound_invalidates_old_rows ... ok
[INFO] [stdout] test store::tests::xff_voids_sparse_windows ... ok
[INFO] [stdout] test probe::http::tests::round_against_local_server ... ok
[INFO] [stdout] test probe::dns::tests::round_against_mock_server ... ok
[INFO] [stdout] test probe::phoenix::tests::round_against_mock_phoenix ... ok
[INFO] [stdout] test agent::tests::refresh_resolves_only_when_assignment_changes ... ok
[INFO] [stdout] test agent::tests::push_buffers_through_failure_then_delivers ... ok
[INFO] [stdout] test probe::dns::tests::round_against_silence_is_loss ... ok
[INFO] [stdout] test config::tests::rejects_unknown_agent_and_orphan_nomasterpoll ... ok
[INFO] [stdout] test emit::influx::tests::posts_batches_with_token ... ok
[INFO] [stdout] test alert::tests::repeat_fires_after_interval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75", kill_on_drop: false }`
[INFO] [stdout] 3848d12dbabef2297559834ab6bd57848155da25fda0dc98da341a218a170a75
