[INFO] fetching crate log-watcher 0.2.0...
[INFO] testing log-watcher-0.2.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate log-watcher 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate log-watcher 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate log-watcher 0.2.0
[INFO] tweaked toml for crates.io crate log-watcher 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate log-watcher 0.2.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate log-watcher 0.2.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfc8c5a2835296973d7f679a2579384c53c057686114c4fcac776c3ca2f4446a
[INFO] running `Command { std: "docker" "start" "-a" "dfc8c5a2835296973d7f679a2579384c53c057686114c4fcac776c3ca2f4446a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfc8c5a2835296973d7f679a2579384c53c057686114c4fcac776c3ca2f4446a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc8c5a2835296973d7f679a2579384c53c057686114c4fcac776c3ca2f4446a", kill_on_drop: false }`
[INFO] [stdout] dfc8c5a2835296973d7f679a2579384c53c057686114c4fcac776c3ca2f4446a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75bb9eb0f7c212e106410d20b7b1c7c33efe08910f8c8812f1bdfbd341b043a2
[INFO] running `Command { std: "docker" "start" "-a" "75bb9eb0f7c212e106410d20b7b1c7c33efe08910f8c8812f1bdfbd341b043a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]    Compiling zbus v5.11.0
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stderr]    Compiling log-watcher v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 10s
[INFO] running `Command { std: "docker" "inspect" "75bb9eb0f7c212e106410d20b7b1c7c33efe08910f8c8812f1bdfbd341b043a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75bb9eb0f7c212e106410d20b7b1c7c33efe08910f8c8812f1bdfbd341b043a2", kill_on_drop: false }`
[INFO] [stdout] 75bb9eb0f7c212e106410d20b7b1c7c33efe08910f8c8812f1bdfbd341b043a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0df491cd4d3d8cafc56e70b70df06966c54714202371b152b0cf86d217f7c537
[INFO] running `Command { std: "docker" "start" "-a" "0df491cd4d3d8cafc56e70b70df06966c54714202371b152b0cf86d217f7c537", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]    Compiling zbus v5.11.0
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stderr]    Compiling log-watcher v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 31s
[INFO] running `Command { std: "docker" "inspect" "0df491cd4d3d8cafc56e70b70df06966c54714202371b152b0cf86d217f7c537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df491cd4d3d8cafc56e70b70df06966c54714202371b152b0cf86d217f7c537", kill_on_drop: false }`
[INFO] [stdout] 0df491cd4d3d8cafc56e70b70df06966c54714202371b152b0cf86d217f7c537
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8ee88166deb613759cafda04c207e254e18147602af7dda79f1208fafe5430aa
[INFO] running `Command { std: "docker" "start" "-a" "8ee88166deb613759cafda04c207e254e18147602af7dda79f1208fafe5430aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/log_watcher-2fea2f3985363e3c)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] [DRY-RUN] ERROR: Something went wrong
[INFO] [stdout]   ERROR: 2 matches
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stdout]   ERROR: 5 matches
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stdout]   WARN: 3 matches
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stderr] Error: Error watching test.log: Permission denied
[INFO] [stdout] Custom message
[INFO] [stderr] Info: No matching lines found
[INFO] [stderr] Warning: File rotation detected for test.log
[INFO] [stderr] Info: Shutdown summary:
[INFO] [stderr] Info: Watching 1 file(s)
[INFO] [stderr] Info: Patterns: ERROR
[INFO] [stderr] Info: Desktop notifications enabled
[INFO] [stderr] Info: Reopened file: test.log
[INFO] [stdout] ERROR: Something went wrong
[INFO] [stdout] test cli::tests::test_color_mappings_invalid_format ... ok
[INFO] [stdout] Plain message
[INFO] [stdout] test config::tests::test_all_color_parsing ... ok
[INFO] [stdout]   Files watched: 2
[INFO] [stdout]   Lines processed: 100
[INFO] [stdout]   Matches found: 5
[INFO] [stdout]   Notifications sent: 3
[INFO] [stdout] test config::tests::test_parse_color_unknown_coverage_line_100 ... ok
[INFO] [stdout] test highlighter::tests::test_color_choice_never ... ok
[INFO] [stdout] test highlighter::tests::test_dry_run_prefix ... ok
[INFO] [stdout] test highlighter::tests::test_print_dry_run_summary_coverage_line_116 ... ok
[INFO] [stdout] test highlighter::tests::test_print_dry_run_summary_with_matches ... ok
[INFO] [stdout] test config::tests::test_get_color_for_pattern ... ok
[INFO] [stdout] test highlighter::tests::test_print_colored_with_custom_color ... ok
[INFO] [stdout] test highlighter::tests::test_print_file_error ... ok
[INFO] [stdout] Normal line
[INFO] [stdout] test highlighter::tests::test_print_dry_run_summary_empty ... ok
[INFO] [stdout] test highlighter::tests::test_print_file_rotation ... ok
[INFO] [stdout] test highlighter::tests::test_print_line_with_match ... ok
[INFO] [stdout] test highlighter::tests::test_print_plain ... ok
[INFO] [stdout] test highlighter::tests::test_print_shutdown_summary ... ok
[INFO] [stdout] test highlighter::tests::test_print_startup_info ... ok
[INFO] [stdout] test highlighter::tests::test_quiet_mode_skip_non_matching ... ok
[INFO] [stdout] test matcher::tests::test_case_insensitive_matching ... ok
[INFO] [stdout] test highlighter::tests::test_print_line_without_match ... ok
[INFO] [stdout] test matcher::tests::test_multiple_matches ... ok
[INFO] [stdout] test matcher::tests::test_get_all_matches_coverage_lines_122_129_139_141 ... ok
[INFO] [stdout] test matcher::tests::test_regex_get_all_matches_coverage_lines_139_141 ... ok
[INFO] [stdout] test matcher::tests::test_has_match_coverage_line_112 ... ok
[INFO] [stdout] test highlighter::tests::test_print_file_reopened ... ok
[INFO] [stdout] test notifier::tests::test_test_notification_method_coverage_lines_136_138 ... ok
[INFO] [stdout] test notifier::tests::test_notification_with_file_info ... ok
[INFO] [stdout] test notifier::tests::test_should_notify_for_pattern_coverage_line_39 ... ok
[INFO] [stdout] test notifier::tests::test_should_notify_for_pattern_early_return_coverage_line_39 ... ok
[INFO] [stdout] test matcher::tests::test_literal_matching ... ok
[INFO] [stdout] test matcher::tests::test_regex_matching ... ok
[INFO] [stdout] test notifier::tests::test_notification_throttling ... ok
[INFO] [stdout] test notifier::tests::test_throttle_window_reset_logic_coverage_lines_79_80 ... ok
[INFO] [stdout] test notifier::tests::test_notification_disabled ... ok
[INFO] [stdout] test notifier::tests::test_windows_notification_coverage_lines_136_138 ... ok
[INFO] [stdout] test notifier::tests::test_get_notification_count ... ok
[INFO] [stdout] test utils::tests::test_format_file_size_coverage_line_68 ... ok
[INFO] [stdout] test utils::tests::test_format_file_size_edge_cases ... ok
[INFO] [stdout] test notifier::tests::test_throttle_window_reset_coverage_lines_79_80 ... ok
[INFO] [stdout] test notifier::tests::test_line_truncation ... ok
[INFO] [stdout] test utils::tests::test_format_file_size ... ok
[INFO] [stdout] test utils::tests::test_get_filename ... ok
[INFO] [stdout] test utils::tests::test_get_file_size ... ok
[INFO] [stdout] test utils::tests::test_get_file_size_coverage_line_32 ... ok
[INFO] [stdout] test utils::tests::test_is_file_rotated_coverage_line_38 ... ok
[INFO] [stdout] test utils::tests::test_read_file_from_end ... ok
[INFO] [stdout] test utils::tests::test_is_file_rotated ... ok
[INFO] [stdout] test watcher::tests::test_channel_send_error_coverage_line_177 ... ok
[INFO] [stdout] ERROR: New error occurred
[INFO] [stdout] test watcher::tests::test_channel_send_error_comprehensive ... ok
[INFO] [stdout] test utils::tests::test_read_file_from_end_coverage_line_11 ... ok
[INFO] [stdout] [DRY-RUN] This is an ERROR message
[INFO] [stdout] [DRY-RUN] Another ERROR message
[INFO] [stdout] [DRY-RUN] ERROR: Test error  ERROR: 2 matches
[INFO] [stdout] 
[INFO] [stdout]   Files watched: 1
[INFO] [stdout]   Lines processed: 3
[INFO] [stdout]   Matches found: 2
[INFO] [stdout]   Notifications sent: 0
[INFO] [stdout]   ERROR: 1 matches
[INFO] [stdout] test utils::tests::test_read_file_from_end_with_empty_lines ... ok
[INFO] [stderr] Warning: File rotation detected for /tmp/.tmpnLVhhV
[INFO] [stdout] [DRY-RUN] ERROR: Test error
[INFO] [stderr] Info: Watching 1 file(s)
[INFO] [stdout] [DRY-RUN] WARN: Test warning
[INFO] [stderr] Info: Patterns: ERROR
[INFO] [stdout]   WARN: 1 matches
[INFO] [stderr] Info: Dry-run mode: reading existing content only
[INFO] [stdout]   ERROR: 1 matches
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stdout]   Files watched: 1
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stdout]   Lines processed: 2
[INFO] [stderr] Info: Shutdown summary:
[INFO] [stdout]   Matches found: 2
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stdout]   Notifications sent: 0
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stdout] test watcher::tests::test_dry_run_summary_coverage ... ok
[INFO] [stderr] Info: Watching 1 file(s)
[INFO] [stdout] test watcher::tests::test_dry_run_mode ... ok
[INFO] [stderr] Info: Patterns: ERROR, WARN
[INFO] [stdout] test watcher::tests::test_dry_run_summary_coverage_line_82 ... ok
[INFO] [stderr] Info: Dry-run mode: reading existing content only
[INFO] [stdout] test utils::tests::test_read_file_from_end_with_nonexistent_file ... ok
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stdout] test utils::tests::test_is_file_readable ... ok
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stdout] test utils::tests::test_resolve_symlink ... ok
[INFO] [stderr] Info: Shutdown summary:
[INFO] [stdout] test utils::tests::test_is_symlink ... ok
[INFO] [stderr] Info: Watching 1 file(s)
[INFO] [stdout] [DRY-RUN] ERROR: Something went wrong
[INFO] [stderr] Info: Patterns: ERROR, WARN
[INFO] [stdout] [DRY-RUN] WARN: This is a warning
[INFO] [stderr] Info: Dry-run mode: reading existing content only
[INFO] [stdout] [DRY-RUN] ERROR: Another error
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stdout]   ERROR: 2 matches
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stdout]   WARN: 1 matches
[INFO] [stderr] Info: Shutdown summary:
[INFO] [stdout]   Files watched: 1
[INFO] [stdout]   Lines processed: 4
[INFO] [stdout]   Matches found: 3
[INFO] [stdout]   Notifications sent: 0
[INFO] [stderr] Warning: File rotation detected for /tmp/.tmpqfkJIX
[INFO] [stdout] test utils::tests::test_resolve_symlink_coverage_line_112 ... ok
[INFO] [stdout] test utils::tests::test_validate_files_with_mixed_validity ... ok
[INFO] [stdout] test utils::tests::test_get_file_size_nonexistent ... ok
[INFO] [stdout] test utils::tests::test_validate_files ... ok
[INFO] [stdout] test watcher::tests::test_file_error_event_sending ... ok
[INFO] [stdout] test watcher::tests::test_dry_run_summary_with_multiple_patterns ... ok
[INFO] [stdout] test watcher::tests::test_file_event_channel_error ... ok
[INFO] [stdout] test watcher::tests::test_dry_run_with_file_error ... ok
[INFO] [stdout] test watcher::tests::test_error_handling_coverage_lines_142_189 ... ok
[INFO] [stderr] Warning: File rotation detected for /tmp/.tmp4HAgmO
[INFO] [stdout] test utils::tests::test_validate_files_all_invalid ... ok
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stdout] test matcher::tests::test_case_insensitive_get_all_matches_coverage_line_122 ... ok
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stdout] test utils::tests::test_get_filename_edge_cases ... ok
[INFO] [stdout] [DRY-RUN] ERROR: Test error
[INFO] [stdout] [DRY-RUN] ERROR: Another error
[INFO] [stdout]   ERROR: 2 matches
[INFO] [stdout] test watcher::tests::test_pattern_counts_entry_coverage ... ok
[INFO] [stdout] ERROR: New error occurred
[INFO] [stdout] ERROR: Test error
[INFO] [stdout] test watcher::tests::test_files_watched_assignment ... ok
[INFO] [stderr] Warning: File rotation detected for /tmp/.tmpTWGLCa
[INFO] [stdout] test watcher::tests::test_poll_file_changes_error_handling ... ok
[INFO] [stderr] Error: Error watching /tmp/.tmpMqu1m5: Permission denied
[INFO] [stdout] test watcher::tests::test_file_event_processing_new_line ... ok
[INFO] [stdout] test watcher::tests::test_file_event_processing_file_error ... ok
[INFO] [stdout] test watcher::tests::test_poll_file_changes_with_file_error ... ok
[INFO] [stderr] Warning: File rotation detected for /tmp/.tmpJrsj4q
[INFO] [stdout] ERROR: Test error
[INFO] [stdout] ERROR: New error occurred
[INFO] [stdout] test watcher::tests::test_poll_file_changes_with_rotation ... ok
[INFO] [stdout] test watcher::tests::test_poll_file_changes_with_seek_coverage_line_216 ... ok
[INFO] [stdout] test watcher::tests::test_channel_send_error_handling ... ok
[INFO] [stdout] test watcher::tests::test_file_event_processing ... ok
[INFO] [stdout] [DRY-RUN] ERROR: Something went wrong
[INFO] [stdout] test watcher::tests::test_poll_file_changes_with_seeking ... ok
[INFO] [stdout] test watcher::tests::test_process_existing_file_with_empty_file ... ok
[INFO] [stdout] test watcher::tests::test_process_existing_file ... ok
[INFO] [stdout] test watcher::tests::test_process_existing_file_with_non_matching_content ... ok
[INFO] [stdout] INFO: Normal operation
[INFO] [stdout] test watcher::tests::test_process_line_without_notification ... ok
[INFO] [stderr] Warning: File rotation detected for /non/existent/file.log
[INFO] [stdout] ERROR: Test error
[INFO] [stdout] test watcher::tests::test_poll_file_changes_seek_coverage ... ok
[INFO] [stdout] test watcher::tests::test_poll_file_changes_no_new_content ... ok
[INFO] [stdout] test watcher::tests::test_process_line ... ok
[INFO] [stderr] Info: Watching 1 file(s)
[INFO] [stdout] [DRY-RUN] ERROR: Test error
[INFO] [stderr] Info: Patterns: ERROR
[INFO] [stdout]   ERROR: 1 matches
[INFO] [stderr] Info: Dry-run mode: reading existing content only
[INFO] [stdout]   Files watched: 1
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stdout]   Lines processed: 1
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stdout]   Matches found: 1
[INFO] [stderr] Info: Shutdown summary:
[INFO] [stdout]   Notifications sent: 0
[INFO] [stdout] test watcher::tests::test_run_method_coverage ... ok
[INFO] [stdout] test watcher::tests::test_poll_file_changes ... ok
[INFO] [stderr] Info: Watching 1 file(s)
[INFO] [stderr] Info: Patterns: ERROR
[INFO] [stdout] test watcher::tests::test_run_tail_mode_coverage ... ok
[INFO] [stdout] test watcher::tests::test_run_tail_mode_execution ... ok
[INFO] [stderr] Info: Watching 1 file(s)
[INFO] [stderr] Info: Patterns: ERROR
[INFO] [stderr] Info: Dry-run mode: reading existing content only
[INFO] [stdout] [DRY-RUN] ERROR: Test error
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stdout]   ERROR: 1 matches
[INFO] [stderr] Info: Shutdown summary:
[INFO] [stdout]   Files watched: 1
[INFO] [stdout]   Lines processed: 1
[INFO] [stdout]   Matches found: 1
[INFO] [stdout]   Notifications sent: 0
[INFO] [stdout] test watcher::tests::test_run_with_startup_info ... ok
[INFO] [stdout] test watcher::tests::test_seek_operation_coverage_line_216 ... ok
[INFO] [stdout] test watcher::tests::test_start_file_watcher ... ok
[INFO] [stdout] test watcher::tests::test_run_tail_mode ... ok
[INFO] [stdout] test watcher::tests::test_start_file_watcher_error_path ... ok
[INFO] [stdout] test watcher::tests::test_start_file_watcher_error_handling ... ok
[INFO] [stderr] Info: Watching 1 file(s)
[INFO] [stderr] Info: Info: Watching 1 file(s)
[INFO] [stdout] [DRY-RUN] ERROR: Test error
[INFO] [stderr] Info: Patterns: ERROR
[INFO] [stdout]   ERROR: 1 matches
[INFO] [stderr] Info: Dry-run mode: reading existing content only
[INFO] [stdout]   Files watched: 1
[INFO] [stderr] Info: Dry-run summary:
[INFO] [stdout]   Lines processed: 1
[INFO] [stderr] Info: Dry-run complete. No notifications sent.
[INFO] [stdout]   Matches found: 1
[INFO] [stderr] Info: Shutdown summary:
[INFO] [stdout]   Notifications sent: 0
[INFO] [stderr] Patterns: ERROR
[INFO] [stdout] test watcher::tests::test_startup_info_coverage_line_47 ... ok
[INFO] [stderr] Info: Dry-run mode: reading existing content only
[INFO] [stdout] test watcher::tests::test_startup_info_coverage ... ok
[INFO] [stdout] test watcher::tests::test_try_send_error_coverage ... ok
[INFO] [stdout] test watcher::tests::test_run_tail_mode_with_watcher_error ... ok
[INFO] [stderr] Error: Error watching /non/existent/file.log: No such file or directory (os error 2)
[INFO] [stderr] Info: No matching lines found
[INFO] [stdout] test watcher::tests::test_run_dry_mode_with_file_error ... ok
[INFO] [stdout] test watcher::tests::test_process_line_with_notification ... FAILED
[INFO] [stderr] Error: Error watching /non/existent/file.log: No such file or directory (os error 2) about ["/non/existent/file.log"]
[INFO] [stdout] test watcher::tests::test_file_name_unwrap_coverage ... FAILED
[INFO] [stdout] test watcher::tests::test_notification_success_coverage_line_283 ... FAILED
[INFO] [stdout] test watcher::tests::test_run_tail_mode_with_file_error ... ok
[INFO] [stdout] test watcher::tests::test_poll_file_changes_error_sending ... ok
[INFO] [stdout] test watcher::tests::test_process_line_notification_coverage ... FAILED
[INFO] [stderr] Info: Reopened file: /tmp/.tmpnLVhhV
[INFO] [stderr] Error: Error watching /tmp/.tmpnLVhhV: Test error
[INFO] [stdout] test watcher::tests::test_comprehensive_file_event_processing ... ok
[INFO] [stderr] Info: Reopened file: /tmp/.tmp4HAgmO
[INFO] [stderr] Info: Reopened file: /tmp/.tmpTWGLCa
[INFO] [stdout] test watcher::tests::test_file_event_processing_comprehensive ... ok
[INFO] [stderr] Error: Error watching /tmp/.tmpTWGLCa: Test error
[INFO] [stdout] test watcher::tests::test_file_event_processing_file_rotation ... ok
[INFO] [stderr] Info: Reopened file: /tmp/.tmpqfkJIX
[INFO] [stdout] test watcher::tests::test_handle_file_rotation ... ok
[INFO] [stderr] Info: Reopened file: /tmp/.tmpJrsj4q
[INFO] [stderr] Error: Error watching /tmp/.tmpJrsj4q: Test error
[INFO] [stdout] test watcher::tests::test_file_event_match_coverage_lines_111_119 ... ok
[INFO] [stderr] Error: Error watching /non/existent/file.log: File not found after rotation
[INFO] [stdout] test watcher::tests::test_handle_file_rotation_file_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- watcher::tests::test_process_line_with_notification stdout ----
[INFO] [stdout] Notification test failed with error: Failed to send notification: I/O error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'watcher::tests::test_process_line_with_notification' panicked at src/watcher.rs:656:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6121d1f49742 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6121d1f49742 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6121d1f49742 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6121d1f49742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6121d1f74023 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6121d1f74023 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6121d1f44c13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6121d1f44c13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6121d1f49592 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6121d1f4b14c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6121d1f4afa2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6121d1c95ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6121d1c95ed4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6121d1f4bc2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6121d1f4bc2b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6121d1f4b8c6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x6121d1f49c39 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6121d1f4b58d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6121d1f723f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6121d1f7245c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6121d1c0e3f3 - log_watcher::watcher::tests::test_process_line_with_notification::{{closure}}::h47d4828203fbdfe5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:656:9
[INFO] [stdout]   21:     0x6121d1c2a045 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2df460b41da2c4d4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6121d1c2a045 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0e9850d9122bd6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he487e49794a552d2
[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]   24:     0x6121d1c2a045 - tokio::task::coop::with_budget::h82808640afb042c2
[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]   25:     0x6121d1c2a045 - tokio::task::coop::budget::hbaf499d30e43479e
[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]   26:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h33a897199500ba26
[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]   27:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::Context::enter::h4e039b116c13a3f6
[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]   28:     0x6121d1c5a042 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf051edd675e44c51
[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]   29:     0x6121d1c5a042 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf0d64c46f88c5080
[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]   30:     0x6121d1c5a042 - tokio::runtime::context::scoped::Scoped<T>::set::h2aedc40fa216d9f7
[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]   31:     0x6121d1c5a042 - tokio::runtime::context::set_scheduler::{{closure}}::hbacae3271d908c01
[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]   32:     0x6121d1c5a042 - std::thread::local::LocalKey<T>::try_with::he233024a574044da
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x6121d1c5a042 - std::thread::local::LocalKey<T>::with::he4355f76c944dda9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x6121d1c2a877 - tokio::runtime::context::set_scheduler::hb28ef2c16eaa0a7a
[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]   35:     0x6121d1c2a877 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heaefcad48650b932
[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]   36:     0x6121d1c2a877 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9daffd501607ad1a
[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]   37:     0x6121d1c5c1a4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h769941ff7348d1f0
[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]   38:     0x6121d1c5c1a4 - tokio::runtime::context::runtime::enter_runtime::he871bd0393c4b6fa
[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]   39:     0x6121d1c30313 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3cfb1c41c5eb8f4d
[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]   40:     0x6121d1c30313 - tokio::runtime::runtime::Runtime::block_on_inner::h0dcb7226de66c911
[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]   41:     0x6121d1c30313 - tokio::runtime::runtime::Runtime::block_on::h46d73b6b7c0434dc
[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]   42:     0x6121d1c0de5b - log_watcher::watcher::tests::test_process_line_with_notification::hcf309ca4bc159d9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:657:56
[INFO] [stdout]   43:     0x6121d1c37a29 - log_watcher::watcher::tests::test_process_line_with_notification::{{closure}}::h3b968154eab5f11f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:623:51
[INFO] [stdout]   44:     0x6121d1c37a29 - core::ops::function::FnOnce::call_once::h5377caa65fc468a5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6121d1c9b60b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6121d1c9b60b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x6121d1c9a84e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x6121d1c9a84e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x6121d1c9a84e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x6121d1c9a84e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x6121d1c9a84e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6121d1c9a84e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x6121d1c9a84e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x6121d1c5e3f4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x6121d1c5e3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x6121d1c61d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x6121d1c61d9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x6121d1c61d9a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x6121d1c61d9a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x6121d1c61d9a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6121d1c61d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x6121d1c61d9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6121d1f4f087 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x6121d1f4f087 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x6121d1f4f087 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x73bce3d27aa4 - <unknown>
[INFO] [stdout]   67:     0x73bce3db4a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- watcher::tests::test_file_name_unwrap_coverage stdout ----
[INFO] [stdout] Notification test failed with error: Failed to send notification: I/O error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'watcher::tests::test_file_name_unwrap_coverage' panicked at src/watcher.rs:1353:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6121d1f49742 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6121d1f49742 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6121d1f49742 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6121d1f49742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6121d1f74023 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6121d1f74023 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6121d1f44c13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6121d1f44c13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6121d1f49592 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6121d1f4b14c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6121d1f4afa2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6121d1c95ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6121d1c95ed4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6121d1f4bc2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6121d1f4bc2b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6121d1f4b8c6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x6121d1f49c39 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6121d1f4b58d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6121d1f723f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6121d1f7245c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6121d1c1af72 - log_watcher::watcher::tests::test_file_name_unwrap_coverage::{{closure}}::hc486153679c096af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:1353:9
[INFO] [stdout]   21:     0x6121d1c2a045 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2df460b41da2c4d4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6121d1c2a045 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0e9850d9122bd6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he487e49794a552d2
[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]   24:     0x6121d1c2a045 - tokio::task::coop::with_budget::h82808640afb042c2
[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]   25:     0x6121d1c2a045 - tokio::task::coop::budget::hbaf499d30e43479e
[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]   26:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h33a897199500ba26
[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]   27:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::Context::enter::h4e039b116c13a3f6
[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]   28:     0x6121d1c5a042 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf051edd675e44c51
[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]   29:     0x6121d1c5a042 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf0d64c46f88c5080
[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]   30:     0x6121d1c5a042 - tokio::runtime::context::scoped::Scoped<T>::set::h2aedc40fa216d9f7
[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]   31:     0x6121d1c5a042 - tokio::runtime::context::set_scheduler::{{closure}}::hbacae3271d908c01
[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]   32:     0x6121d1c5a042 - std::thread::local::LocalKey<T>::try_with::he233024a574044da
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x6121d1c5a042 - std::thread::local::LocalKey<T>::with::he4355f76c944dda9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x6121d1c2a877 - tokio::runtime::context::set_scheduler::hb28ef2c16eaa0a7a
[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]   35:     0x6121d1c2a877 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heaefcad48650b932
[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]   36:     0x6121d1c2a877 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9daffd501607ad1a
[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]   37:     0x6121d1c5c1a4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h769941ff7348d1f0
[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]   38:     0x6121d1c5c1a4 - tokio::runtime::context::runtime::enter_runtime::he871bd0393c4b6fa
[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]   39:     0x6121d1c30313 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3cfb1c41c5eb8f4d
[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]   40:     0x6121d1c30313 - tokio::runtime::runtime::Runtime::block_on_inner::h0dcb7226de66c911
[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]   41:     0x6121d1c30313 - tokio::runtime::runtime::Runtime::block_on::h46d73b6b7c0434dc
[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]   42:     0x6121d1c1a9eb - log_watcher::watcher::tests::test_file_name_unwrap_coverage::h33fcc51a697f488a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:1353:32
[INFO] [stdout]   43:     0x6121d1c3a919 - log_watcher::watcher::tests::test_file_name_unwrap_coverage::{{closure}}::h9accf050cf61d541
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:1320:46
[INFO] [stdout]   44:     0x6121d1c3a919 - core::ops::function::FnOnce::call_once::hbeb481eb3d733546
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6121d1c9b60b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6121d1c9b60b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x6121d1c9a84e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x6121d1c9a84e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x6121d1c9a84e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x6121d1c9a84e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x6121d1c9a84e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6121d1c9a84e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x6121d1c9a84e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x6121d1c5e3f4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x6121d1c5e3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x6121d1c61d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x6121d1c61d9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x6121d1c61d9a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x6121d1c61d9a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x6121d1c61d9a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6121d1c61d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x6121d1c61d9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6121d1f4f087 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x6121d1f4f087 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x6121d1f4f087 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x73bce3d27aa4 - <unknown>
[INFO] [stdout]   67:     0x73bce3db4a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- watcher::tests::test_notification_success_coverage_line_283 stdout ----
[INFO] [stdout] Notification test failed with error: Failed to send notification: I/O error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'watcher::tests::test_notification_success_coverage_line_283' panicked at src/watcher.rs:1525:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6121d1f49742 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6121d1f49742 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6121d1f49742 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6121d1f49742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6121d1f74023 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6121d1f74023 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6121d1f44c13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6121d1f44c13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6121d1f49592 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6121d1f4b14c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6121d1f4afa2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6121d1c95ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6121d1c95ed4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6121d1f4bc2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6121d1f4bc2b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6121d1f4b8c6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x6121d1f49c39 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6121d1f4b58d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6121d1f723f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6121d1f7245c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6121d1c1e233 - log_watcher::watcher::tests::test_notification_success_coverage_line_283::{{closure}}::h9fd013d53b74928b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:1525:9
[INFO] [stdout]   21:     0x6121d1c2a045 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2df460b41da2c4d4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6121d1c2a045 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0e9850d9122bd6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he487e49794a552d2
[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]   24:     0x6121d1c2a045 - tokio::task::coop::with_budget::h82808640afb042c2
[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]   25:     0x6121d1c2a045 - tokio::task::coop::budget::hbaf499d30e43479e
[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]   26:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h33a897199500ba26
[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]   27:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::Context::enter::h4e039b116c13a3f6
[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]   28:     0x6121d1c5a042 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf051edd675e44c51
[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]   29:     0x6121d1c5a042 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf0d64c46f88c5080
[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]   30:     0x6121d1c5a042 - tokio::runtime::context::scoped::Scoped<T>::set::h2aedc40fa216d9f7
[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]   31:     0x6121d1c5a042 - tokio::runtime::context::set_scheduler::{{closure}}::hbacae3271d908c01
[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]   32:     0x6121d1c5a042 - std::thread::local::LocalKey<T>::try_with::he233024a574044da
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x6121d1c5a042 - std::thread::local::LocalKey<T>::with::he4355f76c944dda9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x6121d1c2a877 - tokio::runtime::context::set_scheduler::hb28ef2c16eaa0a7a
[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]   35:     0x6121d1c2a877 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heaefcad48650b932
[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]   36:     0x6121d1c2a877 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9daffd501607ad1a
[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]   37:     0x6121d1c5c1a4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h769941ff7348d1f0
[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]   38:     0x6121d1c5c1a4 - tokio::runtime::context::runtime::enter_runtime::he871bd0393c4b6fa
[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]   39:     0x6121d1c30313 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3cfb1c41c5eb8f4d
[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]   40:     0x6121d1c30313 - tokio::runtime::runtime::Runtime::block_on_inner::h0dcb7226de66c911
[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]   41:     0x6121d1c30313 - tokio::runtime::runtime::Runtime::block_on::h46d73b6b7c0434dc
[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]   42:     0x6121d1c1dc9b - log_watcher::watcher::tests::test_notification_success_coverage_line_283::h7927a9ca69e88f15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:1527:49
[INFO] [stdout]   43:     0x6121d1c35509 - log_watcher::watcher::tests::test_notification_success_coverage_line_283::{{closure}}::h193fb9aeb210b90d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:1492:59
[INFO] [stdout]   44:     0x6121d1c35509 - core::ops::function::FnOnce::call_once::h0edf246f4db9a76a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6121d1c9b60b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6121d1c9b60b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x6121d1c9a84e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x6121d1c9a84e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x6121d1c9a84e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x6121d1c9a84e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x6121d1c9a84e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6121d1c9a84e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x6121d1c9a84e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x6121d1c5e3f4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x6121d1c5e3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x6121d1c61d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x6121d1c61d9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x6121d1c61d9a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x6121d1c61d9a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x6121d1c61d9a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6121d1c61d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x6121d1c61d9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6121d1f4f087 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x6121d1f4f087 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x6121d1f4f087 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x73bce3d27aa4 - <unknown>
[INFO] [stdout]   67:     0x73bce3db4a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- watcher::tests::test_process_line_notification_coverage stdout ----
[INFO] [stdout] Notification test failed with error: Failed to send notification: I/O error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'watcher::tests::test_process_line_notification_coverage' panicked at src/watcher.rs:1259:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6121d1f49742 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6121d1f49742 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6121d1f49742 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6121d1f49742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6121d1f74023 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6121d1f74023 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6121d1f44c13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6121d1f44c13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6121d1f49592 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6121d1f4b14c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6121d1f4afa2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6121d1c95ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6121d1c95ed4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6121d1f4bc2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6121d1f4bc2b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6121d1f4b8c6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x6121d1f49c39 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6121d1f4b58d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6121d1f723f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6121d1f7245c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6121d1c19803 - log_watcher::watcher::tests::test_process_line_notification_coverage::{{closure}}::hfc368289c628ddda
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:1259:9
[INFO] [stdout]   21:     0x6121d1c2a045 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2df460b41da2c4d4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6121d1c2a045 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0e9850d9122bd6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he487e49794a552d2
[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]   24:     0x6121d1c2a045 - tokio::task::coop::with_budget::h82808640afb042c2
[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]   25:     0x6121d1c2a045 - tokio::task::coop::budget::hbaf499d30e43479e
[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]   26:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h33a897199500ba26
[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]   27:     0x6121d1c2a045 - tokio::runtime::scheduler::current_thread::Context::enter::h4e039b116c13a3f6
[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]   28:     0x6121d1c5a042 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf051edd675e44c51
[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]   29:     0x6121d1c5a042 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf0d64c46f88c5080
[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]   30:     0x6121d1c5a042 - tokio::runtime::context::scoped::Scoped<T>::set::h2aedc40fa216d9f7
[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]   31:     0x6121d1c5a042 - tokio::runtime::context::set_scheduler::{{closure}}::hbacae3271d908c01
[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]   32:     0x6121d1c5a042 - std::thread::local::LocalKey<T>::try_with::he233024a574044da
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x6121d1c5a042 - std::thread::local::LocalKey<T>::with::he4355f76c944dda9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x6121d1c2a877 - tokio::runtime::context::set_scheduler::hb28ef2c16eaa0a7a
[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]   35:     0x6121d1c2a877 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heaefcad48650b932
[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]   36:     0x6121d1c2a877 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9daffd501607ad1a
[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]   37:     0x6121d1c5c1a4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h769941ff7348d1f0
[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]   38:     0x6121d1c5c1a4 - tokio::runtime::context::runtime::enter_runtime::he871bd0393c4b6fa
[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]   39:     0x6121d1c30313 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3cfb1c41c5eb8f4d
[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]   40:     0x6121d1c30313 - tokio::runtime::runtime::Runtime::block_on_inner::h0dcb7226de66c911
[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]   41:     0x6121d1c30313 - tokio::runtime::runtime::Runtime::block_on::h46d73b6b7c0434dc
[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]   42:     0x6121d1c1926b - log_watcher::watcher::tests::test_process_line_notification_coverage::h80a09b214e7b65c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:1260:56
[INFO] [stdout]   43:     0x6121d1c38499 - log_watcher::watcher::tests::test_process_line_notification_coverage::{{closure}}::h3d342d4a42e06037
[INFO] [stdout]                                at /opt/rustwide/workdir/src/watcher.rs:1226:55
[INFO] [stdout]   44:     0x6121d1c38499 - core::ops::function::FnOnce::call_once::h6fbacd0cce3f95d4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6121d1c9b60b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6121d1c9b60b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x6121d1c9a84e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x6121d1c9a84e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x6121d1c9a84e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x6121d1c9a84e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x6121d1c9a84e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6121d1c9a84e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x6121d1c9a84e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x6121d1c5e3f4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x6121d1c5e3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x6121d1c61d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x6121d1c61d9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x6121d1c61d9a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x6121d1c61d9a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x6121d1c61d9a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6121d1c61d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x6121d1c61d9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6121d1f4f087 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x6121d1f4f087 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x6121d1f4f087 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x73bce3d27aa4 - <unknown>
[INFO] [stdout]   67:     0x73bce3db4a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     watcher::tests::test_file_name_unwrap_coverage
[INFO] [stdout]     watcher::tests::test_notification_success_coverage_line_283
[INFO] [stdout]     watcher::tests::test_process_line_notification_coverage
[INFO] [stdout]     watcher::tests::test_process_line_with_notification
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 110 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8ee88166deb613759cafda04c207e254e18147602af7dda79f1208fafe5430aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee88166deb613759cafda04c207e254e18147602af7dda79f1208fafe5430aa", kill_on_drop: false }`
[INFO] [stdout] 8ee88166deb613759cafda04c207e254e18147602af7dda79f1208fafe5430aa
