fn copy_extra_project_path( root: &Path, temp_dir: &Path, path: &Path, handled_roots: &[PathBuf], ) -> Result<()>