The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.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/TDmZkXJm/3/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 into spi-builder-workspace
ec91f6355a5041ebe15d5e6a068bf7562b1ae20d
SUCCESS checkout https://github.com/wwt/SwiftCurrent.git at 5.1.12
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
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
Fetched https://github.com/apple/swift-argument-parser (0.33s)
Fetching https://github.com/sindresorhus/ExceptionCatcher from cache
Fetched https://github.com/nalexn/ViewInspector.git (0.38s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/sindresorhus/ExceptionCatcher (0.17s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.22s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/apple/swift-algorithms (0.44s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.22s)
Fetched https://github.com/apple/swift-syntax.git (1.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.66s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.02s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.31s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.0.1 (0.40s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.02s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.02s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.7 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.9.7
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher
Working copy of https://github.com/sindresorhus/ExceptionCatcher resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
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
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
[15519/20579159] Downloading https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip (1.40s)
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/8] Copying lib_InternalSwiftSyntaxParser.dylib
[2/36] Compiling atomic-counter.c
[4/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/69] Emitting module ArgumentParserToolInfo
[5/106] Compiling SwiftCurrent_Testing_ObjC XCTestHooks.m
[6/106] Compiling SwiftCurrent_Testing_ObjC NSObjectLoadable.m
[8/106] Emitting module SwiftCurrent
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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> {
                            ^
[9/109] Emitting module ArgumentParser
[10/114] Compiling ArgumentParser CommandConfiguration.swift
[11/114] Compiling ArgumentParser EnumerableFlag.swift
[12/114] Compiling ArgumentParser Name.swift
[13/114] Compiling ArgumentParser Parsed.swift
[14/114] Compiling ArgumentParser HelpCommand.swift
[15/114] Compiling ArgumentParser HelpGenerator.swift
[16/114] Compiling ArgumentParser MessageInfo.swift
[17/114] Compiling ArgumentParser InputOrigin.swift
[18/114] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/114] Compiling ArgumentParser CompletionsGenerator.swift
[20/114] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/114] Compiling ArgumentParser ParsedValues.swift
[22/114] Compiling ArgumentParser ParserError.swift
[23/114] Compiling ArgumentParser SplitArguments.swift
[24/114] Compiling ArgumentParser DumpHelpGenerator.swift
[25/114] Compiling ArgumentParser Option.swift
[26/114] Compiling ArgumentParser OptionGroup.swift
[27/114] Compiling ArgumentParser AsyncParsableCommand.swift
[28/114] Compiling SwiftCurrent TestOnly.swift
[29/114] Compiling SwiftCurrent AnyFlowRepresentable.swift
[30/114] Compiling SwiftCurrent AnyWorkflow.swift
[34/114] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/114] Compiling ArgumentParser Argument.swift
[36/114] Compiling ArgumentParser ArgumentHelp.swift
[40/114] Compiling ArgumentParser ArgumentDefinition.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/114] Compiling ArgumentParser ArgumentSet.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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> {
                            ^
[42/114] Compiling ArgumentParser CommandParser.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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> {
                            ^
[43/114] Compiling ArgumentParser InputKey.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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> {
                            ^
[44/157] Compiling SwiftCurrent_SwiftUI NavigationWrapper.swift
[45/157] Compiling SwiftCurrent_SwiftUI EitherWorkflowItem.swift
[46/157] Compiling SwiftCurrent_SwiftUI OptionalWorkflowItem.swift
[47/157] Compiling SwiftCurrent_SwiftUI InspectableSheet.swift
[48/157] Compiling SwiftCurrent_SwiftUI Inspection.swift
[49/157] Compiling SwiftCurrent_UIKit StoryboardLoadable.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[50/157] Compiling SwiftCurrent_UIKit DeprecatedWorkflowUIKitAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[51/157] Compiling SwiftCurrent_UIKit FlowPersistenceAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[52/157] Compiling SwiftCurrent_UIKit UIViewControllerAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[53/157] Compiling SwiftCurrent_UIKit WorkflowDecodableExtensions_UIKit.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[54/157] Compiling SwiftCurrent_UIKit WorkflowUIKitAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[55/157] Compiling SwiftCurrent_UIKit LaunchStyleAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[56/157] Compiling SwiftCurrent_UIKit NSObjectExtensions.swift
/Users/builder/builds/TDmZkXJm/3/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)
[57/158] Emitting module SwiftCurrent_UIKit
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[58/158] Compiling SwiftCurrent_UIKit UIKitPresenter.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[59/158] Compiling SwiftCurrent_UIKit HostedWorkflowItem.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[60/158] Compiling SwiftCurrent_UIKit UIWorkflowItem.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[61/158] Compiling SwiftCurrent_SwiftUI ModalModifier.swift
[62/158] Compiling SwiftCurrent_SwiftUI Launcher.swift
[63/158] Compiling SwiftCurrent_SwiftUI WorkflowViewModel.swift
[64/158] Compiling SwiftCurrent_SwiftUI _WorkflowItemProtocol.swift
[65/158] Compiling SwiftCurrent_SwiftUI WorkflowBuilder.swift
[66/158] Compiling ArgumentParser ArgumentVisibility.swift
[67/158] Compiling ArgumentParser CompletionKind.swift
[68/158] Compiling ArgumentParser Errors.swift
[69/158] Compiling ArgumentParser Flag.swift
[70/158] Compiling ArgumentParser NameSpecification.swift
[73/158] Compiling ArgumentParser ParsableArgumentsValidation.swift
[74/158] Compiling ArgumentParser ParsableCommand.swift
[75/158] Compiling ArgumentParser ArgumentDecoder.swift
[76/158] Compiling SwiftCurrent_Testing CustomAssertions.swift
[77/158] Compiling SwiftCurrent_Testing TestRegistry.swift
[78/158] Compiling SwiftCurrent_Testing ViewControllerAdditions.swift
[79/158] Compiling SwiftCurrent_Testing FlowRepresentableMetadataAdditions.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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)
                                           ^
[80/158] Compiling SwiftCurrent_Testing MockOrchestrationResponder.swift
[81/158] Compiling SwiftCurrent_Testing AnyWorkflowAdditions.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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)
                                           ^
