pub async fn run( config: &Watch, base_env: &HashMap<String, String>, metadata: &CargoMetadata, color: &str, ) -> Result<()>