This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wwt/SwiftCurrent.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wwt/SwiftCurrent
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/wwt/SwiftCurrent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/8] Copying lib_InternalSwiftSyntaxParser.dylib
[2/30] Compiling atomic-counter.c
[4/32] Emitting module ArgumentParserToolInfo
[5/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/60] Compiling SwiftCurrent_Testing_ObjC NSObjectLoadable.m
[6/60] Compiling SwiftCurrent_Testing_ObjC XCTestHooks.m
[8/92] Emitting module SwiftCurrent
[9/99] Compiling ArgumentParser BashCompletionsGenerator.swift
[10/99] Compiling ArgumentParser CompletionsGenerator.swift
[11/99] Compiling ArgumentParser FishCompletionsGenerator.swift
[12/99] Compiling ArgumentParser ZshCompletionsGenerator.swift
[13/99] Compiling ArgumentParser Argument.swift
[14/99] Compiling ArgumentParser ArgumentHelp.swift
[15/99] Compiling ArgumentParser ArgumentVisibility.swift
[16/99] Compiling ArgumentParser CompletionKind.swift
[17/99] Compiling ArgumentParser Errors.swift
[18/99] Compiling ArgumentParser Flag.swift
[19/99] Compiling ArgumentParser NameSpecification.swift
[20/99] Compiling ArgumentParser Option.swift
[21/99] Compiling ArgumentParser OptionGroup.swift
[22/99] Compiling ArgumentParser AsyncParsableCommand.swift
[23/99] Compiling ArgumentParser CommandConfiguration.swift
[24/99] Compiling ArgumentParser EnumerableFlag.swift
[25/99] Compiling ArgumentParser ExpressibleByArgument.swift
[26/99] Compiling ArgumentParser ParsableArguments.swift
[27/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/99] Compiling ArgumentParser ParsableCommand.swift
[29/99] Compiling ArgumentParser ArgumentDecoder.swift
[30/99] Compiling SwiftCurrent FlowRepresentableAggregator.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/TestOnly/TestOnly.swift:49:94: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
            NotificationCenter.default.post(name: .flowRepresentableMetadataCreated, object: [
                                                                                             ^
[31/99] Compiling SwiftCurrent OrchestrationResponder.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/TestOnly/TestOnly.swift:49:94: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
            NotificationCenter.default.post(name: .flowRepresentableMetadataCreated, object: [
                                                                                             ^
[32/99] Compiling SwiftCurrent PassthroughFlowRepresentable.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/TestOnly/TestOnly.swift:49:94: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
            NotificationCenter.default.post(name: .flowRepresentableMetadataCreated, object: [
                                                                                             ^
[33/99] Compiling SwiftCurrent WorkflowDecodable.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/TestOnly/TestOnly.swift:49:94: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
            NotificationCenter.default.post(name: .flowRepresentableMetadataCreated, object: [
                                                                                             ^
[34/99] Compiling SwiftCurrent TestOnly.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/TestOnly/TestOnly.swift:49:94: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
            NotificationCenter.default.post(name: .flowRepresentableMetadataCreated, object: [
                                                                                             ^
[35/99] Compiling SwiftCurrent AnyFlowRepresentable.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/TestOnly/TestOnly.swift:49:94: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
            NotificationCenter.default.post(name: .flowRepresentableMetadataCreated, object: [
                                                                                             ^
[36/99] Compiling SwiftCurrent AnyWorkflow.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent/TestOnly/TestOnly.swift:49:94: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
            NotificationCenter.default.post(name: .flowRepresentableMetadataCreated, object: [
                                                                                             ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/116] Emitting module SwiftCurrent_UIKit
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[38/118] Compiling SwiftCurrent_UIKit DeprecatedWorkflowUIKitAdditions.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[39/118] Compiling SwiftCurrent_UIKit FlowPersistenceAdditions.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[40/118] Compiling SwiftCurrent_UIKit LaunchStyleAdditions.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[41/118] Compiling SwiftCurrent_UIKit NSObjectExtensions.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[42/118] Compiling SwiftCurrent_UIKit UIViewControllerAdditions.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[43/118] Compiling SwiftCurrent_UIKit WorkflowDecodableExtensions_UIKit.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[44/118] Compiling SwiftCurrent_UIKit WorkflowUIKitAdditions.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[45/118] Compiling SwiftCurrent_UIKit StoryboardLoadable.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[46/118] Compiling SwiftCurrent_UIKit HostedWorkflowItem.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[51/118] Emitting module SwiftCurrent_Testing
[54/119] Compiling SwiftCurrent_UIKit UIKitPresenter.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[55/119] Compiling SwiftCurrent_UIKit UIWorkflowItem.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/nalexn/ViewInspector.git from cache
Fetched https://github.com/nalexn/ViewInspector.git (0.45s)
Fetching https://github.com/sindresorhus/ExceptionCatcher from cache
Fetched https://github.com/sindresorhus/ExceptionCatcher (0.42s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-argument-parser (0.91s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.25s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.41s)
Fetched https://github.com/apple/swift-algorithms (0.74s)
Fetched https://github.com/apple/swift-syntax.git (1.65s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.04s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.0.1 (0.02s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.26s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git 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.2.0 (0.04s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.9 (0.00s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.06s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
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/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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.9.9
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
[32750/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.97s)
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/65] Emitting module SwiftCurrent_UIKit
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[3/67] Emitting module SwiftCurrent_Testing
[4/67] Compiling SwiftCurrent_Testing ViewControllerAdditions.swift
[5/67] Compiling SwiftCurrent_SwiftUI ExtendedFlowRepresentableMetadata.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[6/67] Compiling SwiftCurrent_SwiftUI Launcher.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[7/67] Compiling SwiftCurrent_SwiftUI WorkflowViewModel.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[8/67] Compiling SwiftCurrent_SwiftUI InspectableSheet.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[9/67] Compiling SwiftCurrent_SwiftUI Inspection.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[10/67] Compiling SwiftCurrent_SwiftUI ModalModifier.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[11/67] Compiling SwiftCurrent_SwiftUI NavigationWrapper.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[12/67] Compiling SwiftCurrent_SwiftUI EitherWorkflowItem.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[13/67] Compiling SwiftCurrent_SwiftUI OptionalWorkflowItem.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[14/99] Compiling ArgumentParser Flag.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[15/99] Compiling ArgumentParser NameSpecification.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftCurrent_UIKit/Extensions/LaunchStyleAdditions.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.