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 ZeeQL3Freddy, reference develop (c3d7b1), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 20:55:35 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/ZeeQL3Freddy.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3Freddy
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at c3d7b1b Goodbye Travis, welcome GH Actions
Cloned https://github.com/ZeeQL/ZeeQL3Freddy.git
Revision (git rev-parse @):
c3d7b1b7112b12ba8d5c2cf48025130e828d6719
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Freddy.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3Freddy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/107] Compiling Freddy JSONLiteralConvertible.swift
[6/107] Emitting module Freddy
[7/108] Compiling ZeeQL BooleanQualifier.swift
[8/108] Compiling ZeeQL ComparisonOperation.swift
[9/108] Compiling ZeeQL CompoundQualifier.swift
[10/108] Compiling ZeeQL Constant.swift
[11/108] Compiling ZeeQL DataSource.swift
[12/108] Compiling ZeeQL EntityType+Builder.swift
[13/108] Compiling ZeeQL EntityType.swift
[14/108] Compiling ZeeQL Expression.swift
[15/108] Compiling ZeeQL ExpressionEvaluation.swift
[16/108] Compiling ZeeQL FetchSpecification+Builder.swift
[17/108] Compiling ZeeQL QualifierEvaluation.swift
[18/108] Compiling ZeeQL QualifierParser.swift
[19/108] Compiling ZeeQL QualifierVariable.swift
[20/108] Compiling ZeeQL SQLQualifier.swift
[21/108] Compiling ZeeQL SortOrdering.swift
[22/108] Compiling ZeeQL StoreKeyValueCoding.swift
[23/108] Compiling ZeeQL AnyOptional.swift
[24/108] Compiling ZeeQL Dictionary+Extensions.swift
[25/108] Compiling ZeeQL EquatableType.swift
[26/108] Compiling ZeeQL KeyValueStringFormatter.swift
[27/118] Compiling Freddy JSONParsing.swift
[28/118] Compiling ZeeQL Database.swift
[29/118] Compiling ZeeQL DatabaseChannel.swift
[30/118] Compiling ZeeQL DatabaseChannelBase.swift
[31/118] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[32/118] Compiling ZeeQL DatabaseContext.swift
[33/118] Compiling ZeeQL DatabaseDataSource.swift
[34/118] Compiling ZeeQL DatabaseObject.swift
[35/118] Compiling ZeeQL DatabaseOperation.swift
[36/118] Compiling ZeeQL Entity.swift
[37/118] Compiling ZeeQL FancyModelMaker.swift
[38/118] Compiling ZeeQL CodableModel.swift
[39/118] Compiling ZeeQL CodableModelDecoder.swift
[40/118] Compiling ZeeQL CodableModelEntityDecoder.swift
[41/118] Compiling ZeeQL CodableModelPostProcessor.swift
[42/118] Compiling ZeeQL CodableRelationship.swift
[43/118] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[44/118] Compiling ZeeQL CodeAttribute.swift
[45/118] Compiling ZeeQL CodeEntity.swift
[46/118] Compiling ZeeQL CodeRelationship.swift
[47/118] Compiling ZeeQL CodeValueAttribute.swift
[48/118] Emitting module ZeeQL
[49/118] Compiling Freddy JSONOptional.swift
[50/118] Compiling Freddy JSONEncodable.swift
[51/118] Compiling Freddy JSONDecodable.swift
[52/118] Compiling Freddy JSON.swift
[53/118] Compiling Freddy JSONParser.swift
[54/118] Compiling Freddy JSONSerializing.swift
[55/118] Compiling Freddy JSONEncodingDetector.swift
[56/118] Compiling Freddy JSONSubscripting.swift
[57/118] Compiling ZeeQL FetchSpecification.swift
[58/118] Compiling ZeeQL GlobalID.swift
[59/118] Compiling ZeeQL Key.swift
[60/118] Compiling ZeeQL KeyComparisonQualifier.swift
[61/118] Compiling ZeeQL KeyValueQualifier.swift
[62/118] Compiling ZeeQL ModelFetchSpecification.swift
[63/118] Compiling ZeeQL NotQualifier.swift
[64/118] Compiling ZeeQL ObjectStore.swift
[65/118] Compiling ZeeQL ObjectTrackingContext.swift
[66/118] Compiling ZeeQL Qualifier.swift
[67/118] Compiling ZeeQL SQLExpressionFactory.swift
[68/118] Compiling ZeeQL SQLForeignKey.swift
[69/118] Compiling ZeeQL SQLTableGroups.swift
[70/118] Compiling ZeeQL SchemaGeneration.swift
[71/118] Compiling ZeeQL SchemaSynchronization.swift
[72/118] Compiling ZeeQL SchemaSynchronizationFactory.swift
[73/118] Compiling ZeeQL TypedDatabaseChannel.swift
[74/118] Compiling ZeeQL TypedFetchSpecification.swift
[75/118] Compiling ZeeQL ZeeQLTypes.swift
[76/118] Compiling ZeeQL ArrayDataSource.swift
[77/118] Compiling ZeeQL AccessDataSource.swift
[78/118] Compiling ZeeQL AccessDataSourceError.swift
[79/118] Compiling ZeeQL AccessDataSourceFinders.swift
[80/118] Compiling ZeeQL ActiveDataSource.swift
[81/118] Compiling ZeeQL ActiveRecord.swift
[82/118] Compiling ZeeQL ActiveRecordType.swift
[83/118] Compiling ZeeQL Adaptor.swift
[84/118] Compiling ZeeQL AdaptorChannel.swift
[85/118] Compiling ZeeQL AdaptorChannelPool.swift
[86/118] Compiling ZeeQL AdaptorDataSource.swift
[87/118] Compiling ZeeQL AdaptorError.swift
[88/118] Compiling ZeeQL AdaptorModelFetch.swift
[89/118] Compiling ZeeQL AdaptorOperation.swift
[90/118] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[91/118] Compiling ZeeQL AdaptorQueryType.swift
[92/118] Compiling ZeeQL AdaptorRecord.swift
[93/118] Compiling ZeeQL AdaptorRecordSchema.swift
[94/118] Compiling ZeeQL Attribute.swift
[95/118] Compiling ZeeQL AttributeKey.swift
[96/118] Compiling ZeeQL AttributeValue.swift
[97/118] Compiling ZeeQL AdaptorRecordDecoder.swift
[98/118] Compiling ZeeQL CodableEntity.swift
[99/118] Compiling ZeeQL Join.swift
[100/118] Compiling ZeeQL MirrorHelpers.swift
[101/118] Compiling ZeeQL Model.swift
[102/118] Compiling ZeeQL ModelLoader.swift
[103/118] Compiling ZeeQL ModelPattern.swift
[104/118] Compiling ZeeQL ModelSQLizer.swift
[105/118] Compiling ZeeQL Property.swift
[106/118] Compiling ZeeQL Relationship.swift
[107/118] Compiling ZeeQL SQLAttributeChange.swift
[108/118] Compiling ZeeQL SQLExpression.swift
[109/118] Compiling ZeeQL Logger.swift
[110/118] Compiling ZeeQL Pluralize.swift
[111/118] Compiling ZeeQL SimpleKVC.swift
[112/118] Compiling ZeeQL SmartDescription.swift
[113/118] Compiling ZeeQL TimeRange.swift
[114/118] Compiling ZeeQL SQLite3Adaptor.swift
[115/118] Compiling ZeeQL SQLite3AdaptorChannel.swift
[116/118] Compiling ZeeQL SQLite3Expression.swift
[117/118] Compiling ZeeQL SQLite3ModelFetch.swift
[118/118] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[119/121] Compiling ZeeQL3Freddy JSONEncodableType.swift
[120/121] Emitting module ZeeQL3Freddy
[121/121] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
Build complete! (13.95s)
Fetching https://github.com/modswift/Freddy.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/2937] Fetching freddy
[207/6347] Fetching freddy, zeeql3
Fetched https://github.com/modswift/Freddy.git from cache (1.12s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (1.12s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (3.10s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (0.48s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.60s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.09s)
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
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.22
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" : "/Users/admin/builder/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"
}
Done.