The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GenericDataSources with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GenericDataSource/GenericDataSource.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GenericDataSource/GenericDataSource
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8b06dfd Xcode 15 compilation error. (#18)
Cloned https://github.com/GenericDataSource/GenericDataSource.git into spi-builder-workspace
8b06dfd564afc80155ab0a30a2613dc8e04be1e9
SUCCESS checkout https://github.com/GenericDataSource/GenericDataSource.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/28] Emitting module GenericDataSources
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/28] Compiling GenericDataSources LocalDataSourceCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/28] Compiling GenericDataSources ReusableCell.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/28] Compiling GenericDataSources ReusableSupplementaryView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/28] Compiling GenericDataSources ReusableView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/28] Compiling GenericDataSources SegmentedDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/28] Compiling GenericDataSources SupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/28] Compiling GenericDataSources UICollectionView+CollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/28] Compiling GenericDataSources UIKitExtensions.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/28] Compiling GenericDataSources UITableView+CollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/28] Compiling GenericDataSources AbstractDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/28] Compiling GenericDataSources AnyBasicDataSourceRepresentable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/28] Compiling GenericDataSources AnyDataSourceSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/28] Compiling GenericDataSources BasicBlockDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/28] Compiling GenericDataSources BasicBlockSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/28] Compiling GenericDataSources BasicDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/28] Compiling GenericDataSources BasicDataSourceRepresentable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/28] Compiling GenericDataSources BasicSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/28] Compiling GenericDataSources BatchUpdater.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/28] Compiling GenericDataSources BlockSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/28] Compiling GenericDataSources CollectionDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/28] Compiling GenericDataSources CompositeDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/28] Compiling GenericDataSources CompositeSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/28] Compiling GenericDataSources DataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/28] Compiling GenericDataSources DataSourceSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/28] Compiling GenericDataSources DataSourceSelector.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/28] Compiling GenericDataSources GeneralCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/28] Compiling GenericDataSources GeneralCollectionViewFocusUpdateContext.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/37] Compiling GenericDataSources UnselectableSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/37] Compiling GenericDataSources _CompositeParentGeneralCollectionViewMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/37] Compiling GenericDataSources _DataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/37] Compiling GenericDataSources _DelegatedGeneralCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/37] Compiling GenericDataSources _GeneralCollectionViewWrapperMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/37] Compiling GenericDataSources _MultiSectionDataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/37] Compiling GenericDataSources _SegmentedGeneralCollectionViewMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/37] Compiling GenericDataSources _SingleSectionDataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/37] Compiling GenericDataSources _Utilities.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
ShellOut encountered an error
Status code: 1
Message: ""
Output: "Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/28] Emitting module GenericDataSources
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/28] Compiling GenericDataSources LocalDataSourceCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/28] Compiling GenericDataSources ReusableCell.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/28] Compiling GenericDataSources ReusableSupplementaryView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/28] Compiling GenericDataSources ReusableView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/28] Compiling GenericDataSources SegmentedDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/28] Compiling GenericDataSources SupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/28] Compiling GenericDataSources UICollectionView+CollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/28] Compiling GenericDataSources UIKitExtensions.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/28] Compiling GenericDataSources UITableView+CollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/28] Compiling GenericDataSources AbstractDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/28] Compiling GenericDataSources AnyBasicDataSourceRepresentable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/28] Compiling GenericDataSources AnyDataSourceSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/28] Compiling GenericDataSources BasicBlockDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/28] Compiling GenericDataSources BasicBlockSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/28] Compiling GenericDataSources BasicDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/28] Compiling GenericDataSources BasicDataSourceRepresentable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/28] Compiling GenericDataSources BasicSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/28] Compiling GenericDataSources BatchUpdater.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/28] Compiling GenericDataSources BlockSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/28] Compiling GenericDataSources CollectionDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/28] Compiling GenericDataSources CompositeDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/28] Compiling GenericDataSources CompositeSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/28] Compiling GenericDataSources DataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/28] Compiling GenericDataSources DataSourceSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/28] Compiling GenericDataSources DataSourceSelector.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/28] Compiling GenericDataSources GeneralCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/28] Compiling GenericDataSources GeneralCollectionViewFocusUpdateContext.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/37] Compiling GenericDataSources UnselectableSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/37] Compiling GenericDataSources _CompositeParentGeneralCollectionViewMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/37] Compiling GenericDataSources _DataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/37] Compiling GenericDataSources _DelegatedGeneralCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/37] Compiling GenericDataSources _GeneralCollectionViewWrapperMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/37] Compiling GenericDataSources _MultiSectionDataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/37] Compiling GenericDataSources _SegmentedGeneralCollectionViewMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/37] Compiling GenericDataSources _SingleSectionDataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/37] Compiling GenericDataSources _Utilities.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/28] Compiling GenericDataSources LocalDataSourceCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/28] Compiling GenericDataSources ReusableCell.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/28] Compiling GenericDataSources ReusableSupplementaryView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/28] Compiling GenericDataSources ReusableView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/28] Compiling GenericDataSources SegmentedDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/28] Compiling GenericDataSources SupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/28] Compiling GenericDataSources UICollectionView+CollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/28] Compiling GenericDataSources UIKitExtensions.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/28] Compiling GenericDataSources UITableView+CollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[10/37] Emitting module GenericDataSources
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/37] Compiling GenericDataSources BlockSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/37] Compiling GenericDataSources CollectionDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/37] Compiling GenericDataSources CompositeDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/37] Compiling GenericDataSources CompositeSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/37] Compiling GenericDataSources DataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/37] Compiling GenericDataSources DataSourceSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/37] Compiling GenericDataSources DataSourceSelector.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/37] Compiling GenericDataSources GeneralCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/37] Compiling GenericDataSources GeneralCollectionViewFocusUpdateContext.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/37] Compiling GenericDataSources AbstractDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/37] Compiling GenericDataSources AnyBasicDataSourceRepresentable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/37] Compiling GenericDataSources AnyDataSourceSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/37] Compiling GenericDataSources BasicBlockDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/37] Compiling GenericDataSources BasicBlockSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/37] Compiling GenericDataSources BasicDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/37] Compiling GenericDataSources BasicDataSourceRepresentable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/37] Compiling GenericDataSources BasicSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/37] Compiling GenericDataSources BatchUpdater.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/37] Compiling GenericDataSources UnselectableSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/37] Compiling GenericDataSources _CompositeParentGeneralCollectionViewMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/37] Compiling GenericDataSources _DataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/37] Compiling GenericDataSources _DelegatedGeneralCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/37] Compiling GenericDataSources _GeneralCollectionViewWrapperMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/37] Compiling GenericDataSources _MultiSectionDataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/37] Compiling GenericDataSources _SegmentedGeneralCollectionViewMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/37] Compiling GenericDataSources _SingleSectionDataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/37] Compiling GenericDataSources _Utilities.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
[1/28] Compiling GenericDataSources LocalDataSourceCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/28] Compiling GenericDataSources ReusableCell.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/28] Compiling GenericDataSources ReusableSupplementaryView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/28] Compiling GenericDataSources ReusableView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/28] Compiling GenericDataSources SegmentedDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/28] Compiling GenericDataSources SupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/28] Compiling GenericDataSources UICollectionView+CollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/28] Compiling GenericDataSources UIKitExtensions.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/28] Compiling GenericDataSources UITableView+CollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[10/37] Emitting module GenericDataSources
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/37] Compiling GenericDataSources BlockSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/37] Compiling GenericDataSources CollectionDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/37] Compiling GenericDataSources CompositeDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/37] Compiling GenericDataSources CompositeSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/37] Compiling GenericDataSources DataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/37] Compiling GenericDataSources DataSourceSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/37] Compiling GenericDataSources DataSourceSelector.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/37] Compiling GenericDataSources GeneralCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/37] Compiling GenericDataSources GeneralCollectionViewFocusUpdateContext.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/37] Compiling GenericDataSources AbstractDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/37] Compiling GenericDataSources AnyBasicDataSourceRepresentable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/37] Compiling GenericDataSources AnyDataSourceSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/37] Compiling GenericDataSources BasicBlockDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/37] Compiling GenericDataSources BasicBlockSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/37] Compiling GenericDataSources BasicDataSource.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/37] Compiling GenericDataSources BasicDataSourceRepresentable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/37] Compiling GenericDataSources BasicSupplementaryViewCreator.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/37] Compiling GenericDataSources BatchUpdater.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/37] Compiling GenericDataSources UnselectableSelectionHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/37] Compiling GenericDataSources _CompositeParentGeneralCollectionViewMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/37] Compiling GenericDataSources _DataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/37] Compiling GenericDataSources _DelegatedGeneralCollectionView.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/37] Compiling GenericDataSources _GeneralCollectionViewWrapperMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/37] Compiling GenericDataSources _MultiSectionDataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/37] Compiling GenericDataSources _SegmentedGeneralCollectionViewMapping.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/37] Compiling GenericDataSources _SingleSectionDataSourcesCollection.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/37] Compiling GenericDataSources _Utilities.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^"
BUILD FAILURE 5.7 macosSpm