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

Successful build of SwiftKit with Swift 6.0 for Linux.

Swift 6 data race errors: 1

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sventiigi/swiftkit.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/sventiigi/swiftkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2ec0739 Updated Version to 1.3.9
Cloned https://github.com/sventiigi/swiftkit.git
Revision (git rev-parse @):
2ec07394e52d784691bcb8950e6d035a04702894
SUCCESS checkout https://github.com/sventiigi/swiftkit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/sventiigi/swiftkit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/flintbox/Motor.git
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/tuist/xcodeproj.git
[1/40] Fetching motor
[21/2135] Fetching motor, aexml
[2136/3156] Fetching motor, aexml, spectre
[2290/8230] Fetching motor, aexml, spectre, swiftcli
[2879/9641] Fetching motor, aexml, spectre, swiftcli, pathkit
Fetched https://github.com/flintbox/Motor.git from cache (0.30s)
Fetched https://github.com/tadija/AEXML.git from cache (0.30s)
Fetching https://github.com/flintbox/ANSIEscapeCode
Fetched https://github.com/kylef/Spectre.git from cache (0.30s)
[1/20452] Fetching xcodeproj
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.36s)
[7773/20501] Fetching xcodeproj, ansiescapecode
Fetched https://github.com/flintbox/ANSIEscapeCode from cache (0.23s)
[10022/20452] Fetching xcodeproj
Fetched https://github.com/kylef/PathKit.git from cache (1.21s)
Fetched https://github.com/tuist/xcodeproj.git from cache (1.23s)
Computing version for https://github.com/flintbox/Motor.git
Computed https://github.com/flintbox/Motor.git at 0.1.2 (0.44s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (1.06s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 8.3.1 (0.46s)
Computing version for https://github.com/flintbox/ANSIEscapeCode
Computed https://github.com/flintbox/ANSIEscapeCode at 0.1.1 (0.42s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.52s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.47s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.47s)
Creating working copy for https://github.com/flintbox/Motor.git
Working copy of https://github.com/flintbox/Motor.git resolved at 0.1.2
Creating working copy for https://github.com/flintbox/ANSIEscapeCode
Working copy of https://github.com/flintbox/ANSIEscapeCode resolved at 0.1.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 8.3.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/58] Emitting module ANSIEscapeCode
[11/59] Compiling SwiftCLI OptionRegistry.swift
[12/59] Compiling SwiftCLI Parameter.swift
[13/59] Compiling SwiftCLI Parser.swift
[14/61] Compiling SwiftCLI ValueBox.swift
[15/61] Compiling SwiftCLI VersionCommand.swift
[16/61] Compiling AEXML Error.swift
[17/61] Compiling AEXML Options.swift
[18/61] Compiling AEXML Parser.swift
[19/61] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
[20/61] Compiling ANSIEscapeCode EraseInLineType.swift
[21/61] Compiling ANSIEscapeCode Scroll.swift
[22/61] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[23/61] Emitting module AEXML
[24/61] Compiling AEXML Document.swift
[25/61] Compiling AEXML Element.swift
[26/62] Compiling SwiftCLI Input.swift
[27/62] Compiling SwiftCLI Option.swift
[28/62] Compiling SwiftCLI OptionGroup.swift
[29/62] Compiling SwiftCLI Error.swift
[30/62] Compiling SwiftCLI Term.swift
[31/62] Compiling SwiftCLI Validation.swift
[33/62] Compiling ANSIEscapeCode EraseInDisplayType.swift
[34/62] Compiling ANSIEscapeCode TextColor.swift
[35/63] Compiling SwiftCLI Command.swift
[36/63] Compiling SwiftCLI Compatibility.swift
[37/63] Compiling SwiftCLI CompletionGenerator.swift
[39/63] Compiling SwiftCLI HelpCommand.swift
[40/63] Compiling SwiftCLI HelpMessageGenerator.swift
[41/63] Compiling SwiftCLI ArgumentList.swift
[42/63] Compiling SwiftCLI ArgumentListManipulator.swift
[43/63] Compiling SwiftCLI CLI.swift
[47/63] Emitting module SwiftCLI
[48/63] Compiling SwiftCLI Path.swift
[49/63] Compiling SwiftCLI Stream.swift
[50/63] Compiling SwiftCLI Task.swift
[51/64] Wrapping AST for AEXML for debugging
[53/64] Wrapping AST for ANSIEscapeCode for debugging
[54/70] Wrapping AST for SwiftCLI for debugging
[56/70] Compiling Motor Pattern.swift
[57/70] Compiling Motor Patterns.swift
[58/70] Compiling Motor Spinner.swift
[59/70] Emitting module Motor
[60/70] Compiling Motor Animation.swift
[61/70] Compiling Motor Animator.swift
[62/71] Wrapping AST for Motor for debugging
[64/71] Compiling PathKit PathKit.swift
[65/71] Emitting module PathKit
[66/72] Wrapping AST for PathKit for debugging
[68/156] Compiling XcodeProj PBXBuildFile.swift
[69/156] Compiling XcodeProj PBXBuildPhase.swift
[70/156] Compiling XcodeProj PBXBuildRule.swift
[71/156] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[72/156] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[73/156] Compiling XcodeProj PBXHeadersBuildPhase.swift
[74/156] Compiling XcodeProj PBXResourcesBuildPhase.swift
[75/156] Compiling XcodeProj PBXRezBuildPhase.swift
[76/156] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[77/156] Compiling XcodeProj PBXSourcesBuildPhase.swift
[78/156] Compiling XcodeProj BuildSettings.swift
[79/156] Compiling XcodeProj XCBuildConfiguration.swift
[80/167] Emitting module XcodeProj
[81/167] Compiling XcodeProj Errors.swift
[82/167] Compiling XcodeProj AEXML+XcodeFormat.swift
[83/167] Compiling XcodeProj Array+Extras.swift
[84/167] Compiling XcodeProj Bool+Extras.swift
[85/167] Compiling XcodeProj Dictionary+Enumerate.swift
[86/167] Compiling XcodeProj Dictionary+Extras.swift
[87/167] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[88/167] Compiling XcodeProj NSRecursiveLock+Sync.swift
[89/167] Compiling XcodeProj Path+Extras.swift
[90/167] Compiling XcodeProj String+Utils.swift
[91/167] Compiling XcodeProj String+md5.swift
[92/167] Compiling XcodeProj BuildPhase.swift
[93/167] Compiling XcodeProj XCScheme+Runnable.swift
[94/167] Compiling XcodeProj XCScheme+SerialAction.swift
[95/167] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[96/167] Compiling XcodeProj XCScheme+TestAction.swift
[97/167] Compiling XcodeProj XCScheme+TestItem.swift
[98/167] Compiling XcodeProj XCScheme+TestPlanReference.swift
[99/167] Compiling XcodeProj XCScheme+TestableReference.swift
[100/167] Compiling XcodeProj XCScheme.swift
[101/167] Compiling XcodeProj BuildSettingsProvider.swift
[102/167] Compiling XcodeProj CommentedString.swift
[103/167] Compiling XcodeProj Decoders.swift
[104/167] Compiling XcodeProj PBXProductType.swift
[105/167] Compiling XcodeProj PBXReferenceProxy.swift
[106/167] Compiling XcodeProj PBXTarget.swift
[107/167] Compiling XcodeProj PBXTargetDependency.swift
[108/167] Compiling XcodeProj WorkspaceSettings.swift
[109/167] Compiling XcodeProj XCBreakpointList.swift
[110/167] Compiling XcodeProj XCSharedData.swift
[111/167] Compiling XcodeProj Xcode.swift
[112/167] Compiling XcodeProj XcodeProj.swift
[113/167] Compiling XcodeProj Writable.swift
[114/167] Compiling XcodeProj XCScheme+AditionalOption.swift
[115/167] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[116/167] Compiling XcodeProj XCScheme+ArchiveAction.swift
[117/167] Compiling XcodeProj XCScheme+BuildAction.swift
[118/167] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[119/167] Compiling XcodeProj XCScheme+BuildableReference.swift
[120/167] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[121/167] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[122/167] Compiling XcodeProj XCScheme+ExecutionAction.swift
[123/167] Compiling XcodeProj XCScheme+LaunchAction.swift
[124/167] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[125/167] Compiling XcodeProj XCScheme+PathRunnable.swift
[126/167] Compiling XcodeProj XCScheme+ProfileAction.swift
[127/167] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[128/167] Compiling XcodeProj JSONDecoding.swift
[129/167] Compiling XcodeProj PBXBatchUpdater.swift
[130/167] Compiling XcodeProj PlistValue.swift
[131/167] Compiling XcodeProj ReferenceGenerator.swift
[132/167] Compiling XcodeProj XCConfig.swift
[133/167] Compiling XcodeProj XCWorkspace.swift
[134/167] Compiling XcodeProj XCWorkspaceData.swift
[135/167] Compiling XcodeProj XCWorkspaceDataElement.swift
[136/167] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[137/167] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[138/167] Compiling XcodeProj XCWorkspaceDataGroup.swift
[139/167] Compiling XcodeProj PBXObjects.swift
[140/167] Compiling XcodeProj PBXOutputSettings.swift
[141/167] Compiling XcodeProj PBXProj.swift
[142/167] Compiling XcodeProj PBXProjEncoder.swift
[143/167] Compiling XcodeProj PBXProject.swift
[144/167] Compiling XcodeProj Equality.generated.swift
[145/167] Compiling XcodeProj Sourcery.swift
[146/167] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[147/167] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[148/167] Compiling XcodeProj PBXAggregateTarget.swift
[149/167] Compiling XcodeProj PBXLegacyTarget.swift
[150/167] Compiling XcodeProj PBXNativeTarget.swift
[151/167] Compiling XcodeProj XCConfigurationList.swift
[152/167] Compiling XcodeProj PBXContainerItem.swift
[153/167] Compiling XcodeProj PBXContainerItemProxy.swift
[154/167] Compiling XcodeProj PBXFileElement.swift
[155/167] Compiling XcodeProj PBXFileReference.swift
[156/167] Compiling XcodeProj PBXGroup.swift
[157/167] Compiling XcodeProj PBXSourceTree.swift
[158/167] Compiling XcodeProj PBXVariantGroup.swift
[159/167] Compiling XcodeProj XCVersionGroup.swift
[160/167] Compiling XcodeProj PBXObject.swift
[161/167] Compiling XcodeProj PBXObjectParser.swift
[162/167] Compiling XcodeProj PBXObjectReference.swift
[163/168] Wrapping AST for XcodeProj for debugging
[165/227] Compiling SwiftKit DateFormatter+Init.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:52:37: warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 |
13 | /// The DispatchQueueExecutableCocoaPodsService
14 | final class DispatchQueueExecutableCocoaPodsService {
   |             `- note: class 'DispatchQueueExecutableCocoaPodsService' does not conform to the 'Sendable' protocol
15 |
16 |     // MARK: Properties
   :
50 |         self.dispatchQueue.async { [weak self] in
51 |             // Initialize pod trunk info for pod name
52 |             let podTrunkInfo = try? self?.executable.execute("pod trunk info \(name)")
   |                                     `- warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |             // Initialize pod availability
54 |             let podAvailability = podTrunkInfo != nil
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:56:13: warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
54 |             let podAvailability = podTrunkInfo != nil
55 |             // Invoke completion with pod availability
56 |             completion(podAvailability)
   |             |- warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
57 |         }
58 |     }
[166/227] Compiling SwiftKit String+DividerLine.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:52:37: warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 |
13 | /// The DispatchQueueExecutableCocoaPodsService
14 | final class DispatchQueueExecutableCocoaPodsService {
   |             `- note: class 'DispatchQueueExecutableCocoaPodsService' does not conform to the 'Sendable' protocol
15 |
16 |     // MARK: Properties
   :
50 |         self.dispatchQueue.async { [weak self] in
51 |             // Initialize pod trunk info for pod name
52 |             let podTrunkInfo = try? self?.executable.execute("pod trunk info \(name)")
   |                                     `- warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |             // Initialize pod availability
54 |             let podAvailability = podTrunkInfo != nil
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:56:13: warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
54 |             let podAvailability = podTrunkInfo != nil
55 |             // Invoke completion with pod availability
56 |             completion(podAvailability)
   |             |- warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
57 |         }
58 |     }
[167/227] Compiling SwiftKit String+DropSuffix.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:52:37: warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 |
13 | /// The DispatchQueueExecutableCocoaPodsService
14 | final class DispatchQueueExecutableCocoaPodsService {
   |             `- note: class 'DispatchQueueExecutableCocoaPodsService' does not conform to the 'Sendable' protocol
15 |
16 |     // MARK: Properties
   :
50 |         self.dispatchQueue.async { [weak self] in
51 |             // Initialize pod trunk info for pod name
52 |             let podTrunkInfo = try? self?.executable.execute("pod trunk info \(name)")
   |                                     `- warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |             // Initialize pod availability
54 |             let podAvailability = podTrunkInfo != nil
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:56:13: warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
54 |             let podAvailability = podTrunkInfo != nil
55 |             // Invoke completion with pod availability
56 |             completion(podAvailability)
   |             |- warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
57 |         }
58 |     }
[168/227] Compiling SwiftKit String+DropWhitespaces.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:52:37: warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 |
13 | /// The DispatchQueueExecutableCocoaPodsService
14 | final class DispatchQueueExecutableCocoaPodsService {
   |             `- note: class 'DispatchQueueExecutableCocoaPodsService' does not conform to the 'Sendable' protocol
15 |
16 |     // MARK: Properties
   :
50 |         self.dispatchQueue.async { [weak self] in
51 |             // Initialize pod trunk info for pod name
52 |             let podTrunkInfo = try? self?.executable.execute("pod trunk info \(name)")
   |                                     `- warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |             // Initialize pod availability
54 |             let podAvailability = podTrunkInfo != nil
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:56:13: warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
54 |             let podAvailability = podTrunkInfo != nil
55 |             // Invoke completion with pod availability
56 |             completion(podAvailability)
   |             |- warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
57 |         }
58 |     }
[169/227] Compiling SwiftKit CocoaPodsService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:52:37: warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 |
13 | /// The DispatchQueueExecutableCocoaPodsService
14 | final class DispatchQueueExecutableCocoaPodsService {
   |             `- note: class 'DispatchQueueExecutableCocoaPodsService' does not conform to the 'Sendable' protocol
15 |
16 |     // MARK: Properties
   :
50 |         self.dispatchQueue.async { [weak self] in
51 |             // Initialize pod trunk info for pod name
52 |             let podTrunkInfo = try? self?.executable.execute("pod trunk info \(name)")
   |                                     `- warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |             // Initialize pod availability
54 |             let podAvailability = podTrunkInfo != nil
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:56:13: warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
54 |             let podAvailability = podTrunkInfo != nil
55 |             // Invoke completion with pod availability
56 |             completion(podAvailability)
   |             |- warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
57 |         }
58 |     }
[170/227] Compiling SwiftKit DispatchQueueExecutableCocoaPodsService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:52:37: warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 |
13 | /// The DispatchQueueExecutableCocoaPodsService
14 | final class DispatchQueueExecutableCocoaPodsService {
   |             `- note: class 'DispatchQueueExecutableCocoaPodsService' does not conform to the 'Sendable' protocol
15 |
16 |     // MARK: Properties
   :
50 |         self.dispatchQueue.async { [weak self] in
51 |             // Initialize pod trunk info for pod name
52 |             let podTrunkInfo = try? self?.executable.execute("pod trunk info \(name)")
   |                                     `- warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |             // Initialize pod availability
54 |             let podAvailability = podTrunkInfo != nil
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:56:13: warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
54 |             let podAvailability = podTrunkInfo != nil
55 |             // Invoke completion with pod availability
56 |             completion(podAvailability)
   |             |- warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
57 |         }
58 |     }
[171/227] Compiling SwiftKit ExecutableFileService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:52:37: warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 |
13 | /// The DispatchQueueExecutableCocoaPodsService
14 | final class DispatchQueueExecutableCocoaPodsService {
   |             `- note: class 'DispatchQueueExecutableCocoaPodsService' does not conform to the 'Sendable' protocol
15 |
16 |     // MARK: Properties
   :
50 |         self.dispatchQueue.async { [weak self] in
51 |             // Initialize pod trunk info for pod name
52 |             let podTrunkInfo = try? self?.executable.execute("pod trunk info \(name)")
   |                                     `- warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |             // Initialize pod availability
54 |             let podAvailability = podTrunkInfo != nil
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:56:13: warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
54 |             let podAvailability = podTrunkInfo != nil
55 |             // Invoke completion with pod availability
56 |             completion(podAvailability)
   |             |- warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
57 |         }
58 |     }
[172/227] Compiling SwiftKit FileService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:52:37: warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 |
13 | /// The DispatchQueueExecutableCocoaPodsService
14 | final class DispatchQueueExecutableCocoaPodsService {
   |             `- note: class 'DispatchQueueExecutableCocoaPodsService' does not conform to the 'Sendable' protocol
15 |
16 |     // MARK: Properties
   :
50 |         self.dispatchQueue.async { [weak self] in
51 |             // Initialize pod trunk info for pod name
52 |             let podTrunkInfo = try? self?.executable.execute("pod trunk info \(name)")
   |                                     `- warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |             // Initialize pod availability
54 |             let podAvailability = podTrunkInfo != nil
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:56:13: warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
54 |             let podAvailability = podTrunkInfo != nil
55 |             // Invoke completion with pod availability
56 |             completion(podAvailability)
   |             |- warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
57 |         }
58 |     }
[173/227] Compiling SwiftKit ExecutableGitService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:52:37: warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 |
13 | /// The DispatchQueueExecutableCocoaPodsService
14 | final class DispatchQueueExecutableCocoaPodsService {
   |             `- note: class 'DispatchQueueExecutableCocoaPodsService' does not conform to the 'Sendable' protocol
15 |
16 |     // MARK: Properties
   :
50 |         self.dispatchQueue.async { [weak self] in
51 |             // Initialize pod trunk info for pod name
52 |             let podTrunkInfo = try? self?.executable.execute("pod trunk info \(name)")
   |                                     `- warning: capture of 'self' with non-sendable type 'DispatchQueueExecutableCocoaPodsService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |             // Initialize pod availability
54 |             let podAvailability = podTrunkInfo != nil
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift:56:13: warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
54 |             let podAvailability = podTrunkInfo != nil
55 |             // Invoke completion with pod availability
56 |             completion(podAvailability)
   |             |- warning: capture of 'completion' with non-sendable type '(Bool) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
57 |         }
58 |     }
[174/235] Emitting module SwiftKit
[175/235] Compiling SwiftKit GitUpdateCheckService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:13: warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
11 |
12 | /// The DispatchQueueUpdateNotificationService
13 | final class DispatchQueueUpdateNotificationService {
   |             `- note: class 'DispatchQueueUpdateNotificationService' does not conform to the 'Sendable' protocol
14 |
15 |     // MARK: Properties
   :
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |             `- warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
56 |         }
57 |     }
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:34: warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |                                  |- warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
56 |         }
57 |     }
[176/235] Compiling SwiftKit UpdateCheckService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:13: warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
11 |
12 | /// The DispatchQueueUpdateNotificationService
13 | final class DispatchQueueUpdateNotificationService {
   |             `- note: class 'DispatchQueueUpdateNotificationService' does not conform to the 'Sendable' protocol
14 |
15 |     // MARK: Properties
   :
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |             `- warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
56 |         }
57 |     }
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:34: warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |                                  |- warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
56 |         }
57 |     }
[177/235] Compiling SwiftKit DispatchQueueUpdateNotificationService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:13: warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
11 |
12 | /// The DispatchQueueUpdateNotificationService
13 | final class DispatchQueueUpdateNotificationService {
   |             `- note: class 'DispatchQueueUpdateNotificationService' does not conform to the 'Sendable' protocol
14 |
15 |     // MARK: Properties
   :
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |             `- warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
56 |         }
57 |     }
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:34: warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |                                  |- warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
56 |         }
57 |     }
[178/235] Compiling SwiftKit UpdateNotificationService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:13: warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
11 |
12 | /// The DispatchQueueUpdateNotificationService
13 | final class DispatchQueueUpdateNotificationService {
   |             `- note: class 'DispatchQueueUpdateNotificationService' does not conform to the 'Sendable' protocol
14 |
15 |     // MARK: Properties
   :
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |             `- warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
56 |         }
57 |     }
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:34: warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |                                  |- warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
56 |         }
57 |     }
[179/235] Compiling SwiftKit DefaultXcodeProjectService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:13: warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
11 |
12 | /// The DispatchQueueUpdateNotificationService
13 | final class DispatchQueueUpdateNotificationService {
   |             `- note: class 'DispatchQueueUpdateNotificationService' does not conform to the 'Sendable' protocol
14 |
15 |     // MARK: Properties
   :
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |             `- warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
56 |         }
57 |     }
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:34: warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |                                  |- warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
56 |         }
57 |     }
[180/235] Compiling SwiftKit XcodeProjectService.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:13: warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
11 |
12 | /// The DispatchQueueUpdateNotificationService
13 | final class DispatchQueueUpdateNotificationService {
   |             `- note: class 'DispatchQueueUpdateNotificationService' does not conform to the 'Sendable' protocol
14 |
15 |     // MARK: Properties
   :
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |             `- warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
56 |         }
57 |     }
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:34: warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |                                  |- warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
56 |         }
57 |     }
[181/235] Compiling SwiftKit Executable.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:13: warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
11 |
12 | /// The DispatchQueueUpdateNotificationService
13 | final class DispatchQueueUpdateNotificationService {
   |             `- note: class 'DispatchQueueUpdateNotificationService' does not conform to the 'Sendable' protocol
14 |
15 |     // MARK: Properties
   :
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |             `- warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
56 |         }
57 |     }
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:34: warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |                                  |- warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
56 |         }
57 |     }
[182/235] Compiling SwiftKit GitBranch.swift
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:13: warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
11 |
12 | /// The DispatchQueueUpdateNotificationService
13 | final class DispatchQueueUpdateNotificationService {
   |             `- note: class 'DispatchQueueUpdateNotificationService' does not conform to the 'Sendable' protocol
14 |
15 |     // MARK: Properties
   :
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |             `- warning: capture of 'self' with non-sendable type 'DispatchQueueUpdateNotificationService?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
56 |         }
57 |     }
/host/spi-builder-workspace/Sources/SwiftKit/InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift:55:34: warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
53 |         self.dispatchQueue.async { [weak self] in
54 |             // Check for Update with completion closure
55 |             self?.checkForUpdate(completion)
   |                                  |- warning: capture of 'completion' with non-sendable type '(UpdateNotification?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
56 |         }
57 |     }
[183/235] Compiling SwiftKit GitService.swift
[184/235] Compiling SwiftKit DefaultKitCreationEnvironmentConfigService.swift
[185/235] Compiling SwiftKit KitCreationEnvironmentConfigService.swift
[186/235] Compiling SwiftKit KitCreationService.swift
[187/235] Compiling SwiftKit QuestionKitCreationService.swift
[188/235] Compiling SwiftKit CIServiceKitMigrationService.swift
[189/235] Compiling SwiftKit DefaultKitMigrationService.swift
[190/235] Compiling SwiftKit ExcludedTargetsKitMigrationService.swift
[191/235] Compiling SwiftKit GitSetupKitMigrationService.swift
[192/235] Compiling SwiftKit KitMigrationService.swift
[193/235] Compiling SwiftKit SummarizingKitMigrationService.swift
[194/235] Compiling SwiftKit DefaultKitSetupService.swift
[195/235] Compiling SwiftKit KitSetupService.swift
[196/235] Compiling SwiftKit ExecutablePackageManagerService.swift
[197/235] Compiling SwiftKit PackageManagerService.swift
[198/235] Compiling SwiftKit ExecutableQuestionService.swift
[199/235] Compiling SwiftKit QuestionService.swift
[200/235] Compiling SwiftKit OrganizationNameQuestion.swift
[201/235] Compiling SwiftKit Question.swift
[202/235] Compiling SwiftKit QuestionVariant.swift
[203/235] Compiling SwiftKit RepositoryURLQuestion.swift
[204/235] Compiling SwiftKit SwiftKitError.swift
[205/235] Compiling SwiftKit UpdateNotification.swift
[206/235] Compiling SwiftKit UpdateResult.swift
[207/235] Compiling SwiftKit Version.swift
[208/235] Compiling SwiftKit KitCreationArguments.swift
[209/235] Compiling SwiftKit KitCreationEnvironmentConfig.swift
[210/235] Compiling SwiftKit AuthorEmailQuestion.swift
[211/235] Compiling SwiftKit AuthorNameQuestion.swift
[212/235] Compiling SwiftKit CIServiceQuestion.swift
[213/235] Compiling SwiftKit GenerateKitQuestion.swift
[214/235] Compiling SwiftKit KitNameQuestion.swift
[215/235] Compiling SwiftKit OrganizationIdentifierQuestion.swift
[216/235] Compiling SwiftKit GitConfigKey.swift
[217/235] Compiling SwiftKit Kit+Author.swift
[218/235] Compiling SwiftKit Kit+CIService.swift
[219/235] Compiling SwiftKit Kit+Directory+Path.swift
[220/235] Compiling SwiftKit Kit+Directory.swift
[221/235] Compiling SwiftKit Kit+GitHubHandle.swift
[222/235] Compiling SwiftKit Kit+Organization.swift
[223/235] Compiling SwiftKit Kit.swift
[224/235] Compiling SwiftKit XcodeApplicationTarget.swift
[225/235] Compiling SwiftKit XcodeFileReference.swift
[226/235] Compiling SwiftKit DefaultKitService.swift
[227/235] Compiling SwiftKit KitService.swift
[228/235] Compiling SwiftKit DefaultUpdateService.swift
[229/235] Compiling SwiftKit UpdateService.swift
[230/235] Compiling SwiftKit SwiftKit+Services.swift
[231/235] Compiling SwiftKit SwiftKit.swift
[232/236] Wrapping AST for SwiftKit for debugging
[234/241] Compiling SwiftKitCLI UpdateCommand.swift
[235/241] Compiling SwiftKitCLI main.swift
[236/241] Compiling SwiftKitCLI NewCommand.swift
/host/spi-builder-workspace/Sources/SwiftKitCLI/Commands/NewCommand.swift:20:28: warning: 'OptionalParameter' is deprecated: use Param<String?>
 18 |
 19 |     /// The optional Kit Name Parameter
 20 |     let kitNameParameter = OptionalParameter()
    |                            `- warning: 'OptionalParameter' is deprecated: use Param<String?>
 21 |
 22 |     // MARK: Arguments
[237/241] Emitting module SwiftKitCLI
/host/spi-builder-workspace/.build/checkouts/Motor/Sources/Motor/Patterns.swift:32:23: warning: static property 'dots' is not concurrency-safe because non-'Sendable' type 'Pattern' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 |     /// Dots.
32 |     public static let dots = Pattern(
   |                       |- warning: static property 'dots' is not concurrency-safe because non-'Sendable' type 'Pattern' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'dots' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |         frames: ["⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"],
34 |         fps: 14
/host/spi-builder-workspace/.build/checkouts/Motor/Sources/Motor/Pattern.swift:29:15: note: consider making struct 'Pattern' conform to the 'Sendable' protocol
27 |
28 | /// Spinner pattern.
29 | public struct Pattern {
   |               `- note: consider making struct 'Pattern' conform to the 'Sendable' protocol
