Build Information
Successful build of ZeeQL3Combine, reference 0.2.0 (a9f169
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 15:59:14 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: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3Combine
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at a9f169c Merge branch 'develop'
Cloned https://github.com/ZeeQL/ZeeQL3Combine.git
Revision (git rev-parse @):
a9f169c3e8c52dbb096c96ec62efaa6cc2b55fdc
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Combine.git at 0.2.0
========================================
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] Compiling ZeeQL BooleanQualifier.swift
[5/96] Compiling ZeeQL ComparisonOperation.swift
[6/96] Compiling ZeeQL CompoundQualifier.swift
[7/96] Compiling ZeeQL Constant.swift
[8/96] Compiling ZeeQL DataSource.swift
[9/96] Compiling ZeeQL EntityType+Builder.swift
[10/96] Compiling ZeeQL EntityType.swift
[11/96] Compiling ZeeQL Expression.swift
[12/96] Compiling ZeeQL ExpressionEvaluation.swift
[13/96] Compiling ZeeQL FetchSpecification+Builder.swift
[14/106] Emitting module ZeeQL
[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 QualifierEvaluation.swift
[36/106] Compiling ZeeQL QualifierParser.swift
[37/106] Compiling ZeeQL QualifierVariable.swift
[38/106] Compiling ZeeQL SQLQualifier.swift
[39/106] Compiling ZeeQL SortOrdering.swift
[40/106] Compiling ZeeQL StoreKeyValueCoding.swift
[41/106] Compiling ZeeQL AnyOptional.swift
[42/106] Compiling ZeeQL Dictionary+Extensions.swift
[43/106] Compiling ZeeQL EquatableType.swift
[44/106] Compiling ZeeQL KeyValueStringFormatter.swift
[45/106] Compiling ZeeQL AccessDataSource.swift
[46/106] Compiling ZeeQL AccessDataSourceError.swift
[47/106] Compiling ZeeQL AccessDataSourceFinders.swift
[48/106] Compiling ZeeQL ActiveDataSource.swift
[49/106] Compiling ZeeQL ActiveRecord.swift
[50/106] Compiling ZeeQL ActiveRecordType.swift
[51/106] Compiling ZeeQL Adaptor.swift
[52/106] Compiling ZeeQL AdaptorChannel.swift
[53/106] Compiling ZeeQL AdaptorChannelPool.swift
[54/106] Compiling ZeeQL AdaptorDataSource.swift
[55/106] Compiling ZeeQL AdaptorError.swift
[56/106] Compiling ZeeQL FetchSpecification.swift
[57/106] Compiling ZeeQL GlobalID.swift
[58/106] Compiling ZeeQL Key.swift
[59/106] Compiling ZeeQL KeyComparisonQualifier.swift
[60/106] Compiling ZeeQL KeyValueQualifier.swift
[61/106] Compiling ZeeQL ModelFetchSpecification.swift
[62/106] Compiling ZeeQL NotQualifier.swift
[63/106] Compiling ZeeQL ObjectStore.swift
[64/106] Compiling ZeeQL ObjectTrackingContext.swift
[65/106] Compiling ZeeQL Qualifier.swift
[66/106] Compiling ZeeQL AdaptorModelFetch.swift
[67/106] Compiling ZeeQL AdaptorOperation.swift
[68/106] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[69/106] Compiling ZeeQL AdaptorQueryType.swift
[70/106] Compiling ZeeQL AdaptorRecord.swift
[71/106] Compiling ZeeQL AdaptorRecordSchema.swift
[72/106] Compiling ZeeQL Attribute.swift
[73/106] Compiling ZeeQL AttributeKey.swift
[74/106] Compiling ZeeQL AttributeValue.swift
[75/106] Compiling ZeeQL AdaptorRecordDecoder.swift
[76/106] Compiling ZeeQL CodableEntity.swift
[77/106] Compiling ZeeQL CodableModel.swift
[78/106] Compiling ZeeQL CodableModelDecoder.swift
[79/106] Compiling ZeeQL CodableModelEntityDecoder.swift
[80/106] Compiling ZeeQL CodableModelPostProcessor.swift
[81/106] Compiling ZeeQL CodableRelationship.swift
[82/106] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[83/106] Compiling ZeeQL CodeAttribute.swift
[84/106] Compiling ZeeQL CodeEntity.swift
[85/106] Compiling ZeeQL CodeRelationship.swift
[86/106] Compiling ZeeQL CodeValueAttribute.swift
[87/106] Compiling ZeeQL Join.swift
[88/106] Compiling ZeeQL MirrorHelpers.swift
[89/106] Compiling ZeeQL Model.swift
[90/106] Compiling ZeeQL ModelLoader.swift
[91/106] Compiling ZeeQL ModelPattern.swift
[92/106] Compiling ZeeQL ModelSQLizer.swift
[93/106] Compiling ZeeQL Property.swift
[94/106] Compiling ZeeQL Relationship.swift
[95/106] Compiling ZeeQL SQLAttributeChange.swift
[96/106] Compiling ZeeQL SQLExpression.swift
[97/106] Compiling ZeeQL Logger.swift
[98/106] Compiling ZeeQL Pluralize.swift
[99/106] Compiling ZeeQL SimpleKVC.swift
[100/106] Compiling ZeeQL SmartDescription.swift
[101/106] Compiling ZeeQL TimeRange.swift
[102/106] Compiling ZeeQL SQLite3Adaptor.swift
[103/106] Compiling ZeeQL SQLite3AdaptorChannel.swift
[104/106] Compiling ZeeQL SQLite3Expression.swift
[105/106] Compiling ZeeQL SQLite3ModelFetch.swift
[106/106] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[107/112] Compiling ZeeQLCombine ReExports.swift
[108/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 | {
[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 OActiveRecord.swift
[111/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>
[112/112] Emitting module ZeeQLCombine
Build complete! (10.44s)
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/3410] Fetching zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.96s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (1.58s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.55s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.61s)
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.22
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.