There is a newly added watchman Rust client implementation in the watchman repository at: https://github.com/facebook/watchman/tree/master/rust/watchman_client (on [crates.io](https://crates.io/crates/watchman_client)) It's probably better to use that client instead of using `Command::new`. :D