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 ZeeQL3, reference 0.9.26 (086b40), with Swift 6.2 (beta) for macOS (SPM) on 27 Jun 2025 22:09:49 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/ZeeQL3.git
Reference: 0.9.26
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3
 * tag               0.9.26     -> FETCH_HEAD
HEAD is now at 086b406 Merge branch 'develop'
Cloned https://github.com/ZeeQL/ZeeQL3.git
Revision (git rev-parse @):
086b4062c2cd947274b6ee1c50059865395fb0af
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3.git at 0.9.26
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/95] Compiling ZeeQL BooleanQualifier.swift
[4/95] Compiling ZeeQL ComparisonOperation.swift
[5/95] Compiling ZeeQL CompoundQualifier.swift
[6/95] Compiling ZeeQL Constant.swift
[7/95] Compiling ZeeQL DataSource.swift
[8/95] Compiling ZeeQL EntityType+Builder.swift
[9/95] Compiling ZeeQL EntityType.swift
[10/95] Compiling ZeeQL Expression.swift
[11/95] Compiling ZeeQL ExpressionEvaluation.swift
[12/95] Compiling ZeeQL FetchSpecification+Builder.swift
[13/105] Emitting module ZeeQL
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[14/105] Compiling ZeeQL Logger.swift
[15/105] Compiling ZeeQL Pluralize.swift
[16/105] Compiling ZeeQL SimpleKVC.swift
[17/105] Compiling ZeeQL SmartDescription.swift
[18/105] Compiling ZeeQL TimeRange.swift
[19/105] Compiling ZeeQL SQLite3Adaptor.swift
[20/105] Compiling ZeeQL SQLite3AdaptorChannel.swift
[21/105] Compiling ZeeQL SQLite3Expression.swift
[22/105] Compiling ZeeQL SQLite3ModelFetch.swift
[23/105] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[24/105] Compiling ZeeQL SQLExpressionFactory.swift
[25/105] Compiling ZeeQL SQLForeignKey.swift
[26/105] Compiling ZeeQL SQLTableGroups.swift
[27/105] Compiling ZeeQL SchemaGeneration.swift
[28/105] Compiling ZeeQL SchemaSynchronization.swift
[29/105] Compiling ZeeQL SchemaSynchronizationFactory.swift
[30/105] Compiling ZeeQL TypedDatabaseChannel.swift
[31/105] Compiling ZeeQL TypedFetchSpecification.swift
[32/105] Compiling ZeeQL ZeeQLTypes.swift
[33/105] Compiling ZeeQL ArrayDataSource.swift
[34/105] Compiling ZeeQL QualifierEvaluation.swift
[35/105] Compiling ZeeQL QualifierParser.swift
[36/105] Compiling ZeeQL QualifierVariable.swift
[37/105] Compiling ZeeQL SQLQualifier.swift
[38/105] Compiling ZeeQL SortOrdering.swift
[39/105] Compiling ZeeQL StoreKeyValueCoding.swift
[40/105] Compiling ZeeQL AnyOptional.swift
[41/105] Compiling ZeeQL Dictionary+Extensions.swift
[42/105] Compiling ZeeQL EquatableType.swift
[43/105] Compiling ZeeQL KeyValueStringFormatter.swift
[44/105] Compiling ZeeQL Database.swift
[45/105] Compiling ZeeQL DatabaseChannel.swift
[46/105] Compiling ZeeQL DatabaseChannelBase.swift
[47/105] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[48/105] Compiling ZeeQL DatabaseContext.swift
[49/105] Compiling ZeeQL DatabaseDataSource.swift
[50/105] Compiling ZeeQL DatabaseObject.swift
[51/105] Compiling ZeeQL DatabaseOperation.swift
[52/105] Compiling ZeeQL Entity.swift
[53/105] Compiling ZeeQL FancyModelMaker.swift
[54/105] Compiling ZeeQL AdaptorModelFetch.swift
[55/105] Compiling ZeeQL AdaptorOperation.swift
[56/105] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[57/105] Compiling ZeeQL AdaptorQueryType.swift
[58/105] Compiling ZeeQL AdaptorRecord.swift
[59/105] Compiling ZeeQL AdaptorRecordSchema.swift
[60/105] Compiling ZeeQL Attribute.swift
[61/105] Compiling ZeeQL AttributeKey.swift
[62/105] Compiling ZeeQL AttributeValue.swift
[63/105] Compiling ZeeQL AdaptorRecordDecoder.swift
[64/105] Compiling ZeeQL CodableEntity.swift
[65/105] Compiling ZeeQL Join.swift
[66/105] Compiling ZeeQL MirrorHelpers.swift
[67/105] Compiling ZeeQL Model.swift
[68/105] Compiling ZeeQL ModelLoader.swift
[69/105] Compiling ZeeQL ModelPattern.swift
[70/105] Compiling ZeeQL ModelSQLizer.swift
[71/105] Compiling ZeeQL Property.swift
[72/105] Compiling ZeeQL Relationship.swift
[73/105] Compiling ZeeQL SQLAttributeChange.swift
[74/105] Compiling ZeeQL SQLExpression.swift
[75/105] Compiling ZeeQL FetchSpecification.swift
[76/105] Compiling ZeeQL GlobalID.swift
[77/105] Compiling ZeeQL Key.swift
[78/105] Compiling ZeeQL KeyComparisonQualifier.swift
[79/105] Compiling ZeeQL KeyValueQualifier.swift
[80/105] Compiling ZeeQL ModelFetchSpecification.swift
[81/105] Compiling ZeeQL NotQualifier.swift
[82/105] Compiling ZeeQL ObjectStore.swift
[83/105] Compiling ZeeQL ObjectTrackingContext.swift
[84/105] Compiling ZeeQL Qualifier.swift
[85/105] Compiling ZeeQL CodableModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[86/105] Compiling ZeeQL CodableModelDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[87/105] Compiling ZeeQL CodableModelEntityDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[88/105] Compiling ZeeQL CodableModelPostProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[89/105] Compiling ZeeQL CodableRelationship.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[90/105] Compiling ZeeQL EntityPropertyReflectionContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[91/105] Compiling ZeeQL CodeAttribute.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[92/105] Compiling ZeeQL CodeEntity.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[93/105] Compiling ZeeQL CodeRelationship.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[94/105] Compiling ZeeQL CodeValueAttribute.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQL/Access/CodeValueAttribute.swift:169:8: warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
167 |
168 | public enum CodeValueAttributeError : Swift.Error { // cannot nest in generic
169 |   case CannotSetValue(AttributeValue.Type, Attribute, Any?)
    |        `- warning: associated value 'CannotSetValue' of 'Sendable'-conforming enum 'CodeValueAttributeError' has non-sendable type 'any AttributeValue.Type'
170 | }
171 |
[95/105] Compiling ZeeQL AccessDataSource.swift
[96/105] Compiling ZeeQL AccessDataSourceError.swift
[97/105] Compiling ZeeQL AccessDataSourceFinders.swift
[98/105] Compiling ZeeQL ActiveDataSource.swift
[99/105] Compiling ZeeQL ActiveRecord.swift
[100/105] Compiling ZeeQL ActiveRecordType.swift
[101/105] Compiling ZeeQL Adaptor.swift
[102/105] Compiling ZeeQL AdaptorChannel.swift
[103/105] Compiling ZeeQL AdaptorChannelPool.swift
[104/105] Compiling ZeeQL AdaptorDataSource.swift
[105/105] Compiling ZeeQL AdaptorError.swift
Build complete! (7.73s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.59s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.36s)
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" : "csqlite3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/CSQLite3.git"
    }
  ],
  "manifest_display_name" : "ZeeQL3",
  "name" : "ZeeQL3",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ZeeQL",
      "targets" : [
        "ZeeQL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZeeQLTests",
      "module_type" : "SwiftTarget",
      "name" : "ZeeQLTests",
      "path" : "Tests/ZeeQLTests",
      "sources" : [
        "AdaptorActiveRecordTestCase.swift",
        "AdaptorOGoTestCase.swift",
        "CodableModelTests.swift",
        "CodeEntityModelTests.swift",
        "CodeObjectModelTests.swift",
        "ContactsDBModel.swift",
        "EquatableTypeTests.swift",
        "FakeAdaptor.swift",
        "FormatterTests.swift",
        "ModelLoaderTests.swift",
        "ModelTests.swift",
        "QualifierEvaluationTests.swift",
        "QualifierParserTests.swift",
        "SQLExpressionTests.swift",
        "SQLite3ActiveRecordTests.swift",
        "SQLite3AdaptorTests.swift",
        "SQLite3CodableTests.swift",
        "SQLite3ExpressionTests.swift",
        "SQLite3ModelTests.swift",
        "SQLite3OGoAdaptorTests.swift",
        "SchemaGenerationTests.swift",
        "SchemaSyncTests.swift"
      ],
      "target_dependencies" : [
        "ZeeQL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZeeQL",
      "module_type" : "SwiftTarget",
      "name" : "ZeeQL",
      "path" : "Sources/ZeeQL",
      "product_dependencies" : [
        "CSQLite3"
      ],
      "product_memberships" : [
        "ZeeQL"
      ],
      "sources" : [
        "Access/AccessDataSource.swift",
        "Access/AccessDataSourceError.swift",
        "Access/AccessDataSourceFinders.swift",
        "Access/ActiveDataSource.swift",
        "Access/ActiveRecord.swift",
        "Access/ActiveRecordType.swift",
        "Access/Adaptor.swift",
        "Access/AdaptorChannel.swift",
        "Access/AdaptorChannelPool.swift",
        "Access/AdaptorDataSource.swift",
        "Access/AdaptorError.swift",
        "Access/AdaptorModelFetch.swift",
        "Access/AdaptorOperation.swift",
        "Access/AdaptorQueryColumnRepresentable.swift",
        "Access/AdaptorQueryType.swift",
        "Access/AdaptorRecord.swift",
        "Access/AdaptorRecordSchema.swift",
        "Access/Attribute.swift",
        "Access/AttributeKey.swift",
        "Access/AttributeValue.swift",
        "Access/Codable/AdaptorRecordDecoder.swift",
        "Access/Codable/CodableEntity.swift",
        "Access/Codable/CodableModel.swift",
        "Access/Codable/CodableModelDecoder.swift",
        "Access/Codable/CodableModelEntityDecoder.swift",
        "Access/Codable/CodableModelPostProcessor.swift",
        "Access/Codable/CodableRelationship.swift",
        "Access/Codable/EntityPropertyReflectionContainer.swift",
        "Access/CodeAttribute.swift",
        "Access/CodeEntity.swift",
        "Access/CodeRelationship.swift",
        "Access/CodeValueAttribute.swift",
        "Access/Database.swift",
        "Access/DatabaseChannel.swift",
        "Access/DatabaseChannelBase.swift",
        "Access/DatabaseChannelFetchHelper.swift",
        "Access/DatabaseContext.swift",
        "Access/DatabaseDataSource.swift",
        "Access/DatabaseObject.swift",
        "Access/DatabaseOperation.swift",
        "Access/Entity.swift",
        "Access/FancyModelMaker.swift",
        "Access/Join.swift",
        "Access/MirrorHelpers.swift",
        "Access/Model.swift",
        "Access/ModelLoader.swift",
        "Access/ModelPattern.swift",
        "Access/ModelSQLizer.swift",
        "Access/Property.swift",
        "Access/Relationship.swift",
        "Access/SQLAttributeChange.swift",
        "Access/SQLExpression.swift",
        "Access/SQLExpressionFactory.swift",
        "Access/SQLForeignKey.swift",
        "Access/SQLTableGroups.swift",
        "Access/SchemaGeneration.swift",
        "Access/SchemaSynchronization.swift",
        "Access/SchemaSynchronizationFactory.swift",
        "Access/TypedDatabaseChannel.swift",
        "Access/TypedFetchSpecification.swift",
        "Access/ZeeQLTypes.swift",
        "Control/ArrayDataSource.swift",
        "Control/BooleanQualifier.swift",
        "Control/ComparisonOperation.swift",
        "Control/CompoundQualifier.swift",
        "Control/Constant.swift",
        "Control/DataSource.swift",
        "Control/EntityType+Builder.swift",
        "Control/EntityType.swift",
        "Control/Expression.swift",
        "Control/ExpressionEvaluation.swift",
        "Control/FetchSpecification+Builder.swift",
        "Control/FetchSpecification.swift",
        "Control/GlobalID.swift",
        "Control/Key.swift",
        "Control/KeyComparisonQualifier.swift",
        "Control/KeyValueQualifier.swift",
        "Control/ModelFetchSpecification.swift",
        "Control/NotQualifier.swift",
        "Control/ObjectStore.swift",
        "Control/ObjectTrackingContext.swift",
        "Control/Qualifier.swift",
        "Control/QualifierEvaluation.swift",
        "Control/QualifierParser.swift",
        "Control/QualifierVariable.swift",
        "Control/SQLQualifier.swift",
        "Control/SortOrdering.swift",
        "Control/StoreKeyValueCoding.swift",
        "Foundation/AnyOptional.swift",
        "Foundation/Dictionary+Extensions.swift",
        "Foundation/EquatableType.swift",
        "Foundation/KeyValueStringFormatter.swift",
        "Foundation/Logger.swift",
        "Foundation/Pluralize.swift",
        "Foundation/SimpleKVC.swift",
        "Foundation/SmartDescription.swift",
        "Foundation/TimeRange.swift",
        "SQLite3Adaptor/SQLite3Adaptor.swift",
        "SQLite3Adaptor/SQLite3AdaptorChannel.swift",
        "SQLite3Adaptor/SQLite3Expression.swift",
        "SQLite3Adaptor/SQLite3ModelFetch.swift",
        "SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.