[82/158] Emitting module SwiftCurrent_Testing
ShellOut encountered an error
Status code: 1
Message: "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
Fetched https://github.com/apple/swift-argument-parser (0.33s)
Fetching https://github.com/sindresorhus/ExceptionCatcher from cache
Fetched https://github.com/nalexn/ViewInspector.git (0.38s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/sindresorhus/ExceptionCatcher (0.17s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.22s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/apple/swift-algorithms (0.44s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.22s)
Fetched https://github.com/apple/swift-syntax.git (1.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.66s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.02s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.31s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.0.1 (0.40s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.02s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.02s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.7 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.9.7
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher
Working copy of https://github.com/sindresorhus/ExceptionCatcher resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
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
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
[15519/20579159] Downloading https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip (1.40s)"
Output: "[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/8] Copying lib_InternalSwiftSyntaxParser.dylib
[2/36] Compiling atomic-counter.c
[4/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/69] Emitting module ArgumentParserToolInfo
[5/106] Compiling SwiftCurrent_Testing_ObjC XCTestHooks.m
[6/106] Compiling SwiftCurrent_Testing_ObjC NSObjectLoadable.m
[8/106] Emitting module SwiftCurrent
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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> {
                            ^
[9/109] Emitting module ArgumentParser
[10/114] Compiling ArgumentParser CommandConfiguration.swift
[11/114] Compiling ArgumentParser EnumerableFlag.swift
[12/114] Compiling ArgumentParser Name.swift
[13/114] Compiling ArgumentParser Parsed.swift
[14/114] Compiling ArgumentParser HelpCommand.swift
[15/114] Compiling ArgumentParser HelpGenerator.swift
[16/114] Compiling ArgumentParser MessageInfo.swift
[17/114] Compiling ArgumentParser InputOrigin.swift
[18/114] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/114] Compiling ArgumentParser CompletionsGenerator.swift
[20/114] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/114] Compiling ArgumentParser ParsedValues.swift
[22/114] Compiling ArgumentParser ParserError.swift
[23/114] Compiling ArgumentParser SplitArguments.swift
[24/114] Compiling ArgumentParser DumpHelpGenerator.swift
[25/114] Compiling ArgumentParser Option.swift
[26/114] Compiling ArgumentParser OptionGroup.swift
[27/114] Compiling ArgumentParser AsyncParsableCommand.swift
[28/114] Compiling SwiftCurrent TestOnly.swift
[29/114] Compiling SwiftCurrent AnyFlowRepresentable.swift
[30/114] Compiling SwiftCurrent AnyWorkflow.swift
[34/114] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/114] Compiling ArgumentParser Argument.swift
[36/114] Compiling ArgumentParser ArgumentHelp.swift
[40/114] Compiling ArgumentParser ArgumentDefinition.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/114] Compiling ArgumentParser ArgumentSet.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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> {
                            ^
[42/114] Compiling ArgumentParser CommandParser.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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> {
                            ^
[43/114] Compiling ArgumentParser InputKey.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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> {
                            ^
[44/157] Compiling SwiftCurrent_SwiftUI NavigationWrapper.swift
[45/157] Compiling SwiftCurrent_SwiftUI EitherWorkflowItem.swift
[46/157] Compiling SwiftCurrent_SwiftUI OptionalWorkflowItem.swift
[47/157] Compiling SwiftCurrent_SwiftUI InspectableSheet.swift
[48/157] Compiling SwiftCurrent_SwiftUI Inspection.swift
[49/157] Compiling SwiftCurrent_UIKit StoryboardLoadable.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[50/157] Compiling SwiftCurrent_UIKit DeprecatedWorkflowUIKitAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[51/157] Compiling SwiftCurrent_UIKit FlowPersistenceAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[52/157] Compiling SwiftCurrent_UIKit UIViewControllerAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[53/157] Compiling SwiftCurrent_UIKit WorkflowDecodableExtensions_UIKit.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[54/157] Compiling SwiftCurrent_UIKit WorkflowUIKitAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[55/157] Compiling SwiftCurrent_UIKit LaunchStyleAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[56/157] Compiling SwiftCurrent_UIKit NSObjectExtensions.swift
/Users/builder/builds/TDmZkXJm/3/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)
[57/158] Emitting module SwiftCurrent_UIKit
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[58/158] Compiling SwiftCurrent_UIKit UIKitPresenter.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[59/158] Compiling SwiftCurrent_UIKit HostedWorkflowItem.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[60/158] Compiling SwiftCurrent_UIKit UIWorkflowItem.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[61/158] Compiling SwiftCurrent_SwiftUI ModalModifier.swift
[62/158] Compiling SwiftCurrent_SwiftUI Launcher.swift
[63/158] Compiling SwiftCurrent_SwiftUI WorkflowViewModel.swift
[64/158] Compiling SwiftCurrent_SwiftUI _WorkflowItemProtocol.swift
[65/158] Compiling SwiftCurrent_SwiftUI WorkflowBuilder.swift
[66/158] Compiling ArgumentParser ArgumentVisibility.swift
[67/158] Compiling ArgumentParser CompletionKind.swift
[68/158] Compiling ArgumentParser Errors.swift
[69/158] Compiling ArgumentParser Flag.swift
[70/158] Compiling ArgumentParser NameSpecification.swift
[73/158] Compiling ArgumentParser ParsableArgumentsValidation.swift
[74/158] Compiling ArgumentParser ParsableCommand.swift
[75/158] Compiling ArgumentParser ArgumentDecoder.swift
[76/158] Compiling SwiftCurrent_Testing CustomAssertions.swift
[77/158] Compiling SwiftCurrent_Testing TestRegistry.swift
[78/158] Compiling SwiftCurrent_Testing ViewControllerAdditions.swift
[79/158] Compiling SwiftCurrent_Testing FlowRepresentableMetadataAdditions.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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)
                                           ^
[80/158] Compiling SwiftCurrent_Testing MockOrchestrationResponder.swift
[81/158] Compiling SwiftCurrent_Testing AnyWorkflowAdditions.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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)
                                           ^
