pub fn persist_package_source( manifest: &InstallManifest, source_path: &Path, ) -> Result<(), Error>