fn reject_duplicate_component( included: &mut IndexSet<PathBuf>, manifest: &Path, path: &Path, ) -> Result<(), ManifestLoadError>