The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CloudSyncSession, reference main (94c2d5), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 00:58:02 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanashcraft/CloudSyncSession.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanashcraft/CloudSyncSession
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 94c2d57 Improve rate limiting behavior (#6)
Cloned https://github.com/ryanashcraft/CloudSyncSession.git
Revision (git rev-parse @):
94c2d5720641f3fcbcf9395945c2de736d879029
SUCCESS checkout https://github.com/ryanashcraft/CloudSyncSession.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ryanashcraft/CloudSyncSession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-1EA4D86E10B52AF.txt
[12/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/26] Compiling InternalCollectionsUtilities Descriptions.swift
[15/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/26] Compiling InternalCollectionsUtilities Debugging.swift
[19/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/26] Compiling InternalCollectionsUtilities Integer rank.swift
[23/26] Emitting module InternalCollectionsUtilities
[24/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/308] Compiling DequeModule _DequeBufferHeader.swift
[28/308] Compiling DequeModule _DequeSlot.swift
[29/309] Compiling HeapModule Heap+UnsafeHandle.swift
[30/309] Compiling HeapModule Heap.swift
[31/309] Compiling HeapModule Heap+Invariants.swift
[32/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/309] Compiling HeapModule _HeapNode.swift
[34/309] Compiling HeapModule Heap+Descriptions.swift
[35/309] Emitting module HeapModule
[36/309] Compiling HashTreeCollections _HashLevel.swift
[37/309] Compiling HashTreeCollections _HashNode+Builder.swift
[38/309] Compiling HashTreeCollections _Bucket.swift
[39/309] Compiling HashTreeCollections _Hash.swift
[40/309] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/309] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/309] Compiling HashTreeCollections _HashNode+Invariants.swift
[43/309] Compiling HashTreeCollections _HashNode+Lookups.swift
[44/309] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[45/309] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[46/309] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[47/309] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[48/309] Compiling HashTreeCollections _HashNode.swift
[49/309] Compiling HashTreeCollections _HashNodeHeader.swift
[50/315] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/315] Compiling HashTreeCollections _UnmanagedHashNode.swift
[52/315] Compiling HashTreeCollections _UnsafePath.swift
[53/315] Compiling HashTreeCollections TreeDictionary+Codable.swift
[54/315] Compiling HashTreeCollections TreeDictionary+Collection.swift
[55/315] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[56/315] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[57/315] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[58/315] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[59/315] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[60/315] Compiling HashTreeCollections TreeDictionary+Values.swift
[61/315] Compiling HashTreeCollections TreeDictionary.swift
[62/315] Compiling HashTreeCollections TreeSet+Codable.swift
[63/315] Compiling HashTreeCollections TreeSet+Collection.swift
[64/315] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[65/315] Compiling HashTreeCollections TreeSet+Debugging.swift
[66/315] Compiling HashTreeCollections TreeSet+Descriptions.swift
[67/315] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[68/315] Compiling HashTreeCollections TreeDictionary+Filter.swift
[69/315] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[70/315] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[71/315] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[72/315] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[73/315] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[74/315] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[75/315] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[76/315] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[77/315] Compiling HashTreeCollections TreeSet+Equatable.swift
[78/315] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[79/315] Compiling HashTreeCollections TreeSet+Extras.swift
[80/315] Compiling HashTreeCollections TreeSet+Filter.swift
[81/315] Compiling HashTreeCollections TreeSet+Hashable.swift
[82/315] Compiling HashTreeCollections TreeSet+Sendable.swift
[83/315] Compiling HashTreeCollections TreeSet+Sequence.swift
[84/315] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[85/323] Compiling HashTreeCollections _RawHashNode.swift
[91/323] Compiling HashTreeCollections _HashNode+Structural union.swift
[98/323] Compiling HashTreeCollections _HashSlot.swift
[99/323] Compiling HashTreeCollections _HashStack.swift
[100/323] Compiling HashTreeCollections _HashTreeIterator.swift
[101/323] Compiling HashTreeCollections _HashTreeStatistics.swift
[102/323] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[103/328] Emitting module BitCollections
[104/328] Compiling DequeModule _DequeBuffer.swift
[105/328] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[106/328] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[107/328] Compiling HashTreeCollections _HashNode+Storage.swift
[108/328] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[109/328] Compiling HashTreeCollections _HashNode+Structural filter.swift
[110/328] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[111/328] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[112/328] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[118/328] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[119/328] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[120/328] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[121/328] Compiling HashTreeCollections _HashNode+Structural merge.swift
[122/328] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[123/328] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[126/328] Compiling BitCollections BitSet.swift
[127/328] Compiling BitCollections Range+Utilities.swift
[128/328] Compiling BitCollections Slice+Utilities.swift
[129/328] Compiling BitCollections UInt+Tricks.swift
[130/328] Compiling BitCollections _Word.swift
[131/328] Compiling OrderedCollections OrderedSet.swift
[132/328] Compiling OrderedCollections _UnsafeBitset.swift
[159/328] Compiling HashTreeCollections _AncestorHashSlots.swift
[160/328] Compiling HashTreeCollections _Bitmap.swift
[161/328] Emitting module DequeModule
[168/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[169/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[170/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[171/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[172/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[173/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[174/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[175/328] Compiling HashTreeCollections TreeSet.swift
[284/335] Emitting module OrderedCollections
[303/335] Emitting module _RopeModule
[304/335] Compiling _RopeModule Rope+Remove.swift
[305/335] Compiling _RopeModule Rope+RemoveSubrange.swift
[306/335] Compiling _RopeModule Rope+Split.swift
[307/335] Compiling _RopeModule Optional Utilities.swift
[308/335] Compiling _RopeModule String Utilities.swift
[309/335] Compiling _RopeModule String.Index+ABI.swift
[310/335] Compiling _RopeModule _CharacterRecognizer.swift
[335/335] Emitting module HashTreeCollections
[336/337] Compiling Collections Collections.swift
[337/337] Emitting module Collections
[338/340] Emitting module PID
[339/340] Compiling PID RateLimitPIDController.swift
[340/340] Compiling PID PIDController.swift
[341/356] Compiling CloudSyncSession LoggerMiddleware.swift
[342/356] Compiling CloudSyncSession RetryMiddleware.swift
[343/356] Compiling CloudSyncSession OperationHandler.swift
[344/356] Compiling CloudSyncSession SplittingMiddleware.swift
[345/356] Compiling CloudSyncSession SubjectMiddleware.swift
[346/356] Compiling CloudSyncSession SyncState.swift
[347/357] Compiling CloudSyncSession CloudKitOperationHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:141:19: warning: 'modifyRecordsCompletionBlock' was deprecated in macOS 12.0: Use modifyRecordsResultBlock instead [#DeprecatedDeclaration]
139 |         )
140 |
141 |         operation.modifyRecordsCompletionBlock = { serverRecords, deletedRecordIDs, error in
    |                   `- warning: 'modifyRecordsCompletionBlock' was deprecated in macOS 12.0: Use modifyRecordsResultBlock instead [#DeprecatedDeclaration]
142 |             if let error = error {
143 |                 self.onOperationError(error)
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:193:19: warning: 'recordChangedBlock' was deprecated in macOS 12.0: Use recordWasChangedBlock instead, which surfaces per-record errors [#DeprecatedDeclaration]
191 |         }
192 |
193 |         operation.recordChangedBlock = { record in
    |                   `- warning: 'recordChangedBlock' was deprecated in macOS 12.0: Use recordWasChangedBlock instead, which surfaces per-record errors [#DeprecatedDeclaration]
194 |             changedRecords.append(record)
195 |         }
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:201:19: warning: 'recordZoneFetchCompletionBlock' was deprecated in macOS 12.0: Use recordZoneFetchResultBlock instead [#DeprecatedDeclaration]
199 |         }
200 |
201 |         operation.recordZoneFetchCompletionBlock = { [weak self] _, newToken, _, newHasMore, _ in
    |                   `- warning: 'recordZoneFetchCompletionBlock' was deprecated in macOS 12.0: Use recordZoneFetchResultBlock instead [#DeprecatedDeclaration]
202 |             guard let self = self else {
203 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:219:19: warning: 'fetchRecordZoneChangesCompletionBlock' was deprecated in macOS 12.0: Use fetchRecordZoneChangesResultBlock instead [#DeprecatedDeclaration]
217 |         }
218 |
219 |         operation.fetchRecordZoneChangesCompletionBlock = { [weak self] error in
    |                   `- warning: 'fetchRecordZoneChangesCompletionBlock' was deprecated in macOS 12.0: Use fetchRecordZoneChangesResultBlock instead [#DeprecatedDeclaration]
220 |             guard let self = self else {
221 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:352:19: warning: 'fetchRecordZonesCompletionBlock' was deprecated in macOS 12.0: Use fetchRecordZonesResultBlock instead [#DeprecatedDeclaration]
350 |         let operation = CKFetchRecordZonesOperation(recordZoneIDs: [zoneID])
351 |
352 |         operation.fetchRecordZonesCompletionBlock = { ids, error in
    |                   `- warning: 'fetchRecordZonesCompletionBlock' was deprecated in macOS 12.0: Use fetchRecordZonesResultBlock instead [#DeprecatedDeclaration]
353 |             if let error = error {
354 |                 os_log(
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:398:19: warning: 'modifyRecordZonesCompletionBlock' was deprecated in macOS 12.0: Use modifyRecordZonesResultBlock instead [#DeprecatedDeclaration]
396 |         )
397 |
398 |         operation.modifyRecordZonesCompletionBlock = { _, _, error in
    |                   `- warning: 'modifyRecordZonesCompletionBlock' was deprecated in macOS 12.0: Use modifyRecordZonesResultBlock instead [#DeprecatedDeclaration]
399 |             if let error = error {
400 |                 os_log(
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:426:19: warning: 'fetchSubscriptionCompletionBlock' was deprecated in macOS 12.0: Use fetchSubscriptionsResultBlock instead [#DeprecatedDeclaration]
424 |         let operation = CKFetchSubscriptionsOperation(subscriptionIDs: [subscriptionID])
425 |
426 |         operation.fetchSubscriptionCompletionBlock = { ids, error in
    |                   `- warning: 'fetchSubscriptionCompletionBlock' was deprecated in macOS 12.0: Use fetchSubscriptionsResultBlock instead [#DeprecatedDeclaration]
427 |             if let error = error {
428 |                 os_log(
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:477:19: warning: 'modifySubscriptionsCompletionBlock' was deprecated in macOS 12.0: Use modifySubscriptionsResultBlock instead [#DeprecatedDeclaration]
475 |         )
476 |
477 |         operation.modifySubscriptionsCompletionBlock = { _, _, error in
    |                   `- warning: 'modifySubscriptionsCompletionBlock' was deprecated in macOS 12.0: Use modifySubscriptionsResultBlock instead [#DeprecatedDeclaration]
478 |             if let error = error {
479 |                 os_log(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[348/357] Compiling CloudSyncSession CloudSyncSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:141:19: warning: 'modifyRecordsCompletionBlock' was deprecated in macOS 12.0: Use modifyRecordsResultBlock instead [#DeprecatedDeclaration]
139 |         )
140 |
141 |         operation.modifyRecordsCompletionBlock = { serverRecords, deletedRecordIDs, error in
    |                   `- warning: 'modifyRecordsCompletionBlock' was deprecated in macOS 12.0: Use modifyRecordsResultBlock instead [#DeprecatedDeclaration]
142 |             if let error = error {
143 |                 self.onOperationError(error)
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:193:19: warning: 'recordChangedBlock' was deprecated in macOS 12.0: Use recordWasChangedBlock instead, which surfaces per-record errors [#DeprecatedDeclaration]
191 |         }
192 |
193 |         operation.recordChangedBlock = { record in
    |                   `- warning: 'recordChangedBlock' was deprecated in macOS 12.0: Use recordWasChangedBlock instead, which surfaces per-record errors [#DeprecatedDeclaration]
194 |             changedRecords.append(record)
195 |         }
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:201:19: warning: 'recordZoneFetchCompletionBlock' was deprecated in macOS 12.0: Use recordZoneFetchResultBlock instead [#DeprecatedDeclaration]
199 |         }
200 |
201 |         operation.recordZoneFetchCompletionBlock = { [weak self] _, newToken, _, newHasMore, _ in
    |                   `- warning: 'recordZoneFetchCompletionBlock' was deprecated in macOS 12.0: Use recordZoneFetchResultBlock instead [#DeprecatedDeclaration]
202 |             guard let self = self else {
203 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:219:19: warning: 'fetchRecordZoneChangesCompletionBlock' was deprecated in macOS 12.0: Use fetchRecordZoneChangesResultBlock instead [#DeprecatedDeclaration]
217 |         }
218 |
219 |         operation.fetchRecordZoneChangesCompletionBlock = { [weak self] error in
    |                   `- warning: 'fetchRecordZoneChangesCompletionBlock' was deprecated in macOS 12.0: Use fetchRecordZoneChangesResultBlock instead [#DeprecatedDeclaration]
220 |             guard let self = self else {
221 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:352:19: warning: 'fetchRecordZonesCompletionBlock' was deprecated in macOS 12.0: Use fetchRecordZonesResultBlock instead [#DeprecatedDeclaration]
350 |         let operation = CKFetchRecordZonesOperation(recordZoneIDs: [zoneID])
351 |
352 |         operation.fetchRecordZonesCompletionBlock = { ids, error in
    |                   `- warning: 'fetchRecordZonesCompletionBlock' was deprecated in macOS 12.0: Use fetchRecordZonesResultBlock instead [#DeprecatedDeclaration]
353 |             if let error = error {
354 |                 os_log(
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:398:19: warning: 'modifyRecordZonesCompletionBlock' was deprecated in macOS 12.0: Use modifyRecordZonesResultBlock instead [#DeprecatedDeclaration]
396 |         )
397 |
398 |         operation.modifyRecordZonesCompletionBlock = { _, _, error in
    |                   `- warning: 'modifyRecordZonesCompletionBlock' was deprecated in macOS 12.0: Use modifyRecordZonesResultBlock instead [#DeprecatedDeclaration]
399 |             if let error = error {
400 |                 os_log(
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:426:19: warning: 'fetchSubscriptionCompletionBlock' was deprecated in macOS 12.0: Use fetchSubscriptionsResultBlock instead [#DeprecatedDeclaration]
424 |         let operation = CKFetchSubscriptionsOperation(subscriptionIDs: [subscriptionID])
425 |
426 |         operation.fetchSubscriptionCompletionBlock = { ids, error in
    |                   `- warning: 'fetchSubscriptionCompletionBlock' was deprecated in macOS 12.0: Use fetchSubscriptionsResultBlock instead [#DeprecatedDeclaration]
427 |             if let error = error {
428 |                 os_log(
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:477:19: warning: 'modifySubscriptionsCompletionBlock' was deprecated in macOS 12.0: Use modifySubscriptionsResultBlock instead [#DeprecatedDeclaration]
475 |         )
476 |
477 |         operation.modifySubscriptionsCompletionBlock = { _, _, error in
    |                   `- warning: 'modifySubscriptionsCompletionBlock' was deprecated in macOS 12.0: Use modifySubscriptionsResultBlock instead [#DeprecatedDeclaration]
478 |             if let error = error {
479 |                 os_log(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[349/357] Compiling CloudSyncSession WorkMiddleware.swift
[350/357] Compiling CloudSyncSession ZoneMiddleware.swift
[351/357] Emitting module CloudSyncSession
[352/357] Compiling CloudSyncSession SyncEvent.swift
[353/357] Compiling CloudSyncSession AccountStatusMiddleware.swift
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/Middleware/ErrorMiddleware.swift:59:13: warning: switch must be exhaustive
 57 |             )
 58 |
 59 |             switch ckError.code {
    |             |- warning: switch must be exhaustive
    |             `- note: add missing case: '.participantAlreadyInvited'
 60 |             case .notAuthenticated,
 61 |                  .managedAccountRestricted,
[354/357] Compiling CloudSyncSession ErrorMiddleware.swift
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/Middleware/ErrorMiddleware.swift:59:13: warning: switch must be exhaustive
 57 |             )
 58 |
 59 |             switch ckError.code {
    |             |- warning: switch must be exhaustive
    |             `- note: add missing case: '.participantAlreadyInvited'
 60 |             case .notAuthenticated,
 61 |                  .managedAccountRestricted,
[355/357] Compiling CloudSyncSession CKErrorExtensions.swift
[356/357] Compiling CloudSyncSession Middleware.swift
[357/357] Compiling CloudSyncSession SyncWork.swift
Build complete! (14.62s)
Fetching https://github.com/ryanashcraft/swift-pid.git
[3/46] Fetching swift-pid
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (0.59s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (1.01s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.18s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/ryanashcraft/swift-pid.git
Working copy of https://github.com/ryanashcraft/swift-pid.git resolved at 0.0.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-pid",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ryanashcraft/swift-pid.git"
    }
  ],
  "manifest_display_name" : "CloudSyncSession",
  "name" : "CloudSyncSession",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "CloudSyncSession",
      "targets" : [
        "CloudSyncSession"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CloudSyncSessionTests",
      "module_type" : "SwiftTarget",
      "name" : "CloudSyncSessionTests",
      "path" : "Tests/CloudSyncSessionTests",
      "sources" : [
        "CloudSyncSessionTests.swift",
        "SyncStateTests.swift"
      ],
      "target_dependencies" : [
        "CloudSyncSession"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CloudSyncSession",
      "module_type" : "SwiftTarget",
      "name" : "CloudSyncSession",
      "path" : "Sources/CloudSyncSession",
      "product_dependencies" : [
        "PID"
      ],
      "product_memberships" : [
        "CloudSyncSession"
      ],
      "sources" : [
        "CloudKitOperationHandler.swift",
        "CloudSyncSession.swift",
        "Extensions/CKErrorExtensions.swift",
        "Middleware.swift",
        "Middleware/AccountStatusMiddleware.swift",
        "Middleware/ErrorMiddleware.swift",
        "Middleware/LoggerMiddleware.swift",
        "Middleware/RetryMiddleware.swift",
        "Middleware/SplittingMiddleware.swift",
        "Middleware/SubjectMiddleware.swift",
        "Middleware/WorkMiddleware.swift",
        "Middleware/ZoneMiddleware.swift",
        "OperationHandler.swift",
        "SyncEvent.swift",
        "SyncState.swift",
        "SyncWork.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.