[INFO] fetching crate hirai 0.1.1... [INFO] testing hirai-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hirai 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate hirai 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hirai 0.1.1 [INFO] tweaked toml for crates.io crate hirai 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hirai 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hirai 0.1.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.24.0 [INFO] [stderr] Downloaded tungstenite v0.24.0 [INFO] [stderr] Downloaded notify-debouncer-full v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2db598829ab53364a4751d6daaa9328412cefc3b651b29b8a8ee1ac6885a8075 [INFO] running `Command { std: "docker" "start" "-a" "2db598829ab53364a4751d6daaa9328412cefc3b651b29b8a8ee1ac6885a8075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2db598829ab53364a4751d6daaa9328412cefc3b651b29b8a8ee1ac6885a8075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db598829ab53364a4751d6daaa9328412cefc3b651b29b8a8ee1ac6885a8075", kill_on_drop: false }` [INFO] [stdout] 2db598829ab53364a4751d6daaa9328412cefc3b651b29b8a8ee1ac6885a8075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6ef457d057c30cf7fdc8e64318ddc8094846c4caf919544ea4f074a78d2e96bf [INFO] running `Command { std: "docker" "start" "-a" "6ef457d057c30cf7fdc8e64318ddc8094846c4caf919544ea4f074a78d2e96bf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling notify-debouncer-full v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling hirai v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "6ef457d057c30cf7fdc8e64318ddc8094846c4caf919544ea4f074a78d2e96bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef457d057c30cf7fdc8e64318ddc8094846c4caf919544ea4f074a78d2e96bf", kill_on_drop: false }` [INFO] [stdout] 6ef457d057c30cf7fdc8e64318ddc8094846c4caf919544ea4f074a78d2e96bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 95aa15250d5d1a5fbfb193d199da9006b525e54170ecc8afcbef35195d5a23a8 [INFO] running `Command { std: "docker" "start" "-a" "95aa15250d5d1a5fbfb193d199da9006b525e54170ecc8afcbef35195d5a23a8", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling hirai v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 56.29s [INFO] running `Command { std: "docker" "inspect" "95aa15250d5d1a5fbfb193d199da9006b525e54170ecc8afcbef35195d5a23a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95aa15250d5d1a5fbfb193d199da9006b525e54170ecc8afcbef35195d5a23a8", kill_on_drop: false }` [INFO] [stdout] 95aa15250d5d1a5fbfb193d199da9006b525e54170ecc8afcbef35195d5a23a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b5805902fd184e86dc5fd52cfcc0b86391ed7e8a6aa91939f5d2c14927d8fca2 [INFO] running `Command { std: "docker" "start" "-a" "b5805902fd184e86dc5fd52cfcc0b86391ed7e8a6aa91939f5d2c14927d8fca2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hirai-edff4267d363a8d8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hirai-282aa1de7b8832e7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-57f11a926575d9be) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_cli_fails_with_no_folders ... ok [INFO] [stdout] test test_websocket_receives_events ... ok [INFO] [stdout] test test_config_loading_defaults_and_cli_override ... ok [INFO] [stdout] test test_broadcaster_fails_with_no_folders ... ok [INFO] [stdout] 2025-06-29T14:34:31.570913Z  INFO hirai::network: Listener attempting to bind to 0.0.0.0:30001 and join multicast group 239.255.255.1:30001 [INFO] [stdout] 2025-06-29T14:34:32.050761Z  INFO hirai::network: Broadcaster started, sending to 239.255.255.2:30011 [INFO] [stdout] 2025-06-29T14:34:32.071908Z  INFO hirai::network: Broadcaster started, sending to 239.255.255.1:30001 [INFO] [stdout] 2025-06-29T14:34:32.254566Z  INFO hirai::watcher: [WatcherThread] Watching folder: /tmp/.tmpy3rcvc [INFO] [stdout] 2025-06-29T14:34:32.254753Z  INFO hirai::watcher: [WatcherThread] File system watcher thread started for ["/tmp/.tmpy3rcvc"] [INFO] [stdout] 2025-06-29T14:34:32.278778Z  INFO hirai::watcher: [WatcherThread] Watching folder: /root/test_hirai_watch [INFO] [stdout] 2025-06-29T14:34:32.278920Z  INFO hirai::watcher: [WatcherThread] File system watcher thread started for ["/root/test_hirai_watch"] [INFO] [stdout] 2025-06-29T14:34:34.262402Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_0.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262731Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_0.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262740Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_0.txt [INFO] [stdout] 2025-06-29T14:34:34.262821Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_1.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262840Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_1.txt [INFO] [stdout] 2025-06-29T14:34:34.262848Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_2.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262841Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.262859Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_2.txt [INFO] [stdout] 2025-06-29T14:34:34.262867Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_3.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262876Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_3.txt [INFO] [stdout] 2025-06-29T14:34:34.262873Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_1.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262884Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_4.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262894Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_4.txt [INFO] [stdout] 2025-06-29T14:34:34.262897Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.262901Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_5.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262908Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_2.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262912Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_5.txt [INFO] [stdout] 2025-06-29T14:34:34.262920Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.262920Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_6.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262932Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_6.txt [INFO] [stdout] 2025-06-29T14:34:34.262940Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_7.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262940Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_3.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262951Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_7.txt [INFO] [stdout] 2025-06-29T14:34:34.262956Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.262958Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_8.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.262999Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_4.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263013Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_8.txt [INFO] [stdout] 2025-06-29T14:34:34.263017Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263024Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_9.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263028Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_5.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263035Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_9.txt [INFO] [stdout] 2025-06-29T14:34:34.263042Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_10.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263041Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263054Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_6.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263053Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_10.txt [INFO] [stdout] 2025-06-29T14:34:34.263066Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263069Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_11.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263077Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_7.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263080Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_11.txt [INFO] [stdout] 2025-06-29T14:34:34.263087Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_12.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263090Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263097Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_12.txt [INFO] [stdout] 2025-06-29T14:34:34.263103Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_8.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263105Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_13.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263116Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_13.txt [INFO] [stdout] 2025-06-29T14:34:34.263117Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263123Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_14.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263132Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_9.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263134Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_14.txt [INFO] [stdout] 2025-06-29T14:34:34.263143Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_15.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263146Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263152Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_15.txt [INFO] [stdout] 2025-06-29T14:34:34.263159Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_10.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263161Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_16.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263172Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_16.txt [INFO] [stdout] 2025-06-29T14:34:34.263172Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263180Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_17.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263185Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_11.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263191Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_17.txt [INFO] [stdout] 2025-06-29T14:34:34.263198Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_18.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263198Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263209Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_18.txt [INFO] [stdout] 2025-06-29T14:34:34.263214Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_12.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263217Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_19.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263228Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_19.txt [INFO] [stdout] 2025-06-29T14:34:34.263227Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263235Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_20.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263238Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_13.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263245Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_20.txt [INFO] [stdout] 2025-06-29T14:34:34.263254Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_21.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263253Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263263Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_21.txt [INFO] [stdout] 2025-06-29T14:34:34.263267Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_14.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263271Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_22.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263282Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_22.txt [INFO] [stdout] 2025-06-29T14:34:34.263280Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263290Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_23.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263299Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_15.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263313Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263325Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_16.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263337Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263346Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_17.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263358Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263367Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_18.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263379Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263387Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_19.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263399Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263408Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_20.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263421Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263433Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_21.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263446Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263460Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_22.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263472Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.263480Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_23.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.263510Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.513599Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_23.txt [INFO] [stdout] 2025-06-29T14:34:34.513668Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_24.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.513738Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_24.txt [INFO] [stdout] 2025-06-29T14:34:34.513812Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_25.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.513856Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_25.txt [INFO] [stdout] 2025-06-29T14:34:34.513899Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_26.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.513935Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_26.txt [INFO] [stdout] 2025-06-29T14:34:34.514050Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_27.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514078Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_27.txt [INFO] [stdout] 2025-06-29T14:34:34.514090Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_28.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514100Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_28.txt [INFO] [stdout] 2025-06-29T14:34:34.514108Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_29.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514119Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_29.txt [INFO] [stdout] 2025-06-29T14:34:34.514127Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_30.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514137Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_30.txt [INFO] [stdout] 2025-06-29T14:34:34.514145Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_31.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514155Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_31.txt [INFO] [stdout] 2025-06-29T14:34:34.514163Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_32.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514177Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_32.txt [INFO] [stdout] 2025-06-29T14:34:34.514185Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_33.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514196Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_33.txt [INFO] [stdout] 2025-06-29T14:34:34.514204Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_34.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514215Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_34.txt [INFO] [stdout] 2025-06-29T14:34:34.514223Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_35.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514233Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_35.txt [INFO] [stdout] 2025-06-29T14:34:34.514242Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_36.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514252Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_36.txt [INFO] [stdout] 2025-06-29T14:34:34.514261Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_37.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514272Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_37.txt [INFO] [stdout] 2025-06-29T14:34:34.514283Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_38.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514295Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_38.txt [INFO] [stdout] 2025-06-29T14:34:34.514302Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_39.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514312Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_39.txt [INFO] [stdout] 2025-06-29T14:34:34.514319Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_40.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514329Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_40.txt [INFO] [stdout] 2025-06-29T14:34:34.514337Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_41.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514348Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_41.txt [INFO] [stdout] 2025-06-29T14:34:34.514356Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_42.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514366Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_42.txt [INFO] [stdout] 2025-06-29T14:34:34.514374Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_43.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514385Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_43.txt [INFO] [stdout] 2025-06-29T14:34:34.514394Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_44.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514404Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_44.txt [INFO] [stdout] 2025-06-29T14:34:34.514412Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_45.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514424Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_45.txt [INFO] [stdout] 2025-06-29T14:34:34.514432Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_46.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514443Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_46.txt [INFO] [stdout] 2025-06-29T14:34:34.514450Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_47.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514461Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_47.txt [INFO] [stdout] 2025-06-29T14:34:34.514471Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_48.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514481Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_48.txt [INFO] [stdout] 2025-06-29T14:34:34.514508Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_49.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514521Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_49.txt [INFO] [stdout] 2025-06-29T14:34:34.514530Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_50.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514539Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_50.txt [INFO] [stdout] 2025-06-29T14:34:34.514548Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_51.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514559Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_51.txt [INFO] [stdout] 2025-06-29T14:34:34.514567Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_52.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514577Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_52.txt [INFO] [stdout] 2025-06-29T14:34:34.514584Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_53.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514594Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_53.txt [INFO] [stdout] 2025-06-29T14:34:34.514601Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_54.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514612Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_54.txt [INFO] [stdout] 2025-06-29T14:34:34.514620Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_55.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514630Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_55.txt [INFO] [stdout] 2025-06-29T14:34:34.514638Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_56.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514649Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_56.txt [INFO] [stdout] 2025-06-29T14:34:34.514658Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_57.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514670Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_57.txt [INFO] [stdout] 2025-06-29T14:34:34.514680Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_58.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514691Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_58.txt [INFO] [stdout] 2025-06-29T14:34:34.514699Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_59.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514709Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_59.txt [INFO] [stdout] 2025-06-29T14:34:34.514718Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_60.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514727Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_60.txt [INFO] [stdout] 2025-06-29T14:34:34.514734Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_61.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514744Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_61.txt [INFO] [stdout] 2025-06-29T14:34:34.514751Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_62.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514762Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_62.txt [INFO] [stdout] 2025-06-29T14:34:34.514769Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_63.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514779Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_63.txt [INFO] [stdout] 2025-06-29T14:34:34.514787Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_64.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514817Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_64.txt [INFO] [stdout] 2025-06-29T14:34:34.514828Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_65.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514840Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_65.txt [INFO] [stdout] 2025-06-29T14:34:34.514847Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_66.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514856Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_66.txt [INFO] [stdout] 2025-06-29T14:34:34.514863Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_67.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514873Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_67.txt [INFO] [stdout] 2025-06-29T14:34:34.514883Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_68.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514893Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_68.txt [INFO] [stdout] 2025-06-29T14:34:34.514901Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_69.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514910Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_69.txt [INFO] [stdout] 2025-06-29T14:34:34.514917Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_70.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514926Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_70.txt [INFO] [stdout] 2025-06-29T14:34:34.514933Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_71.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514943Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_71.txt [INFO] [stdout] 2025-06-29T14:34:34.514950Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_72.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514959Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_72.txt [INFO] [stdout] 2025-06-29T14:34:34.514967Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_73.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514976Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_73.txt [INFO] [stdout] 2025-06-29T14:34:34.514984Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_74.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.514994Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_74.txt [INFO] [stdout] 2025-06-29T14:34:34.515001Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_75.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515010Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_75.txt [INFO] [stdout] 2025-06-29T14:34:34.515017Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_76.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515026Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_76.txt [INFO] [stdout] 2025-06-29T14:34:34.515051Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_77.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515062Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_77.txt [INFO] [stdout] 2025-06-29T14:34:34.515072Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_78.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515082Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_78.txt [INFO] [stdout] 2025-06-29T14:34:34.515090Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_79.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515100Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_79.txt [INFO] [stdout] 2025-06-29T14:34:34.515108Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_80.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515117Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_80.txt [INFO] [stdout] 2025-06-29T14:34:34.515124Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_81.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515134Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_81.txt [INFO] [stdout] 2025-06-29T14:34:34.515141Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_82.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515150Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_82.txt [INFO] [stdout] 2025-06-29T14:34:34.515157Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_83.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515165Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_83.txt [INFO] [stdout] 2025-06-29T14:34:34.515171Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_84.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515179Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_84.txt [INFO] [stdout] 2025-06-29T14:34:34.515186Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_85.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515194Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_85.txt [INFO] [stdout] 2025-06-29T14:34:34.515201Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_86.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515209Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_86.txt [INFO] [stdout] 2025-06-29T14:34:34.515216Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_87.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515224Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_87.txt [INFO] [stdout] 2025-06-29T14:34:34.515232Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_88.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515241Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_88.txt [INFO] [stdout] 2025-06-29T14:34:34.515247Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_89.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515256Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_89.txt [INFO] [stdout] 2025-06-29T14:34:34.515262Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_90.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515271Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_90.txt [INFO] [stdout] 2025-06-29T14:34:34.515278Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_91.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515288Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_91.txt [INFO] [stdout] 2025-06-29T14:34:34.515295Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_92.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515304Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_92.txt [INFO] [stdout] 2025-06-29T14:34:34.515311Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_93.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515320Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_93.txt [INFO] [stdout] 2025-06-29T14:34:34.515327Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_94.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515336Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_94.txt [INFO] [stdout] 2025-06-29T14:34:34.515343Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_95.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515353Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_95.txt [INFO] [stdout] 2025-06-29T14:34:34.515360Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_96.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515370Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_96.txt [INFO] [stdout] 2025-06-29T14:34:34.515376Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_97.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515385Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_97.txt [INFO] [stdout] 2025-06-29T14:34:34.515393Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_98.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515402Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_98.txt [INFO] [stdout] 2025-06-29T14:34:34.515409Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_99.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.515418Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /tmp/.tmpy3rcvc/stress_test_99.txt [INFO] [stdout] 2025-06-29T14:34:34.516593Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_24.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.516664Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.516693Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_25.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.516714Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.516728Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_26.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.516744Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.516771Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_27.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.516791Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.516807Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_28.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.516828Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.516845Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_29.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.516862Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.516880Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_30.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.516896Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.516908Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_31.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.516936Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.516963Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_32.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.516991Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517018Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_33.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517048Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517071Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_34.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517098Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517125Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_35.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517149Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517168Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_36.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517187Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517196Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_37.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517210Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517228Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_38.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517246Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517258Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_39.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517273Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517289Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_40.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517312Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517324Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_41.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517340Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517355Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_42.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517376Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517388Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_43.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517404Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517426Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_44.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517453Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517474Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_45.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517515Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517544Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_46.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517571Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517593Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_47.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517611Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517631Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_48.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517658Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517679Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_49.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517705Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517719Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_50.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517743Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517770Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_51.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517795Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517822Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_52.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517841Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517867Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_53.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517893Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517918Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_54.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517944Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517961Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_55.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.517982Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.517994Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_56.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518009Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518024Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_57.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518058Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518079Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_58.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518097Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518122Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_59.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518140Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518160Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_60.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518176Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518187Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_61.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518200Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518218Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_62.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518231Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518243Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_63.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518256Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518267Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_64.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518279Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518293Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_65.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518308Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518328Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_66.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518343Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518360Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_67.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518375Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518392Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_68.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518408Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518431Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_69.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518454Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518476Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_70.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518513Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518525Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_71.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518539Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518548Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_72.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518570Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518579Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_73.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518598Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518608Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_74.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518627Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518641Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_75.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518659Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518669Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_76.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518690Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518702Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_77.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518720Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518732Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_78.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518751Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518771Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_79.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518785Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518801Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_80.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518814Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518828Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_81.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518841Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518854Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_82.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518866Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518880Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_83.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518893Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518911Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_84.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518932Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518951Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_85.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.518974Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.518993Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_86.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519008Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519026Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_87.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519048Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519104Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_88.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519128Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519141Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_89.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519189Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519236Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_90.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519268Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519305Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_91.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519335Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519373Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_92.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519402Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519428Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_93.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519455Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519507Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_94.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519544Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519580Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_95.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519621Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519656Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_96.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519688Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519734Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_97.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519768Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519805Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_98.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519872Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.519915Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_99.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.519967Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:34.783515Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/root/test_hirai_watch/test_file.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.783653Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /root/test_hirai_watch/test_file.txt [INFO] [stdout] 2025-06-29T14:34:34.783725Z DEBUG hirai::network: Broadcaster received event: Event { path: "/root/test_hirai_watch/test_file.txt", op: "CREATE" } [INFO] [stdout] 2025-06-29T14:34:34.783775Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.517920Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_0.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518052Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_1.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518113Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_2.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518133Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_0.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518160Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_3.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518219Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_4.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518241Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_5.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518254Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_6.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518264Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_7.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518281Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_8.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518300Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_9.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518318Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_10.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518329Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_11.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518344Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_12.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518354Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_13.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518370Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_14.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518380Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_15.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518397Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_16.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518407Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_17.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518430Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_18.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518452Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_19.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518462Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_20.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518307Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.518484Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_21.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518560Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_22.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518581Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_23.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518592Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_24.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518609Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_25.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518620Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_26.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518637Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_27.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518647Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_28.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518664Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_29.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518683Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_30.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518693Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_31.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518709Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_32.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518720Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_33.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518735Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_34.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518747Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_35.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518757Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_36.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518797Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_37.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518851Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_38.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518886Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_39.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518925Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_40.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.518652Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_1.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519033Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_41.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519052Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_42.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519064Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_43.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519063Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519075Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_44.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519086Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_45.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519095Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_46.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519095Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_2.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519105Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_47.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519114Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_48.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519116Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519124Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_49.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519131Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_3.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519134Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_50.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519145Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_51.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519145Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519155Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_52.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519158Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_4.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519166Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_53.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519172Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519175Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_54.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519182Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_5.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519185Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_55.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519197Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519198Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_56.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519209Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_57.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519212Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_6.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519220Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_58.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519228Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519231Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_59.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519239Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_7.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519241Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_60.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519253Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519263Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_8.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519285Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519289Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_61.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519304Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_9.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519316Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_62.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519320Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519327Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_63.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519330Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_10.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519337Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_64.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519342Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519347Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_65.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519354Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_11.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519358Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_66.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519369Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519370Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_67.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519381Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_68.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519382Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_12.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519392Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_69.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519398Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519402Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_70.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519407Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_13.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519413Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_71.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519419Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519422Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_72.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519428Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_14.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519432Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_73.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519441Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519442Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_74.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519453Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_75.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519454Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_15.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519462Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_76.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519468Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519471Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_77.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519478Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_16.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519481Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_78.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519507Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519513Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_79.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519523Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_17.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519526Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_80.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519536Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_81.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519539Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519546Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_82.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519554Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_18.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519556Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_83.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519566Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_84.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519570Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519576Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_85.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519582Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_19.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519585Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_86.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519596Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_87.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519595Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519606Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_88.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519607Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_20.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519616Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_89.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519621Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519625Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_90.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519635Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_91.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519637Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_21.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519645Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_92.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519652Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519657Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_93.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519666Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_22.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519668Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_94.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519679Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_95.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519682Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519688Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_96.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519693Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_23.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519698Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_97.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519706Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519708Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_98.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519715Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_24.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519719Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc/stress_test_99.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519728Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519752Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_25.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519769Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519785Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_26.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519799Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519812Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_27.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519837Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519879Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_28.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519905Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519925Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_29.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519948Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519965Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_30.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.519979Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.519995Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_31.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520010Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520026Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_32.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520052Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520070Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_33.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520083Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520101Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_34.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520117Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520139Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_35.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520153Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520174Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_36.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520191Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520208Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_37.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520224Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520245Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_38.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520261Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520282Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_39.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520300Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520315Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_40.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520337Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520360Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_41.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520382Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520400Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_42.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520415Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520437Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_43.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520461Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520480Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_44.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520580Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520610Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_45.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520634Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520653Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_46.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520676Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520694Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_47.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520709Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520726Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_48.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520740Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520756Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_49.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520772Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520788Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_50.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520803Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520821Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_51.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520836Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520852Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_52.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520867Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520883Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_53.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520898Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520922Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_54.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520946Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.520965Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_55.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.520989Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521000Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_56.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521020Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521052Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_57.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521078Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521094Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_58.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521118Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521129Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_59.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521150Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521168Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_60.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521181Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521202Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_61.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521223Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521240Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_62.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521253Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521266Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_63.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521278Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521340Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_64.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521359Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521371Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_65.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521383Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521393Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_66.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521407Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521417Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_67.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521428Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521437Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_68.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521459Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521470Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_69.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521501Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521513Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_70.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521532Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521555Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_71.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521578Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521594Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_72.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521616Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521628Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_73.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521649Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521668Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_74.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521683Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521704Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_75.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521727Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521745Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_76.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521767Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521786Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_77.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521801Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521818Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_78.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521833Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521854Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_79.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521870Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521888Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_80.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521903Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521924Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_81.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521941Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521958Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_82.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.521974Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.521994Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_83.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522016Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522041Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_84.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522063Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522074Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_85.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522093Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522115Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_86.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522139Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522158Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_87.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522182Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522203Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_88.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522224Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522245Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_89.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522261Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522272Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_90.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522287Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522298Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_91.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522312Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522327Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_92.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522342Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522363Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_93.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522380Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522397Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_94.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522413Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522430Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_95.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522445Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522469Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_96.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522514Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522534Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_97.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522549Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522569Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_98.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522592Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.522610Z DEBUG hirai::network: Broadcaster received event: Event { path: "/tmp/.tmpy3rcvc/stress_test_99.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:36.522624Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:36.786577Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/root/test_hirai_watch/test_file.txt", op: "WRITE" } [INFO] [stdout] 2025-06-29T14:34:36.786714Z DEBUG hirai::watcher: [WatcherThread] Unhandled or ignored debounced event kind: Access(Close(Write)) for path /root/test_hirai_watch/test_file.txt [INFO] [stdout] 2025-06-29T14:34:36.786785Z DEBUG hirai::network: Broadcaster received event: Event { path: "/root/test_hirai_watch/test_file.txt", op: "WRITE" } [INFO] [stdout] 2025-06-29T14:34:36.786852Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:37.329838Z  INFO hirai::network: Broadcaster shutting down due to signal. [INFO] [stdout] test test_high_event_volume_stress ... FAILED [INFO] [stdout] 2025-06-29T14:34:38.772592Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/tmp/.tmpy3rcvc", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:38.772708Z ERROR hirai::watcher: [WatcherThread] Failed to send event to main async channel: channel closed. Event: Event { path: "/tmp/.tmpy3rcvc", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:38.789598Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/root/test_hirai_watch/test_file.txt", op: "RENAME" } [INFO] [stdout] 2025-06-29T14:34:38.789797Z DEBUG hirai::network: Broadcaster received event: Event { path: "/root/test_hirai_watch/test_file.txt", op: "RENAME" } [INFO] [stdout] 2025-06-29T14:34:38.791566Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:40.790712Z DEBUG hirai::watcher: [WatcherThread] Produced event: Event { path: "/root/test_hirai_watch/test_file_renamed.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:40.791006Z DEBUG hirai::network: Broadcaster received event: Event { path: "/root/test_hirai_watch/test_file_renamed.txt", op: "REMOVE" } [INFO] [stdout] 2025-06-29T14:34:40.791107Z ERROR hirai::network: Failed to send UDP multicast message: Network unreachable (os error 101) [INFO] [stdout] 2025-06-29T14:34:42.782858Z  INFO hirai::network: Broadcaster shutting down due to signal. [INFO] [stdout] test test_file_operations_broadcast_and_receive ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_high_event_volume_stress stdout ---- [INFO] [stdout] [Test Listener] Error: No such device (os error 19) [INFO] [stdout] [Test Listener] Exited. [INFO] [stdout] [Test Broadcaster] Exited. [INFO] [stdout] [INFO] [stdout] thread 'test_high_event_volume_stress' panicked at tests/integration_tests.rs:541:5: [INFO] [stdout] Expected at least 270 events, got 0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x76d27ba111a2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x76d27ba111a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x76d27ba111a2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x76d27ba111a2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x76d27ba56b53 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x76d27ba56b53 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x76d27ba0d2b3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x76d27ba0d2b3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x76d27ba10ff2 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x76d27ba12e5c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x76d27ba12cb2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x76d27b61ee54 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x76d27b61ee54 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x76d27ba138c3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x76d27ba138c3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x76d27ba135aa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x76d27ba116a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x76d27ba1323d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x76d27b2ea980 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x76d27b30abb1 - integration_tests::test_high_event_volume_stress::{{closure}}::hda330e174ba590bd [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:541:5 [INFO] [stdout] 20: 0x76d27b31b102 - as core::future::future::Future>::poll::h598728725ee90f31 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 21: 0x76d27b31b0bd - as core::future::future::Future>::poll::h32f1f6feeaa0ac50 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x76d27b3979df - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h061fefd9aa92c096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 23: 0x76d27b397935 - tokio::task::coop::with_budget::h161375963f241966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x76d27b397935 - tokio::task::coop::budget::hf9c3017e0b669db3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x76d27b397935 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd77108fcea4ee942 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 26: 0x76d27b394d10 - tokio::runtime::scheduler::current_thread::Context::enter::hc4e943970fad3577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x76d27b396325 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4f7ccdca34b399eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 28: 0x76d27b395fe4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h843d912a7fb3a167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 29: 0x76d27b33617b - tokio::runtime::context::scoped::Scoped::set::h9e3431916409ee2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x76d27b35b7b9 - tokio::runtime::context::set_scheduler::{{closure}}::h5e50030261cbd4c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x76d27b372b12 - std::thread::local::LocalKey::try_with::hfe792e933185e355 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 32: 0x76d27b37105e - std::thread::local::LocalKey::with::h9e6f10de5a949bc2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 33: 0x76d27b35b72d - tokio::runtime::context::set_scheduler::h2e25c4b6095e8029 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x76d27b395d90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1cad697cb33d6c67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 35: 0x76d27b396073 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hac74bb6768bf2676 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 36: 0x76d27b393199 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h49757cae57067df8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x76d27b35c088 - tokio::runtime::context::runtime::enter_runtime::hdeb42a3601367723 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x76d27b392eb1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h45b238608050d48b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x76d27b318944 - tokio::runtime::runtime::Runtime::block_on_inner::he46ba18c8b82c957 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x76d27b318b07 - tokio::runtime::runtime::Runtime::block_on::h006f0db460192d72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x76d27b307eb3 - integration_tests::test_high_event_volume_stress::h66f0573d04b7975e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:550:6 [INFO] [stdout] 42: 0x76d27b307d57 - integration_tests::test_high_event_volume_stress::{{closure}}::h7c947dd590afd4e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:446:41 [INFO] [stdout] 43: 0x76d27b2f2906 - core::ops::function::FnOnce::call_once::hee8e35b290ca4ba5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x76d27b62454b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x76d27b62454b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 46: 0x76d27b6237be - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 47: 0x76d27b6237be - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x76d27b6237be - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 49: 0x76d27b6237be - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 50: 0x76d27b6237be - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x76d27b6237be - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 52: 0x76d27b6237be - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 53: 0x76d27b5e8644 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 54: 0x76d27b5e8644 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x76d27b5ebe3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x76d27b5ebe3a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x76d27b5ebe3a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 58: 0x76d27b5ebe3a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 59: 0x76d27b5ebe3a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x76d27b5ebe3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x76d27b5ebe3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x76d27ba16767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: 0x76d27ba16767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 64: 0x76d27ba16767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_high_event_volume_stress [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "b5805902fd184e86dc5fd52cfcc0b86391ed7e8a6aa91939f5d2c14927d8fca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5805902fd184e86dc5fd52cfcc0b86391ed7e8a6aa91939f5d2c14927d8fca2", kill_on_drop: false }` [INFO] [stdout] b5805902fd184e86dc5fd52cfcc0b86391ed7e8a6aa91939f5d2c14927d8fca2