Build Information
Failed to build CellKit, reference main (80cdd7
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 03:32:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/futuredapp/CellKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/futuredapp/CellKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 80cdd77 Merge pull request #49 from futuredapp/housekeep/supplementary-kinds
Cloned https://github.com/futuredapp/CellKit.git
Revision (git rev-parse @):
80cdd77e999f0c4266c9fd1392b9bebaeb50e71a
SUCCESS checkout https://github.com/futuredapp/CellKit.git at main
Fetching https://github.com/ra1028/DifferenceKit.git
[1/2319] Fetching differencekit
Fetched https://github.com/ra1028/DifferenceKit.git from cache (1.20s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (1.78s)
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "cellkit",
"name": "CellKit",
"url": "https://github.com/futuredapp/CellKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CellKit",
"dependencies": [
{
"identity": "differencekit",
"name": "DifferenceKit",
"url": "https://github.com/ra1028/DifferenceKit.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DifferenceKit",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/futuredapp/CellKit.git
[1/1073] Fetching cellkit
Fetched https://github.com/futuredapp/CellKit.git from cache (0.82s)
Fetching https://github.com/ra1028/DifferenceKit.git from cache
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.48s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.55s)
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.3.0
Creating working copy for https://github.com/futuredapp/CellKit.git
Working copy of https://github.com/futuredapp/CellKit.git resolved at main (80cdd77)
warning: '.resolve-product-dependencies': dependency 'cellkit' is not used by any target
Found 1 product dependencies
- DifferenceKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/futuredapp/CellKit.git
https://github.com/futuredapp/CellKit.git
{
"dependencies" : [
{
"identity" : "differencekit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ra1028/DifferenceKit.git"
}
],
"manifest_display_name" : "CellKit",
"name" : "CellKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "CellKit",
"targets" : [
"CellKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DiffableCellKit",
"targets" : [
"DiffableCellKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DiffableCellKit",
"module_type" : "SwiftTarget",
"name" : "DiffableCellKit",
"path" : "Sources/DiffableCellKit",
"product_dependencies" : [
"DifferenceKit"
],
"product_memberships" : [
"DiffableCellKit"
],
"sources" : [
"DifferentiableCellModel.swift",
"DifferentiableCellModelDataSource.swift",
"DifferentiableCellModelSection.swift"
],
"target_dependencies" : [
"CellKit"
],
"type" : "library"
},
{
"c99name" : "CellKit",
"module_type" : "SwiftTarget",
"name" : "CellKit",
"path" : "Sources/CellKit",
"product_memberships" : [
"CellKit",
"DiffableCellKit"
],
"sources" : [
"CellConfigurable.swift",
"CellConvertible.swift",
"CellModel.swift",
"CellModelDataSource.swift",
"CellModelSection.swift",
"CellModelSelectable.swift",
"CollectionReusableView.swift",
"DataSource.swift",
"DiffableDataSources/CollectionSupplementaryViewModel.swift",
"DiffableDataSources/LazyCellProvider.swift",
"DiffableDataSources/LazySupplementaryViewProvider.swift",
"DiffableDataSources/SupplementaryElementKind.swift",
"ReusableView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/29] Compiling CellKit LazySupplementaryViewProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[6/29] Compiling CellKit DataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[7/29] Compiling CellKit CollectionSupplementaryViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[8/29] Compiling CellKit CollectionReusableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[9/29] Compiling CellKit SupplementaryElementKind.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[10/29] Compiling CellKit LazyCellProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/30] Emitting module CellKit
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[12/30] Compiling CellKit ReusableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[13/30] Compiling DifferenceKit Algorithm.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[14/30] Compiling DifferenceKit AnyDifferentiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[15/30] Compiling CellKit CellModelSection.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[16/30] Compiling CellKit CellModelSelectable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[17/30] Compiling DifferenceKit ArraySection.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[18/30] Compiling DifferenceKit Changeset.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/26] Compiling CellKit SupplementaryElementKind.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[3/27] Compiling CellKit CollectionReusableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[4/27] Compiling CellKit LazySupplementaryViewProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[5/27] Compiling CellKit DataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[6/27] Compiling CellKit CollectionSupplementaryViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[7/27] Compiling CellKit LazyCellProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/27] Emitting module CellKit
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[9/27] Compiling CellKit CellConfigurable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[10/27] Compiling CellKit CellConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[11/27] Compiling CellKit CellModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[12/27] Compiling CellKit CellModelDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[13/27] Compiling CellKit CellModelSection.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[14/27] Compiling CellKit CellModelSelectable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
[15/27] Compiling CellKit ReusableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public final class CollectionReusableView: UICollectionReusableView, CellConfigurable {
BUILD FAILURE 6.1 macosSpm