Adversarial and stress tests for the file watcher subsystem (fscache + watcher).
**Not run by default.** Use `--ignored` to run:
```bash
uv run cargo test -p zccache-watcher --test stress_test -- --ignored
uv run cargo test -p zccache-watcher --test stress_test -- --ignored stress_concurrent_lookups
```