This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ZeeQL3Freddy with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3Freddy.git
Reference: develop
Cloned https://github.com/ZeeQL/ZeeQL3Freddy.git into spi-builder-workspace
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Freddy.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/modswift/Freddy.git
[1/2937] Fetching freddy
[648/5388] Fetching freddy, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git (0.37s)
Fetched https://github.com/modswift/Freddy.git (0.37s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (1.02s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.35s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git (0.23s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.33s)
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.5
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...
[1/95] Emitting module ZeeQL
[2/107] Compiling ZeeQL ModelFetchSpecification.swift
[3/107] Compiling ZeeQL NotQualifier.swift
[4/107] Compiling ZeeQL ObjectStore.swift
[5/107] Compiling ZeeQL ObjectTrackingContext.swift
[6/107] Compiling ZeeQL Qualifier.swift
[7/107] Compiling ZeeQL QualifierEvaluation.swift
[8/107] Compiling ZeeQL QualifierParser.swift
[9/107] Compiling ZeeQL QualifierVariable.swift
[10/107] Compiling ZeeQL QueryBuilder.swift
[11/107] Compiling ZeeQL SQLQualifier.swift
[12/107] Compiling ZeeQL SortOrdering.swift
[13/107] Compiling ZeeQL StoreKeyValueCoding.swift
[14/107] Compiling ZeeQL ComparisonOperation.swift
[15/107] Compiling ZeeQL CompoundQualifier.swift
[16/107] Compiling ZeeQL Constant.swift
[17/107] Compiling ZeeQL DataSource.swift
[18/107] Compiling ZeeQL EntityType.swift
[19/107] Compiling ZeeQL Expression.swift
[20/107] Compiling ZeeQL ExpressionEvaluation.swift
[21/107] Compiling ZeeQL FetchSpecification.swift
[22/107] Compiling ZeeQL GlobalID.swift
[23/107] Compiling ZeeQL Key.swift
[24/107] Compiling ZeeQL KeyComparisonQualifier.swift
[25/107] Compiling ZeeQL KeyValueQualifier.swift
[26/107] Compiling Freddy JSONParsing.swift
[27/108] Compiling Freddy JSONSerializing.swift
[28/108] Compiling ZeeQL SQLAttributeChange.swift
[29/108] Compiling ZeeQL SQLExpression.swift
[30/108] Compiling ZeeQL SQLExpressionFactory.swift
[31/108] Compiling ZeeQL SQLForeignKey.swift
[32/108] Compiling ZeeQL SQLTableGroups.swift
[33/108] Compiling ZeeQL SchemaGeneration.swift
[34/108] Compiling ZeeQL SchemaSynchronization.swift
[35/108] Compiling ZeeQL SchemaSynchronizationFactory.swift
[36/108] Compiling ZeeQL TypedFetchSpecification.swift
[37/108] Compiling ZeeQL ZeeQLTypes.swift
[38/108] Compiling ZeeQL ArrayDataSource.swift
[39/108] Compiling ZeeQL BooleanQualifier.swift
[40/108] Compiling Freddy JSONLiteralConvertible.swift
[41/108] Compiling ZeeQL DatabaseDataSource.swift
[42/108] Compiling ZeeQL DatabaseObject.swift
[43/108] Compiling ZeeQL DatabaseOperation.swift
[44/108] Compiling ZeeQL Entity.swift
[45/108] Compiling ZeeQL FancyModelMaker.swift
[46/108] Compiling ZeeQL Join.swift
[47/108] Compiling ZeeQL MirrorHelpers.swift
[48/108] Compiling ZeeQL Model.swift
[49/108] Compiling ZeeQL CodableRelationship.swift
[50/108] Compiling ZeeQL ModelLoader.swift
[51/108] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[52/108] Compiling ZeeQL ModelSQLizer.swift
[53/108] Emitting module Freddy
[54/108] Compiling ZeeQL Property.swift
[55/108] Compiling ZeeQL Relationship.swift
[56/108] Compiling ZeeQL CodableModelEntityDecoder.swift
[57/108] Compiling ZeeQL CodableModelPostProcessor.swift
[58/108] Compiling ZeeQL AdaptorOperation.swift
[59/108] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[60/108] Compiling ZeeQL AdaptorQueryType.swift
[61/108] Compiling ZeeQL AdaptorRecord.swift
[62/108] Compiling ZeeQL AdaptorRecordSchema.swift
[63/108] Compiling ZeeQL Attribute.swift
[64/108] Compiling ZeeQL AttributeKey.swift
[65/108] Compiling ZeeQL AttributeValue.swift
[66/108] Compiling ZeeQL AdaptorRecordDecoder.swift
[67/108] Compiling ZeeQL CodableEntity.swift
[68/108] Compiling ZeeQL CodableModel.swift
[69/108] Compiling ZeeQL CodableModelDecoder.swift
[74/108] Compiling ZeeQL CodeAttribute.swift
[75/108] Compiling ZeeQL CodeEntity.swift
[76/108] Compiling ZeeQL CodeFetchSpecification.swift
[77/108] Compiling ZeeQL CodeRelationship.swift
[78/108] Compiling ZeeQL CodeValueAttribute.swift
[79/108] Compiling ZeeQL Database.swift
[80/108] Compiling ZeeQL DatabaseChannel.swift
[81/108] Compiling ZeeQL DatabaseContext.swift
[82/108] Compiling ZeeQL AccessDataSource.swift
[83/108] Compiling ZeeQL AccessDataSourceError.swift
[84/108] Compiling ZeeQL AccessDataSourceFinders.swift
[85/108] Compiling ZeeQL ActiveDataSource.swift
[86/108] Compiling ZeeQL ActiveRecord.swift
[87/108] Compiling ZeeQL ActiveRecordType.swift
[88/108] Compiling ZeeQL Adaptor.swift
[89/108] Compiling ZeeQL AdaptorChannel.swift
[90/108] Compiling ZeeQL AdaptorChannelPool.swift
[91/108] Compiling ZeeQL AdaptorDataSource.swift
[92/108] Compiling ZeeQL AdaptorError.swift
[93/108] Compiling ZeeQL AdaptorModelFetch.swift
[94/108] Compiling Freddy JSONOptional.swift
[95/108] Compiling Freddy JSONParser.swift
[96/108] Compiling Freddy JSONSubscripting.swift
[99/110] Compiling ZeeQL EquatableType.swift
[100/110] Compiling ZeeQL KeyValueStringFormatter.swift
[101/110] Compiling ZeeQL Logger.swift
[102/110] Compiling ZeeQL Pluralize.swift
[103/110] Compiling ZeeQL SimpleKVC.swift
[104/110] Compiling ZeeQL SmartDescription.swift
[105/110] Compiling ZeeQL TimeRange.swift
[106/110] Compiling ZeeQL SQLite3Adaptor.swift
[107/110] Compiling ZeeQL SQLite3AdaptorChannel.swift
[108/110] Compiling ZeeQL SQLite3Expression.swift
[109/110] Compiling ZeeQL SQLite3ModelFetch.swift
[110/110] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[113/115] Compiling ZeeQL3Freddy JSONEncodableType.swift
[114/115] Emitting module ZeeQL3Freddy
[115/115] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
Build complete! (17.78s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.