The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZeeQL3Combine, reference develop (76ecaa), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 15:59:20 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/ZeeQL/ZeeQL3Combine.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3Combine
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 76ecaa6 Update to new ZeeQL 0.9.16
Cloned https://github.com/ZeeQL/ZeeQL3Combine.git
Revision (git rev-parse @):
76ecaa6cde7ddd07c408309235f7fc0d1a296e65
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Combine.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3Combine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/96] Emitting module ZeeQL
[5/106] Compiling ZeeQL QualifierEvaluation.swift
[6/106] Compiling ZeeQL QualifierParser.swift
[7/106] Compiling ZeeQL QualifierVariable.swift
[8/106] Compiling ZeeQL SQLQualifier.swift
[9/106] Compiling ZeeQL SortOrdering.swift
[10/106] Compiling ZeeQL StoreKeyValueCoding.swift
[11/106] Compiling ZeeQL AnyOptional.swift
[12/106] Compiling ZeeQL Dictionary+Extensions.swift
[13/106] Compiling ZeeQL EquatableType.swift
[14/106] Compiling ZeeQL KeyValueStringFormatter.swift
[15/106] Compiling ZeeQL SQLExpressionFactory.swift
[16/106] Compiling ZeeQL SQLForeignKey.swift
[17/106] Compiling ZeeQL SQLTableGroups.swift
[18/106] Compiling ZeeQL SchemaGeneration.swift
[19/106] Compiling ZeeQL SchemaSynchronization.swift
[20/106] Compiling ZeeQL SchemaSynchronizationFactory.swift
[21/106] Compiling ZeeQL TypedDatabaseChannel.swift
[22/106] Compiling ZeeQL TypedFetchSpecification.swift
[23/106] Compiling ZeeQL ZeeQLTypes.swift
[24/106] Compiling ZeeQL ArrayDataSource.swift
[25/106] Compiling ZeeQL Database.swift
[26/106] Compiling ZeeQL DatabaseChannel.swift
[27/106] Compiling ZeeQL DatabaseChannelBase.swift
[28/106] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[29/106] Compiling ZeeQL DatabaseContext.swift
[30/106] Compiling ZeeQL DatabaseDataSource.swift
[31/106] Compiling ZeeQL DatabaseObject.swift
[32/106] Compiling ZeeQL DatabaseOperation.swift
[33/106] Compiling ZeeQL Entity.swift
[34/106] Compiling ZeeQL FancyModelMaker.swift
[35/106] Compiling ZeeQL Logger.swift
[36/106] Compiling ZeeQL Pluralize.swift
[37/106] Compiling ZeeQL SimpleKVC.swift
[38/106] Compiling ZeeQL SmartDescription.swift
[39/106] Compiling ZeeQL TimeRange.swift
[40/106] Compiling ZeeQL SQLite3Adaptor.swift
[41/106] Compiling ZeeQL SQLite3AdaptorChannel.swift
[42/106] Compiling ZeeQL SQLite3Expression.swift
[43/106] Compiling ZeeQL SQLite3ModelFetch.swift
[44/106] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[45/106] Compiling ZeeQL FetchSpecification.swift
[46/106] Compiling ZeeQL GlobalID.swift
[47/106] Compiling ZeeQL Key.swift
[48/106] Compiling ZeeQL KeyComparisonQualifier.swift
[49/106] Compiling ZeeQL KeyValueQualifier.swift
[50/106] Compiling ZeeQL ModelFetchSpecification.swift
[51/106] Compiling ZeeQL NotQualifier.swift
[52/106] Compiling ZeeQL ObjectStore.swift
[53/106] Compiling ZeeQL ObjectTrackingContext.swift
[54/106] Compiling ZeeQL Qualifier.swift
[55/106] Compiling ZeeQL AdaptorModelFetch.swift
[56/106] Compiling ZeeQL AdaptorOperation.swift
[57/106] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[58/106] Compiling ZeeQL AdaptorQueryType.swift
[59/106] Compiling ZeeQL AdaptorRecord.swift
[60/106] Compiling ZeeQL AdaptorRecordSchema.swift
[61/106] Compiling ZeeQL Attribute.swift
[62/106] Compiling ZeeQL AttributeKey.swift
[63/106] Compiling ZeeQL AttributeValue.swift
[64/106] Compiling ZeeQL AdaptorRecordDecoder.swift
[65/106] Compiling ZeeQL CodableEntity.swift
[66/106] Compiling ZeeQL CodableModel.swift
[67/106] Compiling ZeeQL CodableModelDecoder.swift
[68/106] Compiling ZeeQL CodableModelEntityDecoder.swift
[69/106] Compiling ZeeQL CodableModelPostProcessor.swift
[70/106] Compiling ZeeQL CodableRelationship.swift
[71/106] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[72/106] Compiling ZeeQL CodeAttribute.swift
[73/106] Compiling ZeeQL CodeEntity.swift
[74/106] Compiling ZeeQL CodeRelationship.swift
[75/106] Compiling ZeeQL CodeValueAttribute.swift
[76/106] Compiling ZeeQL BooleanQualifier.swift
[77/106] Compiling ZeeQL ComparisonOperation.swift
[78/106] Compiling ZeeQL CompoundQualifier.swift
[79/106] Compiling ZeeQL Constant.swift
[80/106] Compiling ZeeQL DataSource.swift
[81/106] Compiling ZeeQL EntityType+Builder.swift
[82/106] Compiling ZeeQL EntityType.swift
[83/106] Compiling ZeeQL Expression.swift
[84/106] Compiling ZeeQL ExpressionEvaluation.swift
[85/106] Compiling ZeeQL FetchSpecification+Builder.swift
[86/106] Compiling ZeeQL AccessDataSource.swift
[87/106] Compiling ZeeQL AccessDataSourceError.swift
[88/106] Compiling ZeeQL AccessDataSourceFinders.swift
[89/106] Compiling ZeeQL ActiveDataSource.swift
[90/106] Compiling ZeeQL ActiveRecord.swift
[91/106] Compiling ZeeQL ActiveRecordType.swift
[92/106] Compiling ZeeQL Adaptor.swift
[93/106] Compiling ZeeQL AdaptorChannel.swift
[94/106] Compiling ZeeQL AdaptorChannelPool.swift
[95/106] Compiling ZeeQL AdaptorDataSource.swift
[96/106] Compiling ZeeQL AdaptorError.swift
[97/106] Compiling ZeeQL Join.swift
[98/106] Compiling ZeeQL MirrorHelpers.swift
[99/106] Compiling ZeeQL Model.swift
[100/106] Compiling ZeeQL ModelLoader.swift
[101/106] Compiling ZeeQL ModelPattern.swift
[102/106] Compiling ZeeQL ModelSQLizer.swift
[103/106] Compiling ZeeQL Property.swift
[104/106] Compiling ZeeQL Relationship.swift
[105/106] Compiling ZeeQL SQLAttributeChange.swift
[106/106] Compiling ZeeQL SQLExpression.swift
[107/112] Compiling ZeeQLCombine ReExports.swift
[108/112] Compiling ZeeQLCombine OActiveRecord.swift
[109/112] Compiling ZeeQLCombine AccessDataSourcePublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift:107:29: warning: capture of non-sendable type 'SubscriberType.Input.Type' in an isolated closure
105 |       // And even then we can decide whether each subscription should re-query?
106 |       do {
107 |         try self.dataSource.fetchObjects(self.fetchSpecification) { object in
    |                             `- warning: capture of non-sendable type 'SubscriberType.Input.Type' in an isolated closure
108 |           // we can detect cancellable via `subscriber` == nil, but
109 |           // ZeeQL right now has no cancel API in this place :-)
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift:107:13: warning: capture of non-sendable type 'SubscriberType.Type' in an isolated closure
105 |       // And even then we can decide whether each subscription should re-query?
106 |       do {
107 |         try self.dataSource.fetchObjects(self.fetchSpecification) { object in
    |             `- warning: capture of non-sendable type 'SubscriberType.Type' in an isolated closure
108 |           // we can detect cancellable via `subscriber` == nil, but
109 |           // ZeeQL right now has no cancel API in this place :-)
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift:101:16: warning: capture of non-sendable type 'SubscriberType.Type' in an isolated closure
 99 |   }
100 |
101 |   private func resume() {
    |                `- warning: capture of non-sendable type 'SubscriberType.Type' in an isolated closure
102 |     queue.async {
103 |       // TBD: this can feed before the function returns. Is this an issue?
[110/112] Compiling ZeeQLCombine AccessDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:39:27: warning: capture of non-sendable type 'Object.Type' in an isolated closure
37 |           // TBD: Why isn't this public? I guess because we are supposed to
38 |           //      set the FS on the datasource.
39 |           let count = try self._primaryFetchCount(fs)
   |                           `- warning: capture of non-sendable type 'Object.Type' in an isolated closure
40 |           promise(.success(count))
41 |         }
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:30:8: warning: capture of non-sendable type 'Object.Type' in an isolated closure
28 |   }
29 |
30 |   func fetchCount(_ fs: FetchSpecification,
   |        `- warning: capture of non-sendable type 'Object.Type' in an isolated closure
31 |                   on queue: DispatchQueue = .global())
32 |        -> AnyPublisher<Int, Error>
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:58:15: warning: capture of non-sendable type 'Object.Type' in an isolated closure
56 |         do {
57 |           var gids = [ GlobalID ]()
58 |           try self._primaryFetchGlobalIDs(fs) { gids.append($0) }
   |               `- warning: capture of non-sendable type 'Object.Type' in an isolated closure
59 |           promise(.success(gids))
60 |         }
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:50:8: warning: capture of non-sendable type 'Object.Type' in an isolated closure
48 |   }
49 |
50 |   func fetchGlobalIDs(_ fs: FetchSpecification,
   |        `- warning: capture of non-sendable type 'Object.Type' in an isolated closure
51 |                       on queue: DispatchQueue = .global())
52 |        -> AnyPublisher<[ GlobalID ], Error>
[111/112] Emitting module ZeeQLCombine
[112/112] Compiling ZeeQLCombine Adaptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift:23:27: warning: capture of non-sendable type 'Self.Type' in an isolated closure
21 |       queue.async {
22 |         do { // TODO: should run in a single TX
23 |           let model = try self.fetchModel()
   |                           `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
24 |           let tag   = try self.fetchModelTag()
25 |           promise(.success( ( model: model, tag: tag ) ))
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift:17:8: warning: capture of non-sendable type 'Self.Type' in an isolated closure
15 | public extension Adaptor {
16 |
17 |   func fetchModel(on queue: DispatchQueue = .global())
   |        `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
18 |        -> AnyPublisher<( model: Model, tag: ModelTag ), Error>
19 |   {
Build complete! (10.36s)
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/3410] Fetching zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.99s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (1.52s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.53s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.41s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.22
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.16",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    }
  ],
  "manifest_display_name" : "ZeeQL3Combine",
  "name" : "ZeeQL3Combine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ZeeQLCombine",
      "targets" : [
        "ZeeQLCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZeeQLCombine",
      "module_type" : "SwiftTarget",
      "name" : "ZeeQLCombine",
      "path" : "Sources/ZeeQLCombine",
      "product_dependencies" : [
        "ZeeQL"
      ],
      "product_memberships" : [
        "ZeeQLCombine"
      ],
      "sources" : [
        "AccessDataSource.swift",
        "AccessDataSourcePublisher.swift",
        "Adaptor.swift",
        "OActiveRecord.swift",
        "ReExports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.