pub fn run_silent( manifest_dir: &Path, config: &Config, file_visit_callback: impl FnMut(&Path), ) -> Result<()>