[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fwatcher" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NavyD/watcher on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df763e9fb43c727643253b85e47f20bc4a685ce8143c36875a0513123f70dae9 [INFO] running `Command { std: "docker" "start" "-a" "df763e9fb43c727643253b85e47f20bc4a685ce8143c36875a0513123f70dae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df763e9fb43c727643253b85e47f20bc4a685ce8143c36875a0513123f70dae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df763e9fb43c727643253b85e47f20bc4a685ce8143c36875a0513123f70dae9", kill_on_drop: false }` [INFO] [stdout] df763e9fb43c727643253b85e47f20bc4a685ce8143c36875a0513123f70dae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0922e01d64c38cb9f047e68b44ea2eef9d6e548b2dfc74b4c0ce1aad803163f [INFO] running `Command { std: "docker" "start" "-a" "a0922e01d64c38cb9f047e68b44ea2eef9d6e548b2dfc74b4c0ce1aad803163f", 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 bitflags v2.3.3 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [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 bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fake-tty v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.3 [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 mio v0.8.8 [INFO] [stderr] Compiling filetime v0.2.21 [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 regex v1.9.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling globset v0.4.12 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling clap_complete v4.3.2 [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 17.62s [INFO] running `Command { std: "docker" "inspect" "a0922e01d64c38cb9f047e68b44ea2eef9d6e548b2dfc74b4c0ce1aad803163f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0922e01d64c38cb9f047e68b44ea2eef9d6e548b2dfc74b4c0ce1aad803163f", kill_on_drop: false }` [INFO] [stdout] a0922e01d64c38cb9f047e68b44ea2eef9d6e548b2dfc74b4c0ce1aad803163f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb03619f19c7412aeb0dd87f6c471b9fdfcf6627fe44f3fe7f0a105051bf8156 [INFO] running `Command { std: "docker" "start" "-a" "eb03619f19c7412aeb0dd87f6c471b9fdfcf6627fe44f3fe7f0a105051bf8156", 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 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 11.19s [INFO] running `Command { std: "docker" "inspect" "eb03619f19c7412aeb0dd87f6c471b9fdfcf6627fe44f3fe7f0a105051bf8156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb03619f19c7412aeb0dd87f6c471b9fdfcf6627fe44f3fe7f0a105051bf8156", kill_on_drop: false }` [INFO] [stdout] eb03619f19c7412aeb0dd87f6c471b9fdfcf6627fe44f3fe7f0a105051bf8156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4fb24bdd53af3a07f52089ba263e6d226895adde99c560bad2c471d43551c80f [INFO] running `Command { std: "docker" "start" "-a" "4fb24bdd53af3a07f52089ba263e6d226895adde99c560bad2c471d43551c80f", 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" -p watcher --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/watcher-048b4d67c14e4c95) [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/.tmpbLhbyx"] [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher] found Create(Folder) event in ["/tmp/.tmpbLhbyx/a"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher::tests] writing /tmp/.tmpbLhbyx/a/b/c/c.txt for watching with content: lHI6yw5Ski [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher::tests] writing /tmp/.tmpbLhbyx/a/b/b.txt for watching with content: 3m503LjMQn [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher::tests] writing /tmp/.tmpbLhbyx/a/a.txt for watching with content: f04HlNEruv [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher] found Create(File) event in ["/tmp/.tmpbLhbyx/a/b/b.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher] found Modify(Data(Any)) event in ["/tmp/.tmpbLhbyx/a/b/b.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher] found Access(Close(Write)) event in ["/tmp/.tmpbLhbyx/a/b/b.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher] found Create(File) event in ["/tmp/.tmpbLhbyx/a/a.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher] found Modify(Data(Any)) event in ["/tmp/.tmpbLhbyx/a/a.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher] found Access(Close(Write)) event in ["/tmp/.tmpbLhbyx/a/a.txt"] has attrs EventAttributes { inner: None } [INFO] [stdout] [2026-01-06T10:22:53Z INFO watcher] close the iter for disconnected channel [INFO] [stdout] [2026-01-06T10:22:53Z INFO watcher::tests] received 8 events: [Some(EventInfo { event: Create, paths: ["/tmp/.tmpbLhbyx/a"] }), Some(EventInfo { event: Create, paths: ["/tmp/.tmpbLhbyx/a/b/b.txt"] }), Some(EventInfo { event: Modify, paths: ["/tmp/.tmpbLhbyx/a/b/b.txt"] }), Some(EventInfo { event: Access, paths: ["/tmp/.tmpbLhbyx/a/b/b.txt"] }), Some(EventInfo { event: Create, paths: ["/tmp/.tmpbLhbyx/a/a.txt"] }), Some(EventInfo { event: Modify, paths: ["/tmp/.tmpbLhbyx/a/a.txt"] }), Some(EventInfo { event: Access, paths: ["/tmp/.tmpbLhbyx/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: 0x62dc81452432 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62dc81452432 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62dc81452432 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62dc81452432 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62dc814699fa - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62dc814699fa - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x62dc81458336 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62dc81458336 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62dc8142eb9f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62dc8142eb9f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62dc814498c9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62dc81018a4e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x62dc81018a4e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62dc81449a82 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x62dc81449a82 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62dc8142ec8a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x62dc81423c19 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62dc8142faad - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62dc8146a1ec - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62dc8146a1b2 - core[585f66e14d78f9ba]::panicking::panic [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x62dc80fba7ef - watcher[5861081f931f1bdf]::tests::test_watcher_iter [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:659:9 [INFO] [stdout] 21: 0x62dc80fb8097 - watcher[5861081f931f1bdf]::tests::test_watcher_iter::{closure#0} [INFO] [stderr] error: test failed, to rerun pass `--bin watcher` [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:624:31 [INFO] [stdout] 22: 0x62dc80fa7e56 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x62dc8100cdfb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x62dc8100cdfb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x62dc8101965a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x62dc8101965a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x62dc8101965a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x62dc8101965a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x62dc8101965a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x62dc8101965a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x62dc8101965a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x62dc81013b24 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x62dc81013b24 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x62dc8101c152 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x62dc8101c152 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x62dc8101c152 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x62dc8101c152 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x62dc8101c152 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x62dc8101c152 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x62dc8101c152 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x62dc81451b0f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 42: 0x62dc81451b0f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 43: 0x717a0706caa4 - [INFO] [stdout] 44: 0x717a070f9a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_single_handler stdout ---- [INFO] [stdout] [2026-01-06T10:22:52Z INFO watcher::tests] sending event None [INFO] [stdout] [2026-01-06T10:22:52Z TRACE watcher] checking timeout last info `None` for child process none [INFO] [stdout] [2026-01-06T10:22:52Z INFO watcher::tests] sending event Some(EventInfo { event: Create, paths: ["a.txt"] }) [INFO] [stdout] [2026-01-06T10:22:52Z INFO watcher] found new event create in path ["a.txt"] [INFO] [stdout] [2026-01-06T10:22:52Z DEBUG watcher] waiting event info EventInfo { event: Create, paths: ["a.txt"] } for next timeout [INFO] [stdout] [2026-01-06T10:22:53Z INFO watcher::tests] sending event Some(EventInfo { event: Create, paths: ["b.txt"] }) [INFO] [stdout] [2026-01-06T10:22:53Z INFO watcher] found new event create in path ["b.txt"] [INFO] [stdout] [2026-01-06T10:22:53Z DEBUG watcher] waiting event info EventInfo { event: Create, paths: ["b.txt"] } for next timeout [INFO] [stdout] [2026-01-06T10:22:53Z INFO watcher::tests] sending event None [INFO] [stdout] [2026-01-06T10:22:53Z TRACE watcher] checking timeout last info `Some(EventInfo { event: Create, paths: ["b.txt"] })` for child process none [INFO] [stdout] [2026-01-06T10:22:53Z 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] [2026-01-06T10:22:53Z TRACE watcher] executing command `false` with args: ["false"] [INFO] [stdout] [2026-01-06T10:22:53Z TRACE watcher] Writing info `EventInfo { event: Create, paths: ["b.txt"] }` to be formatted to the stdin of process 32 [INFO] [stdout] [2026-01-06T10:22:54Z INFO watcher::tests] sending event None [INFO] [stdout] [2026-01-06T10:22:54Z TRACE watcher] checking timeout last info `None` for child process 32 [INFO] [stdout] [2026-01-06T10:22:54Z TRACE watcher] found exited process 32 with status: Some(1) [INFO] [stdout] [2026-01-06T10:22:54Z ERROR watcher] failed to run command `false` with status 1 [INFO] [stdout] [2026-01-06T10:22:54Z INFO watcher::tests] sending event Some(EventInfo { event: Create, paths: ["c.txt"] }) [INFO] [stdout] [2026-01-06T10:22:54Z INFO watcher] found new event create in path ["c.txt"] [INFO] [stdout] [2026-01-06T10:22:54Z DEBUG watcher] waiting event info EventInfo { event: Create, paths: ["c.txt"] } for next timeout [INFO] [stdout] [2026-01-06T10:22:55Z INFO watcher::tests] sending event None [INFO] [stdout] [2026-01-06T10:22:55Z TRACE watcher] checking timeout last info `Some(EventInfo { event: Create, paths: ["c.txt"] })` for child process none [INFO] [stdout] [2026-01-06T10:22:55Z 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] [2026-01-06T10:22:55Z TRACE watcher] executing command `false` with args: ["false"] [INFO] [stdout] [2026-01-06T10:22:55Z TRACE watcher] Writing info `EventInfo { event: Create, paths: ["c.txt"] }` to be formatted to the stdin of process 33 [INFO] [stdout] [2026-01-06T10:22:55Z 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: 0x62dc81452432 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62dc81452432 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62dc81452432 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62dc81452432 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62dc814699fa - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62dc814699fa - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x62dc81458336 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62dc81458336 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62dc8142eb9f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62dc8142eb9f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62dc814498c9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62dc81018a4e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x62dc81018a4e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62dc81449a82 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x62dc81449a82 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62dc8142ec8a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x62dc81423c19 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62dc8142faad - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62dc8146a1ec - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62dc8146a1b2 - core[585f66e14d78f9ba]::panicking::panic [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x62dc80fbb568 - watcher[5861081f931f1bdf]::tests::test_single_handler [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:718:9 [INFO] [stdout] 21: 0x62dc80fb80c7 - watcher[5861081f931f1bdf]::tests::test_single_handler::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:669:33 [INFO] [stdout] 22: 0x62dc80fa7e96 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x62dc8100cdfb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x62dc8100cdfb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x62dc8101965a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x62dc8101965a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x62dc8101965a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x62dc8101965a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x62dc8101965a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x62dc8101965a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x62dc8101965a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x62dc81013b24 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x62dc81013b24 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x62dc8101c152 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x62dc8101c152 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x62dc8101c152 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x62dc8101c152 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x62dc8101c152 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x62dc8101c152 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x62dc8101c152 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x62dc81451b0f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 42: 0x62dc81451b0f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 43: 0x717a0706caa4 - [INFO] [stdout] 44: 0x717a070f9a64 - 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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4fb24bdd53af3a07f52089ba263e6d226895adde99c560bad2c471d43551c80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb24bdd53af3a07f52089ba263e6d226895adde99c560bad2c471d43551c80f", kill_on_drop: false }` [INFO] [stdout] 4fb24bdd53af3a07f52089ba263e6d226895adde99c560bad2c471d43551c80f