[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soulgarden/logfowd2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.18.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.13
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded matchers v0.2.0
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded time-core v0.1.5
[INFO] [stderr]   Downloaded event-listener v5.4.1
[INFO] [stderr]   Downloaded time-macros v0.2.23
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded async-channel v2.5.0
[INFO] [stderr]   Downloaded quinn v0.11.8
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded quinn-proto v0.11.12
[INFO] [stderr]   Downloaded time v0.3.42
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e94f4db3d29987a900cd5d8d66cf79494da027c8117cd3abb4a0f97d41197a6
[INFO] running `Command { std: "docker" "start" "-a" "3e94f4db3d29987a900cd5d8d66cf79494da027c8117cd3abb4a0f97d41197a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e94f4db3d29987a900cd5d8d66cf79494da027c8117cd3abb4a0f97d41197a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e94f4db3d29987a900cd5d8d66cf79494da027c8117cd3abb4a0f97d41197a6", kill_on_drop: false }`
[INFO] [stdout] 3e94f4db3d29987a900cd5d8d66cf79494da027c8117cd3abb4a0f97d41197a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2355b96e3ec9ed48a0905fd8c8d6eb9b8c89f57d5d779b68c690be713d3590d
[INFO] running `Command { std: "docker" "start" "-a" "a2355b96e3ec9ed48a0905fd8c8d6eb9b8c89f57d5d779b68c690be713d3590d", 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 futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.8.1
[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 rustversion v1.0.22
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling time-core v0.1.5
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling time v0.3.42
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[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 getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 tokio v1.47.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tower v0.4.13
[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 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 serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[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 16s
[INFO] running `Command { std: "docker" "inspect" "a2355b96e3ec9ed48a0905fd8c8d6eb9b8c89f57d5d779b68c690be713d3590d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2355b96e3ec9ed48a0905fd8c8d6eb9b8c89f57d5d779b68c690be713d3590d", kill_on_drop: false }`
[INFO] [stdout] a2355b96e3ec9ed48a0905fd8c8d6eb9b8c89f57d5d779b68c690be713d3590d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9e6ae429539d530945b4fadc74dc87890fb65bc2fa3853b4eb526022cc1221d
[INFO] running `Command { std: "docker" "start" "-a" "f9e6ae429539d530945b4fadc74dc87890fb65bc2fa3853b4eb526022cc1221d", kill_on_drop: false }`
[INFO] [stderr]    Compiling logfowd2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.64s
[INFO] running `Command { std: "docker" "inspect" "f9e6ae429539d530945b4fadc74dc87890fb65bc2fa3853b4eb526022cc1221d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e6ae429539d530945b4fadc74dc87890fb65bc2fa3853b4eb526022cc1221d", kill_on_drop: false }`
[INFO] [stdout] f9e6ae429539d530945b4fadc74dc87890fb65bc2fa3853b4eb526022cc1221d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b4b9bd54cee91d6c1bcd700f2a419acdd362a0e18c308fd7911ab349eb4ba31
[INFO] running `Command { std: "docker" "start" "-a" "1b4b9bd54cee91d6c1bcd700f2a419acdd362a0e18c308fd7911ab349eb4ba31", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/logfowd2-ddcebb919b33438c)
[INFO] [stdout] 
[INFO] [stdout] running 269 tests
[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_invalid_json_parsing ... ok
[INFO] [stdout] test config::settings::tests::test_channels_config_optional_fields ... ok
[INFO] [stdout] test config::settings::tests::test_json_deserialization ... ok
[INFO] [stdout] test config::settings::tests::test_settings_cloning ... ok
[INFO] [stdout] test domain::event::tests::test_event_debug_formatting ... ok
[INFO] [stdout] test domain::event::tests::test_event_new ... 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_serialization ... 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_meta_cloning ... ok
[INFO] [stdout] test domain::event::tests::test_meta_equality ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_special_characters ... ok
[INFO] [stdout] test domain::event::tests::test_meta_debug_formatting ... ok
[INFO] [stdout] test domain::event::tests::test_meta_default ... ok
[INFO] [stdout] test domain::event::tests::test_meta_serialization ... ok
[INFO] [stdout] test domain::event::tests::test_meta_creation ... ok
[INFO] [stdout] test domain::event::tests::test_event_cloning ... ok
[INFO] [stdout] test domain::event::tests::test_event_equality ... ok
[INFO] [stdout] test domain::file::tests::test_broken_symlink ... 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_file_disappears ... ok
[INFO] [stdout] test domain::file::tests::test_position_tracking ... ok
[INFO] [stdout] test domain::file::tests::test_file_tracker_creation ... ok
[INFO] [stdout] test domain::file::tests::test_position_restoration ... ok
[INFO] [stdout] test domain::file::tests::test_binary_data_handling ... ok
[INFO] [stdout] test domain::file::tests::test_metadata_cache_integration ... 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_line_handling ... ok
[INFO] [stdout] test domain::file::tests::test_file_rotation_detection ... ok
[INFO] [stdout] test domain::file::tests::test_read_error_recovery ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_basic ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_limiting ... ok
[INFO] [stdout] test domain::file::tests::test_partial_utf8_sequences ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_permission_denied ... 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_support ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_with_empty_lines ... ok
[INFO] [stdout] test domain::file::tests::test_unicode_content ... ok
[INFO] [stdout] test domain::file::tests::test_skip_existing_content ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_calculation_deterministic ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_chunking_multiple_batches ... ok
[INFO] [stdout] test domain::state::tests::test_state_save_load ... ok
[INFO] [stdout] test domain::file::tests::test_rapid_rotation_data_preservation ... 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::file::tests::test_read_new_lines_empty_file ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_utf8_handling ... ok
[INFO] [stdout] test domain::state::tests::test_new_state_when_both_main_and_backup_corrupted ... ok
[INFO] [stdout] test domain::state::tests::test_update_position_for_unknown_file ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_default_config_values ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_error_display_formatting ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_verification_on_load ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_error_type_preservation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_es_circuit_breaker_factory ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_exact_failure_threshold_boundary ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_initial_state ... ok
[INFO] [stdout] test domain::file::tests::test_utility_methods ... ok
[INFO] [stdout] test domain::file::tests::test_windows_line_endings ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_mixed_success_failure_patterns ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_multiple_failures_open_circuit ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_open_circuit_fails_fast ... ok
[INFO] [stdout] test domain::state::tests::test_load_from_backup_when_main_corrupted ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_handles_crlf ... 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_concurrent_operations ... ok
[INFO] [stdout] test domain::file::tests::test_large_file_handling ... 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 domain::state::tests::test_truncation_detection ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_target_change ... 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_dead_letter_serialization ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_with_ensure_state ... 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 domain::file::tests::test_permission_denied_handling ... 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_flush_to_disk_no_file ... 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_from_disk_corrupted_file ... 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_invalid_json ... 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_immediate_shutdown_before_first_flush ... 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::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::dead_letter_queue::tests::test_graceful_shutdown ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_stats_tracking ... 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::pool::tests::test_es_worker_pool_valid_workers ... 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_es_worker_pool_zero_workers_validation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_monitoring_window_failure_expiration ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_network_stats_initialization ... 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_stats_accuracy_after_disk_operations ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_planned_worker_count ... 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_failure_reopens_circuit ... 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_reset_after_successful_closure ... ok
[INFO] [stdout] test infrastructure::filesystem::metadata_cache::tests::test_metadata_cache_basic ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_partial_recovery_in_half_open ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_transition_to_half_open_after_timeout ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_bridge_creation ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_state_transitions_under_load ... ok
[INFO] [stdout] test infrastructure::filesystem::metadata_cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_planned_worker_count_zero ... 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::server::tests::test_consistency_with_are_metrics_enabled ... ok
[INFO] [stdout] test infrastructure::metrics::collector::tests::test_metrics_gathering ... ok
[INFO] [stdout] test infrastructure::metrics::collector::tests::test_timer_functionality ... ok
[INFO] [stdout] test infrastructure::metrics::collector::tests::test_metrics_initialization ... 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_health_handler ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_metrics_server_disabled ... ok
[INFO] [stdout] test integration_tests::tests::test_config_loading_integration ... ok
[INFO] [stdout] test domain::file::tests::test_permission_denied_on_file_creation ... FAILED
[INFO] [stdout] test integration_tests::tests::test_event_metadata_extraction ... ok
[INFO] [stdout] test integration_tests::tests::test_complete_pipeline_single_file ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_bridge_task_shutdown_behavior ... ok
[INFO] [stdout] test integration_tests::tests::test_file_rotation_pipeline ... ok
[INFO] [stdout] test integration_tests::tests::test_kubernetes_log_pattern_parsing ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_background_task_periodic_flush ... ok
[INFO] [stdout] test requests::tests::test_complete_elasticsearch_bulk_format ... ok
[INFO] [stdout] test integration_tests::tests::test_graceful_shutdown_integration ... 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_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 integration_tests::tests::test_sender_to_es_workers_integration ... ok
[INFO] [stdout] test integration_tests::tests::test_backpressure_integration ... ok
[INFO] [stdout] test requests::tests::test_unicode_content ... ok
[INFO] [stdout] test retry::tests::test_default_config_values ... ok
[INFO] [stdout] test requests::tests::test_timestamp_serialization_format ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_bridge_task_handles_errors ... ok
[INFO] [stdout] test requests::tests::test_fields_body_new ... ok
[INFO] [stdout] test retry::tests::test_immediate_success_no_delay ... ok
[INFO] [stdout] test retry::tests::test_error_message_preservation ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_bridge_forwarding ... ok
[INFO] [stdout] test retry::tests::test_minimal_delay_config ... 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 integration_tests::tests::test_watcher_to_sender_integration ... ok
[INFO] [stdout] test sender::tests::test_bulk_size_triggering ... ok
[INFO] [stdout] test integration_tests::tests::test_basic_file_watching ... ok
[INFO] [stdout] test retry::tests::test_retry_exhausted ... ok
[INFO] [stdout] test retry::tests::test_retry_success_after_failures ... 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_consecutive_bulk_flushes ... ok
[INFO] [stdout] test integration_tests::tests::test_read_existing_on_startup_skip_history ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_adaptive_timeout_success ... ok
[INFO] [stdout] test sender::tests::test_bulk_vs_timer_race_condition ... ok
[INFO] [stdout] test sender::tests::test_sender_creation ... ok
[INFO] [stdout] test sender::tests::test_sender_event_order_preservation ... ok
[INFO] [stdout] test sender::tests::test_sender_configuration_values ... ok
[INFO] [stdout] test sender::tests::test_high_frequency_mixed_flush_patterns ... ok
[INFO] [stdout] test sender::tests::test_sender_shutdown_with_remaining_events ... ok
[INFO] [stdout] test sender::tests::test_sender_channel_error_handling ... ok
[INFO] [stdout] test retry::tests::test_backoff_multiplier_precision ... ok
[INFO] [stdout] test sender::tests::test_sender_large_batch_processing ... ok
[INFO] [stdout] test sender::tests::test_sender_timer_based_flushing ... ok
[INFO] [stdout] test signals::tests::test_graceful_shutdown_simulation ... ok
[INFO] [stdout] test sender::tests::test_shutdown_with_pending_events ... 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_integration_like_usage ... ok
[INFO] [stdout] test signals::tests::test_manual_notify_wakeup ... ok
[INFO] [stdout] test signals::tests::test_multiple_waiters_notification ... ok
[INFO] [stdout] test sender::tests::test_sender_mixed_timer_and_bulk_batching ... ok
[INFO] [stdout] test signals::tests::test_signal_constants ... ok
[INFO] [stdout] test signals::tests::test_notify_clone_independence ... ok
[INFO] [stdout] test signals::tests::test_shutdown_timing ... 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::bridge::event_bridge::tests::test_event_bridge_forwarding ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_bounded_channel_creation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_bounded_channel_default_backpressure ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_concurrent_producers_consumers ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_create_bounded_channel_utility ... ok
[INFO] [stdout] test signals::tests::test_concurrent_shutdown_components ... 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_create_bounded_channel_with_zero_config ... 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 sender::tests::test_timer_precision ... ok
[INFO] [stdout] test sender::tests::test_zero_bulk_size_handling ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_infinite_backpressure_threshold_validation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_sender_receiver_creation ... ok
[INFO] [stdout] test watcher::tests::test_directory_removal_events_are_handled_gracefully ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_bridge_task_basic_operation ... ok
[INFO] [stdout] test watcher::tests::test_create_file_tracker_with_k8s_metadata ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_zero_capacity_handling ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_container_name_patterns ... ok
[INFO] [stdout] test watcher::tests::test_k8s_metadata_extraction ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_namespace_variations ... ok
[INFO] [stdout] test sender::tests::test_timer_reset_behavior ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_valid_paths ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_utilization_calculation ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_edge_cases ... ok
[INFO] [stdout] test watcher::tests::test_safe_path_str_conversion ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_invalid_paths ... ok
[INFO] [stdout] test watcher::tests::test_k8s_special_character_handling ... ok
[INFO] [stdout] test watcher::tests::test_malformed_paths_safety ... ok
[INFO] [stdout] test watcher::tests::test_safe_send_event ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_channel_capacity_limit ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_pod_id_patterns ... ok
[INFO] [stdout] test watcher::tests::test_safe_send_event_closed_channel ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_continues_on_individual_errors ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_handles_permission_denied ... ok
[INFO] [stdout] test watcher::tests::test_regex_performance_with_many_paths ... ok
[INFO] [stdout] test watcher::tests::test_watcher_app_state_integration ... ok
[INFO] [stdout] test watcher::tests::test_sync_files_handles_nonexistent_directory ... ok
[INFO] [stdout] test watcher::tests::test_safe_send_events_multiple ... ok
[INFO] [stdout] test watcher::tests::test_watcher_creation ... ok
[INFO] [stdout] test watcher::tests::test_watcher_handles_invalid_utf8_paths ... ok
[INFO] [stdout] test sender::tests::test_sender_empty_events_timer ... 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_worker_sends_failed_events_to_dlq ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_rate_limiting_handling ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_network_timeout_handling ... 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' panicked at src/domain/file.rs:1987:26:
[INFO] [stdout] Expected permission denied error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b340f3c7282 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b340f3c7282 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b340f3c7282 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b340f3c7282 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b340f3f45b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b340f3f45b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b340f3c2d83 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b340f3c2d83 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b340f3c70d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b340f3c9879 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b340f3c96ae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b340e893204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b340e893204 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b340f3ca34e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b340f3ca34e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b340f3c9fe6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5b340f3c7789 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b340f3c9cad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b340f3f13d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b340e645933 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::he3ba31e44bc19758
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1987:26
[INFO] [stdout]   20:     0x5b340e854402 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe6b6f4a4de928d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5b340e853f7d - <core::pin::Pin<P> as core::future::future::Future>::poll::h8a8891a20af9997c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b340e852edd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h645a8c3d0fa90185
[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:     0x5b340e852c3b - tokio::task::coop::with_budget::h191d3de7e3f1ea83
[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:     0x5b340e852c3b - tokio::task::coop::budget::hf774ecca8094762f
[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:     0x5b340e852c3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0ebf6df22be58250
[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:     0x5b340e850280 - tokio::runtime::scheduler::current_thread::Context::enter::h62a575104d35f8ca
[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:     0x5b340e85187d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6581cc190beebc70
[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:     0x5b340e851544 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1703c05eee7cdd6a
[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:     0x5b340e69cd0b - tokio::runtime::context::scoped::Scoped<T>::set::h20ce418f2d48338b
[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:     0x5b340e5cace9 - tokio::runtime::context::set_scheduler::{{closure}}::h936954b05b019361
[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:     0x5b340e6c4572 - std::thread::local::LocalKey<T>::try_with::hd4872e1f36759f89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x5b340e6bbebe - std::thread::local::LocalKey<T>::with::h1d6329daf847b4b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x5b340e5cac5d - tokio::runtime::context::set_scheduler::ha643bfcec8721b24
[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:     0x5b340e850eb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6ff69942660bd399
[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:     0x5b340e8515c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf902198227f81208
[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:     0x5b340e83f660 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::habe20b4e860378ef
[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:     0x5b340e7c7ef0 - tokio::runtime::context::runtime::enter_runtime::h91fe30b96f07ffa3
[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:     0x5b340e83f0d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hefa093c26d3953bc
[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:     0x5b340e6e6114 - tokio::runtime::runtime::Runtime::block_on_inner::h323941ed7af33694
[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:     0x5b340e6e63ec - tokio::runtime::runtime::Runtime::block_on::h079ce875b6048372
[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:     0x5b340e644ca3 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::hce32d2beb82271c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1997:9
[INFO] [stdout]   42:     0x5b340e644b47 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::hf57b5bb6065f9fb3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1957:55
[INFO] [stdout]   43:     0x5b340e409b76 - core::ops::function::FnOnce::call_once::hb00285b82d284cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5b340e898a6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5b340e898a6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x5b340e897ba5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x5b340e897ba5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x5b340e897ba5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x5b340e897ba5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x5b340e897ba5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b340e897ba5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x5b340e897ba5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x5b340e85b7a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x5b340e85b7a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5b340e85f17a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5b340e85f17a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x5b340e85f17a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x5b340e85f17a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x5b340e85f17a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b340e85f17a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5b340e85f17a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x5b340f3cdc6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x5b340f3cdc6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x745a9bea7aa4 - <unknown>
[INFO] [stdout]   65:     0x745a9bf34a34 - 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.70s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin logfowd2`
[INFO] running `Command { std: "docker" "inspect" "1b4b9bd54cee91d6c1bcd700f2a419acdd362a0e18c308fd7911ab349eb4ba31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4b9bd54cee91d6c1bcd700f2a419acdd362a0e18c308fd7911ab349eb4ba31", kill_on_drop: false }`
[INFO] [stdout] 1b4b9bd54cee91d6c1bcd700f2a419acdd362a0e18c308fd7911ab349eb4ba31
