[INFO] cloning repository https://github.com/wagwan-piffting-blud/ASMARA_Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wagwan-piffting-blud/ASMARA_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagwan-piffting-blud%2FASMARA_Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagwan-piffting-blud%2FASMARA_Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a0e4e596713614c92aa656cc3ee072e64674ce5
[INFO] testing wagwan-piffting-blud/ASMARA_Rust against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagwan-piffting-blud%2FASMARA_Rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust
[INFO] finished tweaking git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust
[INFO] tweaked toml for git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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] 1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7
[INFO] running `Command { std: "docker" "start" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7", 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" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7", 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" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling slice-ring-buffer v0.3.4
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling rubato v0.14.1
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling sameold v0.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling eas_listener v0.29.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s
[INFO] running `Command { std: "docker" "inspect" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7", 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" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling eas_listener v0.29.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.20s
[INFO] running `Command { std: "docker" "inspect" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7", 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" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eas_listener-e830b0174ee9ba1f)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test alerts::tests::alert_relevance_respects_watched_fips ... ok
[INFO] [stdout] test alerts::tests::dedup_key_without_sender_ignores_duration_and_fips_order ... ok
[INFO] [stdout] test alerts::tests::cap_alert_has_dedup_key_only_matches_ipaws_source_alerts ... ok
[INFO] [stdout] test alerts::tests::prune_dedup_cache_removes_stale_entries ... ok
[INFO] [stdout] test alerts::tests::dedup_key_without_sender_extracts_key_and_sender ... ok
[INFO] [stdout] test alerts::tests::should_process_alert_always_processes_preferred_sender_duplicates ... ok
[INFO] [stdout] test alerts::tests::should_process_alert_ignores_duration_and_fips_order ... ok
[INFO] [stdout] test alerts::tests::classify_severe_and_impact_codes ... ok
[INFO] [stdout] test alerts::tests::should_process_alert_prefers_preferred_senderid ... ok
[INFO] [stdout] test backend::tests::sanitize_host_header_handles_ports_ipv6_and_lists ... ok
[INFO] [stdout] test cap::tests::active_alert_has_dedupe_key_matches_non_cap_sources_too ... ok
[INFO] [stdout] test cap::tests::audio_resource_and_extension_detection_work ... ok
[INFO] [stdout] test cap::tests::deduplicate_instructions_empty_when_fully_duplicated ... ok
[INFO] [stdout] test backend::tests::token_validation_rejects_default_and_accepts_matching_bearer ... ok
[INFO] [stdout] test cap::tests::build_dedupe_key_from_raw_header_ignores_fips_order_and_duration ... ok
[INFO] [stdout] test cap::tests::deduplicate_instructions_keeps_all_when_no_overlap ... ok
[INFO] [stdout] test backend::tests::extract_deeplink_host_candidate_prefers_forwarded_host ... ok
[INFO] [stdout] test cap::tests::cap_relevance_respects_watched_fips_and_wildcards ... ok
[INFO] [stdout] test cap::tests::deduplicate_instructions_removes_repeated_sentences ... ok
[INFO] [stdout] test cap::tests::deref_uri_decode_supports_data_uri_and_raw_base64 ... ok
[INFO] [stdout] test cap::tests::parse_cap_alert_rejects_cancel_and_missing_info ... ok
[INFO] [stdout] test cap::tests::encode_expiration_and_header_building_are_stable ... ok
[INFO] [stdout] test cap::tests::normalize_helpers_work_for_event_originator_and_fips ... ok
[INFO] [stdout] test cap::tests::parse_feed_alert_links_collects_and_deduplicates ... ok
[INFO] [stdout] test cap::tests::parse_cap_alert_prefers_cmam_long_text_for_description ... ok
[INFO] [stdout] test cap::tests::build_dedupe_key_ignores_fips_order_and_duration ... ok
[INFO] [stdout] test cap::tests::parse_cap_alert_valid_fixture_parses_core_fields ... ok
[INFO] [stdout] test cap::tests::parsed_identifier_from_url_prefers_fragment ... ok
[INFO] [stdout] test cap::tests::parse_inline_alert_documents_reads_embedded_alerts ... ok
[INFO] [stdout] test cap::tests::sanitize_filename_and_time_helpers_work ... ok
[INFO] [stdout] test backend::tests::loopback_detection_and_cap_status_payload_work ... ok
[INFO] [stdout] test config::tests::from_config_json_merges_minimal_fixture ... ok
[INFO] [stdout] test config::tests::from_config_json_env_local_deeplink_host_takes_precedence ... ok
[INFO] [stdout] test config::tests::from_config_json_parses_cap_endpoints_mixed_entries ... ok
[INFO] [stdout] test cap::tests::parse_cap_alert_same_audio_fixture_uses_same_fields ... ok
[INFO] [stdout] test config::tests::from_config_json_rejects_bad_monitoring_port_type ... ok
[INFO] [stdout] test config::tests::from_config_json_rejects_cap_without_endpoints ... ok
[INFO] [stdout] test config::tests::from_config_json_rejects_relay_misconfiguration ... ok
[INFO] [stdout] test config::tests::safe_defaults_have_expected_values ... ok
[INFO] [stdout] test config::tests::safe_defaults_respect_env_overrides ... ok
[INFO] [stdout] test config::tests::storage_saver_mode_ext_parses_and_validates ... ok
[INFO] [stdout] test db::tests::test_open_creates_database ... ok
[INFO] [stdout] test db::tests::test_migrate_legacy_log_missing_file ... ok
[INFO] [stdout] test db::tests::test_insert_same_alert ... ok
[INFO] [stdout] test db::tests::test_schema_tables_exist ... ok
[INFO] [stdout] test db::tests::test_insert_cap_alert ... ok
[INFO] [stdout] test db::tests::test_update_recording_name ... ok
[INFO] [stdout] test db::tests::test_update_recording_name_targets_latest ... ok
[INFO] [stdout] test db::tests::test_wal_mode_enabled ... ok
[INFO] [stdout] test e2t_ng::tests::parse_header_rejects_invalid_input ... ok
[INFO] [stdout] test e2t_ng::tests::e2t_returns_error_for_invalid_header ... ok
[INFO] [stdout] test filter::tests::parse_filters_invalid_action_defaults_to_relay ... ok
[INFO] [stdout] test filter::tests::parse_filters_prefers_exact_over_wildcard ... ok
[INFO] [stdout] test filter::tests::global_filters_drive_helper_functions ... ok
[INFO] [stdout] test filter::tests::parse_filters_returns_empty_when_disabled ... ok
[INFO] [stdout] test e2t_ng::tests::parse_header_json_serializes_result ... ok
[INFO] [stdout] test header::tests::generate_same_header_samples_for_standard_header_is_not_silent ... ok
[INFO] [stdout] test header::tests::generate_same_header_samples_for_nnnn_is_sized_from_clamped_sample_rate ... ok
[INFO] [stdout] test header::tests::generate_same_header_samples_rejects_bad_input ... ok
[INFO] [stdout] test e2t_ng::tests::parse_header_extracts_core_fields ... ok
[INFO] [stdout] test nws_bulletin::tests::expand_time_7pm ... ok
[INFO] [stdout] test nws_bulletin::tests::expand_time_1215pm ... ok
[INFO] [stdout] test nws_bulletin::tests::oxford_join_variants ... ok
[INFO] [stdout] test nws_bulletin::tests::titleish_basic ... ok
[INFO] [stdout] test state::tests::active_alert_new_sets_expiration_from_purge_time ... ok
[INFO] [stdout] test state::tests::app_state_update_filters_refreshes_global_filters ... ok
[INFO] [stdout] test state::tests::app_state_updates_alert_recording_metadata ... ok
[INFO] [stdout] test webhook::tests::article_and_escape_helpers_work ... ok
[INFO] [stdout] test webhook::tests::event_and_originator_lookup_are_humanized ... ok
[INFO] [stdout] test header::tests::generate_attention_tone_and_silence_have_expected_lengths ... ok
[INFO] [stdout] test nws_bulletin::tests::sentence_case_basic_test ... ok
[INFO] [stdout] test webhook::tests::truncate_for_log_preserves_char_boundaries ... ok
[INFO] [stdout] test db::tests::test_migrate_legacy_log_skips_when_db_has_data ... ok
[INFO] [stdout] test e2t_ng::tests::e2t_generates_humanized_text_for_valid_header ... ok
[INFO] [stdout] test db::tests::test_migrate_legacy_log_imports_entries ... ok
[INFO] [stdout] test db::tests::test_migrate_legacy_log_matches_recordings_by_timestamp_and_event ... ok
[INFO] [stdout] test webhook::tests::markdown_and_plain_body_include_cap_description_when_present ... ok
[INFO] [stdout] test webhook::tests::validate_discord_payload_detects_and_accepts_payloads ... ok
[INFO] [stdout] test nws_bulletin::tests::normalize_tornado_bulletin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7", kill_on_drop: false }`
[INFO] [stdout] 1c7fab675a39a0d8d5ab358e1b762d772123cc1ef00e39530e788d0fe63fffc7
