[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] c7a6de5a58ac39861d7c97bff83888e32da76298
[INFO] testing soulgarden/logfowd2 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulgarden%2Flogfowd2" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/soulgarden/logfowd2
[INFO] finished tweaking git repo https://github.com/soulgarden/logfowd2
[INFO] tweaked toml for git repo https://github.com/soulgarden/logfowd2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soulgarden/logfowd2 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.18.1
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded rustls v0.23.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa490d070f8c6d7929358e033850f1cfb2bac119400cedcc398d9d9e7e2f1ec3
[INFO] running `Command { std: "docker" "start" "-a" "fa490d070f8c6d7929358e033850f1cfb2bac119400cedcc398d9d9e7e2f1ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa490d070f8c6d7929358e033850f1cfb2bac119400cedcc398d9d9e7e2f1ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa490d070f8c6d7929358e033850f1cfb2bac119400cedcc398d9d9e7e2f1ec3", kill_on_drop: false }`
[INFO] [stdout] fa490d070f8c6d7929358e033850f1cfb2bac119400cedcc398d9d9e7e2f1ec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0abc47d72e7edd2d52a6b183301893d1680a9c50a327f0e096a77afe9a77d037
[INFO] running `Command { std: "docker" "start" "-a" "0abc47d72e7edd2d52a6b183301893d1680a9c50a327f0e096a77afe9a77d037", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling logfowd2 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "0abc47d72e7edd2d52a6b183301893d1680a9c50a327f0e096a77afe9a77d037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0abc47d72e7edd2d52a6b183301893d1680a9c50a327f0e096a77afe9a77d037", kill_on_drop: false }`
[INFO] [stdout] 0abc47d72e7edd2d52a6b183301893d1680a9c50a327f0e096a77afe9a77d037
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 892b27b8331d404f73191f44a177c008055e26d3b37ca53bbd1d85a9f7e6e1e0
[INFO] running `Command { std: "docker" "start" "-a" "892b27b8331d404f73191f44a177c008055e26d3b37ca53bbd1d85a9f7e6e1e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling logfowd2 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.38s
[INFO] running `Command { std: "docker" "inspect" "892b27b8331d404f73191f44a177c008055e26d3b37ca53bbd1d85a9f7e6e1e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "892b27b8331d404f73191f44a177c008055e26d3b37ca53bbd1d85a9f7e6e1e0", kill_on_drop: false }`
[INFO] [stdout] 892b27b8331d404f73191f44a177c008055e26d3b37ca53bbd1d85a9f7e6e1e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f13a5a533960129a4704a3cfca49304c90a5e779432b641d593a37fe1d1eb5c9
[INFO] running `Command { std: "docker" "start" "-a" "f13a5a533960129a4704a3cfca49304c90a5e779432b641d593a37fe1d1eb5c9", 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-821492f47064e881)
[INFO] [stdout] 
[INFO] [stdout] running 269 tests
[INFO] [stdout] test config::settings::tests::test_json_deserialization ... ok
[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_minimal_json_deserialization ... 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_equality ... ok
[INFO] [stdout] test config::settings::tests::test_missing_required_fields ... ok
[INFO] [stdout] test domain::event::tests::test_event_new ... ok
[INFO] [stdout] test domain::event::tests::test_event_debug_formatting ... 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_meta_debug_formatting ... ok
[INFO] [stdout] test domain::event::tests::test_event_serialization ... ok
[INFO] [stdout] test domain::event::tests::test_event_timestamp_precision ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_empty_fields ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_multiline_message ... ok
[INFO] [stdout] test domain::event::tests::test_meta_default ... ok
[INFO] [stdout] test domain::event::tests::test_meta_equality ... ok
[INFO] [stdout] test domain::event::tests::test_meta_serialization ... ok
[INFO] [stdout] test domain::file::tests::test_ensure_file_in_state_fallback ... ok
[INFO] [stdout] test domain::file::tests::test_metadata_cache_integration ... ok
[INFO] [stdout] test domain::file::tests::test_corrupted_file_handling ... ok
[INFO] [stdout] test domain::file::tests::test_file_tracker_creation ... ok
[INFO] [stdout] test domain::file::tests::test_file_truncation_detection ... ok
[INFO] [stdout] test domain::event::tests::test_event_with_unicode_content ... 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_binary_data_handling ... ok
[INFO] [stdout] test domain::file::tests::test_partial_line_handling ... ok
[INFO] [stdout] test domain::file::tests::test_permission_denied_handling ... ok
[INFO] [stdout] test domain::file::tests::test_position_restoration ... ok
[INFO] [stdout] test domain::file::tests::test_position_tracking ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_utf8_handling ... ok
[INFO] [stdout] test domain::file::tests::test_partial_utf8_sequences ... ok
[INFO] [stdout] test domain::file::tests::test_file_health_check ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_basic ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_with_ensure_state ... ok
[INFO] [stdout] test domain::file::tests::test_max_line_size_limiting ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_permission_denied ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_with_empty_lines ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_chunking_multiple_batches ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_support ... ok
[INFO] [stdout] test domain::file::tests::test_file_disappears ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_empty_file ... ok
[INFO] [stdout] test domain::file::tests::test_read_new_lines_limited_handles_crlf ... ok
[INFO] [stdout] test domain::file::tests::test_file_rotation_detection ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_target_change ... ok
[INFO] [stdout] test domain::file::tests::test_incremental_reading ... ok
[INFO] [stdout] test domain::file::tests::test_symlink_becomes_broken ... ok
[INFO] [stdout] test domain::file::tests::test_windows_line_endings ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_calculation_deterministic ... ok
[INFO] [stdout] test domain::file::tests::test_read_error_recovery ... ok
[INFO] [stdout] test domain::state::tests::test_load_from_backup_when_main_corrupted ... ok
[INFO] [stdout] test domain::state::tests::test_update_file_position_existing_vs_unknown ... ok
[INFO] [stdout] test domain::state::tests::test_update_position_for_unknown_file ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_concurrent_operations ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_error_type_preservation ... 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 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::state::tests::test_truncation_detection ... 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_update_file_position_with_fallback ... ok
[INFO] [stdout] test domain::state::tests::test_new_state_when_both_main_and_backup_corrupted ... ok
[INFO] [stdout] test domain::state::tests::test_state_save_load ... ok
[INFO] [stdout] test domain::file::tests::test_large_file_handling ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_single_failure_keeps_circuit_closed ... ok
[INFO] [stdout] test domain::file::tests::test_rapid_rotation_data_preservation ... 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 domain::file::tests::test_utility_methods ... 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 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 infrastructure::elasticsearch::dead_letter_queue::tests::test_default_config ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_verification_on_load ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_disk_space_handling ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_event_deduplication_logic ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_empty_queue_flush_optimization ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_flush_to_disk_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_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_immediate_shutdown_before_first_flush ... 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_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_disk_success ... ok
[INFO] [stdout] test domain::state::tests::test_checksum_consistency_across_multiple_serializations ... 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_stats_accuracy_after_disk_operations ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_stats_tracking ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_stats_with_queue_overflow ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_multiple_shutdown_signals ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_shutdown_with_flush_error ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_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 domain::file::tests::test_permission_denied_on_file_creation ... FAILED
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_planned_worker_count_zero ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_url_building ... ok
[INFO] [stdout] test infrastructure::elasticsearch::pool::tests::test_worker_process_events_with_di ... ok
[INFO] [stdout] test infrastructure::elasticsearch::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::filesystem::metadata_cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test infrastructure::filesystem::metadata_cache::tests::test_metadata_cache_basic ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_partial_recovery_in_half_open ... ok
[INFO] [stdout] test infrastructure::elasticsearch::dead_letter_queue::tests::test_periodic_flush_behavior ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_bridge_creation ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_sender_basic_functionality ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_reset_after_successful_closure ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_state_transitions_under_load ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_sender_cloning ... ok
[INFO] [stdout] test infrastructure::metrics::collector::tests::test_metrics_initialization ... ok
[INFO] [stdout] test infrastructure::metrics::collector::tests::test_metrics_gathering ... ok
[INFO] [stdout] test infrastructure::elasticsearch::circuit_breaker::tests::test_transition_to_half_open_after_timeout ... ok
[INFO] [stdout] test infrastructure::metrics::collector::tests::test_timer_functionality ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_consistency_with_are_metrics_enabled ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_health_handler ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_metrics_server_default_disabled ... ok
[INFO] [stdout] test infrastructure::metrics::server::tests::test_metrics_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 infrastructure::filesystem::notify::tests::test_bridge_task_shutdown_behavior ... ok
[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 integration_tests::tests::test_kubernetes_log_pattern_parsing ... 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 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 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_index_body_new ... ok
[INFO] [stdout] test requests::tests::test_index_new ... ok
[INFO] [stdout] test requests::tests::test_index_serialization ... ok
[INFO] [stdout] test integration_tests::tests::test_graceful_shutdown_integration ... ok
[INFO] [stdout] test requests::tests::test_kubernetes_valid_names ... ok
[INFO] [stdout] test requests::tests::test_long_message ... ok
[INFO] [stdout] test requests::tests::test_special_characters_in_message ... ok
[INFO] [stdout] test requests::tests::test_timestamp_serialization_format ... ok
[INFO] [stdout] test requests::tests::test_fields_body_serialization ... ok
[INFO] [stdout] test requests::tests::test_unicode_content ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_bridge_task_handles_errors ... ok
[INFO] [stdout] test retry::tests::test_error_message_preservation ... ok
[INFO] [stdout] test retry::tests::test_default_config_values ... ok
[INFO] [stdout] test infrastructure::filesystem::notify::tests::test_notify_bridge_forwarding ... ok
[INFO] [stdout] test integration_tests::tests::test_basic_file_watching ... ok
[INFO] [stdout] test requests::tests::test_index_body_unique_ids ... ok
[INFO] [stdout] test requests::tests::test_json_size_reasonable ... ok
[INFO] [stdout] test integration_tests::tests::test_watcher_to_sender_integration ... 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_success_after_failures ... ok
[INFO] [stdout] test sender::tests::test_bulk_size_triggering ... ok
[INFO] [stdout] test retry::tests::test_retry_exhausted ... ok
[INFO] [stdout] test retry::tests::test_minimal_delay_config ... ok
[INFO] [stdout] test retry::tests::test_immediate_success_no_delay ... ok
[INFO] [stdout] test sender::tests::test_consecutive_bulk_flushes ... 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_metrics_counts_individual_events ... ok
[INFO] [stdout] test sender::tests::test_sender_creation ... ok
[INFO] [stdout] test sender::tests::test_sender_event_order_preservation ... 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_sender_large_batch_processing ... 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_high_frequency_mixed_flush_patterns ... ok
[INFO] [stdout] test sender::tests::test_sender_timer_based_flushing ... ok
[INFO] [stdout] test sender::tests::test_shutdown_with_pending_events ... ok
[INFO] [stdout] test retry::tests::test_backoff_multiplier_precision ... ok
[INFO] [stdout] test sender::tests::test_sender_mixed_timer_and_bulk_batching ... ok
[INFO] [stdout] test signals::tests::test_graceful_shutdown_simulation ... ok
[INFO] [stdout] test signals::tests::test_listen_signals_creates_notify ... ok
[INFO] [stdout] test sender::tests::test_sender_channel_error_handling ... ok
[INFO] [stdout] test signals::tests::test_integration_like_usage ... ok
[INFO] [stdout] test signals::tests::test_listen_signals_error_handling ... ok
[INFO] [stdout] test signals::tests::test_notify_clone_independence ... ok
[INFO] [stdout] test signals::tests::test_manual_notify_wakeup ... ok
[INFO] [stdout] test signals::tests::test_multiple_waiters_notification ... ok
[INFO] [stdout] test signals::tests::test_shutdown_timing ... ok
[INFO] [stdout] test signals::tests::test_signal_constants ... 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 sender::tests::test_timer_precision ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_backpressure_detection ... 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_backpressure_with_different_thresholds ... 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_backpressure_timing ... 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_create_bounded_channel_utility ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_infinite_backpressure_threshold_validation ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_excessive_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 transport::channels::bounded::tests::test_zero_capacity_handling ... ok
[INFO] [stdout] test sender::tests::test_zero_bulk_size_handling ... ok
[INFO] [stdout] test sender::tests::test_sender_empty_events_timer ... ok
[INFO] [stdout] test signals::tests::test_concurrent_shutdown_components ... ok
[INFO] [stdout] test transport::bridge::event_bridge::tests::test_bridge_task_basic_operation ... ok
[INFO] [stdout] test watcher::tests::test_k8s_metadata_extraction ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_edge_cases ... ok
[INFO] [stdout] test watcher::tests::test_directory_removal_events_are_handled_gracefully ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_container_name_patterns ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_invalid_paths ... ok
[INFO] [stdout] test watcher::tests::test_create_file_tracker_with_k8s_metadata ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_pod_id_patterns ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_namespace_variations ... ok
[INFO] [stdout] test watcher::tests::test_k8s_special_character_handling ... ok
[INFO] [stdout] test watcher::tests::test_malformed_paths_safety ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_utilization_calculation ... ok
[INFO] [stdout] test watcher::tests::test_k8s_regex_valid_paths ... ok
[INFO] [stdout] test watcher::tests::test_safe_path_str_conversion ... ok
[INFO] [stdout] test watcher::tests::test_safe_send_events_multiple ... ok
[INFO] [stdout] test watcher::tests::test_regex_performance_with_many_paths ... ok
[INFO] [stdout] test watcher::tests::test_safe_send_event ... ok
[INFO] [stdout] test watcher::tests::test_safe_send_event_closed_channel ... ok
[INFO] [stdout] test watcher::tests::test_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_sync_files_handles_permission_denied ... ok
[INFO] [stdout] test transport::channels::bounded::tests::test_channel_capacity_limit ... ok
[INFO] [stdout] test watcher::tests::test_watcher_app_state_integration ... ok
[INFO] [stdout] test watcher::tests::test_watcher_handles_invalid_utf8_paths ... ok
[INFO] [stdout] test sender::tests::test_timer_reset_behavior ... ok
[INFO] [stdout] test watcher::tests::test_watcher_creation ... 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_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_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' (76) panicked at src/domain/file.rs:1986:26:
[INFO] [stdout] Expected permission denied error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a11aee96462 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a11aee96462 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a11aee96462 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a11aee96462 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a11aeea9c8f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a11aeea9c8f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a11aee5e783 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a11aee5e783 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a11aee6d3f2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a11aee7312f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a11aee72fc1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a11ae47b33e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a11ae47b33e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a11aee737ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a11aee737ef - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a11aee73566 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a11aee6d539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a11aee51ead - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a11aeeb3b90 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a11ae39eef3 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::h04f056e9b6e1bfcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1986:26
[INFO] [stdout]   20:     0x5a11ae09e9b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h87976d500d805a93
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5a11ae09e34d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3be7b95d546a2961
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5a11ae1d035d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5229a0a5125f6aa7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5a11ae1d00db - tokio::task::coop::with_budget::hbafe430a59e3ed7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5a11ae1d00db - tokio::task::coop::budget::h0e6355bce88ee2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5a11ae1d00db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h95d14fe2f0f82be8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5a11ae1cd6d0 - tokio::runtime::scheduler::current_thread::Context::enter::h929f0c77fd657bea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5a11ae1cecfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h437eca60a8f90c75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5a11ae1ce9a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h35145f67e1d2bdf6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5a11ae321a7b - tokio::runtime::context::scoped::Scoped<T>::set::h4f131bcd410df17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5a11ae2c4b29 - tokio::runtime::context::set_scheduler::{{closure}}::h23722ababb99dc5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5a11ae3144a2 - std::thread::local::LocalKey<T>::try_with::ha22a5bff58dcc17a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x5a11ae30e89e - std::thread::local::LocalKey<T>::with::hfbfca1bdca8a295c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x5a11ae2c4add - tokio::runtime::context::set_scheduler::h2f6239c43e972189
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5a11ae1ce750 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9a1e59043975196e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5a11ae1ce9e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h138ffb09afe99d19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5a11ae1bc790 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d3304fb0d83bfa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5a11ae15db00 - tokio::runtime::context::runtime::enter_runtime::h599149d55305a1db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5a11ae1bc4a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h06d475a31630d9c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5a11ae15e614 - tokio::runtime::runtime::Runtime::block_on_inner::h74f57037fbdf3179
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5a11ae15e8ec - tokio::runtime::runtime::Runtime::block_on::h71d278398b62b9db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5a11ae39e273 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::h8d3b9615cf1eab8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1996:9
[INFO] [stdout]   42:     0x5a11ae39f2b7 - logfowd2::domain::file::tests::test_permission_denied_on_file_creation::{{closure}}::h3551eeb21a772d6c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/file.rs:1956:55
[INFO] [stdout]   43:     0x5a11ae0139d6 - core::ops::function::FnOnce::call_once::h29451ffe4c32bb48
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a11ae47b11b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a11ae47b11b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5a11ae48f19d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5a11ae48f19d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5a11ae48f19d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5a11ae48f19d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5a11ae48f19d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a11ae48f19d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5a11ae48f19d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5a11ae4686b4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5a11ae4686b4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5a11ae46bfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x5a11ae46bfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5a11ae46bfea - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5a11ae46bfea - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5a11ae46bfea - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a11ae46bfea - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x5a11ae46bfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a11aee6892f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x5a11aee6892f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x78f37e8fbaa4 - <unknown>
[INFO] [stdout]   65:     0x78f37e988a64 - 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.66s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin logfowd2`
[INFO] running `Command { std: "docker" "inspect" "f13a5a533960129a4704a3cfca49304c90a5e779432b641d593a37fe1d1eb5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f13a5a533960129a4704a3cfca49304c90a5e779432b641d593a37fe1d1eb5c9", kill_on_drop: false }`
[INFO] [stdout] f13a5a533960129a4704a3cfca49304c90a5e779432b641d593a37fe1d1eb5c9