30 |
31 |     /// Each frame
/host/spi-builder-workspace/Sources/SwiftKitCLI/CLI/SwiftKitCLI.swift:175:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
173 | // MARK: - String+Error
174 |
175 | extension String: Error {}
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
176 |
/host/spi-builder-workspace/Sources/SwiftKitCLI/Commands/NewCommand.swift:20:28: warning: 'OptionalParameter' is deprecated: use Param<String?>
 18 |
 19 |     /// The optional Kit Name Parameter
 20 |     let kitNameParameter = OptionalParameter()
    |                            `- warning: 'OptionalParameter' is deprecated: use Param<String?>
 21 |
 22 |     // MARK: Arguments
[238/241] Compiling SwiftKitCLI SwiftKitCLI.swift
/host/spi-builder-workspace/.build/checkouts/Motor/Sources/Motor/Patterns.swift:32:23: warning: static property 'dots' is not concurrency-safe because non-'Sendable' type 'Pattern' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 |     /// Dots.
32 |     public static let dots = Pattern(
   |                       |- warning: static property 'dots' is not concurrency-safe because non-'Sendable' type 'Pattern' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'dots' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |         frames: ["⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"],
34 |         fps: 14
/host/spi-builder-workspace/.build/checkouts/Motor/Sources/Motor/Pattern.swift:29:15: note: consider making struct 'Pattern' conform to the 'Sendable' protocol
27 |
28 | /// Spinner pattern.
29 | public struct Pattern {
   |               `- note: consider making struct 'Pattern' conform to the 'Sendable' protocol
