pub fn find_unmanaged_repos( root_path: &Path, managed_repos: &[Repo], ) -> Result<Vec<PathBuf>, String>