[INFO] cloning repository https://github.com/soulgarden/logfowd2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soulgarden/logfowd2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulgarden%2Flogfowd2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulgarden%2Flogfowd2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89daeb438a88f5a5f6efbac06867cb7dab7783fc
[INFO] testing soulgarden/logfowd2 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulgarden%2Flogfowd2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/soulgarden/logfowd2
[INFO] finished tweaking git repo https://github.com/soulgarden/logfowd2
[INFO] tweaked toml for git repo https://github.com/soulgarden/logfowd2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soulgarden/logfowd2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soulgarden/logfowd2 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f751aa142eae62cb5c40dba4244c495869715ccf31ddb8a61116c47c5c57697
[INFO] running `Command { std: "docker" "start" "-a" "2f751aa142eae62cb5c40dba4244c495869715ccf31ddb8a61116c47c5c57697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f751aa142eae62cb5c40dba4244c495869715ccf31ddb8a61116c47c5c57697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f751aa142eae62cb5c40dba4244c495869715ccf31ddb8a61116c47c5c57697", kill_on_drop: false }`
[INFO] [stdout] 2f751aa142eae62cb5c40dba4244c495869715ccf31ddb8a61116c47c5c57697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b87503d1ec86825f1616d5a046f069e6448573a740907514191aff10e78bb02
[INFO] running `Command { std: "docker" "start" "-a" "8b87503d1ec86825f1616d5a046f069e6448573a740907514191aff10e78bb02", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.43
[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.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling logfowd2 v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "8b87503d1ec86825f1616d5a046f069e6448573a740907514191aff10e78bb02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b87503d1ec86825f1616d5a046f069e6448573a740907514191aff10e78bb02", kill_on_drop: false }`
[INFO] [stdout] 8b87503d1ec86825f1616d5a046f069e6448573a740907514191aff10e78bb02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb63598c5b914362f0120382d9c5a61a080c2e5455b3b902fe4d98648db632ff
[INFO] running `Command { std: "docker" "start" "-a" "bb63598c5b914362f0120382d9c5a61a080c2e5455b3b902fe4d98648db632ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling logfowd2 v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.32s
[INFO] running `Command { std: "docker" "inspect" "bb63598c5b914362f0120382d9c5a61a080c2e5455b3b902fe4d98648db632ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb63598c5b914362f0120382d9c5a61a080c2e5455b3b902fe4d98648db632ff", kill_on_drop: false }`
[INFO] [stdout] bb63598c5b914362f0120382d9c5a61a080c2e5455b3b902fe4d98648db632ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10dfb001ac7962e4921ad8fe956c66d7ce40df8ea7365cc7db54e3131eafe010
[INFO] running `Command { std: "docker" "start" "-a" "10dfb001ac7962e4921ad8fe956c66d7ce40df8ea7365cc7db54e3131eafe010", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/logfowd2-64e637e8975c4286)
[INFO] [stdout] 
[INFO] [stdout] running 293 tests
[INFO] [stdout] test config::settings::tests::test_invalid_json_parsing ... ok
[INFO] [stdout] test config::settings::tests::test_missing_required_fields ... ok
[INFO] [stdout] test config::settings::tests::test_channels_config_optional_fields ... ok
[INFO] [stdout] test config::settings::tests::test_minimal_json_deserialization ... ok
[INFO] [stdout] test config::settings::tests::test_settings_cloning ... ok
[INFO] [stdout] test domain::event::tests::test_event_debug_formatting ... ok
[INFO] [stdout] test domain::event::tests::test_event_equality ... ok
[INFO] [stdout] test domain::event::tests::test_event_new ... ok
[INFO] [stdout] test domain::event::tests::test_event_serialization ... ok
[INFO] [stdout] test domain::event::tests::test_event_timestamp_precision ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_empty_fields ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_multiline_message ... ok
[INFO] [stdout] test domain::event::tests::test_event_cloning ... ok
[INFO] [stdout] test domain::event::tests::test_meta_creation ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_special_characters ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_unicode_content ... ok
[INFO] [stdout] test domain::event::tests::test_meta_cloning ... ok
[INFO] [stdout] test domain::event::tests::test_meta_debug_formatting ... ok
[INFO] [stdout] test domain::event::tests::test_meta_default ... ok
[INFO] [stdout] test domain::event::tests::test_meta_equality ... ok
[INFO] [stdout] test domain::event::tests::test_meta_serialization ... ok
[INFO] [stdout] test config::settings::tests::test_json_deserialization ... ok
[INFO] [stdout] test domain::file::tests::test_broken_symlink ... ok
[INFO] [stdout] test domain::file::tests::test_file_disappears ... ok
[INFO] [stdout] test domain::file::tests::test_binary_data_handling ... ok
[INFO] [stdout] test domain::file::tests::test_file_truncation_detection ... ok
[INFO] [stdout] test domain::file::tests::test_file_health_check ... ok
[INFO] [stdout] test domain::file::tests::test_ensure_file_in_state_fallback ... ok
[INFO] [stdout] test domain::file::tests::test_incremental_reading ... ok
[INFO] [stdout] test domain::file::tests::test_corrupted_file_handling ... ok
[INFO] [stdout] test domain::file::tests::test_metadata_cache_integration ... ok
[INFO] [stdout] test domain::file::tests::test_permission_denied_handling ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_limiting ... ok
[INFO] [stdout] test domain::file::tests::test_partial_utf8_sequences ... ok
[INFO] [stdout] test domain::file::tests::test_partial_line_handling ... ok
[INFO] [stdout] test domain::file::tests::test_position_restoration ... ok
[INFO] [stdout] test domain::file::tests::test_read_error_recovery ... ok
[INFO] [stdout] test domain::file::tests::test_file_rotation_detection ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_basic ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_empty_file ... ok
[INFO] [stdout] test domain::file::tests::test_rapid_rotation_data_preservation ... ok
[INFO] [stdout] test domain::file::tests::test_large_file_handling ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_chunking_multiple_batches ... ok
[INFO] [stdout] test domain::file::tests::test_position_tracking ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_handles_crlf ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_becomes_broken ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_utf8_handling ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_permission_denied ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_with_empty_lines ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_with_ensure_state ... ok
[INFO] [stdout] test domain::file::tests::test_skip_existing_content ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_support ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_calculation_deterministic ... ok
[INFO] [stdout] test domain::file::tests::test_utility_methods ... ok
[INFO] [stdout] test domain::file::tests::test_windows_line_endings ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_target_change ... ok
[INFO] [stdout] test domain::file::tests::test_unicode_content ... ok
[INFO] [stdout] test domain::state::tests::test_new_state_when_both_main_and_backup_corrupted ... ok
[INFO] [stdout] test domain::state::tests::test_truncation_detection ... ok
[INFO] [stdout] test domain::state::tests::test_update_file_position_existing_vs_unknown ... ok
[INFO] [stdout] test domain::state::tests::test_state_save_load ... ok
[INFO] [stdout] test domain::state::tests::test_update_file_position_with_fallback ... ok
[INFO] [stdout] test domain::state::tests::test_update_position_for_unknown_file ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_default_config_values ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_concurrent_operations ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_error_display_formatting ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_error_type_preservation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_es_circuit_breaker_factory ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_exact_failure_threshold_boundary ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_verification_on_load ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_consistency_across_multiple_serializations ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_mixed_success_failure_patterns ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_initial_state ... ok
[INFO] [stdout] test domain::state::tests::test_load_from_backup_when_main_corrupted ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_multiple_failures_open_circuit ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_open_circuit_fails_fast ... ok
[INFO] [stdout] test domain::file::tests::test_file_tracker_creation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_rapid_open_close_transitions ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_single_failure_keeps_circuit_closed ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_immediate_transition_from_open_to_half_open ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_successful_operation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_half_open_failure_reopens_circuit ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_half_open_recovery_closes_circuit ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_add_failed_event ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_atomic_file_write ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_monitoring_window_failure_expiration ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_dead_letter_serialization ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_default_config ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_disk_space_handling ... ok
[INFO] [stdout] test domain::file::tests::test_permission_denied_on_file_creation ... FAILED
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_event_deduplication_logic ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_partial_recovery_in_half_open ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_reset_after_successful_closure ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_flush_to_disk_no_file ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_state_transitions_under_load ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_immediate_shutdown_before_first_flush ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_flush_and_load_from_disk ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_transition_to_half_open_after_timeout ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_load_from_disk_corrupted_file ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_load_from_disk_nonexistent_file ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_graceful_shutdown ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_load_from_nonexistent_file ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_mark_recovered_updates_stats ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_max_retry_config_default ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_load_from_invalid_json ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_new_dead_letter_queue ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_concurrent_access ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_flush_to_disk_empty_queue ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_retry_count_increment ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_queue_size_limit ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_return_failed_filters_max_retry ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_return_failed_increments_retry_count ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_return_failed_puts_events_back ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_load_exceeding_queue_capacity ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_return_failed_updates_stats ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_stats_tracking ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_stats_with_queue_overflow ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_take_batch_empty_queue ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_stats_accuracy_after_disk_operations ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_take_batch_returns_events ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_empty_queue_flush_optimization ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_take_batch_updates_stats ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_take_batch_respects_limit ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_load_from_disk_success ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_es_worker_pool_zero_workers_validation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_multiple_shutdown_signals ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_shutdown_with_flush_error ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_network_stats_initialization ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_periodic_flush_behavior ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_planned_worker_count ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_planned_worker_count_zero ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_background_task_periodic_flush ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_url_building ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_worker_process_events_with_di ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_adaptive_timeout_success ... ok
[INFO] [stdout] test infrastructure::filesystem::metadata_cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test infrastructure::filesystem::metadata_cache::tests::test_metadata_cache_basic ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_es_worker_pool_valid_workers ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_bridge_task_shutdown_behavior ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_bridge_creation ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_bridge_task_handles_errors ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_sender_basic_functionality ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_sender_cloning ... ok
[INFO] [stdout] test infrastructure::metrics::collector::tests::test_metrics_gathering ... ok
[INFO] [stdout] test infrastructure::metrics::collector::tests::test_metrics_initialization ... ok
[INFO] [stdout] test infrastructure::metrics::collector::tests::test_timer_functionality ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_consistency_with_are_metrics_enabled ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_health_handler ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_metrics_handler ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_metrics_server_default_disabled ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_metrics_server_disabled ... ok
[INFO] [stdout] test integration_tests::tests::test_backpressure_integration ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_bridge_forwarding ... ok
[INFO] [stdout] test integration_tests::tests::test_complete_pipeline_single_file ... ok
[INFO] [stdout] test integration_tests::tests::test_config_loading_integration ... ok
[INFO] [stdout] test integration_tests::tests::test_event_metadata_extraction ... ok
[INFO] [stdout] test integration_tests::tests::test_file_rotation_pipeline ... ok
[INFO] [stdout] test integration_tests::tests::test_graceful_shutdown_integration ... ok
[INFO] [stdout] test integration_tests::tests::test_kubernetes_log_pattern_parsing ... ok
[INFO] [stdout] test integration_tests::tests::test_basic_file_watching ... ok
[INFO] [stdout] test integration_tests::tests::test_sender_to_es_workers_integration ... ok
[INFO] [stdout] test integration_tests::tests::test_watcher_to_sender_integration ... ok
[INFO] [stdout] test requests::tests::test_complete_elasticsearch_bulk_format ... ok
[INFO] [stdout] test requests::tests::test_empty_fields ... ok
[INFO] [stdout] test requests::tests::test_field_rename_serialization ... ok
[INFO] [stdout] test requests::tests::test_fields_body_new ... ok
[INFO] [stdout] test requests::tests::test_fields_body_serialization ... ok
[INFO] [stdout] test requests::tests::test_index_body_new ... ok
[INFO] [stdout] test requests::tests::test_index_body_unique_ids ... ok
[INFO] [stdout] test requests::tests::test_index_new ... ok
[INFO] [stdout] test requests::tests::test_index_serialization ... ok
[INFO] [stdout] test requests::tests::test_json_size_reasonable ... ok
[INFO] [stdout] test integration_tests::tests::test_read_existing_on_startup_skip_history ... ok
[INFO] [stdout] test requests::tests::test_kubernetes_valid_names ... ok
[INFO] [stdout] test requests::tests::test_special_characters_in_message ... ok
[INFO] [stdout] test requests::tests::test_timestamp_serialization_format ... ok
[INFO] [stdout] test requests::tests::test_unicode_content ... ok
[INFO] [stdout] test requests::tests::test_long_message ... ok
[INFO] [stdout] test retry::tests::test_default_config_values ... ok
[INFO] [stdout] test retry::tests::test_error_message_preservation ... ok
[INFO] [stdout] test retry::tests::test_backoff_multiplier_precision ... ok
[INFO] [stdout] test retry::tests::test_immediate_success_no_delay ... ok
[INFO] [stdout] test retry::tests::test_exponential_backoff_timing ... ok
[INFO] [stdout] test retry::tests::test_minimal_delay_config ... ok
[INFO] [stdout] test retry::tests::test_retry_exhausted ... ok
[INFO] [stdout] test retry::tests::test_retry_success_after_failures ... ok
[INFO] [stdout] test retry::tests::test_retry_success_on_first_attempt ... ok
[INFO] [stdout] test retry::tests::test_zero_retries_config ... ok
[INFO] [stdout] test sender::tests::test_backpressure_bulk_interaction ... ok
[INFO] [stdout] test sender::tests::test_bulk_size_triggering ... ok
[INFO] [stdout] test sender::tests::test_bulk_vs_timer_race_condition ... ok
[INFO] [stdout] test sender::tests::test_consecutive_bulk_flushes ... ok
[INFO] [stdout] test sender::tests::test_events_not_lost_on_full_es_channel ... ok
[INFO] [stdout] test retry::tests::test_max_delay_cap ... ok
[INFO] [stdout] test sender::tests::test_metrics_counts_individual_events ... ok
[INFO] [stdout] test sender::tests::test_sender_bulk_size_batching ... ok
[INFO] [stdout] test sender::tests::test_high_frequency_mixed_flush_patterns ... ok
[INFO] [stdout] test sender::tests::test_sender_configuration_values ... ok
[INFO] [stdout] test sender::tests::test_sender_creation ... ok
[INFO] [stdout] test sender::tests::test_sender_channel_error_handling ... ok
[INFO] [stdout] test sender::tests::test_sender_event_order_preservation ... ok
[INFO] [stdout] test sender::tests::test_sender_large_batch_processing ... ok
[INFO] [stdout] test sender::tests::test_sender_empty_events_timer ... ok
[INFO] [stdout] test sender::tests::test_sender_shutdown_with_remaining_events ... ok
[INFO] [stdout] test sender::tests::test_sender_timer_based_flushing ... ok
[INFO] [stdout] test sender::tests::test_sender_mixed_timer_and_bulk_batching ... ok
[INFO] [stdout] test sender::tests::test_shutdown_completes_when_channel_closed ... ok
[INFO] [stdout] test sender::tests::test_shutdown_delivers_events_with_slow_es_channel ... ok
[INFO] [stdout] test sender::tests::test_shutdown_with_pending_events ... ok
[INFO] [stdout] test sender::tests::test_timer_precision ... ok
[INFO] [stdout] test sender::tests::test_timer_reset_behavior ... ok
[INFO] [stdout] test sender::tests::test_try_send_returns_events_on_full_channel ... ok
[INFO] [stdout] test sender::tests::test_zero_bulk_size_handling ... ok
[INFO] [stdout] test signals::tests::test_concurrent_shutdown_components ... ok
[INFO] [stdout] test signals::tests::test_graceful_shutdown_simulation ... ok
[INFO] [stdout] test signals::tests::test_integration_like_usage ... ok
[INFO] [stdout] test signals::tests::test_listen_signals_creates_notify ... ok
[INFO] [stdout] test signals::tests::test_listen_signals_error_handling ... ok
[INFO] [stdout] test signals::tests::test_manual_notify_wakeup ... ok
[INFO] [stdout] test signals::tests::test_multiple_waiters_notification ... ok
[INFO] [stdout] test signals::tests::test_notify_clone_independence ... ok
[INFO] [stdout] test signals::tests::test_shutdown_timing ... ok
[INFO] [stdout] test signals::tests::test_signal_constants ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_bridge_task_basic_operation ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_event_bridge_creation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_dns_failure_handling ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_notify_sender_basic_functionality ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_event_bridge_forwarding ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_adaptive_backpressure_behavior ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_backpressure_detection ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_network_timeout_handling ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_backpressure_with_different_thresholds ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_backpressure_timing ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_bounded_channel_creation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_bounded_channel_default_backpressure ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_concurrent_producers_consumers ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_create_bounded_channel_utility ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_create_bounded_channel_with_zero_config ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_edge_case_backpressure_values ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_error_types_implement_error_trait ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_excessive_backpressure_threshold_validation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_infinite_backpressure_threshold_validation ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_notify_sender_cloning ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_multiple_send_recv ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_nan_backpressure_threshold_validation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_negative_threshold_prevents_constant_backpressure ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_receiver_cloning ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_recv_error_closed_channel ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_recv_error_display ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_send_error_closed_channel ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_send_error_display ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_sender_cloning ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_sender_receiver_creation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_channel_capacity_limit ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_negative_backpressure_threshold_validation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_zero_capacity_handling ... ok
[INFO] [stdout] test watcher::tests::test_directory_removal_events_are_handled_gracefully ... ok
[INFO] [stdout] test watcher::tests::test_create_file_tracker_with_k8s_metadata ... ok
[INFO] [stdout] test watcher::tests::test_handle_create_event_collects_all_events_atomically ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_utilization_calculation ... ok
[INFO] [stdout] test watcher::tests::test_handle_create_event_handles_nonexistent_file ... ok
[INFO] [stdout] test watcher::tests::test_handle_create_event_inserts_tracker_on_success ... ok
[INFO] [stdout] test watcher::tests::test_handle_remove_event_handles_unknown_file ... ok
[INFO] [stdout] test watcher::tests::test_handle_create_event_respects_max_batch_size ... ok
[INFO] [stdout] test watcher::tests::test_handle_remove_event_removes_from_state_and_trackers ... ok
[INFO] [stdout] test watcher::tests::test_handle_remove_event_reads_remaining_content_atomically ... ok
[INFO] [stdout] test watcher::tests::test_handle_create_event_returns_events_for_sending ... ok
[INFO] [stdout] test watcher::tests::test_k8s_metadata_extraction ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_edge_cases ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_container_name_patterns ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_invalid_paths ... ok
[INFO] [stdout] test watcher::tests::test_handle_remove_event_returns_events_for_sending ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_pod_id_patterns ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_namespace_variations ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_valid_paths ... ok
[INFO] [stdout] test watcher::tests::test_k8s_special_character_handling ... ok
[INFO] [stdout] test watcher::tests::test_malformed_paths_safety ... ok
[INFO] [stdout] test watcher::tests::test_safe_path_str_conversion ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_rate_limiting_handling ... ok
[INFO] [stdout] test watcher::tests::test_safe_send_event ... ok
[INFO] [stdout] test watcher::tests::test_safe_send_event_closed_channel ... ok
[INFO] [stdout] test watcher::tests::test_regex_performance_with_many_paths ... ok
[INFO] [stdout] test watcher::tests::test_safe_send_events_multiple ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_handles_nonexistent_directory ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_worker_sends_failed_events_to_dlq ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_continues_on_individual_errors ... ok
[INFO] [stdout] test watcher::tests::test_watcher_handles_invalid_utf8_paths ... ok
[INFO] [stdout] test watcher::tests::test_watcher_creation ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_handles_permission_denied ... ok
[INFO] [stdout] test watcher::tests::test_watcher_app_state_integration ... ok
[INFO] [stdout] test sender::tests::test_shutdown_waits_for_retry_to_complete ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_network_recovery_after_success ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_network_degradation_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- domain::file::tests::test_permission_denied_on_file_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domain::file::tests::test_permission_denied_on_file_creation' (75) panicked at src/domain/file.rs:1986:26:
[INFO] [stdout] Expected permission denied error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5898bc6a5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5898bc6a5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5898bc6a5a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b5898bc6a5a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b5898bdfd3a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b5898bdfd3a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b5898bcc402 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5898bcc402 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b5898ba12df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b5898ba12df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b5898bbc9b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b589801e3ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b589801e3ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5898bbcc32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b5898bbcc32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b5898ba13ca - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b5898b983d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b5898ba256d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b5898be06cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b5897dac75a - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::h3ec2072c7d75bbe4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1986:26
[INFO] [stdout]   20:     0x5b5897ea6ed2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h033fd7a3a50d4d9c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5b5897ea764d - <core::pin::Pin<P> as core::future::future::Future>::poll::h5cd75816aeab92ae
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b5897fd09dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdc16301ebef316d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x5b5897fd074b - tokio::task::coop::with_budget::hb69aceeb40baf6aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5b5897fd074b - tokio::task::coop::budget::h118cd68f07596957
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5b5897fd074b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h114520e8132947cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x5b5897fcdd10 - tokio::runtime::scheduler::current_thread::Context::enter::hc53d5842cf9d3ce9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x5b5897fcfe0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcc22e043c60c33c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x5b5897fcf004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc898dec6ed89b7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x5b5897d297fb - tokio::runtime::context::scoped::Scoped<T>::set::hdc8d0333ef447331
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5b5897c959e9 - tokio::runtime::context::set_scheduler::{{closure}}::hda0810d76025dd18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5b5897f61562 - std::thread::local::LocalKey<T>::try_with::h87fc6c2bc3e735e5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5b5897f5cd4e - std::thread::local::LocalKey<T>::with::h49bbee014bacfca8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5b5897c9591d - tokio::runtime::context::set_scheduler::hbc29bd66e7a1fd77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5b5897fce970 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h000578a9ccc8cd25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x5b5897fcf0c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h63347610f8dd5773
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x5b5897fbb950 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8c3782d89ae03987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5b5897f725a3 - tokio::runtime::context::runtime::enter_runtime::h230127945c6cdeb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5b5897fbb711 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd073708a958b46a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5b5897caa9e4 - tokio::runtime::runtime::Runtime::block_on_inner::hdb2de20dbf03576c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5b5897caabaf - tokio::runtime::runtime::Runtime::block_on::h7bb2add50e1cf1ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5b5897daba93 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::hc6b5f2cf763e9247
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1996:9
[INFO] [stdout]   42:     0x5b5897dabb27 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::h27884a3200539ce5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1956:55
[INFO] [stdout]   43:     0x5b5897bcafb6 - core::ops::function::FnOnce::call_once::hf6c9e8d6520fc920
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b589801248b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b589801248b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5b589801ee7b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5b589801ee7b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5b589801ee7b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b589801ee7b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b589801ee7b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b589801ee7b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5b589801ee7b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5b589801a594 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5b589801a594 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b5898021a82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5b5898021a82 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5b5898021a82 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b5898021a82 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b5898021a82 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b5898021a82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5b5898021a82 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b5898bc5d5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x5b5898bc5d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x748c2384caa4 - <unknown>
[INFO] [stdout]   65:     0x748c238d9a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     domain::file::tests::test_permission_denied_on_file_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 292 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin logfowd2`
[INFO] running `Command { std: "docker" "inspect" "10dfb001ac7962e4921ad8fe956c66d7ce40df8ea7365cc7db54e3131eafe010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10dfb001ac7962e4921ad8fe956c66d7ce40df8ea7365cc7db54e3131eafe010", kill_on_drop: false }`
[INFO] [stdout] 10dfb001ac7962e4921ad8fe956c66d7ce40df8ea7365cc7db54e3131eafe010
