[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soulgarden/logfowd2 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f01481b4f6d1ae72b05a63e63e0eb404165d883f11856c1add8f35b1f9e2f014
[INFO] running `Command { std: "docker" "start" "-a" "f01481b4f6d1ae72b05a63e63e0eb404165d883f11856c1add8f35b1f9e2f014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f01481b4f6d1ae72b05a63e63e0eb404165d883f11856c1add8f35b1f9e2f014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f01481b4f6d1ae72b05a63e63e0eb404165d883f11856c1add8f35b1f9e2f014", kill_on_drop: false }`
[INFO] [stdout] f01481b4f6d1ae72b05a63e63e0eb404165d883f11856c1add8f35b1f9e2f014
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bd7cbe24ff96d3b0573dde06fc1f30694f4aff1aee5b7545fe05655c93fa784
[INFO] running `Command { std: "docker" "start" "-a" "2bd7cbe24ff96d3b0573dde06fc1f30694f4aff1aee5b7545fe05655c93fa784", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[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 futures-channel v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling syn v2.0.116
[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 futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.49.0
[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 zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[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 thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling futures v0.3.32
[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 tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[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 55s
[INFO] running `Command { std: "docker" "inspect" "2bd7cbe24ff96d3b0573dde06fc1f30694f4aff1aee5b7545fe05655c93fa784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd7cbe24ff96d3b0573dde06fc1f30694f4aff1aee5b7545fe05655c93fa784", kill_on_drop: false }`
[INFO] [stdout] 2bd7cbe24ff96d3b0573dde06fc1f30694f4aff1aee5b7545fe05655c93fa784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9340e86702f636a4e7c9907f40867e234bfa64de6d1efc1882ef4574232b4ee6
[INFO] running `Command { std: "docker" "start" "-a" "9340e86702f636a4e7c9907f40867e234bfa64de6d1efc1882ef4574232b4ee6", kill_on_drop: false }`
[INFO] [stderr]    Compiling logfowd2 v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.27s
[INFO] running `Command { std: "docker" "inspect" "9340e86702f636a4e7c9907f40867e234bfa64de6d1efc1882ef4574232b4ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9340e86702f636a4e7c9907f40867e234bfa64de6d1efc1882ef4574232b4ee6", kill_on_drop: false }`
[INFO] [stdout] 9340e86702f636a4e7c9907f40867e234bfa64de6d1efc1882ef4574232b4ee6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09482955218da544d7e393639b6dc93ba684fd57dfd756054b65a6a88da30bc5
[INFO] running `Command { std: "docker" "start" "-a" "09482955218da544d7e393639b6dc93ba684fd57dfd756054b65a6a88da30bc5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/logfowd2-8dd595b67f6cf83a)
[INFO] [stdout] 
[INFO] [stdout] running 293 tests
[INFO] [stdout] test config::settings::tests::test_json_deserialization ... ok
[INFO] [stdout] test config::settings::tests::test_invalid_json_parsing ... ok
[INFO] [stdout] test config::settings::tests::test_minimal_json_deserialization ... ok
[INFO] [stdout] test config::settings::tests::test_channels_config_optional_fields ... 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_unicode_content ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_multiline_message ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_special_characters ... ok
[INFO] [stdout] test domain::event::tests::test_meta_cloning ... ok
[INFO] [stdout] test domain::event::tests::test_meta_default ... ok
[INFO] [stdout] test domain::event::tests::test_meta_creation ... ok
[INFO] [stdout] test domain::event::tests::test_meta_debug_formatting ... 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_missing_required_fields ... ok
[INFO] [stdout] test config::settings::tests::test_settings_cloning ... ok
[INFO] [stdout] test domain::event::tests::test_event_cloning ... ok
[INFO] [stdout] test domain::file::tests::test_broken_symlink ... ok
[INFO] [stdout] test domain::event::tests::test_event_debug_formatting ... ok
[INFO] [stdout] test domain::file::tests::test_binary_data_handling ... ok
[INFO] [stdout] test domain::file::tests::test_file_disappears ... ok
[INFO] [stdout] test domain::file::tests::test_file_rotation_detection ... 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_file_tracker_creation ... ok
[INFO] [stdout] test domain::file::tests::test_file_truncation_detection ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_limiting ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_utf8_handling ... ok
[INFO] [stdout] test domain::file::tests::test_large_file_handling ... ok
[INFO] [stdout] test domain::file::tests::test_ensure_file_in_state_fallback ... ok
[INFO] [stdout] test domain::file::tests::test_position_tracking ... ok
[INFO] [stdout] test domain::file::tests::test_metadata_cache_integration ... ok
[INFO] [stdout] test domain::file::tests::test_partial_line_handling ... ok
[INFO] [stdout] test domain::file::tests::test_partial_utf8_sequences ... ok
[INFO] [stdout] test domain::file::tests::test_read_error_recovery ... ok
[INFO] [stdout] test domain::file::tests::test_file_health_check ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_basic ... ok
[INFO] [stdout] test domain::file::tests::test_permission_denied_handling ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_empty_file ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_with_ensure_state ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_chunking_multiple_batches ... ok
[INFO] [stdout] test domain::file::tests::test_rapid_rotation_data_preservation ... 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::file::tests::test_symlink_permission_denied ... ok
[INFO] [stdout] test domain::file::tests::test_unicode_content ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_becomes_broken ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_calculation_deterministic ... ok
[INFO] [stdout] test domain::file::tests::test_windows_line_endings ... ok
[INFO] [stdout] test domain::file::tests::test_utility_methods ... ok
[INFO] [stdout] test domain::state::tests::test_load_from_backup_when_main_corrupted ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_verification_on_load ... 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_state_save_load ... ok
[INFO] [stdout] test domain::state::tests::test_update_file_position_existing_vs_unknown ... 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_concurrent_operations ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_default_config_values ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_error_display_formatting ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_handles_crlf ... 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::file::tests::test_symlink_target_change ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_error_type_preservation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_initial_state ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_mixed_success_failure_patterns ... ok
[INFO] [stdout] test domain::file::tests::test_position_restoration ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_multiple_failures_open_circuit ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_with_empty_lines ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_open_circuit_fails_fast ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_rapid_open_close_transitions ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_consistency_across_multiple_serializations ... 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_monitoring_window_failure_expiration ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_successful_operation ... 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_half_open_recovery_closes_circuit ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_half_open_failure_reopens_circuit ... 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_concurrent_access ... 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 infrastructure::elasticsearch::dead_letter_queue::tests::test_event_deduplication_logic ... 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_flush_to_disk_empty_queue ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_flush_and_load_from_disk ... 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_partial_recovery_in_half_open ... 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_immediate_shutdown_before_first_flush ... 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_load_from_disk_corrupted_file ... 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_load_from_disk_success ... 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_max_retry_config_default ... 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_new_dead_letter_queue ... 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_queue_size_limit ... 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_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_return_failed_updates_stats ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_graceful_shutdown ... 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_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_take_batch_respects_limit ... 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_take_batch_updates_stats ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_reset_after_successful_closure ... ok
[INFO] [stdout] test domain::file::tests::test_permission_denied_on_file_creation ... FAILED
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_transition_to_half_open_after_timeout ... 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_shutdown_with_flush_error ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_state_transitions_under_load ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_network_stats_initialization ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_background_task_periodic_flush ... 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::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_basic_file_watching ... ok
[INFO] [stdout] test integration_tests::tests::test_kubernetes_log_pattern_parsing ... 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 requests::tests::test_kubernetes_valid_names ... ok
[INFO] [stdout] test requests::tests::test_long_message ... 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 integration_tests::tests::test_read_existing_on_startup_skip_history ... 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 sender::tests::test_high_frequency_mixed_flush_patterns ... 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 retry::tests::test_max_delay_cap ... 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_mixed_timer_and_bulk_batching ... ok
[INFO] [stdout] test sender::tests::test_sender_timer_based_flushing ... 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 infrastructure::elasticsearch::pool::tests::test_dns_failure_handling ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_event_bridge_creation ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_event_bridge_forwarding ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_notify_sender_basic_functionality ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_notify_sender_cloning ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_adaptive_backpressure_behavior ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_bridge_task_basic_operation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_backpressure_detection ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_backpressure_with_different_thresholds ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_bounded_channel_creation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_backpressure_timing ... 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 infrastructure::elasticsearch::pool::tests::test_network_timeout_handling ... 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::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_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_recv_error_closed_channel ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_receiver_cloning ... 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_zero_capacity_handling ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_rate_limiting_handling ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_worker_sends_failed_events_to_dlq ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_utilization_calculation ... ok
[INFO] [stdout] test watcher::tests::test_directory_removal_events_are_handled_gracefully ... ok
[INFO] [stdout] test watcher::tests::test_handle_create_event_collects_all_events_atomically ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_channel_capacity_limit ... ok
[INFO] [stdout] test watcher::tests::test_handle_create_event_handles_nonexistent_file ... ok
[INFO] [stdout] test watcher::tests::test_create_file_tracker_with_k8s_metadata ... ok
[INFO] [stdout] test watcher::tests::test_handle_remove_event_handles_unknown_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_reads_remaining_content_atomically ... ok
[INFO] [stdout] test watcher::tests::test_k8s_metadata_extraction ... ok
[INFO] [stdout] test watcher::tests::test_handle_create_event_returns_events_for_sending ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_edge_cases ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_invalid_paths ... ok
[INFO] [stdout] test watcher::tests::test_handle_create_event_respects_max_batch_size ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_container_name_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_handle_remove_event_removes_from_state_and_trackers ... ok
[INFO] [stdout] test watcher::tests::test_safe_path_str_conversion ... 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_safe_send_events_multiple ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_continues_on_individual_errors ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_pod_id_patterns ... ok
[INFO] [stdout] test watcher::tests::test_regex_performance_with_many_paths ... ok
[INFO] [stdout] test watcher::tests::test_watcher_creation ... ok
[INFO] [stdout] test watcher::tests::test_watcher_app_state_integration ... ok
[INFO] [stdout] test watcher::tests::test_watcher_handles_invalid_utf8_paths ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_handles_nonexistent_directory ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_handles_permission_denied ... ok
[INFO] [stdout] test watcher::tests::test_handle_remove_event_returns_events_for_sending ... 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' (68) panicked at src/domain/file.rs:1986:26:
[INFO] [stdout] Expected permission denied error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64df34d5b2e2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64df34d5b2e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64df34d5b2e2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64df34d5b2e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64df34d6ecca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64df34d6ecca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x64df34d24ba6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64df34d24ba6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64df34d39099 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64df34d39099 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64df34d38f31 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64df341c3d4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64df341c3d4e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64df34d393c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64df34d393c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64df34d3918a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64df34d33619 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64df34d183cd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64df34d7841c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64df33f1d81a - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::h0d9edbf88d1266d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1986:26
[INFO] [stdout]   20:     0x64df340a1b92 - <core::pin::Pin<P> as core::future::future::Future>::poll::hca6a1bb69bc256db
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x64df340a0ded - <core::pin::Pin<P> as core::future::future::Future>::poll::h1edb9d0153050060
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64df340c675d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h532bf288c1257349
[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:     0x64df340c666b - tokio::task::coop::with_budget::h6db4271948c554da
[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:     0x64df340c666b - tokio::task::coop::budget::haf5a4c964835d2c9
[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:     0x64df340c666b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd93149a68cc97bfe
[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:     0x64df340c3db0 - tokio::runtime::scheduler::current_thread::Context::enter::hc57c7ee57d54981e
[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:     0x64df340c5b8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::haa9796e53f6d38c9
[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:     0x64df340c4d84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha5a1f6a1909bacdd
[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:     0x64df34159feb - tokio::runtime::context::scoped::Scoped<T>::set::h8304566cd7d084c0
[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:     0x64df34068a59 - tokio::runtime::context::set_scheduler::{{closure}}::h7d3ee93e72b7d495
[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:     0x64df34040502 - std::thread::local::LocalKey<T>::try_with::h6c9e6f7fe7cced96
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x64df3403c3be - std::thread::local::LocalKey<T>::with::h990e21ac90b500e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x64df34068a0d - tokio::runtime::context::set_scheduler::hf868dedfba2fd277
[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:     0x64df340c4b10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2950a8fabc40e771
[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:     0x64df340c4dc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h371e6f99de45ba3e
[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:     0x64df340b1a20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc6b428648ea0ffe9
[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:     0x64df33dc9a43 - tokio::runtime::context::runtime::enter_runtime::hcaa6f6c771ca58a3
[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:     0x64df340b13e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9b84ba7f69ea09f9
[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:     0x64df340a0304 - tokio::runtime::runtime::Runtime::block_on_inner::hc1884603eaf7dd5c
[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:     0x64df340a05dc - tokio::runtime::runtime::Runtime::block_on::hb016cf5a18873a3a
[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:     0x64df33f1cb83 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::h52f9ee8c44c5de28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1996:9
[INFO] [stdout]   42:     0x64df33f1dbc7 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::h5a00213cee816ec4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1956:55
[INFO] [stdout]   43:     0x64df33d610e6 - core::ops::function::FnOnce::call_once::he69e1f7eff5634ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64df341c3b0b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64df341c3b0b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64df341d751a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64df341d751a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x64df341d751a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64df341d751a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64df341d751a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64df341d751a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64df341d751a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64df341b1974 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64df341b1974 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64df341b5312 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64df341b5312 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x64df341b5312 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64df341b5312 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64df341b5312 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64df341b5312 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64df341b5312 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64df34d2e6bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x64df34d2e6bf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   64:     0x7de997ba3aa4 - <unknown>
[INFO] [stdout]   65:     0x7de997c30a64 - 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.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin logfowd2`
[INFO] running `Command { std: "docker" "inspect" "09482955218da544d7e393639b6dc93ba684fd57dfd756054b65a6a88da30bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09482955218da544d7e393639b6dc93ba684fd57dfd756054b65a6a88da30bc5", kill_on_drop: false }`
[INFO] [stdout] 09482955218da544d7e393639b6dc93ba684fd57dfd756054b65a6a88da30bc5
