[INFO] cloning repository https://github.com/NavyD/watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NavyD/watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fwatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fwatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 092b99002aa34b0f0a8a463af7cec3511402d7ed [INFO] testing NavyD/watcher against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fwatcher" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NavyD/watcher [INFO] finished tweaking git repo https://github.com/NavyD/watcher [INFO] tweaked toml for git repo https://github.com/NavyD/watcher written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NavyD/watcher on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NavyD/watcher 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9898537d483626c2fc502c249c893afdcc4e191f788fa9b20b6e434b3c07c864 [INFO] running `Command { std: "docker" "start" "-a" "9898537d483626c2fc502c249c893afdcc4e191f788fa9b20b6e434b3c07c864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9898537d483626c2fc502c249c893afdcc4e191f788fa9b20b6e434b3c07c864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9898537d483626c2fc502c249c893afdcc4e191f788fa9b20b6e434b3c07c864", kill_on_drop: false }` [INFO] [stdout] 9898537d483626c2fc502c249c893afdcc4e191f788fa9b20b6e434b3c07c864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13ecca129741ccc5cf90002d250b2c8663113f15ff2bbd720c4c464beffc2712 [INFO] running `Command { std: "docker" "start" "-a" "13ecca129741ccc5cf90002d250b2c8663113f15ff2bbd720c4c464beffc2712", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fake-tty v0.3.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling globset v0.4.12 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling watcher v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.20s [INFO] running `Command { std: "docker" "inspect" "13ecca129741ccc5cf90002d250b2c8663113f15ff2bbd720c4c464beffc2712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ecca129741ccc5cf90002d250b2c8663113f15ff2bbd720c4c464beffc2712", kill_on_drop: false }` [INFO] [stdout] 13ecca129741ccc5cf90002d250b2c8663113f15ff2bbd720c4c464beffc2712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 452d7e1f08151b4132e2d84ef7e3e1daa1aa318c27aaad4c49fb75cedde013d5 [INFO] running `Command { std: "docker" "start" "-a" "452d7e1f08151b4132e2d84ef7e3e1daa1aa318c27aaad4c49fb75cedde013d5", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling watcher v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.58s [INFO] running `Command { std: "docker" "inspect" "452d7e1f08151b4132e2d84ef7e3e1daa1aa318c27aaad4c49fb75cedde013d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452d7e1f08151b4132e2d84ef7e3e1daa1aa318c27aaad4c49fb75cedde013d5", kill_on_drop: false }` [INFO] [stdout] 452d7e1f08151b4132e2d84ef7e3e1daa1aa318c27aaad4c49fb75cedde013d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c41868746193169c69548438bda0d0a1970b67e70932ce667250122633631d2a [INFO] running `Command { std: "docker" "start" "-a" "c41868746193169c69548438bda0d0a1970b67e70932ce667250122633631d2a", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main.rs:268:17 [INFO] [stderr] | [INFO] [stderr] 268 | pub fn iter(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 268 | pub fn iter(&self) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `watcher` (bin "watcher" test) generated 1 warning (run `cargo fix --bin "watcher" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/watcher-d5cb2e3b480ef5ff) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_args ... ok [INFO] [stdout] test tests::test_interested_mock ... ok [INFO] [stdout] test tests::test_interested_excludes ... ok [INFO] [stdout] test tests::test_watcher_iter ... FAILED [INFO] [stdout] test tests::test_single_handler ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_watcher_iter stdout ---- [INFO] [stdout] waiting [Access, Modify, Move, Create, Delete] events in interval 1s for recurive 1 paths: ["/tmp/.tmpIeTjFF"] [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher] found Create(Folder) event in ["/tmp/.tmpIeTjFF/a"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher::tests] writing /tmp/.tmpIeTjFF/a/b/c/c.txt for watching with content: UDadTRLlKi [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher::tests] writing /tmp/.tmpIeTjFF/a/b/b.txt for watching with content: CH09ik3fxQ [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher::tests] writing /tmp/.tmpIeTjFF/a/a.txt for watching with content: npwReF8iD8 [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher] found Create(File) event in ["/tmp/.tmpIeTjFF/a/b/b.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher] found Modify(Data(Any)) event in ["/tmp/.tmpIeTjFF/a/b/b.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher] found Access(Close(Write)) event in ["/tmp/.tmpIeTjFF/a/b/b.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher] found Create(File) event in ["/tmp/.tmpIeTjFF/a/a.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher] found Modify(Data(Any)) event in ["/tmp/.tmpIeTjFF/a/a.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher] found Access(Close(Write)) event in ["/tmp/.tmpIeTjFF/a/a.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2025-09-28T10:26:29Z INFO watcher] close the iter for disconnected channel [INFO] [stdout] [2025-09-28T10:26:29Z INFO watcher::tests] received 8 events: [Some(EventInfo { event: Create, paths: ["/tmp/.tmpIeTjFF/a"] }), Some(EventInfo { event: Create, paths: ["/tmp/.tmpIeTjFF/a/b/b.txt"] }), Some(EventInfo { event: Modify, paths: ["/tmp/.tmpIeTjFF/a/b/b.txt"] }), Some(EventInfo { event: Access, paths: ["/tmp/.tmpIeTjFF/a/b/b.txt"] }), Some(EventInfo { event: Create, paths: ["/tmp/.tmpIeTjFF/a/a.txt"] }), Some(EventInfo { event: Modify, paths: ["/tmp/.tmpIeTjFF/a/a.txt"] }), Some(EventInfo { event: Access, paths: ["/tmp/.tmpIeTjFF/a/a.txt"] }), None] [INFO] [stdout] [INFO] [stdout] thread 'tests::test_watcher_iter' (28) panicked at src/main.rs:659:9: [INFO] [stdout] assertion failed: tmp_paths.iter().all(|p| [INFO] [stdout] { [INFO] [stdout] events.iter().any(|e| [INFO] [stdout] e.as_ref().map_or(false, |e| e.paths.contains(p))) [INFO] [stdout] }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d760eec6022 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d760eec6022 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d760eec6022 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d760eec6022 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d760eed70af - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d760eed70af - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d760ee904d1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d760ee904d1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d760ee9d6e2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d760eea296f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d760eea2801 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d760ea7693e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5d760ea7693e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d760eea302f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5d760eea302f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d760eea2e56 - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5d760ee9d819 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d760ee8400d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d760eee10b0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5d760eee108c - core::panicking::panic::hb76470d3d1479b1b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x5d760e9f92b2 - watcher::tests::test_watcher_iter::hc4e4e684579328c0 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:659:9 [INFO] [stdout] 21: 0x5d760e9f9427 - watcher::tests::test_watcher_iter::{{closure}}::h5b75f9e7d6665095 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:624:31 [INFO] [stdout] 22: 0x5d760ea17c56 - core::ops::function::FnOnce::call_once::h5fb67331e03b4816 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d760ea766fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d760ea766fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5d760ea8c345 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5d760ea8c345 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5d760ea8c345 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5d760ea8c345 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5d760ea8c345 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5d760ea8c345 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5d760ea8c345 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5d760ea62b24 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5d760ea62b24 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5d760ea6642a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5d760ea6642a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5d760ea6642a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5d760ea6642a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5d760ea6642a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5d760ea6642a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5d760ea6642a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5d760ee9883f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x5d760ee9883f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x753b9842aaa4 - [INFO] [stdout] 44: 0x753b984b7a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_single_handler stdout ---- [INFO] [stdout] [2025-09-28T10:26:28Z INFO watcher::tests] sending event None [INFO] [stdout] [2025-09-28T10:26:28Z TRACE watcher] checking timeout last info `None` for child process none [INFO] [stdout] [2025-09-28T10:26:28Z INFO watcher::tests] sending event Some(EventInfo { event: Create, paths: ["a.txt"] }) [INFO] [stdout] [2025-09-28T10:26:28Z INFO watcher] found new event create in path ["a.txt"] [INFO] [stdout] [2025-09-28T10:26:28Z DEBUG watcher] waiting event info EventInfo { event: Create, paths: ["a.txt"] } for next timeout [INFO] [stdout] [2025-09-28T10:26:29Z INFO watcher::tests] sending event Some(EventInfo { event: Create, paths: ["b.txt"] }) [INFO] [stdout] [2025-09-28T10:26:29Z INFO watcher] found new event create in path ["b.txt"] [INFO] [stdout] [2025-09-28T10:26:29Z DEBUG watcher] waiting event info EventInfo { event: Create, paths: ["b.txt"] } for next timeout [INFO] [stdout] [2025-09-28T10:26:29Z INFO watcher::tests] sending event None [INFO] [stdout] [2025-09-28T10:26:29Z TRACE watcher] checking timeout last info `Some(EventInfo { event: Create, paths: ["b.txt"] })` for child process none [INFO] [stdout] [2025-09-28T10:26:29Z DEBUG watcher] spawning new process with args: ProcessArgs { tty: false, send_stdin: true, command: "false" } [INFO] [stdout] starting new process by command: `false` [INFO] [stdout] [2025-09-28T10:26:29Z TRACE watcher] executing command `false` with args: ["false"] [INFO] [stdout] [2025-09-28T10:26:29Z TRACE watcher] Writing info `EventInfo { event: Create, paths: ["b.txt"] }` to be formatted to the stdin of process 32 [INFO] [stdout] [2025-09-28T10:26:30Z INFO watcher::tests] sending event None [INFO] [stdout] [2025-09-28T10:26:30Z TRACE watcher] checking timeout last info `None` for child process 32 [INFO] [stdout] [2025-09-28T10:26:30Z TRACE watcher] found exited process 32 with status: Some(1) [INFO] [stdout] [2025-09-28T10:26:30Z ERROR watcher] failed to run command `false` with status 1 [INFO] [stdout] [2025-09-28T10:26:30Z INFO watcher::tests] sending event Some(EventInfo { event: Create, paths: ["c.txt"] }) [INFO] [stdout] [2025-09-28T10:26:30Z INFO watcher] found new event create in path ["c.txt"] [INFO] [stdout] [2025-09-28T10:26:30Z DEBUG watcher] waiting event info EventInfo { event: Create, paths: ["c.txt"] } for next timeout [INFO] [stdout] [2025-09-28T10:26:31Z INFO watcher::tests] sending event None [INFO] [stdout] [2025-09-28T10:26:31Z TRACE watcher] checking timeout last info `Some(EventInfo { event: Create, paths: ["c.txt"] })` for child process none [INFO] [stdout] [2025-09-28T10:26:31Z DEBUG watcher] spawning new process with args: ProcessArgs { tty: false, send_stdin: true, command: "false" } [INFO] [stdout] starting new process by command: `false` [INFO] [stdout] [2025-09-28T10:26:31Z TRACE watcher] executing command `false` with args: ["false"] [INFO] [stdout] [2025-09-28T10:26:31Z TRACE watcher] Writing info `EventInfo { event: Create, paths: ["c.txt"] }` to be formatted to the stdin of process 33 [INFO] [stdout] [2025-09-28T10:26:31Z DEBUG watcher::tests] handler result: Err(Broken pipe (os error 32)) [INFO] [stdout] [INFO] [stdout] thread 'tests::test_single_handler' (27) panicked at src/main.rs:718:9: [INFO] [stdout] assertion failed: res.unwrap_err().to_string().contains("events hang up") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d760eec6022 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d760eec6022 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d760eec6022 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d760eec6022 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d760eed70af - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d760eed70af - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d760ee904d1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d760ee904d1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d760ee9d6e2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d760eea296f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d760eea2801 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d760ea7693e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5d760ea7693e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d760eea302f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5d760eea302f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d760eea2e56 - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5d760ee9d819 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d760ee8400d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d760eee10b0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5d760eee108c - core::panicking::panic::hb76470d3d1479b1b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x5d760e9fa4b9 - watcher::tests::test_single_handler::hbafc18134e85bd82 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:718:9 [INFO] [stdout] 21: 0x5d760e9fa9b7 - watcher::tests::test_single_handler::{{closure}}::hacbe10cf1a1adb09 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:669:33 [INFO] [stdout] 22: 0x5d760ea17ff6 - core::ops::function::FnOnce::call_once::hd7aeec1434f35e45 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d760ea766fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d760ea766fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5d760ea8c345 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5d760ea8c345 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5d760ea8c345 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5d760ea8c345 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5d760ea8c345 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5d760ea8c345 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5d760ea8c345 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5d760ea62b24 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5d760ea62b24 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5d760ea6642a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5d760ea6642a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5d760ea6642a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5d760ea6642a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5d760ea6642a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5d760ea6642a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5d760ea6642a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5d760ee9883f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x5d760ee9883f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x753b9842aaa4 - [INFO] [stdout] 44: 0x753b984b7a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_single_handler [INFO] [stdout] tests::test_watcher_iter [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin watcher` [INFO] running `Command { std: "docker" "inspect" "c41868746193169c69548438bda0d0a1970b67e70932ce667250122633631d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41868746193169c69548438bda0d0a1970b67e70932ce667250122633631d2a", kill_on_drop: false }` [INFO] [stdout] c41868746193169c69548438bda0d0a1970b67e70932ce667250122633631d2a