Build Information
Failed to build FastList, reference main (4a72c6
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 06:57:01 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/elegantchaos/FastList.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/FastList
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4a72c6b Bumped RefreshableScrollView version
Cloned https://github.com/elegantchaos/FastList.git
Revision (git rev-parse @):
4a72c6b59f9e41168756eb9c83f05a41cbc47fa0
SUCCESS checkout https://github.com/elegantchaos/FastList.git at main
Fetching https://github.com/elegantchaos/RefreshableScrollView.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Matchable.git
[1/284] Fetching refreshablescrollview
[285/397] Fetching refreshablescrollview, matchable
[391/968] Fetching refreshablescrollview, matchable, xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.73s)
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.73s)
Fetched https://github.com/elegantchaos/RefreshableScrollView.git from cache (0.73s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.2 (1.34s)
Computing version for https://github.com/elegantchaos/RefreshableScrollView.git
Computed https://github.com/elegantchaos/RefreshableScrollView.git at 1.3.1 (0.58s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.58s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.4.2
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.6
Creating working copy for https://github.com/elegantchaos/RefreshableScrollView.git
Working copy of https://github.com/elegantchaos/RefreshableScrollView.git resolved at 1.3.1
========================================
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": "fastlist",
"name": "FastList",
"url": "https://github.com/elegantchaos/FastList.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FastList",
"dependencies": [
{
"identity": "refreshablescrollview",
"name": "RefreshableScrollView",
"url": "https://github.com/elegantchaos/RefreshableScrollView.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RefreshableScrollView",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/elegantchaos/FastList.git
[1/166] Fetching fastlist
Fetched https://github.com/elegantchaos/FastList.git from cache (0.58s)
Fetching https://github.com/elegantchaos/RefreshableScrollView.git from cache
Fetched https://github.com/elegantchaos/RefreshableScrollView.git from cache (0.52s)
Computing version for https://github.com/elegantchaos/RefreshableScrollView.git
Computed https://github.com/elegantchaos/RefreshableScrollView.git at 1.3.1 (0.57s)
Creating working copy for https://github.com/elegantchaos/FastList.git
Working copy of https://github.com/elegantchaos/FastList.git resolved at main (4a72c6b)
Creating working copy for https://github.com/elegantchaos/RefreshableScrollView.git
Working copy of https://github.com/elegantchaos/RefreshableScrollView.git resolved at 1.3.1
warning: '.resolve-product-dependencies': dependency 'fastlist' is not used by any target
Found 1 product dependencies
- RefreshableScrollView
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/elegantchaos/FastList.git
https://github.com/elegantchaos/FastList.git
{
"dependencies" : [
{
"identity" : "refreshablescrollview",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/RefreshableScrollView.git"
},
{
"identity" : "xctestextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/XCTestExtensions.git"
}
],
"manifest_display_name" : "FastList",
"name" : "FastList",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "FastList",
"targets" : [
"FastList"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FastListTests",
"module_type" : "SwiftTarget",
"name" : "FastListTests",
"path" : "Tests/FastListTests",
"product_dependencies" : [
"XCTestExtensions"
],
"sources" : [
"FastListTests.swift"
],
"target_dependencies" : [
"FastList"
],
"type" : "test"
},
{
"c99name" : "FastList",
"module_type" : "SwiftTarget",
"name" : "FastList",
"path" : "Sources/FastList",
"product_dependencies" : [
"RefreshableScrollView"
],
"product_memberships" : [
"FastList"
],
"sources" : [
"FastList.swift",
"InnerListView.swift",
"ListConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/10] Compiling RefreshableScrollView RefreshState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[5/10] Compiling RefreshableScrollView RefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[6/10] Compiling RefreshableScrollView IndicatorView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/10] Emitting module RefreshableScrollView
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[8/10] Compiling RefreshableScrollView BoundsReaderView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[9/10] Compiling RefreshableScrollView CustomActivityView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[10/10] Compiling RefreshableScrollView NativeRefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
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/8] Compiling RefreshableScrollView NativeRefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[3/8] Compiling RefreshableScrollView CustomActivityView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[4/8] Compiling RefreshableScrollView RefreshState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/8] Compiling RefreshableScrollView RefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[6/8] Compiling RefreshableScrollView BoundsReaderView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[7/8] Emitting module RefreshableScrollView
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[8/8] Compiling RefreshableScrollView IndicatorView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
BUILD FAILURE 6.1 macosSpm