[82/158] Emitting module SwiftCurrent_Testing"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/102] Compiling SwiftCurrent_Testing AnyWorkflowAdditions.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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)
                                           ^
[3/102] Compiling SwiftCurrent_Testing TestRegistry.swift
[4/102] Compiling SwiftCurrent_Testing ViewControllerAdditions.swift
[5/102] Compiling SwiftCurrent_Testing FlowRepresentableMetadataAdditions.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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)
                                           ^
[6/102] Emitting module SwiftCurrent_Testing
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/102] Emitting module SwiftCurrent_UIKit
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[8/102] Compiling SwiftCurrent_UIKit WorkflowUIKitAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[9/102] Compiling SwiftCurrent_UIKit UIKitPresenter.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[10/102] Compiling SwiftCurrent_UIKit HostedWorkflowItem.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[11/102] Compiling ArgumentParser Errors.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[12/102] Compiling ArgumentParser Flag.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[13/102] Compiling SwiftCurrent_UIKit StoryboardLoadable.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[14/102] Compiling ArgumentParser ArgumentVisibility.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[15/102] Compiling ArgumentParser CompletionKind.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[16/102] Compiling ArgumentParser NameSpecification.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[17/102] Compiling ArgumentParser ExpressibleByArgument.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[18/103] Compiling SwiftCurrent_Testing MockOrchestrationResponder.swift
[19/103] Compiling SwiftCurrent_Testing TestEventReceiver.swift
[20/103] Compiling SwiftCurrent_UIKit UIWorkflowItem.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/102] Compiling SwiftCurrent_Testing AnyWorkflowAdditions.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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)
                                           ^
[3/102] Compiling SwiftCurrent_Testing TestRegistry.swift
[4/102] Compiling SwiftCurrent_Testing ViewControllerAdditions.swift
[5/102] Compiling SwiftCurrent_Testing FlowRepresentableMetadataAdditions.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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)
                                           ^
[6/102] Emitting module SwiftCurrent_Testing
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/102] Emitting module SwiftCurrent_UIKit
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[8/102] Compiling SwiftCurrent_UIKit WorkflowUIKitAdditions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[9/102] Compiling SwiftCurrent_UIKit UIKitPresenter.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[10/102] Compiling SwiftCurrent_UIKit HostedWorkflowItem.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[11/102] Compiling ArgumentParser Errors.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[12/102] Compiling ArgumentParser Flag.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[13/102] Compiling SwiftCurrent_UIKit StoryboardLoadable.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[14/102] Compiling ArgumentParser ArgumentVisibility.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[15/102] Compiling ArgumentParser CompletionKind.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[16/102] Compiling ArgumentParser NameSpecification.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[17/102] Compiling ArgumentParser ExpressibleByArgument.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[18/103] Compiling SwiftCurrent_Testing MockOrchestrationResponder.swift
[19/103] Compiling SwiftCurrent_Testing TestEventReceiver.swift
[20/103] Compiling SwiftCurrent_UIKit UIWorkflowItem.swift
/Users/builder/builds/TDmZkXJm/3/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.9 macosSpm