[INFO] cloning repository https://github.com/nootr/tracing-throttle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nootr/tracing-throttle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnootr%2Ftracing-throttle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnootr%2Ftracing-throttle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1d0349767d49c8db2d3f830c68d02259dbe665b [INFO] testing nootr/tracing-throttle against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnootr%2Ftracing-throttle" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nootr/tracing-throttle [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/nootr/tracing-throttle [INFO] tweaked toml for git repo https://github.com/nootr/tracing-throttle written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nootr/tracing-throttle on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nootr/tracing-throttle 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backon v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e7637b2df278d674837edf98907a0defdb0733fdca4093d264624cc07e6fcf5 [INFO] running `Command { std: "docker" "start" "-a" "7e7637b2df278d674837edf98907a0defdb0733fdca4093d264624cc07e6fcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e7637b2df278d674837edf98907a0defdb0733fdca4093d264624cc07e6fcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7637b2df278d674837edf98907a0defdb0733fdca4093d264624cc07e6fcf5", kill_on_drop: false }` [INFO] [stdout] 7e7637b2df278d674837edf98907a0defdb0733fdca4093d264624cc07e6fcf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8cd40cc5d74eada526274c0647e192acc464e675d73679762f8b2d80799834c [INFO] running `Command { std: "docker" "start" "-a" "d8cd40cc5d74eada526274c0647e192acc464e675d73679762f8b2d80799834c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-throttle v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.07s [INFO] running `Command { std: "docker" "inspect" "d8cd40cc5d74eada526274c0647e192acc464e675d73679762f8b2d80799834c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8cd40cc5d74eada526274c0647e192acc464e675d73679762f8b2d80799834c", kill_on_drop: false }` [INFO] [stdout] d8cd40cc5d74eada526274c0647e192acc464e675d73679762f8b2d80799834c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aae65b91da206b9ee4b4add6e8fcea7863851df050035f1dca520dec9bd75a51 [INFO] running `Command { std: "docker" "start" "-a" "aae65b91da206b9ee4b4add6e8fcea7863851df050035f1dca520dec9bd75a51", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tracing-throttle v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.33s [INFO] running `Command { std: "docker" "inspect" "aae65b91da206b9ee4b4add6e8fcea7863851df050035f1dca520dec9bd75a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aae65b91da206b9ee4b4add6e8fcea7863851df050035f1dca520dec9bd75a51", kill_on_drop: false }` [INFO] [stdout] aae65b91da206b9ee4b4add6e8fcea7863851df050035f1dca520dec9bd75a51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ab73b3571ce1f2e0d30efdfca4adb31eae063e1926b13aa44562c94877e1acf [INFO] running `Command { std: "docker" "start" "-a" "3ab73b3571ce1f2e0d30efdfca4adb31eae063e1926b13aa44562c94877e1acf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_throttle-6cad8c0d646c9af4) [INFO] [stdout] [INFO] [stdout] running 226 tests [INFO] [stdout] test application::circuit_breaker::tests::test_clone ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_consecutive_failures_overflow_resistance ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_fail_open_when_circuit_open ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_failure_threshold ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_reset ... ok [INFO] [stdout] test application::emitter::tests::test_collect_summaries_empty ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_success_resets_failure_count ... ok [INFO] [stdout] test application::emitter::tests::test_collect_summaries_with_suppressions ... ok [INFO] [stdout] test application::emitter::tests::test_concurrent_shutdown_calls ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_initial_state ... ok [INFO] [stdout] test application::emitter::tests::test_emitter_config_zero_interval ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_concurrent_mixed_operations ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_state_consistency_after_clone ... ok [INFO] [stdout] test application::emitter::tests::test_min_count_filtering ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_concurrent_failures ... ok [INFO] [stdout] test application::emitter::tests::test_is_running ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_recovery_timeout_boundary ... ok [INFO] [stdout] test application::emitter::tests::test_handle_dropped_without_shutdown ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_concurrent_half_open_to_open_race ... ok [INFO] [stdout] test application::emitter::tests::test_shutdown_timeout_with_slow_emit_fn ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_concurrent_half_open_to_closed_race ... ok [INFO] [stdout] test application::emitter::tests::test_panic_during_final_emission ... ok [INFO] [stdout] test application::emitter::tests::test_emitter_config_valid_interval ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_allow_request_consistency ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_half_open_success_closes_circuit ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_recovery_after_timeout ... ok [INFO] [stdout] test application::emitter::tests::test_shutdown_during_emission ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_time_going_backwards ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_half_open_failure_reopens_circuit ... ok [INFO] [stdout] test application::limiter::tests::test_fail_open_updates_metrics ... ok [INFO] [stdout] test application::limiter::tests::test_metrics_consistency_during_fail_open ... ok [INFO] [stdout] test application::limiter::tests::test_concurrent_fail_open_behavior ... ok [INFO] [stdout] test application::limiter::tests::test_fail_open_when_circuit_breaker_open ... ok [INFO] [stdout] test application::limiter::tests::test_circuit_breaker_half_open_allows_some_requests ... ok [INFO] [stdout] test application::emitter::tests::test_repeated_panic_in_emit_fn ... ok [INFO] [stdout] test application::limiter::tests::test_concurrent_rate_limiting ... ok [INFO] [stdout] test application::emitter::tests::test_shutdown_signal_failure ... ok [INFO] [stdout] test application::limiter::tests::test_rate_limiter_basic ... ok [INFO] [stdout] test application::limiter::tests::test_rate_limiter_different_signatures ... ok [INFO] [stdout] test application::limiter::tests::test_normal_operation_after_circuit_breaker_closes ... ok [INFO] [stdout] test application::limiter::tests::test_rate_limiter_suppression_counting ... ok [INFO] [stdout] test application::limiter::tests::test_rate_limiter_with_mock_clock ... ok [INFO] [stdout] test application::limiter::tests::test_successful_operations_record_success_to_circuit_breaker ... ok [INFO] [stdout] test application::metrics::tests::test_metrics_initial_state ... ok [INFO] [stdout] test application::metrics::tests::test_reset ... ok [INFO] [stdout] test application::metrics::tests::test_record_eviction ... ok [INFO] [stdout] test application::metrics::tests::test_record_allowed ... ok [INFO] [stdout] test application::metrics::tests::test_snapshot_suppression_rate ... ok [INFO] [stdout] test application::metrics::tests::test_record_suppressed ... ok [INFO] [stdout] test application::metrics::tests::test_snapshot_total_events ... ok [INFO] [stdout] test application::limiter::tests::test_registry_state_unaffected_by_circuit_breaker ... ok [INFO] [stdout] test application::registry::tests::test_registry_creation ... ok [INFO] [stdout] test application::registry::tests::test_clear ... ok [INFO] [stdout] test domain::metadata::tests::test_format_brief ... ok [INFO] [stdout] test application::metrics::tests::test_concurrent_updates ... ok [INFO] [stdout] test domain::metadata::tests::test_format_detailed_no_fields ... ok [INFO] [stdout] test application::registry::tests::test_with_event_state ... ok [INFO] [stdout] test domain::policy::tests::test_count_based_policy ... ok [INFO] [stdout] test domain::policy::tests::test_exponential_backoff_large_count ... ok [INFO] [stdout] test domain::policy::tests::test_exponential_backoff_policy ... ok [INFO] [stdout] test domain::policy::tests::test_count_based_policy_zero_limit ... ok [INFO] [stdout] test domain::policy::tests::test_count_based_policy_reset ... ok [INFO] [stdout] test domain::policy::tests::test_exponential_backoff_reset ... ok [INFO] [stdout] test domain::policy::tests::test_policy_enum ... ok [INFO] [stdout] test domain::policy::tests::test_time_window_policy ... ok [INFO] [stdout] test domain::policy::tests::test_time_window_policy_reset ... ok [INFO] [stdout] test domain::policy::tests::test_time_window_policy_zero_duration ... ok [INFO] [stdout] test domain::policy::tests::test_time_window_with_many_events ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_basic_consumption ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_burst_tolerance ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_capacity_cap ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_fractional_refill ... ok [INFO] [stdout] test domain::policy::tests::test_time_window_policy_rapid_events ... ok [INFO] [stdout] test domain::policy::tests::test_count_based_policy_one_limit ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_incremental_refill ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_negative_capacity ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_policy_enum ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_refill_over_time ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_reset ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_same_timestamp_multiple_events ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_negative_refill_rate ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_recovery_after_quiet ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_time_goes_backwards ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_zero_capacity ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_sustained_rate ... ok [INFO] [stdout] test domain::policy::tests::test_token_bucket_zero_refill_rate ... ok [INFO] [stdout] test domain::signature::tests::test_combining_characters ... ok [INFO] [stdout] test domain::signature::tests::test_control_characters ... ok [INFO] [stdout] test domain::signature::tests::test_different_field_values_produce_different_signatures ... ok [INFO] [stdout] test domain::signature::tests::test_different_messages_produce_different_signatures ... ok [INFO] [stdout] test domain::signature::tests::test_display_format ... ok [INFO] [stdout] test domain::signature::tests::test_empty_message ... ok [INFO] [stdout] test domain::signature::tests::test_empty_target ... ok [INFO] [stdout] test domain::signature::tests::test_different_levels_produce_different_signatures ... ok [INFO] [stdout] test domain::signature::tests::test_empty_vs_missing_strings ... ok [INFO] [stdout] test domain::signature::tests::test_emoji_sequences ... ok [INFO] [stdout] test application::emitter::tests::test_shutdown_with_final_emission ... ok [INFO] [stdout] test domain::signature::tests::test_field_order_independence ... ok [INFO] [stdout] test domain::metadata::tests::test_format_detailed_with_fields ... ok [INFO] [stdout] test domain::signature::tests::test_none_target ... ok [INFO] [stdout] test domain::signature::tests::test_rtl_and_bidi_text ... ok [INFO] [stdout] test domain::signature::tests::test_same_message_different_levels ... ok [INFO] [stdout] test application::registry::tests::test_concurrent_access ... ok [INFO] [stdout] test domain::signature::tests::test_signature_display_format ... ok [INFO] [stdout] test domain::signature::tests::test_simple_signature ... ok [INFO] [stdout] test domain::signature::tests::test_large_number_of_fields ... ok [INFO] [stdout] test domain::signature::tests::test_unicode_in_message ... ok [INFO] [stdout] test domain::signature::tests::test_special_characters ... ok [INFO] [stdout] test domain::signature::tests::test_null_bytes_in_strings ... ok [INFO] [stdout] test domain::signature::tests::test_whitespace_variations ... ok [INFO] [stdout] test domain::signature::tests::test_field_order_independence_large ... ok [INFO] [stdout] test domain::signature::tests::test_very_long_field_values ... ok [INFO] [stdout] test domain::signature::tests::test_hash_collision_resistance ... ok [INFO] [stdout] test domain::signature::tests::test_very_long_message ... ok [INFO] [stdout] test domain::signature::tests::test_identical_events_produce_same_signature ... ok [INFO] [stdout] test domain::summary::tests::test_base_instant_consistency ... ok [INFO] [stdout] test domain::summary::tests::test_clone_preserves_state ... ok [INFO] [stdout] test domain::summary::tests::test_epoch_overflow_handling ... ok [INFO] [stdout] test domain::summary::tests::test_concurrent_clone_and_update ... ok [INFO] [stdout] test domain::summary::tests::test_nanos_conversion_roundtrip ... ok [INFO] [stdout] test domain::summary::tests::test_reset_multiple_times ... ok [INFO] [stdout] test domain::summary::tests::test_summary_with_zero_duration ... ok [INFO] [stdout] test domain::summary::tests::test_suppression_counter_basic ... ok [INFO] [stdout] test domain::signature::tests::test_many_fields ... ok [INFO] [stdout] test domain::summary::tests::test_suppression_counter_reset ... ok [INFO] [stdout] test domain::summary::tests::test_suppression_summary_message ... ok [INFO] [stdout] test domain::summary::tests::test_timestamp_persistence_over_time ... ok [INFO] [stdout] test domain::summary::tests::test_counter_concurrent_updates ... ok [INFO] [stdout] test domain::signature::tests::test_zero_width_characters ... ok [INFO] [stdout] test domain::summary::tests::test_clone_independence ... ok [INFO] [stdout] test domain::summary::tests::test_zero_duration_summary ... ok [INFO] [stdout] test domain::summary::tests::test_very_large_suppression_count ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_all_same_access_time ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_empty_candidates ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_extreme_time_differences ... ok [INFO] [stdout] test application::emitter::tests::test_async_emission ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_no_memory_tracking ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_large_max_entries ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_select_oldest ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_should_evict ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_many_candidates ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_single_candidate ... ok [INFO] [stdout] test domain::summary::tests::test_suppression_counter_timestamps ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_with_future_timestamps ... ok [INFO] [stdout] test infrastructure::eviction::memory::tests::test_memory_estimate_entry_size ... ok [INFO] [stdout] test domain::summary::tests::test_very_large_suppression_count_stress ... ok [INFO] [stdout] test domain::summary::tests::test_concurrent_reset_and_read ... ok [INFO] [stdout] test infrastructure::eviction::memory::tests::test_memory_select_lru ... ok [INFO] [stdout] test infrastructure::eviction::memory::tests::test_memory_tracks_memory ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_all_same_priority ... ok [INFO] [stdout] test infrastructure::eviction::memory::tests::test_memory_should_evict ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_complex_priority_function ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_empty_candidates ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_large_max_entries ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_ignores_last_access_time ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_no_memory_tracking ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_should_evict ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_many_candidates ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_single_candidate ... ok [INFO] [stdout] test application::emitter::tests::test_panic_in_emit_fn ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_with_negative_values ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_select_lowest ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_u32_max_priority ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_zero_max_entries ... ok [INFO] [stdout] test infrastructure::eviction::priority_with_memory::tests::test_priority_with_memory_select_lowest_priority ... ok [INFO] [stdout] test infrastructure::eviction::priority::tests::test_priority_zero_priority ... ok [INFO] [stdout] test domain::summary::tests::test_suppression_summary_creation ... ok [INFO] [stdout] test infrastructure::eviction::priority_with_memory::tests::test_priority_with_memory_should_evict_by_memory ... ok [INFO] [stdout] test infrastructure::eviction::priority_with_memory::tests::test_priority_with_memory_tracks_memory ... ok [INFO] [stdout] test infrastructure::eviction::priority_with_memory::tests::test_priority_with_memory_should_evict_by_entries ... ok [INFO] [stdout] test infrastructure::layer::tests::test_builder_zero_summary_interval ... ok [INFO] [stdout] test infrastructure::layer::tests::test_circuit_breaker_fail_open_integration ... ok [INFO] [stdout] test infrastructure::layer::tests::test_builder_valid_max_signatures ... ok [INFO] [stdout] test infrastructure::layer::tests::test_basic_rate_limiting ... ok [INFO] [stdout] test infrastructure::layer::tests::test_builder_zero_max_signatures ... ok [INFO] [stdout] test infrastructure::layer::tests::test_circuit_breaker_observability ... ok [INFO] [stdout] 2026-04-10T06:08:04.007723Z  INFO tracing_throttle::infrastructure::layer::tests: Regular log [INFO] [stdout] 2026-04-10T06:08:04.007795Z  INFO tracing_throttle::infrastructure::layer::tests: Regular log [INFO] [stdout] 2026-04-10T06:08:04.007828Z  INFO myapp::security: Security event [INFO] [stdout] test infrastructure::layer::tests::test_exempt_targets_deduplication ... ok [INFO] [stdout] 2026-04-10T06:08:04.008009Z  INFO myapp::security: Security event [INFO] [stdout] 2026-04-10T06:08:04.008028Z  INFO myapp::security: Security event [INFO] [stdout] 2026-04-10T06:08:04.008039Z  INFO myapp::security: Security event [INFO] [stdout] test infrastructure::layer::tests::test_excluded_fields_deduplication ... ok [INFO] [stdout] test infrastructure::layer::tests::test_exempt_targets_bypass_rate_limiting ... ok [INFO] [stdout] test infrastructure::layer::tests::test_layer_builder ... ok [INFO] [stdout] 2026-04-10T06:08:04.008946Z  INFO tracing_throttle::infrastructure::layer::tests: test event [INFO] [stdout] 2026-04-10T06:08:04.008992Z  INFO tracing_throttle::infrastructure::layer::tests: test event [INFO] [stdout] 2026-04-10T06:08:04.009043Z  INFO tracing_throttle::infrastructure::layer::tests: test event [INFO] [stdout] test infrastructure::layer::tests::test_layer_default ... ok [INFO] [stdout] test infrastructure::layer::tests::test_layer_integration ... ok [INFO] [stdout] test infrastructure::clock::tests::test_system_clock ... ok [INFO] [stdout] test infrastructure::layer::tests::test_metrics_snapshot ... ok [INFO] [stdout] test infrastructure::layer::tests::test_layer_suppression_logic ... ok [INFO] [stdout] test infrastructure::layer::tests::test_metrics_tracking ... ok [INFO] [stdout] test domain::summary::tests::test_atomic_ordering_visibility ... ok [INFO] [stdout] test infrastructure::layer::tests::test_signature_computation ... ok [INFO] [stdout] test infrastructure::layer::tests::test_shutdown_without_emission ... ok [INFO] [stdout] test infrastructure::layer::tests::test_metrics_with_eviction ... ok [INFO] [stdout] test infrastructure::layer::tests::test_signature_count ... ok [INFO] [stdout] test infrastructure::layer::tests::test_span_context_fields_deduplication ... ok [INFO] [stdout] 2026-04-10T06:08:04.013920Z  INFO myapp: repetitive event [INFO] [stdout] test infrastructure::mocks::layer::tests::test_mock_capture_layer ... ok [INFO] [stdout] test infrastructure::mocks::clock::tests::test_mock_clock ... ok [INFO] [stdout] test infrastructure::storage::tests::test_clear ... ok [INFO] [stdout] test infrastructure::storage::tests::test_basic_operations ... ok [INFO] [stdout] test infrastructure::storage::tests::test_for_each ... ok [INFO] [stdout] test infrastructure::storage::tests::test_lru_eviction ... ok [INFO] [stdout] test application::emitter::tests::test_shutdown_with_custom_timeout ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_tracking_after_clear ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_tracking_basic_insertion ... ok [INFO] [stdout] test infrastructure::storage::tests::test_concurrent_access ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_tracking_consistency_with_repeated_access ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_tracking_decreases_on_eviction ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_tracking_large_values ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_tracking_with_eviction ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_tracking_with_priority_memory_policy ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_tracking_without_policy ... ok [INFO] [stdout] test infrastructure::storage::tests::test_retain ... ok [INFO] [stdout] test infrastructure::visitor::tests::test_empty_visitor ... ok [INFO] [stdout] test infrastructure::visitor::tests::test_visitor_fields_reference ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_tracking_with_lru_policy ... ok [INFO] [stdout] test infrastructure::storage::tests::test_memory_overflow_resistance ... ok [INFO] [stdout] test application::metrics::tests::test_metrics_clone ... ok [INFO] [stdout] test application::metrics::tests::test_snapshot ... ok [INFO] [stdout] test infrastructure::eviction::lru::tests::test_lru_zero_max_entries ... ok [INFO] [stdout] test infrastructure::storage::tests::test_concurrent_memory_tracking ... ok [INFO] [stdout] test application::emitter::tests::test_shutdown_without_final_emission ... ok [INFO] [stdout] test infrastructure::storage::tests::test_lru_access_order ... ok [INFO] [stdout] test application::emitter::tests::test_graceful_shutdown ... ok [INFO] [stdout] test infrastructure::layer::tests::test_active_emission_integration ... ok [INFO] [stdout] test infrastructure::layer::tests::test_default_formatter_used ... ok [INFO] [stdout] test infrastructure::layer::tests::test_custom_summary_formatter ... ok [INFO] [stdout] test infrastructure::layer::tests::test_active_emission_disabled ... ok [INFO] [stdout] test infrastructure::layer::tests::test_summary_emission_not_recursively_throttled ... ok [INFO] [stdout] test application::circuit_breaker::tests::test_rapid_state_transitions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 226 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.36s [INFO] [stdout] [INFO] [stderr] Running tests/cow_zero_copy.rs (/opt/rustwide/target/debug/deps/cow_zero_copy-378dbdc5df02c1c5) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_empty_borrowed_fields ... ok [INFO] [stdout] test test_cow_ordering_consistency ... ok [INFO] [stdout] test test_borrowed_field_with_empty_value ... ok [INFO] [stdout] test test_mixed_borrowed_owned ... ok [INFO] [stdout] test test_borrowed_and_owned_produce_same_signature ... ok [INFO] [stdout] test test_many_borrowed_fields ... ok [INFO] [stdout] test test_signature_with_borrowed_fields ... ok [INFO] [stdout] test test_signature_with_owned_fields ... ok [INFO] [stdout] test test_unicode_in_borrowed_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/event_fields.rs (/opt/rustwide/target/debug/deps/event_fields-19efdb67b6a5b95d) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_all_fields_included_by_default ... ok [INFO] [stdout] test test_no_fields_on_event ... ok [INFO] [stdout] test test_different_error_codes_not_throttled ... ok [INFO] [stdout] test test_combined_span_context_and_event_fields ... ok [INFO] [stdout] test test_excluded_fields_not_in_signature ... ok [INFO] [stdout] test test_multiple_excluded_fields ... ok [INFO] [stdout] test test_excluded_fields_with_span_context ... ok [INFO] [stdout] test test_excluded_field_not_present ... ok [INFO] [stdout] test test_same_field_values_are_throttled ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/eviction.rs (/opt/rustwide/target/debug/deps/eviction-f1f1a0c7d45fb4bd) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_eviction_strategy_tracks_memory ... ok [INFO] [stdout] test test_no_eviction_with_unlimited_signatures ... ok [INFO] [stdout] test test_priority_with_memory_combined ... ok [INFO] [stdout] test test_priority_eviction_keeps_high_priority ... ok [INFO] [stdout] test test_eviction_strategy_memory_limit ... ok [INFO] [stdout] test test_eviction_strategy_uses_priority ... ok [INFO] [stdout] test test_lru_eviction_with_max_signatures ... ok [INFO] [stderr] Running tests/exempt_targets.rs (/opt/rustwide/target/debug/deps/exempt_targets-6102bae6a60a0aeb) [INFO] [stdout] test test_memory_based_eviction ... ok [INFO] [stdout] test test_lru_evicts_oldest_accessed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] 2026-04-10T06:08:19.097434Z  INFO exempt_targets: Normal event [INFO] [stdout] 2026-04-10T06:08:19.097507Z  INFO exempt_targets: Normal event [INFO] [stdout] 2026-04-10T06:08:19.097555Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097568Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097578Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097589Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097598Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097607Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097617Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097626Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097636Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097646Z  INFO security::audit: Security event [INFO] [stdout] 2026-04-10T06:08:19.097658Z  INFO compliance::logging: Compliance event [INFO] [stdout] 2026-04-10T06:08:19.097668Z  INFO compliance::logging: Compliance event [INFO] [stdout] 2026-04-10T06:08:19.097678Z  INFO compliance::logging: Compliance event [INFO] [stdout] 2026-04-10T06:08:19.097688Z  INFO compliance::logging: Compliance event [INFO] [stdout] 2026-04-10T06:08:19.097699Z  INFO compliance::logging: Compliance event [INFO] [stdout] 2026-04-10T06:08:19.097709Z  INFO compliance::logging: Compliance event [INFO] [stdout] 2026-04-10T06:08:19.097719Z  INFO compliance::logging: Compliance event [INFO] [stdout] 2026-04-10T06:08:19.097729Z  INFO compliance::logging: Compliance event [INFO] [stdout] 2026-04-10T06:08:19.097739Z  INFO compliance::logging: Compliance event [INFO] [stdout] 2026-04-10T06:08:19.097772Z  INFO compliance::logging: Compliance event [INFO] [stdout] test test_exempt_targets_never_throttled ... ok [INFO] [stdout] 2026-04-10T06:08:19.099011Z  INFO exempt_targets: Event [INFO] [stdout] 2026-04-10T06:08:19.099040Z  INFO exempt_targets: Event [INFO] [stdout] test test_empty_exempt_targets ... ok [INFO] [stdout] 2026-04-10T06:08:19.099162Z  INFO critical: Critical event [INFO] [stdout] 2026-04-10T06:08:19.099224Z  INFO exempt_targets: Regular event [INFO] [stdout] 2026-04-10T06:08:19.099244Z  INFO critical: Critical event [INFO] [stdout] 2026-04-10T06:08:19.099268Z  INFO exempt_targets: Regular event [INFO] [stdout] 2026-04-10T06:08:19.099282Z  INFO critical: Critical event [INFO] [stdout] 2026-04-10T06:08:19.099302Z  INFO exempt_targets: Regular event [INFO] [stdout] 2026-04-10T06:08:19.099313Z  INFO critical: Critical event [INFO] [stdout] 2026-04-10T06:08:19.099335Z  INFO critical: Critical event [INFO] [stdout] test test_exempt_targets_mixed_with_regular ... ok [INFO] [stdout] 2026-04-10T06:08:19.105103Z  INFO audit: Audit info [INFO] [stdout] 2026-04-10T06:08:19.105254Z  INFO audit: Audit info [INFO] [stdout] 2026-04-10T06:08:19.105318Z  INFO audit: Audit info [INFO] [stdout] 2026-04-10T06:08:19.105366Z  WARN audit: Audit warning [INFO] [stdout] 2026-04-10T06:08:19.105612Z  WARN audit: Audit warning [INFO] [stdout] 2026-04-10T06:08:19.105793Z  WARN audit: Audit warning [INFO] [stdout] 2026-04-10T06:08:19.105918Z ERROR audit: Audit error [INFO] [stdout] 2026-04-10T06:08:19.106038Z ERROR audit: Audit error [INFO] [stdout] 2026-04-10T06:08:19.106800Z ERROR audit: Audit error [INFO] [stdout] test test_exempt_targets_with_different_levels ... ok [INFO] [stderr] Running tests/field_precedence.rs (/opt/rustwide/target/debug/deps/field_precedence-606b6f43e192efc8) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_different_field_value_types ... ok [INFO] [stdout] test test_deeply_nested_spans ... ok [INFO] [stdout] test test_empty_string_field_values ... ok [INFO] [stdout] test test_event_field_overrides_span_context ... ok [INFO] [stdout] test test_time_window_policy_with_span_fields ... ok [INFO] [stdout] test test_token_bucket_policy_with_span_fields ... ok [INFO] [stdout] test test_token_bucket_policy_with_event_fields ... ok [INFO] [stdout] test test_special_characters_in_field_values ... ok [INFO] [stderr] Running tests/rate_limiting.rs (/opt/rustwide/target/debug/deps/rate_limiting-ec1db6ec3663c1ad) [INFO] [stdout] test test_exponential_backoff_with_event_fields ... ok [INFO] [stdout] test test_span_field_shadowing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_circuit_breaker_remains_closed ... ok [INFO] [stdout] test test_different_levels_independent_limits ... ok [INFO] [stdout] test test_rate_limit_layer_integration ... ok [INFO] [stdout] test test_different_messages_independent_limits ... ok [INFO] [stdout] test test_zero_limit_suppresses_all_after_first ... ok [INFO] [stdout] test test_metrics_match_suppression ... ok [INFO] [stdout] test test_signature_count_tracking ... ok [INFO] [stdout] test test_eviction_with_small_limit ... ok [INFO] [stderr] Running tests/redis_storage.rs (/opt/rustwide/target/debug/deps/redis_storage-6f3370b4bcc4725b) [INFO] [stdout] test test_high_concurrency_stress ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/shutdown.rs (/opt/rustwide/target/debug/deps/shutdown-21bda621e76c61d7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_graceful_shutdown_with_active_logging ... ok [INFO] [stdout] test test_concurrent_shutdown_safety ... ok [INFO] [stdout] test test_explicit_shutdown_required ... ok [INFO] [stdout] test test_explicit_shutdown_in_application ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/span_context.rs (/opt/rustwide/target/debug/deps/span_context-6f1f1bf1a093af27) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_no_span_context_configured ... ok [INFO] [stdout] test test_multiple_context_fields ... ok [INFO] [stdout] test test_missing_span_context_field ... ok [INFO] [stdout] test test_span_context_per_user_rate_limiting ... ok [INFO] [stdout] test test_nested_span_inheritance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests tracing_throttle [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test src/application/metrics.rs - application::metrics (line 37) ... ignored [INFO] [stdout] test src/application/metrics.rs - application::metrics (line 7) ... ignored [INFO] [stdout] test src/infrastructure/eviction/memory.rs - infrastructure::eviction::memory::MemoryEviction::new (line 22) ... ignored [INFO] [stdout] test src/infrastructure/eviction/priority.rs - infrastructure::eviction::priority::PriorityEviction::new (line 38) ... ignored [INFO] [stdout] test src/infrastructure/eviction/priority_with_memory.rs - infrastructure::eviction::priority_with_memory::PriorityWithMemoryEviction::new (line 35) ... ignored [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayer>>::with_storage (line 855) ... ignored [INFO] [stdout] test src/application/emitter.rs - application::emitter::SummaryEmitter::start (line 337) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_active_emission (line 246) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_eviction_strategy (line 439) - compile ... ok [INFO] [stdout] test src/application/emitter.rs - application::emitter::EmitterHandle (line 119) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_excluded_fields (line 362) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_excluded_fields (line 372) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_eviction_strategy (line 461) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_span_context_fields (line 305) - compile ... ok [INFO] [stdout] test src/application/emitter.rs - application::emitter::EmitterHandle::shutdown_with_timeout (line 206) - compile ... ok [INFO] [stdout] test src/application/emitter.rs - application::emitter::EmitterHandle::shutdown (line 162) - compile ... ok [INFO] [stdout] test src/infrastructure/storage.rs - infrastructure::storage::ShardedStorage::with_eviction_policy (line 141) ... ignored [INFO] [stdout] test src/infrastructure/visitor.rs - infrastructure::visitor (line 23) ... ignored [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayer::shutdown (line 770) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_exempt_targets (line 411) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_excluded_fields (line 351) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 127) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_exempt_targets (line 397) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 169) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 101) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 146) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 114) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_span_context_fields (line 322) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 205) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 244) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 267) - compile ... ok [INFO] [stdout] test src/domain/policy.rs - domain::policy::Policy::token_bucket (line 731) ... ok [INFO] [stdout] test src/lib.rs - (line 219) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 181) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 78) - compile ... ok [INFO] [stdout] test src/domain/policy.rs - domain::policy::CountBasedPolicy (line 78) ... ok [INFO] [stdout] test src/lib.rs - (line 382) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 321) - compile ... ok [INFO] [stdout] test src/infrastructure/layer.rs - infrastructure::layer::TracingRateLimitLayerBuilder::with_summary_formatter (line 272) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 367) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 400) - compile ... ok [INFO] [stdout] test src/domain/policy.rs - domain::policy::TokenBucketPolicy::new (line 617) ... ok [INFO] [stdout] test src/domain/policy.rs - domain::policy::TimeWindowPolicy (line 141) ... ok [INFO] [stdout] test src/lib.rs - (line 91) - compile ... ok [INFO] [stdout] test src/domain/policy.rs - domain::policy::TokenBucketPolicy (line 449) ... ok [INFO] [stdout] test src/domain/policy.rs - domain::policy::ExponentialBackoffPolicy (line 381) ... ok [INFO] [stdout] test src/infrastructure/mocks/layer.rs - infrastructure::mocks::layer::MockCaptureLayer::clear (line 55) ... ok [INFO] [stdout] test src/infrastructure/mocks/clock.rs - infrastructure::mocks::clock::MockClock (line 14) ... ok [INFO] [stdout] test src/infrastructure/mocks/clock.rs - infrastructure::mocks::clock::MockClock (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 2.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ab73b3571ce1f2e0d30efdfca4adb31eae063e1926b13aa44562c94877e1acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ab73b3571ce1f2e0d30efdfca4adb31eae063e1926b13aa44562c94877e1acf", kill_on_drop: false }` [INFO] [stdout] 3ab73b3571ce1f2e0d30efdfca4adb31eae063e1926b13aa44562c94877e1acf