Build Information
Successful build of ZeeQL3Combine, reference 0.2.0 (a9f169), with Swift 6.3 for Linux on 15 Apr 2026 11:01:47 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3Combine.git
Reference: 0.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3Combine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/4047] Fetching zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (1.30s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (1.90s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.21s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.77s)
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.58
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/87] Emitting module ZeeQL
[5/98] Compiling ZeeQL AdaptorOperation.swift
[6/98] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[7/98] Compiling ZeeQL AdaptorQueryType.swift
[8/98] Compiling ZeeQL AdaptorRecord.swift
[9/98] Compiling ZeeQL AdaptorRecordSchema.swift
[10/98] Compiling ZeeQL Attribute.swift
[11/98] Compiling ZeeQL AttributeKey.swift
[12/98] Compiling ZeeQL AttributeValue.swift
[13/98] Compiling ZeeQL CodeAttribute.swift
[14/98] Compiling ZeeQL CodeEntity.swift
[15/98] Compiling ZeeQL CodeRelationship.swift
[16/98] Compiling ZeeQL CodeValueAttribute.swift
[17/98] Compiling ZeeQL ObjectTrackingContext.swift
[18/98] Compiling ZeeQL Qualifier.swift
[19/98] Compiling ZeeQL QualifierEvaluation.swift
[20/98] Compiling ZeeQL QualifierParser.swift
[21/98] Compiling ZeeQL QualifierVariable.swift
[22/98] Compiling ZeeQL SQLQualifier.swift
[23/98] Compiling ZeeQL SortOrdering.swift
[24/98] Compiling ZeeQL StoreKeyValueCoding.swift
[25/98] Compiling ZeeQL AnyOptional.swift
[26/98] Compiling ZeeQL Dictionary+Extensions.swift
[27/98] Compiling ZeeQL EquatableType.swift
[28/98] Compiling ZeeQL Database.swift
[29/98] Compiling ZeeQL DatabaseChannel.swift
[30/98] Compiling ZeeQL DatabaseChannelBase.swift
[31/98] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[32/98] Compiling ZeeQL DatabaseContext.swift
[33/98] Compiling ZeeQL DatabaseDataSource.swift
[34/98] Compiling ZeeQL DatabaseObject.swift
[35/98] Compiling ZeeQL DatabaseOperation.swift
[36/98] Compiling ZeeQL Entity.swift
[37/98] Compiling ZeeQL FancyModelMaker.swift
[38/98] Compiling ZeeQL Join.swift
[39/98] Compiling ZeeQL MirrorHelpers.swift
[40/98] Compiling ZeeQL EntityType.swift
[41/98] Compiling ZeeQL Expression.swift
[42/98] Compiling ZeeQL ExpressionEvaluation.swift
[43/98] Compiling ZeeQL FetchSpecification+Builder.swift
[44/98] Compiling ZeeQL FetchSpecification.swift
[45/98] Compiling ZeeQL GlobalID.swift
[46/98] Compiling ZeeQL Key.swift
[47/98] Compiling ZeeQL KeyComparisonQualifier.swift
[48/98] Compiling ZeeQL KeyValueQualifier.swift
[49/98] Compiling ZeeQL ModelFetchSpecification.swift
[50/98] Compiling ZeeQL NotQualifier.swift
[51/98] Compiling ZeeQL ObjectStore.swift
[52/98] Compiling ZeeQL SchemaSynchronization.swift
[53/98] Compiling ZeeQL SchemaSynchronizationFactory.swift
[54/98] Compiling ZeeQL TypedDatabaseChannel.swift
[55/98] Compiling ZeeQL TypedFetchSpecification.swift
[56/98] Compiling ZeeQL ZeeQLTypes.swift
[57/98] Compiling ZeeQL ArrayDataSource.swift
[58/98] Compiling ZeeQL BooleanQualifier.swift
[59/98] Compiling ZeeQL ComparisonOperation.swift
[60/98] Compiling ZeeQL CompoundQualifier.swift
[61/98] Compiling ZeeQL Constant.swift
[62/98] Compiling ZeeQL DataSource.swift
[63/98] Compiling ZeeQL EntityType+Builder.swift
[64/98] Compiling ZeeQL AccessDataSource.swift
[65/98] Compiling ZeeQL AccessDataSourceError.swift
[66/98] Compiling ZeeQL AccessDataSourceFinders.swift
[67/98] Compiling ZeeQL ActiveDataSource.swift
[68/98] Compiling ZeeQL ActiveRecord.swift
[69/98] Compiling ZeeQL ActiveRecordType.swift
[70/98] Compiling ZeeQL Adaptor.swift
[71/98] Compiling ZeeQL AdaptorChannel.swift
[72/98] Compiling ZeeQL AdaptorChannelPool.swift
[73/98] Compiling ZeeQL AdaptorDataSource.swift
[74/98] Compiling ZeeQL AdaptorError.swift
[75/98] Compiling ZeeQL AdaptorModelFetch.swift
[76/98] Compiling ZeeQL KeyValueStringFormatter.swift
[77/98] Compiling ZeeQL Logger.swift
[78/98] Compiling ZeeQL OpenDateInterval.swift
[79/98] Compiling ZeeQL Pluralize.swift
[80/98] Compiling ZeeQL SimpleKVC.swift
[81/98] Compiling ZeeQL SmartDescription.swift
[82/98] Compiling ZeeQL SQLite3Adaptor.swift
[83/98] Compiling ZeeQL SQLite3AdaptorChannel.swift
[84/98] Compiling ZeeQL SQLite3Expression.swift
[85/98] Compiling ZeeQL SQLite3ModelFetch.swift
[86/98] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[87/98] Compiling ZeeQL Model.swift
[88/98] Compiling ZeeQL ModelLoader.swift
[89/98] Compiling ZeeQL ModelPattern.swift
[90/98] Compiling ZeeQL ModelSQLizer.swift
[91/98] Compiling ZeeQL Property.swift
[92/98] Compiling ZeeQL Relationship.swift
[93/98] Compiling ZeeQL SQLAttributeChange.swift
[94/98] Compiling ZeeQL SQLExpression.swift
[95/98] Compiling ZeeQL SQLExpressionFactory.swift
[96/98] Compiling ZeeQL SQLForeignKey.swift
[97/98] Compiling ZeeQL SQLTableGroups.swift
[98/98] Compiling ZeeQL SchemaGeneration.swift
[100/105] Compiling ZeeQLCombine Adaptor.swift
[101/105] Compiling ZeeQLCombine AccessDataSource.swift
[102/105] Emitting module ZeeQLCombine
[103/105] Compiling ZeeQLCombine AccessDataSourcePublisher.swift
[104/105] Compiling ZeeQLCombine ReExports.swift
[105/105] Compiling ZeeQLCombine OActiveRecord.swift
Build complete! (34.41s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.