The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftCurrent with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wwt/SwiftCurrent.git
Reference: 5.1.12
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wwt/SwiftCurrent
 * tag               5.1.12     -> FETCH_HEAD
HEAD is now at ec91f63 [ci skip] Apply automatic changes
Cloned https://github.com/wwt/SwiftCurrent.git
Revision (git rev-parse @):
ec91f6355a5041ebe15d5e6a068bf7562b1ae20d
SUCCESS checkout https://github.com/wwt/SwiftCurrent.git at 5.1.12
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wwt/SwiftCurrent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/23] Write sources
[6/23] Write SwiftCurrent_CLI-entitlement.plist
[7/23] Write sources
[7/23] Copying lib_InternalSwiftSyntaxParser.dylib
[9/23] Write sources
[12/23] Write swift-version--423B1241ED78D482.txt
[14/51] Emitting module ArgumentParserToolInfo
[14/51] Compiling atomic-counter.c
[16/84] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/121] Compiling SwiftCurrent_Testing_ObjC NSObjectLoadable.m
[17/121] Compiling SwiftCurrent_Testing_ObjC XCTestHooks.m
[19/121] Emitting module SwiftCurrent
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:14:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping @autoclosure () -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:19:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping (F.WorkflowInput) -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:24:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping () -> FlowPersistence) -> Workflow where F: FlowRepresentable, F.WorkflowInput == Never {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
[20/124] Compiling ArgumentParser Option.swift
[21/124] Compiling ArgumentParser OptionGroup.swift
[22/124] Compiling ArgumentParser AsyncParsableCommand.swift
[23/124] Compiling ArgumentParser CommandConfiguration.swift
[24/124] Compiling ArgumentParser EnumerableFlag.swift
[25/129] Emitting module ArgumentParser
[26/129] Compiling ArgumentParser ArgumentVisibility.swift
[27/129] Compiling ArgumentParser CompletionKind.swift
[28/129] Compiling ArgumentParser Errors.swift
[29/129] Compiling ArgumentParser Flag.swift
[30/129] Compiling SwiftCurrent TestOnly.swift
[31/129] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/129] Compiling ArgumentParser CompletionsGenerator.swift
[33/129] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/129] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/129] Compiling ArgumentParser Argument.swift
[36/129] Compiling ArgumentParser ArgumentHelp.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:14:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping @autoclosure () -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:19:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping (F.WorkflowInput) -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:24:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping () -> FlowPersistence) -> Workflow where F: FlowRepresentable, F.WorkflowInput == Never {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:14:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping @autoclosure () -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:19:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping (F.WorkflowInput) -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:24:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping () -> FlowPersistence) -> Workflow where F: FlowRepresentable, F.WorkflowInput == Never {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:14:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping @autoclosure () -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:19:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping (F.WorkflowInput) -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:24:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping () -> FlowPersistence) -> Workflow where F: FlowRepresentable, F.WorkflowInput == Never {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:14:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping @autoclosure () -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:19:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping (F.WorkflowInput) -> FlowPersistence) -> Workflow where F: FlowRepresentable {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Deprecations/WorkflowDeprecations.swift:24:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func thenPresent<F>(_ type:F.Type, presentationType:LaunchStyle = LaunchStyle.default, staysInViewStack:@escaping () -> FlowPersistence) -> Workflow where F: FlowRepresentable, F.WorkflowInput == Never {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/Models/Workflow.swift:26:29: note: 'F' previously declared here
public final class Workflow<F: FlowRepresentable>: LinkedList<_WorkflowItem> {
                            ^
[41/129] Compiling ArgumentParser ArgumentDecoder.swift
[52/129] Compiling ArgumentParser HelpGenerator.swift
[53/129] Compiling ArgumentParser MessageInfo.swift
[54/129] Compiling ArgumentParser UsageGenerator.swift
[55/129] Compiling ArgumentParser ExpressibleByArgument.swift
[56/129] Compiling ArgumentParser ParsableArguments.swift
[57/129] Compiling ArgumentParser ParsableArgumentsValidation.swift
[58/129] Compiling ArgumentParser ParsableCommand.swift
[59/129] Compiling ArgumentParser CollectionExtensions.swift
[60/129] Compiling ArgumentParser Platform.swift
[61/129] Compiling ArgumentParser SequenceExtensions.swift
[62/129] Compiling ArgumentParser StringExtensions.swift
[63/129] Compiling ArgumentParser Tree.swift
[65/129] Compiling ArgumentParser DumpHelpGenerator.swift
[66/129] Compiling ArgumentParser HelpCommand.swift
[68/129] Compiling SwiftCurrent AnyFlowRepresentable.swift
[69/129] Compiling SwiftCurrent AnyWorkflow.swift
[75/172] Compiling SwiftCurrent_Testing ViewControllerAdditions.swift
[76/172] Compiling SwiftCurrent_SwiftUI Inspection.swift
[77/172] Compiling SwiftCurrent_SwiftUI ModalModifier.swift
[78/172] Compiling SwiftCurrent_SwiftUI SwiftUILaunchStyleAdditions.swift
[79/172] Compiling SwiftCurrent_SwiftUI ViewBuilderExtensions.swift
[80/172] Compiling SwiftCurrent_SwiftUI WorkflowDecodableExtensions.swift
[83/172] Compiling ArgumentParser ParsedValues.swift
[84/172] Compiling ArgumentParser ParserError.swift
[85/172] Compiling ArgumentParser SplitArguments.swift
[86/172] Compiling ArgumentParser ArgumentDefinition.swift
[87/172] Compiling ArgumentParser ArgumentSet.swift
[88/172] Compiling ArgumentParser CommandParser.swift
[89/172] Compiling ArgumentParser InputKey.swift
[90/172] Compiling ArgumentParser InputOrigin.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[91/172] Emitting module SwiftCurrent_UIKit
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[92/172] Compiling SwiftCurrent_UIKit WorkflowUIKitAdditions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[93/172] Compiling SwiftCurrent_UIKit HostedWorkflowItem.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[94/172] Compiling SwiftCurrent_UIKit StoryboardLoadable.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[95/172] Compiling SwiftCurrent_UIKit UIKitPresenter.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[96/172] Compiling SwiftCurrent_SwiftUI AnyWorkflowExtensions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[97/172] Compiling SwiftCurrent_SwiftUI SwiftUIFlowPersistenceAdditions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[98/172] Compiling SwiftCurrent_SwiftUI InspectableSheet.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[100/172] Compiling SwiftCurrent_SwiftUI WorkflowLauncherDeprecations.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[101/172] Compiling SwiftCurrent_SwiftUI AnyWorkflowElementExtensions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[102/173] Compiling SwiftCurrent_Testing MockOrchestrationResponder.swift
[103/173] Compiling SwiftCurrent_Testing AnyWorkflowAdditions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_Testing/AnyWorkflowAdditions.swift:16:62: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            guard let value = objc_getAssociatedObject(self, &Self.launchStyleAssociatedKey) as? LaunchStyle else {
                                                             ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_Testing/AnyWorkflowAdditions.swift:22:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            objc_setAssociatedObject(self, &Self.launchStyleAssociatedKey, newValue, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_Testing/AnyWorkflowAdditions.swift:30:62: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            guard let value = objc_getAssociatedObject(self, &Self.onFinishAssociatedKey) as? ((AnyWorkflow.PassedArgs) -> Void)? else {
                                                             ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_Testing/AnyWorkflowAdditions.swift:36:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            objc_setAssociatedObject(self, &Self.onFinishAssociatedKey, newValue, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                           ^
[104/173] Compiling SwiftCurrent_Testing TestRegistry.swift
[105/173] Compiling SwiftCurrent_Testing FlowRepresentableMetadataAdditions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_Testing/FlowRepresentableMetadataAdditions.swift:16:62: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            guard let value = objc_getAssociatedObject(self, &Self.associatedKey) as? String else {
                                                             ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_Testing/FlowRepresentableMetadataAdditions.swift:22:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            objc_setAssociatedObject(self, &Self.associatedKey, newValue, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                           ^
[106/173] Compiling SwiftCurrent_Testing CustomAssertions.swift
[107/173] Emitting module SwiftCurrent_Testing
[108/173] Compiling SwiftCurrent_Testing TestEventReceiver.swift
[109/173] Compiling SwiftCurrent_UIKit UIWorkflowItem.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/nalexn/ViewInspector.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/sindresorhus/ExceptionCatcher from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.22s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/nalexn/ViewInspector.git from cache (0.24s)
Fetched https://github.com/sindresorhus/ExceptionCatcher from cache (0.24s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.24s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.24s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.15s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.43s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.64s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.0.1 (0.34s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.20s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.05s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.06s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.04s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.10 (0.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.04s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.00s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-algorithms-bf5a01cd is not valid git repository for 'https://github.com/apple/swift-algorithms', will fetch again.
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-algorithms-bf5a01cd is not valid git repository for 'https://github.com/apple/swift-algorithms', will fetch again.
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.01s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.9.10
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher
Working copy of https://github.com/sindresorhus/ExceptionCatcher resolved at 2.0.1
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Fetching binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip from cache
Fetched https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip from cache (0.94s)
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Write swift-version--423B1241ED78D482.txt
[3/77] Compiling SwiftCurrent_UIKit HostedWorkflowItem.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[4/78] Compiling SwiftSyntax SyntaxAnyVisitor.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[5/78] Compiling SwiftSyntax SyntaxBaseNodes.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[6/78] Compiling SwiftCurrent_UIKit StoryboardLoadable.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[7/78] Compiling SwiftCurrent_UIKit UIWorkflowItem.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/78] Emitting module SwiftCurrent_UIKit
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[9/78] Compiling SwiftCurrent_UIKit WorkflowUIKitAdditions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[10/78] Compiling SwiftCurrent_UIKit UIKitPresenter.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[11/78] Compiling SwiftSyntax SyntaxBuilders.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[12/78] Compiling SwiftSyntax SyntaxClassifier.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[13/78] Compiling SwiftSyntax _SyntaxParserInterop.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[14/78] Compiling SwiftSyntax Misc.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7