The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CloudSyncSession, reference 0.4.0 (2f4a4b), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 10:56:58 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanashcraft/CloudSyncSession.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanashcraft/CloudSyncSession
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 2f4a4b1 Speed up initial sync: wider throttle range and larger fetch batches
Cloned https://github.com/ryanashcraft/CloudSyncSession.git
Revision (git rev-parse @):
2f4a4b1e9ea156394594444e59b927394ea3ea63
SUCCESS checkout https://github.com/ryanashcraft/CloudSyncSession.git at 0.4.0
Fetching https://github.com/ryanashcraft/swift-pid.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/6636] Fetching swift-log
[333/30256] Fetching swift-log, swift-collections
[401/30302] Fetching swift-log, swift-collections, swift-pid
Fetched https://github.com/apple/swift-collections.git from cache (2.04s)
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (2.04s)
Fetched https://github.com/apple/swift-log.git from cache (2.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (2.70s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (3.35s)
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
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "cloudsyncsession",
      "name": "CloudSyncSession",
      "url": "https://github.com/ryanashcraft/CloudSyncSession.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CloudSyncSession",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-pid",
          "name": "swift-pid",
          "url": "https://github.com/ryanashcraft/swift-pid.git",
          "version": "0.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-pid",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ryanashcraft/CloudSyncSession.git
[1/596] Fetching cloudsyncsession
Fetched https://github.com/ryanashcraft/CloudSyncSession.git from cache (0.69s)
Fetching https://github.com/ryanashcraft/swift-pid.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (0.54s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (0.61s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.05s)
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
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/ryanashcraft/CloudSyncSession.git
Working copy of https://github.com/ryanashcraft/CloudSyncSession.git resolved at 0.4.0 (2f4a4b1)
warning: '.resolve-product-dependencies': dependency 'cloudsyncsession' is not used by any target
Found 2 product dependencies
  - swift-pid
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ryanashcraft/CloudSyncSession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/80] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[9/80] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[10/80] Compiling OrderedCollections _HashTable.swift
[11/80] Compiling OrderedCollections _Hashtable+Header.swift
[12/82] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[13/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[14/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[15/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[16/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[17/87] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[18/87] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[19/87] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[22/87] Compiling DequeModule _DequeSlot.swift
[23/87] Compiling DequeModule _UnsafeWrappedBuffer.swift
[24/87] Compiling OrderedCollections OrderedDictionary+Elements.swift
[25/87] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[26/87] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[28/87] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[29/87] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[30/87] Compiling OrderedCollections _HashTable+Constants.swift
[31/87] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[32/87] Compiling OrderedCollections _HashTable+Testing.swift
[33/87] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[36/87] Compiling OrderedCollections _HashTable+Bucket.swift
[37/87] Compiling OrderedCollections _HashTable+BucketIterator.swift
[47/87] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[48/87] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[49/87] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[50/87] Compiling OrderedCollections OrderedSet+Diffing.swift
[51/87] Compiling OrderedCollections OrderedSet+Equatable.swift
[52/87] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[53/87] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[54/87] Compiling OrderedCollections OrderedDictionary+Values.swift
[55/87] Compiling OrderedCollections OrderedDictionary.swift
[56/87] Compiling OrderedCollections OrderedSet+Codable.swift
[61/87] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/87] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[63/87] Emitting module DequeModule
[66/87] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[67/87] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[68/87] Compiling OrderedCollections OrderedSet+Sendable.swift
[69/87] Compiling OrderedCollections OrderedSet+SubSequence.swift
[70/87] Compiling OrderedCollections OrderedSet+Testing.swift
[71/87] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[72/87] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[73/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[74/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[75/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[76/87] Emitting module OrderedCollections
[77/87] Compiling Logging Locks.swift
[78/87] Compiling Logging MetadataProvider.swift
[79/87] Compiling Logging LogHandler.swift
[80/87] Compiling Logging LogEvent.swift
[81/87] Compiling Logging Logging.swift
[82/87] Emitting module Logging
[83/87] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[84/87] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[85/87] Compiling OrderedCollections OrderedSet.swift
[86/87] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[87/87] Compiling OrderedCollections _UnsafeBitset.swift
[88/89] Compiling Collections Collections.swift
[89/89] Emitting module Collections
[90/92] Compiling PID RateLimitPIDController.swift
[91/92] Compiling PID PIDController.swift
[92/92] Emitting module PID
[93/109] Compiling CloudSyncSession ZoneMiddleware.swift
[94/109] Compiling CloudSyncSession OperationHandler.swift
[95/109] Compiling CloudSyncSession SubjectMiddleware.swift
[96/109] Compiling CloudSyncSession WorkMiddleware.swift
[97/109] Compiling CloudSyncSession RetryMiddleware.swift
[98/109] Compiling CloudSyncSession SplittingMiddleware.swift
[99/109] Compiling CloudSyncSession ErrorMiddleware.swift
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/Middleware/ErrorMiddleware.swift:47:13: warning: switch must be exhaustive
 45 |             Log.error.error("Handling CloudKit error (code \(ckError.errorCode)): \(ckError.localizedDescription)")
 46 |
 47 |             switch ckError.code {
    |             |- warning: switch must be exhaustive
    |             `- note: add missing case: '.participantAlreadyInvited'
 48 |             case .notAuthenticated,
 49 |                  .managedAccountRestricted,
[100/109] Compiling CloudSyncSession LoggerMiddleware.swift
/Users/admin/builder/spi-builder-workspace/Sources/CloudSyncSession/Middleware/ErrorMiddleware.swift:47:13: warning: switch must be exhaustive
 45 |             Log.error.error("Handling CloudKit error (code \(ckError.errorCode)): \(ckError.localizedDescription)")
 46 |
 47 |             switch ckError.code {
    |             |- warning: switch must be exhaustive
    |             `- note: add missing case: '.participantAlreadyInvited'
 48 |             case .notAuthenticated,
 49 |                  .managedAccountRestricted,
[101/109] Compiling CloudSyncSession Middleware.swift
[102/109] Compiling CloudSyncSession AccountStatusMiddleware.swift
[103/109] Compiling CloudSyncSession CKErrorExtensions.swift
[104/109] Compiling CloudSyncSession Log.swift
[105/109] Compiling CloudSyncSession CloudKitOperationHandler.swift
[106/109] Compiling CloudSyncSession CloudSyncSession.swift
[107/109] Emitting module CloudSyncSession
[108/109] Compiling CloudSyncSession SyncEvent.swift
[109/109] Compiling CloudSyncSession SyncState.swift
[110/110] Compiling CloudSyncSession SyncWork.swift
Build complete! (11.54s)
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"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.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",
        "Logging"
      ],
      "product_memberships" : [
        "CloudSyncSession"
      ],
      "sources" : [
        "CloudKitOperationHandler.swift",
        "CloudSyncSession.swift",
        "Extensions/CKErrorExtensions.swift",
        "Log.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.