30 |
31 |     /// Each frame
/host/spi-builder-workspace/Sources/SwiftKitCLI/CLI/SwiftKitCLI.swift:175:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
173 | // MARK: - String+Error
174 |
175 | extension String: Error {}
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
176 |
/host/spi-builder-workspace/Sources/SwiftKitCLI/Commands/NewCommand.swift:20:28: warning: 'OptionalParameter' is deprecated: use Param<String?>
 18 |
 19 |     /// The optional Kit Name Parameter
 20 |     let kitNameParameter = OptionalParameter()
    |                            `- warning: 'OptionalParameter' is deprecated: use Param<String?>
 21 |
 22 |     // MARK: Arguments
[239/242] Wrapping AST for SwiftKitCLI for debugging
[240/242] Write Objects.LinkFileList
[241/242] Linking swiftkit
Build complete! (55.86s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "exact" : [
          "8.3.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/xcodeproj.git"
    },
    {
      "identity" : "swiftcli",
      "requirement" : {
        "exact" : [
          "6.0.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI.git"
    },
    {
      "identity" : "motor",
      "requirement" : {
        "exact" : [
          "0.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flintbox/Motor.git"
    }
  ],
  "manifest_display_name" : "SwiftKit",
  "name" : "SwiftKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "swiftkit",
      "targets" : [
        "SwiftKitCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftKit",
      "targets" : [
        "SwiftKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKitTests",
      "path" : "Tests/SwiftKitTests",
      "sources" : [
        "FakeExecutable.swift",
        "SwiftKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftKitCLI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKitCLI",
      "path" : "Sources/SwiftKitCLI",
      "product_dependencies" : [
        "SwiftCLI",
        "Motor"
      ],
      "product_memberships" : [
        "swiftkit"
      ],
      "sources" : [
        "CLI/SwiftKitCLI.swift",
        "Commands/NewCommand.swift",
        "Commands/UpdateCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftKit",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKit",
      "path" : "Sources/SwiftKit",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "swiftkit",
        "SwiftKit"
      ],
      "sources" : [
        "Extensions/DateFormatter+Init.swift",
        "Extensions/String+DividerLine.swift",
        "Extensions/String+DropSuffix.swift",
        "Extensions/String+DropWhitespaces.swift",
        "InternalServices/CocoaPodsService/CocoaPodsService.swift",
        "InternalServices/CocoaPodsService/DispatchQueueExecutableCocoaPodsService.swift",
        "InternalServices/FileService/ExecutableFileService.swift",
        "InternalServices/FileService/FileService.swift",
        "InternalServices/GitService/ExecutableGitService.swift",
        "InternalServices/GitService/GitService.swift",
        "InternalServices/KitCreationEnvironmentConfigService/DefaultKitCreationEnvironmentConfigService.swift",
        "InternalServices/KitCreationEnvironmentConfigService/KitCreationEnvironmentConfigService.swift",
        "InternalServices/KitCreationService/KitCreationService.swift",
        "InternalServices/KitCreationService/QuestionKitCreationService.swift",
        "InternalServices/KitMigrationService/CIServiceKitMigrationService.swift",
        "InternalServices/KitMigrationService/DefaultKitMigrationService.swift",
        "InternalServices/KitMigrationService/ExcludedTargetsKitMigrationService.swift",
        "InternalServices/KitMigrationService/GitSetupKitMigrationService.swift",
        "InternalServices/KitMigrationService/KitMigrationService.swift",
        "InternalServices/KitMigrationService/SummarizingKitMigrationService.swift",
        "InternalServices/KitSetupService/DefaultKitSetupService.swift",
        "InternalServices/KitSetupService/KitSetupService.swift",
        "InternalServices/PackageManagerService/ExecutablePackageManagerService.swift",
        "InternalServices/PackageManagerService/PackageManagerService.swift",
        "InternalServices/QuestionService/ExecutableQuestionService.swift",
        "InternalServices/QuestionService/QuestionService.swift",
        "InternalServices/UpdateCheckService/GitUpdateCheckService.swift",
        "InternalServices/UpdateCheckService/UpdateCheckService.swift",
        "InternalServices/UpdateNotificationService/DispatchQueueUpdateNotificationService.swift",
        "InternalServices/UpdateNotificationService/UpdateNotificationService.swift",
        "InternalServices/XcodeProjectService/DefaultXcodeProjectService.swift",
        "InternalServices/XcodeProjectService/XcodeProjectService.swift",
        "Models/Executable.swift",
        "Models/Git/GitBranch.swift",
        "Models/Git/GitConfigKey.swift",
        "Models/Kit/Kit+Author.swift",
        "Models/Kit/Kit+CIService.swift",
        "Models/Kit/Kit+Directory+Path.swift",
        "Models/Kit/Kit+Directory.swift",
        "Models/Kit/Kit+GitHubHandle.swift",
        "Models/Kit/Kit+Organization.swift",
        "Models/Kit/Kit.swift",
        "Models/Kit/KitCreationArguments.swift",
        "Models/Kit/KitCreationEnvironmentConfig.swift",
        "Models/Question/AuthorEmailQuestion.swift",
        "Models/Question/AuthorNameQuestion.swift",
        "Models/Question/CIServiceQuestion.swift",
        "Models/Question/GenerateKitQuestion.swift",
        "Models/Question/KitNameQuestion.swift",
        "Models/Question/OrganizationIdentifierQuestion.swift",
        "Models/Question/OrganizationNameQuestion.swift",
        "Models/Question/Question.swift",
        "Models/Question/QuestionVariant.swift",
        "Models/Question/RepositoryURLQuestion.swift",
        "Models/SwiftKitError.swift",
        "Models/Update/UpdateNotification.swift",
        "Models/Update/UpdateResult.swift",
        "Models/Version.swift",
        "Models/Xcode/XcodeApplicationTarget.swift",
        "Models/Xcode/XcodeFileReference.swift",
        "Services/KitService/DefaultKitService.swift",
        "Services/KitService/KitService.swift",
        "Services/UpdateService/DefaultUpdateService.swift",
        "Services/UpdateService/UpdateService.swift",
        "SwiftKit+Services.swift",
        "SwiftKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.