Build Information
Successful build of ZeeQL3Freddy, reference 0.6.1 (ac3d20
), with Swift 6.2 (beta) for Linux on 18 Jun 2025 20:56:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3Freddy.git
Reference: 0.6.1
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/ZeeQL3Freddy
* tag 0.6.1 -> FETCH_HEAD
HEAD is now at ac3d208 Merge branch 'develop' into main
Cloned https://github.com/ZeeQL/ZeeQL3Freddy.git
Revision (git rev-parse @):
ac3d20854567a7fbe3bd1a8a1bca47ab9a6908cc
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Freddy.git at 0.6.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3Freddy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/modswift/Freddy.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/2937] Fetching freddy
[618/6347] Fetching freddy, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.58s)
Fetched https://github.com/modswift/Freddy.git from cache (0.58s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (6.19s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (0.75s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.35s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.19s)
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/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.22
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/105] Compiling ZeeQL NotQualifier.swift
[6/105] Compiling ZeeQL ObjectStore.swift
[7/105] Compiling ZeeQL ObjectTrackingContext.swift
[8/105] Compiling ZeeQL Qualifier.swift
[9/105] Compiling ZeeQL QualifierEvaluation.swift
[10/105] Compiling ZeeQL QualifierParser.swift
[11/105] Compiling ZeeQL QualifierVariable.swift
[12/105] Compiling ZeeQL SQLQualifier.swift
[13/105] Compiling ZeeQL SortOrdering.swift
[14/105] Compiling ZeeQL StoreKeyValueCoding.swift
[15/105] Compiling ZeeQL AnyOptional.swift
[16/105] Compiling ZeeQL Dictionary+Extensions.swift
[17/117] Compiling Freddy JSONSerializing.swift
[18/117] Compiling Freddy JSONLiteralConvertible.swift
[19/117] Emitting module Freddy
[20/117] Compiling ZeeQL AccessDataSourceFinders.swift
[21/117] Compiling ZeeQL ActiveDataSource.swift
[22/117] Compiling ZeeQL AccessDataSource.swift
[23/117] Compiling ZeeQL AccessDataSourceError.swift
[24/117] Compiling Freddy JSONOptional.swift
[25/118] Compiling Freddy JSONParsing.swift
[26/118] Compiling ZeeQL Constant.swift
[27/118] Compiling ZeeQL DataSource.swift
[28/118] Compiling ZeeQL EntityType+Builder.swift
[29/118] Compiling ZeeQL EntityType.swift
[30/118] Compiling ZeeQL Expression.swift
[31/118] Compiling ZeeQL ExpressionEvaluation.swift
[32/118] Compiling ZeeQL FetchSpecification+Builder.swift
[33/118] Compiling ZeeQL FetchSpecification.swift
[34/118] Compiling ZeeQL GlobalID.swift
[35/118] Compiling ZeeQL Key.swift
[36/118] Compiling ZeeQL KeyComparisonQualifier.swift
[37/118] Compiling ZeeQL KeyValueQualifier.swift
[38/118] Compiling ZeeQL ModelFetchSpecification.swift
[39/118] Emitting module ZeeQL
[44/118] Compiling ZeeQL ActiveRecord.swift
[45/118] Compiling ZeeQL ActiveRecordType.swift
[46/118] Compiling ZeeQL Adaptor.swift
[47/118] Compiling ZeeQL AdaptorChannel.swift
[48/118] Compiling ZeeQL AdaptorChannelPool.swift
[49/118] Compiling ZeeQL AdaptorDataSource.swift
[50/118] Compiling ZeeQL AdaptorError.swift
[51/118] Compiling ZeeQL AdaptorModelFetch.swift
[52/118] Compiling ZeeQL AdaptorOperation.swift
[53/118] Compiling ZeeQL SQLExpressionFactory.swift
[54/118] Compiling ZeeQL SQLForeignKey.swift
[55/118] Compiling ZeeQL SQLTableGroups.swift
[56/118] Compiling ZeeQL SchemaGeneration.swift
[57/118] Compiling ZeeQL SchemaSynchronization.swift
[58/118] Compiling ZeeQL SchemaSynchronizationFactory.swift
[59/118] Compiling ZeeQL TypedDatabaseChannel.swift
[60/118] Compiling ZeeQL TypedFetchSpecification.swift
[61/118] Compiling ZeeQL ZeeQLTypes.swift
[62/118] Compiling ZeeQL ArrayDataSource.swift
[63/118] Compiling ZeeQL BooleanQualifier.swift
[64/118] Compiling ZeeQL ComparisonOperation.swift
[65/118] Compiling ZeeQL CompoundQualifier.swift
[66/118] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[67/118] Compiling ZeeQL AdaptorQueryType.swift
[68/118] Compiling ZeeQL AdaptorRecord.swift
[69/118] Compiling ZeeQL AdaptorRecordSchema.swift
[70/118] Compiling ZeeQL Attribute.swift
[71/118] Compiling ZeeQL AttributeKey.swift
[72/118] Compiling ZeeQL AttributeValue.swift
[73/118] Compiling ZeeQL AdaptorRecordDecoder.swift
[74/118] Compiling ZeeQL CodableEntity.swift
[75/118] Compiling ZeeQL CodableModel.swift
[76/118] Compiling ZeeQL CodableModelDecoder.swift
[77/118] Compiling ZeeQL CodableModelEntityDecoder.swift
[78/118] Compiling ZeeQL CodableModelPostProcessor.swift
[79/118] Compiling Freddy JSONParser.swift
[80/118] Compiling Freddy JSONSubscripting.swift
[82/119] Compiling ZeeQL CodableRelationship.swift
[83/119] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[84/119] Compiling ZeeQL CodeAttribute.swift
[85/119] Compiling ZeeQL CodeEntity.swift
[86/119] Compiling ZeeQL CodeRelationship.swift
[87/119] Compiling ZeeQL CodeValueAttribute.swift
[88/119] Compiling ZeeQL Database.swift
[89/119] Compiling ZeeQL DatabaseChannel.swift
[90/119] Compiling ZeeQL DatabaseChannelBase.swift
[91/119] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[92/119] Compiling ZeeQL DatabaseContext.swift
[93/119] Compiling ZeeQL DatabaseDataSource.swift
[94/119] Compiling ZeeQL DatabaseObject.swift
[95/119] Compiling ZeeQL DatabaseOperation.swift
[96/119] Compiling ZeeQL Entity.swift
[97/119] Compiling ZeeQL FancyModelMaker.swift
[98/119] Compiling ZeeQL Join.swift
[99/119] Compiling ZeeQL MirrorHelpers.swift
[100/119] Compiling ZeeQL Model.swift
[101/119] Compiling ZeeQL ModelLoader.swift
[102/119] Compiling ZeeQL ModelPattern.swift
[103/119] Compiling ZeeQL ModelSQLizer.swift
[104/119] Compiling ZeeQL Property.swift
[105/119] Compiling ZeeQL Relationship.swift
[106/119] Compiling ZeeQL SQLAttributeChange.swift
[107/119] Compiling ZeeQL SQLExpression.swift
[108/119] Compiling ZeeQL EquatableType.swift
[109/119] Compiling ZeeQL KeyValueStringFormatter.swift
[110/119] Compiling ZeeQL Logger.swift
[111/119] Compiling ZeeQL Pluralize.swift
[112/119] Compiling ZeeQL SimpleKVC.swift
[113/119] Compiling ZeeQL SmartDescription.swift
[114/119] Compiling ZeeQL TimeRange.swift
[115/119] Compiling ZeeQL SQLite3Adaptor.swift
[116/119] Compiling ZeeQL SQLite3AdaptorChannel.swift
[117/119] Compiling ZeeQL SQLite3Expression.swift
[118/119] Compiling ZeeQL SQLite3ModelFetch.swift
[119/119] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[121/123] Compiling ZeeQL3Freddy JSONEncodableType.swift
[122/123] Emitting module ZeeQL3Freddy
[123/123] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
Build complete! (44.55s)
Build complete.
{
"dependencies" : [
{
"identity" : "zeeql3",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ZeeQL/ZeeQL3.git"
},
{
"identity" : "freddy",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.58",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modswift/Freddy.git"
}
],
"manifest_display_name" : "ZeeQL3Freddy",
"name" : "ZeeQL3Freddy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ZeeQL3Freddy",
"targets" : [
"ZeeQL3Freddy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZeeQL3Freddy",
"module_type" : "SwiftTarget",
"name" : "ZeeQL3Freddy",
"path" : "Sources/ZeeQL3Freddy",
"product_dependencies" : [
"ZeeQL",
"Freddy"
],
"product_memberships" : [
"ZeeQL3Freddy"
],
"sources" : [
"ActiveRecordJSON.swift",
"JSONEncodableType.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.