The Swift Package Index logo.Swift Package Index

Build Information

Failed to build InstaGallery with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manucodin/InstaGallery.git
Reference: 0.4.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/manucodin/InstaGallery
 * tag               0.4.2      -> FETCH_HEAD
HEAD is now at c2746f8 Merge branch 'develop'
Cloned https://github.com/manucodin/InstaGallery.git
Revision (git rev-parse @):
c2746f834de102ea34bca86bd4cac739c1f6f9ca
SUCCESS checkout https://github.com/manucodin/InstaGallery.git at 0.4.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/manucodin/InstaGallery.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[5/432] Fetching cwlcatchexception
[433/1668] Fetching cwlcatchexception, cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
[1/17291] Fetching nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.68s)
Fetched https://github.com/Quick/Nimble.git from cache (1.71s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.71s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.53s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.45s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib
    /host/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib
    /host/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/61] Emitting module InstaGallery
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/69] Compiling InstaGallery User.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/69] Compiling InstaGallery BundleDataSourceBaseInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/69] Compiling InstaGallery BundleDataSourceInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/69] Compiling InstaGallery AuthenticationDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/69] Compiling InstaGallery CursorDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/69] Compiling InstaGallery GalleryDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/69] Compiling InstaGallery MediaDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/69] Compiling InstaGallery MediaTypeDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/69] Compiling InstaGallery PagingDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/69] Compiling InstaGallery UserDataSourceInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/69] Compiling InstaGallery InstaGalleryError.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/69] Compiling InstaGallery Data+Extension.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/69] Compiling InstaGallery Dictionary+Extension.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/69] Compiling InstaGallery String+Extensions.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/69] Compiling InstaGallery UIImageView+Extension.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/69] Compiling InstaGallery URL+Extension.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/69] Compiling InstaGallery InstaGallery.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/69] Compiling InstaGallery BaseRequest.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/69] Compiling InstaGallery Request.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/69] Compiling InstaGallery RequestHeaders.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/69] Compiling InstaGallery RequestMethods.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/69] Compiling InstaGallery APIURLProvider.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/69] Compiling InstaGallery AuthURLProvider.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/69] Compiling InstaGallery URLBaseProvider.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/69] Compiling InstaGallery AuthController.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/69] Compiling InstaGallery UserDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/69] Compiling InstaGallery InstagramDataSource.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/69] Compiling InstaGallery InstagramDataSourceInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/69] Compiling InstaGallery GalleryMapper.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/69] Compiling InstaGallery MediaMapper.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/69] Compiling InstaGallery PagingMapper.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/69] Compiling InstaGallery UserMapper.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/69] Compiling InstaGallery UserDataSourceImp.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/69] Compiling InstaGallery GalleryInteractorInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/69] Compiling InstaGallery GalleryPresenter.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/69] Compiling InstaGallery GalleryPresenterInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/69] Compiling InstaGallery GalleryRouting.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/69] Compiling InstaGallery GalleryRoutingInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/69] Compiling InstaGallery UserDefaultsImp.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/69] Compiling InstaGallery UserDefaultsInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/69] Compiling InstaGallery ManagerUtils.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/69] Compiling InstaGallery Constants.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/69] Compiling InstaGallery ResponseType.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/69] Compiling InstaGallery UserScope.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/69] Compiling InstaGallery Notifications.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/69] Compiling InstaGallery Cursors.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/69] Compiling InstaGallery Gallery.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[51/69] Compiling InstaGallery InstaMediaType.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[52/69] Compiling InstaGallery Media.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[53/69] Compiling InstaGallery Paging.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[54/69] Compiling InstaGallery GalleryCell.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[55/69] Compiling InstaGallery GalleryCellViewModel.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[56/69] Compiling InstaGallery GalleryController.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[57/69] Compiling InstaGallery GalleryControllerInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[58/69] Compiling InstaGallery GalleryDataSource.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[59/69] Compiling InstaGallery GalleryDataSourceImp.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[60/69] Compiling InstaGallery GalleryFactory.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[61/69] Compiling InstaGallery GalleryInteractor.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[62/69] Compiling InstaGallery AuthControllerInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[63/69] Compiling InstaGallery AuthFactory.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[64/69] Compiling InstaGallery AuthInteractor.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[65/69] Compiling InstaGallery AuthInteractorInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[66/69] Compiling InstaGallery AuthPresenter.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[67/69] Compiling InstaGallery AuthPresenterInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[68/69] Compiling InstaGallery AuthRouting.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[69/69] Compiling InstaGallery AuthRoutingInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib
    /host/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib
    /host/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/60] Compiling InstaGallery Constants.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/60] Compiling InstaGallery ResponseType.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/60] Compiling InstaGallery UserScope.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/60] Compiling InstaGallery Notifications.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/60] Compiling InstaGallery Cursors.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/60] Compiling InstaGallery Gallery.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/60] Compiling InstaGallery InstaMediaType.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/60] Compiling InstaGallery Media.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/60] Compiling InstaGallery Paging.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/68] Emitting module InstaGallery
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/68] Compiling InstaGallery UserDataSourceInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/68] Compiling InstaGallery InstaGalleryError.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/68] Compiling InstaGallery Data+Extension.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/68] Compiling InstaGallery Dictionary+Extension.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/68] Compiling InstaGallery String+Extensions.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/68] Compiling InstaGallery UIImageView+Extension.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/68] Compiling InstaGallery URL+Extension.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/68] Compiling InstaGallery InstaGallery.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/68] Compiling InstaGallery UserDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/68] Compiling InstaGallery InstagramDataSource.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/68] Compiling InstaGallery InstagramDataSourceInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/68] Compiling InstaGallery GalleryMapper.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/68] Compiling InstaGallery MediaMapper.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/68] Compiling InstaGallery PagingMapper.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/68] Compiling InstaGallery UserMapper.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/68] Compiling InstaGallery UserDataSourceImp.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/68] Compiling InstaGallery User.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/68] Compiling InstaGallery BundleDataSourceBaseInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/68] Compiling InstaGallery BundleDataSourceInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/68] Compiling InstaGallery AuthenticationDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/68] Compiling InstaGallery CursorDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/68] Compiling InstaGallery GalleryDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/68] Compiling InstaGallery MediaDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/68] Compiling InstaGallery MediaTypeDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/68] Compiling InstaGallery PagingDTO.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/68] Compiling InstaGallery AuthControllerInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/68] Compiling InstaGallery AuthFactory.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/68] Compiling InstaGallery AuthInteractor.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/68] Compiling InstaGallery AuthInteractorInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/68] Compiling InstaGallery AuthPresenter.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/68] Compiling InstaGallery AuthPresenterInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/68] Compiling InstaGallery AuthRouting.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/68] Compiling InstaGallery AuthRoutingInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/68] Compiling InstaGallery BaseRequest.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/68] Compiling InstaGallery Request.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/68] Compiling InstaGallery RequestHeaders.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/68] Compiling InstaGallery RequestMethods.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/68] Compiling InstaGallery APIURLProvider.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/68] Compiling InstaGallery AuthURLProvider.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[51/68] Compiling InstaGallery URLBaseProvider.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[52/68] Compiling InstaGallery AuthController.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[53/68] Compiling InstaGallery GalleryCell.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[54/68] Compiling InstaGallery GalleryCellViewModel.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[55/68] Compiling InstaGallery GalleryController.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[56/68] Compiling InstaGallery GalleryControllerInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[57/68] Compiling InstaGallery GalleryDataSource.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[58/68] Compiling InstaGallery GalleryDataSourceImp.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[59/68] Compiling InstaGallery GalleryFactory.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[60/68] Compiling InstaGallery GalleryInteractor.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[61/68] Compiling InstaGallery GalleryInteractorInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[62/68] Compiling InstaGallery GalleryPresenter.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[63/68] Compiling InstaGallery GalleryPresenterInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[64/68] Compiling InstaGallery GalleryRouting.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[65/68] Compiling InstaGallery GalleryRoutingInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[66/68] Compiling InstaGallery UserDefaultsImp.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[67/68] Compiling InstaGallery UserDefaultsInterface.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[68/68] Compiling InstaGallery ManagerUtils.swift
/host/spi-builder-workspace/Sources/InstaGallery/DataModel/Media.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2