Build Information
Successful build of ZeeQL3Freddy, reference 0.6.1 (ac3d20
), with Swift 6.1 for Linux on 26 Apr 2025 08:02:58 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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3Freddy.git
https://github.com/ZeeQL/ZeeQL3Freddy.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/modswift/Freddy.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/2937] Fetching freddy
[589/6273] Fetching freddy, zeeql3
Fetched https://github.com/modswift/Freddy.git from cache (0.30s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.30s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (3.18s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.18 (0.75s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.29s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.05s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.18
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/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/102] Compiling ZeeQL NotQualifier.swift
[6/102] Compiling ZeeQL ObjectStore.swift
[7/102] Compiling ZeeQL ObjectTrackingContext.swift
[8/102] Compiling ZeeQL Qualifier.swift
[9/102] Compiling ZeeQL QualifierEvaluation.swift
[10/102] Compiling ZeeQL QualifierParser.swift
[11/102] Compiling ZeeQL QualifierVariable.swift
[12/102] Compiling ZeeQL SQLQualifier.swift
[13/102] Compiling ZeeQL SortOrdering.swift
[14/102] Compiling ZeeQL StoreKeyValueCoding.swift
[15/102] Compiling ZeeQL AnyOptional.swift
[16/102] Compiling ZeeQL Dictionary+Extensions.swift
[17/114] Compiling Freddy JSONOptional.swift
[18/115] Compiling Freddy JSONLiteralConvertible.swift
[19/115] Compiling Freddy JSONParser.swift
[20/115] Compiling Freddy JSONSerializing.swift
[21/115] Emitting module ZeeQL
[22/115] Compiling ZeeQL AccessDataSource.swift
[23/115] Compiling ZeeQL AccessDataSourceError.swift
[24/115] Compiling ZeeQL AccessDataSourceFinders.swift
[25/115] Compiling ZeeQL ActiveDataSource.swift
[26/115] Compiling ZeeQL ActiveRecord.swift
[27/115] Compiling ZeeQL ActiveRecordType.swift
[28/115] Compiling ZeeQL Adaptor.swift
[29/115] Compiling ZeeQL AdaptorChannel.swift
[30/115] Compiling ZeeQL AdaptorChannelPool.swift
[31/115] Compiling ZeeQL AdaptorDataSource.swift
[32/115] Compiling ZeeQL AdaptorError.swift
[33/115] Compiling ZeeQL AdaptorModelFetch.swift
[34/115] Compiling ZeeQL AdaptorOperation.swift
[35/115] Compiling Freddy JSONSubscripting.swift
[36/115] Compiling Freddy JSONParsing.swift
[39/115] Emitting module Freddy
[42/116] Compiling ZeeQL DataSource.swift
[43/116] Compiling ZeeQL EntityType+Builder.swift
[44/116] Compiling ZeeQL EntityType.swift
[45/116] Compiling ZeeQL Expression.swift
[46/116] Compiling ZeeQL ExpressionEvaluation.swift
[47/116] Compiling ZeeQL FetchSpecification+Builder.swift
[48/116] Compiling ZeeQL FetchSpecification.swift
[49/116] Compiling ZeeQL GlobalID.swift
[50/116] Compiling ZeeQL Key.swift
[51/116] Compiling ZeeQL KeyComparisonQualifier.swift
[52/116] Compiling ZeeQL KeyValueQualifier.swift
[53/116] Compiling ZeeQL ModelFetchSpecification.swift
[54/116] Compiling ZeeQL SQLForeignKey.swift
[55/116] Compiling ZeeQL SQLTableGroups.swift
[56/116] Compiling ZeeQL SchemaGeneration.swift
[57/116] Compiling ZeeQL SchemaSynchronization.swift
[58/116] Compiling ZeeQL SchemaSynchronizationFactory.swift
[59/116] Compiling ZeeQL TypedFetchSpecification.swift
[60/116] Compiling ZeeQL ZeeQLTypes.swift
[61/116] Compiling ZeeQL ArrayDataSource.swift
[62/116] Compiling ZeeQL BooleanQualifier.swift
[63/116] Compiling ZeeQL ComparisonOperation.swift
[64/116] Compiling ZeeQL CompoundQualifier.swift
[65/116] Compiling ZeeQL Constant.swift
[67/116] Compiling ZeeQL CodableRelationship.swift
[68/116] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[69/116] Compiling ZeeQL CodeAttribute.swift
[70/116] Compiling ZeeQL CodeEntity.swift
[71/116] Compiling ZeeQL CodeRelationship.swift
[72/116] Compiling ZeeQL CodeValueAttribute.swift
[73/116] Compiling ZeeQL Database.swift
[74/116] Compiling ZeeQL DatabaseChannel.swift
[75/116] Compiling ZeeQL DatabaseContext.swift
[76/116] Compiling ZeeQL DatabaseDataSource.swift
[77/116] Compiling ZeeQL DatabaseObject.swift
[78/116] Compiling ZeeQL DatabaseOperation.swift
[79/116] Compiling ZeeQL Entity.swift
[80/116] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[81/116] Compiling ZeeQL AdaptorQueryType.swift
[82/116] Compiling ZeeQL AdaptorRecord.swift
[83/116] Compiling ZeeQL AdaptorRecordSchema.swift
[84/116] Compiling ZeeQL Attribute.swift
[85/116] Compiling ZeeQL AttributeKey.swift
[86/116] Compiling ZeeQL AttributeValue.swift
[87/116] Compiling ZeeQL AdaptorRecordDecoder.swift
[88/116] Compiling ZeeQL CodableEntity.swift
[89/116] Compiling ZeeQL CodableModel.swift
[90/116] Compiling ZeeQL CodableModelDecoder.swift
[91/116] Compiling ZeeQL CodableModelEntityDecoder.swift
[92/116] Compiling ZeeQL CodableModelPostProcessor.swift
[93/116] Compiling ZeeQL FancyModelMaker.swift
[94/116] Compiling ZeeQL Join.swift
[95/116] Compiling ZeeQL MirrorHelpers.swift
[96/116] Compiling ZeeQL Model.swift
[97/116] Compiling ZeeQL ModelLoader.swift
[98/116] Compiling ZeeQL ModelPattern.swift
[99/116] Compiling ZeeQL ModelSQLizer.swift
[100/116] Compiling ZeeQL Property.swift
[101/116] Compiling ZeeQL Relationship.swift
[102/116] Compiling ZeeQL SQLAttributeChange.swift
[103/116] Compiling ZeeQL SQLExpression.swift
[104/116] Compiling ZeeQL SQLExpressionFactory.swift
[105/116] Compiling ZeeQL EquatableType.swift
[106/116] Compiling ZeeQL KeyValueStringFormatter.swift
[107/116] Compiling ZeeQL Logger.swift
[108/116] Compiling ZeeQL Pluralize.swift
[109/116] Compiling ZeeQL SimpleKVC.swift
[110/116] Compiling ZeeQL SmartDescription.swift
[111/116] Compiling ZeeQL TimeRange.swift
[112/116] Compiling ZeeQL SQLite3Adaptor.swift
[113/116] Compiling ZeeQL SQLite3AdaptorChannel.swift
[114/116] Compiling ZeeQL SQLite3Expression.swift
[115/116] Compiling ZeeQL SQLite3ModelFetch.swift
[116/116] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[118/120] Emitting module ZeeQL3Freddy
[119/120] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
[120/120] Compiling ZeeQL3Freddy JSONEncodableType.swift
Build complete! (23.71s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.