[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] 3913854c76a1aa7f15b36edeac2f834dc816a3e1
[INFO] testing soulgarden/logfowd2 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulgarden%2Flogfowd2" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soulgarden/logfowd2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1161931f2045cad77f21e0e1b03666acc763e4a5127773c5cb0128c48f9776da
[INFO] running `Command { std: "docker" "start" "-a" "1161931f2045cad77f21e0e1b03666acc763e4a5127773c5cb0128c48f9776da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1161931f2045cad77f21e0e1b03666acc763e4a5127773c5cb0128c48f9776da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1161931f2045cad77f21e0e1b03666acc763e4a5127773c5cb0128c48f9776da", kill_on_drop: false }`
[INFO] [stdout] 1161931f2045cad77f21e0e1b03666acc763e4a5127773c5cb0128c48f9776da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c581818696aba3e4633170c445cc3cbb8b23c58c05fc476f5507aaabbc879a11
[INFO] running `Command { std: "docker" "start" "-a" "c581818696aba3e4633170c445cc3cbb8b23c58c05fc476f5507aaabbc879a11", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling time-core v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling time v0.3.42
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling logfowd2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "c581818696aba3e4633170c445cc3cbb8b23c58c05fc476f5507aaabbc879a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c581818696aba3e4633170c445cc3cbb8b23c58c05fc476f5507aaabbc879a11", kill_on_drop: false }`
[INFO] [stdout] c581818696aba3e4633170c445cc3cbb8b23c58c05fc476f5507aaabbc879a11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7bae38bd4c54a0f218e680865b88bdfe355fd55fc0f79c736d737b8609aed19
[INFO] running `Command { std: "docker" "start" "-a" "e7bae38bd4c54a0f218e680865b88bdfe355fd55fc0f79c736d737b8609aed19", kill_on_drop: false }`
[INFO] [stderr]    Compiling logfowd2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.72s
[INFO] running `Command { std: "docker" "inspect" "e7bae38bd4c54a0f218e680865b88bdfe355fd55fc0f79c736d737b8609aed19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7bae38bd4c54a0f218e680865b88bdfe355fd55fc0f79c736d737b8609aed19", kill_on_drop: false }`
[INFO] [stdout] e7bae38bd4c54a0f218e680865b88bdfe355fd55fc0f79c736d737b8609aed19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b010a927bef64b45bbc0bfe2939a83abd060e0c1641a75d33fdb8a4ffc0bcb40
[INFO] running `Command { std: "docker" "start" "-a" "b010a927bef64b45bbc0bfe2939a83abd060e0c1641a75d33fdb8a4ffc0bcb40", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/logfowd2-41ea044917678284)
[INFO] [stdout] running 269 tests
[INFO] [stdout] test config::settings::tests::test_channels_config_optional_fields ... ok
[INFO] [stdout] test config::settings::tests::test_invalid_json_parsing ... ok
[INFO] [stdout] test config::settings::tests::test_json_deserialization ... ok
[INFO] [stdout] test config::settings::tests::test_minimal_json_deserialization ... 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::event::tests::test_event_debug_formatting ... ok
[INFO] [stdout] test domain::event::tests::test_event_new ... ok
[INFO] [stdout] test domain::event::tests::test_event_equality ... ok
[INFO] [stdout] test domain::event::tests::test_event_serialization ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_multiline_message ... ok
[INFO] [stdout] test domain::event::tests::test_event_timestamp_precision ... 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_creation ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_empty_fields ... 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 domain::event::tests::test_event_with_special_characters ... ok
[INFO] [stdout] test domain::file::tests::test_broken_symlink ... ok
[INFO] [stdout] test domain::file::tests::test_metadata_cache_integration ... ok
[INFO] [stdout] test domain::file::tests::test_file_disappears ... ok
[INFO] [stdout] test domain::file::tests::test_file_tracker_creation ... ok
[INFO] [stdout] test domain::file::tests::test_ensure_file_in_state_fallback ... ok
[INFO] [stdout] test domain::file::tests::test_file_truncation_detection ... ok
[INFO] [stdout] test domain::file::tests::test_binary_data_handling ... 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_partial_utf8_sequences ... ok
[INFO] [stdout] test domain::file::tests::test_position_restoration ... ok
[INFO] [stdout] test domain::file::tests::test_permission_denied_handling ... ok
[INFO] [stdout] test domain::file::tests::test_position_tracking ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_limiting ... ok
[INFO] [stdout] test domain::file::tests::test_large_file_handling ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_basic ... ok
[INFO] [stdout] test domain::file::tests::test_file_rotation_detection ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_handles_crlf ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_empty_file ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_becomes_broken ... ok
[INFO] [stdout] test domain::file::tests::test_file_health_check ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_permission_denied ... ok
[INFO] [stdout] test domain::file::tests::test_read_error_recovery ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_utf8_handling ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_calculation_deterministic ... ok
[INFO] [stdout] test domain::file::tests::test_skip_existing_content ... 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_symlink_target_change ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_with_empty_lines ... 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::file::tests::test_rapid_rotation_data_preservation ... ok
[INFO] [stdout] test domain::file::tests::test_partial_line_handling ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_support ... 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_state_save_load ... ok
[INFO] [stdout] test domain::state::tests::test_update_position_for_unknown_file ... ok
[INFO] [stdout] test domain::file::tests::test_unicode_content ... ok
[INFO] [stdout] test domain::state::tests::test_truncation_detection ... 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_es_circuit_breaker_factory ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_error_type_preservation ... 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_exact_failure_threshold_boundary ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_initial_state ... 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 infrastructure::elasticsearch::circuit_breaker::tests::test_successful_operation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_single_failure_keeps_circuit_closed ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_verification_on_load ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_add_failed_event ... ok
[INFO] [stdout] test domain::state::tests::test_new_state_when_both_main_and_backup_corrupted ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_default_config_values ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_atomic_file_write ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_concurrent_access ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_dead_letter_serialization ... ok
[INFO] [stdout] test domain::state::tests::test_load_from_backup_when_main_corrupted ... 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_flush_to_disk_no_file ... 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_load_exceeding_queue_capacity ... 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_disk_success ... 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_immediate_shutdown_before_first_flush ... 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_new_dead_letter_queue ... 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_multiple_shutdown_signals ... 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_shutdown_with_flush_error ... 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_stats_tracking ... ok
[INFO] [stdout] test domain::event::tests::test_meta_default ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_es_worker_pool_valid_workers ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_es_worker_pool_zero_workers_validation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_rapid_open_close_transitions ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_graceful_shutdown ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_network_stats_initialization ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_immediate_transition_from_open_to_half_open ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_planned_worker_count ... 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_periodic_flush_behavior ... 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::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::circuit_breaker::tests::test_state_transitions_under_load ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_transition_to_half_open_after_timeout ... ok
[INFO] [stdout] test infrastructure::filesystem::metadata_cache::tests::test_metadata_cache_basic ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_bridge_creation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_reset_after_successful_closure ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_partial_recovery_in_half_open ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_sender_basic_functionality ... 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::filesystem::notify::tests::test_notify_sender_cloning ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_metrics_server_default_disabled ... ok
[INFO] [stdout] test infrastructure::filesystem::metadata_cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_metrics_server_disabled ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_metrics_handler ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_bridge_task_shutdown_behavior ... ok
[INFO] [stdout] test integration_tests::tests::test_config_loading_integration ... ok
[INFO] [stdout] test integration_tests::tests::test_complete_pipeline_single_file ... ok
[INFO] [stdout] test integration_tests::tests::test_file_rotation_pipeline ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_background_task_periodic_flush ... ok
[INFO] [stdout] test integration_tests::tests::test_kubernetes_log_pattern_parsing ... ok
[INFO] [stdout] test integration_tests::tests::test_event_metadata_extraction ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_planned_worker_count_zero ... ok
[INFO] [stdout] test domain::file::tests::test_permission_denied_on_file_creation ... FAILED
[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 integration_tests::tests::test_sender_to_es_workers_integration ... 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_special_characters_in_message ... ok
[INFO] [stdout] test requests::tests::test_long_message ... ok
[INFO] [stdout] test requests::tests::test_timestamp_serialization_format ... ok
[INFO] [stdout] test requests::tests::test_unicode_content ... ok
[INFO] [stdout] test retry::tests::test_default_config_values ... ok
[INFO] [stdout] test integration_tests::tests::test_backpressure_integration ... ok
[INFO] [stdout] test retry::tests::test_error_message_preservation ... ok
[INFO] [stdout] test retry::tests::test_immediate_success_no_delay ... ok
[INFO] [stdout] test integration_tests::tests::test_graceful_shutdown_integration ... ok
[INFO] [stdout] test retry::tests::test_minimal_delay_config ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_bridge_task_handles_errors ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_bridge_forwarding ... 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 retry::tests::test_retry_exhausted ... ok
[INFO] [stdout] test sender::tests::test_bulk_size_triggering ... ok
[INFO] [stdout] test retry::tests::test_retry_success_after_failures ... ok
[INFO] [stdout] test integration_tests::tests::test_basic_file_watching ... ok
[INFO] [stdout] test integration_tests::tests::test_watcher_to_sender_integration ... 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_backpressure_bulk_interaction ... ok
[INFO] [stdout] test sender::tests::test_sender_configuration_values ... ok
[INFO] [stdout] test sender::tests::test_sender_creation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_adaptive_timeout_success ... ok
[INFO] [stdout] test sender::tests::test_sender_event_order_preservation ... ok
[INFO] [stdout] test sender::tests::test_consecutive_bulk_flushes ... ok
[INFO] [stdout] test sender::tests::test_sender_large_batch_processing ... ok
[INFO] [stdout] test integration_tests::tests::test_read_existing_on_startup_skip_history ... ok
[INFO] [stdout] test sender::tests::test_sender_shutdown_with_remaining_events ... ok
[INFO] [stdout] test sender::tests::test_bulk_vs_timer_race_condition ... 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_high_frequency_mixed_flush_patterns ... ok
[INFO] [stdout] test retry::tests::test_backoff_multiplier_precision ... ok
[INFO] [stdout] test sender::tests::test_shutdown_with_pending_events ... ok
[INFO] [stdout] test sender::tests::test_sender_channel_error_handling ... 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_graceful_shutdown_simulation ... ok
[INFO] [stdout] test signals::tests::test_integration_like_usage ... ok
[INFO] [stdout] test signals::tests::test_manual_notify_wakeup ... ok
[INFO] [stdout] test signals::tests::test_shutdown_timing ... ok
[INFO] [stdout] test signals::tests::test_signal_constants ... ok
[INFO] [stdout] test signals::tests::test_multiple_waiters_notification ... ok
[INFO] [stdout] test signals::tests::test_notify_clone_independence ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_event_bridge_creation ... 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::channels::bounded::tests::test_backpressure_detection ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_backpressure_timing ... 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_bounded_channel_default_backpressure ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_event_bridge_forwarding ... 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::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_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 signals::tests::test_concurrent_shutdown_components ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_zero_capacity_handling ... ok
[INFO] [stdout] test sender::tests::test_sender_empty_events_timer ... ok
[INFO] [stdout] test watcher::tests::test_create_file_tracker_with_k8s_metadata ... ok
[INFO] [stdout] test watcher::tests::test_directory_removal_events_are_handled_gracefully ... ok
[INFO] [stdout] test watcher::tests::test_k8s_metadata_extraction ... ok
[INFO] [stdout] test sender::tests::test_timer_precision ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_bridge_task_basic_operation ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_invalid_paths ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_namespace_variations ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_edge_cases ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_utilization_calculation ... ok
[INFO] [stdout] test watcher::tests::test_malformed_paths_safety ... ok
[INFO] [stdout] test watcher::tests::test_k8s_special_character_handling ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_pod_id_patterns ... ok
[INFO] [stdout] test watcher::tests::test_safe_path_str_conversion ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_container_name_patterns ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_valid_paths ... ok
[INFO] [stdout] test sender::tests::test_zero_bulk_size_handling ... 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_safe_send_event ... ok
[INFO] [stdout] test watcher::tests::test_regex_performance_with_many_paths ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_channel_capacity_limit ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_handles_nonexistent_directory ... 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_timer_reset_behavior ... ok
[INFO] [stdout] test retry::tests::test_exponential_backoff_timing ... ok
[INFO] [stdout] test retry::tests::test_max_delay_cap ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_dns_failure_handling ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_network_timeout_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 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' (78) panicked at src/domain/file.rs:1987:26:
[INFO] [stdout] Expected permission denied error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6c99d4dce2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f6c99d4dce2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f6c99d4dce2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f6c99d4dce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f6c99d618df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f6c99d618df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f6c99d15ef1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f6c99d15ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f6c99d24a02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f6c99d2a74f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f6c99d2a5e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f6c991d75ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5f6c991d75ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6c99d2aebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5f6c99d2aebf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f6c99d2ac36 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5f6c99d24b39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f6c99d08d4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f6c99d6b9b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f6c99040a83 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::h50b823cb2184fe72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1987:26
[INFO] [stdout]   20:     0x5f6c98f94b62 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1548811e81e29467
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5f6c98f958bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc62f93552a4d69fc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5f6c98f2471d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h61fe074095628350
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5f6c98f2449b - tokio::task::coop::with_budget::h9eb3915a81f7c868
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5f6c98f2449b - tokio::task::coop::budget::h7a96a071e36936cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5f6c98f2449b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd763e6a3804fc65b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5f6c98f214b0 - tokio::runtime::scheduler::current_thread::Context::enter::h26988f108072b7d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5f6c98f230bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd6ac81bdc1215cbc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5f6c98f22d84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h926c95de6f8247fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5f6c98f93dcb - tokio::runtime::context::scoped::Scoped<T>::set::hbfab252df4922602
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5f6c98e28899 - tokio::runtime::context::set_scheduler::{{closure}}::he875480f0169993c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5f6c991808e2 - std::thread::local::LocalKey<T>::try_with::h10c167475f117083
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x5f6c9917f98e - std::thread::local::LocalKey<T>::with::h4e16de6bb1fbff1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x5f6c98e2880d - tokio::runtime::context::set_scheduler::h605a0e43c35a9c34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5f6c98f22b10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7c76a8c583aa2462
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5f6c98f22e03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h869a392b7229c183
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5f6c98f10ea0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9660d04b88a8054e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5f6c98f0fb10 - tokio::runtime::context::runtime::enter_runtime::h6138b9199cd1582d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5f6c98f10911 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcdec3b1f2eb30d66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5f6c990648b4 - tokio::runtime::runtime::Runtime::block_on_inner::h501264cb756e354a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5f6c99064b8c - tokio::runtime::runtime::Runtime::block_on::h1ccab11e1df8723a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5f6c9903fdc3 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::h5b4488269f5aad8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1997:9
[INFO] [stdout]   42:     0x5f6c9903fe57 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::h4bd659a8c0d05f89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1957:55
[INFO] [stdout]   43:     0x5f6c98d5ef16 - core::ops::function::FnOnce::call_once::h00887b43e20c2790
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5f6c991d738b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f6c991d738b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5f6c991ecff5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5f6c991ecff5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5f6c991ecff5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5f6c991ecff5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5f6c991ecff5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5f6c991ecff5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5f6c991ecff5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5f6c991c37e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5f6c991c37e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5f6c991c70aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5f6c991c70aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5f6c991c70aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5f6c991c70aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5f6c991c70aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5f6c991c70aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5f6c991c70aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5f6c99d1fc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x5f6c99d1fc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x70e116459aa4 - <unknown>
[INFO] [stdout]   65:     0x70e1164e6a34 - 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. 268 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.63s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin logfowd2`
[INFO] running `Command { std: "docker" "inspect" "b010a927bef64b45bbc0bfe2939a83abd060e0c1641a75d33fdb8a4ffc0bcb40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b010a927bef64b45bbc0bfe2939a83abd060e0c1641a75d33fdb8a4ffc0bcb40", kill_on_drop: false }`
[INFO] [stdout] b010a927bef64b45bbc0bfe2939a83abd060e0c1641a75d33fdb8a4ffc0bcb40
