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 DataThespian, reference main (717182), with Swift 6.2 for macOS (SPM) on 6 Oct 2025 23:28:39 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/DataThespian.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/DataThespian
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 717182c Migrating from subscription to FetchDescriptors
Cloned https://github.com/brightdigit/DataThespian.git
Revision (git rev-parse @):
717182cf73fcdfc045ef5928d9d6b014801f8e67
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/DataThespian.git at main
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/brightdigit/FelinePine.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/586] Fetching felinepine
[130/2719] Fetching felinepine, swift-docc-plugin
[357/6629] Fetching felinepine, swift-docc-plugin, swift-log
[1466/10169] Fetching felinepine, swift-docc-plugin, swift-log, swift-docc-symbolkit
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
[4412/6259] Fetching felinepine, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/brightdigit/FelinePine.git from cache (1.20s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (4.10s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
Computing version for https://github.com/brightdigit/FelinePine.git
Computed https://github.com/brightdigit/FelinePine.git at 1.0.0-beta.2 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.53s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/brightdigit/FelinePine.git
Working copy of https://github.com/brightdigit/FelinePine.git resolved at 1.0.0-beta.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
========================================
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",
  "dependencies": [
    {
      "identity": "datathespian",
      "name": "DataThespian",
      "url": "https://github.com/brightdigit/DataThespian.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DataThespian",
      "dependencies": [
        {
          "identity": "felinepine",
          "name": "FelinePine",
          "url": "https://github.com/brightdigit/FelinePine.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FelinePine",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/brightdigit/DataThespian.git
[1/1313] Fetching datathespian
Fetched https://github.com/brightdigit/DataThespian.git from cache (0.80s)
Fetching https://github.com/brightdigit/FelinePine.git from cache
Fetched https://github.com/brightdigit/FelinePine.git from cache (0.43s)
Computing version for https://github.com/brightdigit/FelinePine.git
Computed https://github.com/brightdigit/FelinePine.git at 1.0.0 (0.98s)
Creating working copy for https://github.com/brightdigit/DataThespian.git
Working copy of https://github.com/brightdigit/DataThespian.git resolved at main (717182c)
Creating working copy for https://github.com/brightdigit/FelinePine.git
Working copy of https://github.com/brightdigit/FelinePine.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'datathespian' is not used by any target
Found 1 product dependencies
  - FelinePine
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/brightdigit/DataThespian.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/13] Compiling FelinePine NSLocking.swift
[7/13] Compiling FelinePine Pine.swift
[8/13] Compiling FelinePine Logger.swift
[9/13] Compiling FelinePine Logger+LoggerCategory.swift
[10/13] Compiling FelinePine Feline.swift
[11/13] Compiling FelinePine Loggable.swift
[12/13] Emitting module FelinePine
[13/13] Compiling FelinePine LoggingSystem.swift
[14/53] Compiling DataThespian AnyModel.swift
[15/53] Compiling DataThespian Assert.swift
[16/53] Compiling DataThespian BackgroundDatabase.swift
[17/53] Compiling DataThespian Database+Extras.swift
[18/53] Compiling DataThespian Database+Queryable.swift
[19/57] Compiling DataThespian ModelDifferenceSynchronizer.swift
[20/57] Compiling DataThespian ModelSynchronizer.swift
[21/57] Compiling DataThespian SynchronizationDifference.swift
[22/57] Compiling DataThespian ThespianLogging.swift
[23/57] Compiling DataThespian Queryable+Extensions.swift
[24/57] Compiling DataThespian Queryable.swift
[25/57] Compiling DataThespian Selector.swift
[26/57] Compiling DataThespian Unique.swift
[27/57] Compiling DataThespian UniqueKey.swift
[28/57] Compiling DataThespian DataAgent.swift
[29/57] Compiling DataThespian DataMonitor.swift
[30/57] Compiling DataThespian DatabaseChangeSet.swift
[31/57] Compiling DataThespian DatabaseChangeType.swift
[32/57] Compiling DataThespian RegistrationCollection.swift
[33/57] Compiling DataThespian FetchDescriptor.swift
[34/57] Compiling DataThespian ModelContext+Extension.swift
[35/57] Compiling DataThespian ModelContext+Queryable.swift
[36/57] Compiling DataThespian DatabaseMonitoring.swift
[37/57] Compiling DataThespian ManagedObjectMetadata.swift
[38/57] Compiling DataThespian Notification.swift
[39/57] Compiling DataThespian NotificationDataUpdate.swift
[40/57] Compiling DataThespian DatabaseChangePublicist.swift
[41/57] Compiling DataThespian EnvironmentValues+DatabaseChangePublicist.swift
[42/57] Compiling DataThespian PublishingAgent.swift
[43/57] Compiling DataThespian PublishingRegister.swift
[44/57] Emitting module DataThespian
[45/57] Compiling DataThespian ModelContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataThespian/Synchronization/CollectionSynchronizer.swift:90:11: warning: capture of non-Sendable type 'Self.Type' in an isolated closure [#SendableMetatypes]
 88 |       let modelsToInsert: [Model<PersistentModelType>] = difference.inserts.map { model in
 89 |         modelContext.insert {
 90 |           Self.persistentModel(from: model)
    |           `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure [#SendableMetatypes]
 91 |         }
 92 |       }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[46/57] Compiling DataThespian NSManagedObjectID.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataThespian/Synchronization/CollectionSynchronizer.swift:90:11: warning: capture of non-Sendable type 'Self.Type' in an isolated closure [#SendableMetatypes]
 88 |       let modelsToInsert: [Model<PersistentModelType>] = difference.inserts.map { model in
 89 |         modelContext.insert {
 90 |           Self.persistentModel(from: model)
    |           `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure [#SendableMetatypes]
 91 |         }
 92 |       }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[47/57] Compiling DataThespian CollectionDifference.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataThespian/Synchronization/CollectionSynchronizer.swift:90:11: warning: capture of non-Sendable type 'Self.Type' in an isolated closure [#SendableMetatypes]
 88 |       let modelsToInsert: [Model<PersistentModelType>] = difference.inserts.map { model in
 89 |         modelContext.insert {
 90 |           Self.persistentModel(from: model)
    |           `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure [#SendableMetatypes]
 91 |         }
 92 |       }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[48/57] Compiling DataThespian CollectionSynchronizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataThespian/Synchronization/CollectionSynchronizer.swift:90:11: warning: capture of non-Sendable type 'Self.Type' in an isolated closure [#SendableMetatypes]
 88 |       let modelsToInsert: [Model<PersistentModelType>] = difference.inserts.map { model in
 89 |         modelContext.insert {
 90 |           Self.persistentModel(from: model)
    |           `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure [#SendableMetatypes]
 91 |         }
 92 |       }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[49/57] Compiling DataThespian UniqueKeyPath.swift
[50/57] Compiling DataThespian UniqueKeys.swift
[51/57] Compiling DataThespian Model.swift
[52/57] Compiling DataThespian AgentRegister.swift
[53/57] Compiling DataThespian Database.swift
[54/57] Compiling DataThespian EnvironmentValues+Database.swift
[55/57] Compiling DataThespian ModelActor+Database.swift
[56/57] Compiling DataThespian ModelActorDatabase.swift
[57/57] Compiling DataThespian QueryError.swift
Build complete! (21.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "felinepine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-beta.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/FelinePine.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "DataThespian",
  "name" : "DataThespian",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "DataThespian",
      "targets" : [
        "DataThespian"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DataThespianTests",
      "module_type" : "SwiftTarget",
      "name" : "DataThespianTests",
      "path" : "Tests/DataThespianTests",
      "sources" : [
        "Support/Child.swift",
        "Support/Parent.swift",
        "Support/SwiftDataIsAvailable.swift",
        "Support/TestingDatabase.swift",
        "Support/Thread.swift",
        "Tests/AnyModelTests.swift",
        "Tests/BasicDatabaseTests.swift",
        "Tests/CoreDataNotificationKeysTests.swift",
        "Tests/DataMonitorTests.swift",
        "Tests/DeleteTests.swift",
        "Tests/FetchTests.swift",
        "Tests/ModelActorTests.swift",
        "Tests/NotFoundErrorTests.swift",
        "Tests/PerformanceTests.swift",
        "Tests/SelectorExtensionTests.swift"
      ],
      "target_dependencies" : [
        "DataThespian"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataThespian",
      "module_type" : "SwiftTarget",
      "name" : "DataThespian",
      "path" : "Sources/DataThespian",
      "product_dependencies" : [
        "FelinePine"
      ],
      "product_memberships" : [
        "DataThespian"
      ],
      "sources" : [
        "AnyModel.swift",
        "Assert.swift",
        "Databases/BackgroundDatabase.swift",
        "Databases/Database+Extras.swift",
        "Databases/Database+Queryable.swift",
        "Databases/Database.swift",
        "Databases/EnvironmentValues+Database.swift",
        "Databases/ModelActor+Database.swift",
        "Databases/ModelActorDatabase.swift",
        "Databases/QueryError.swift",
        "Databases/Queryable+Extensions.swift",
        "Databases/Queryable.swift",
        "Databases/Selector.swift",
        "Databases/Unique.swift",
        "Databases/UniqueKey.swift",
        "Databases/UniqueKeyPath.swift",
        "Databases/UniqueKeys.swift",
        "Model.swift",
        "Notification/AgentRegister.swift",
        "Notification/Combine/DatabaseChangePublicist.swift",
        "Notification/Combine/EnvironmentValues+DatabaseChangePublicist.swift",
        "Notification/Combine/PublishingAgent.swift",
        "Notification/Combine/PublishingRegister.swift",
        "Notification/DataAgent.swift",
        "Notification/DataMonitor.swift",
        "Notification/DatabaseChangeSet.swift",
        "Notification/DatabaseChangeType.swift",
        "Notification/DatabaseMonitoring.swift",
        "Notification/ManagedObjectMetadata.swift",
        "Notification/Notification.swift",
        "Notification/NotificationDataUpdate.swift",
        "Notification/RegistrationCollection.swift",
        "SwiftData/FetchDescriptor.swift",
        "SwiftData/ModelContext+Extension.swift",
        "SwiftData/ModelContext+Queryable.swift",
        "SwiftData/ModelContext.swift",
        "SwiftData/NSManagedObjectID.swift",
        "Synchronization/CollectionDifference.swift",
        "Synchronization/CollectionSynchronizer.swift",
        "Synchronization/ModelDifferenceSynchronizer.swift",
        "Synchronization/ModelSynchronizer.swift",
        "Synchronization/SynchronizationDifference.swift",
        "ThespianLogging.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.