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 6.0 (beta) for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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.0
Building package at path:  $workDir
https://github.com/ZeeQL/ZeeQL3Freddy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6F35C1178C84523A.txt
[5/102] Emitting module ZeeQL
[6/111] Compiling Freddy JSONParsing.swift
[7/112] Compiling ZeeQL CodeFetchSpecification.swift
[8/112] Compiling ZeeQL CodeRelationship.swift
[9/112] Compiling ZeeQL CodeValueAttribute.swift
[10/112] Compiling ZeeQL Database.swift
[11/112] Compiling ZeeQL DatabaseChannel.swift
[12/112] Compiling ZeeQL DatabaseContext.swift
[13/112] Compiling ZeeQL DatabaseDataSource.swift
[14/112] Compiling ZeeQL DatabaseObject.swift
[15/112] Compiling ZeeQL DatabaseOperation.swift
[16/112] Compiling ZeeQL Entity.swift
[17/112] Compiling Freddy JSONLiteralConvertible.swift
[18/112] Compiling Freddy JSONEncodingDetector.swift
[19/112] Compiling Freddy JSONSerializing.swift
[20/112] Compiling Freddy JSON.swift
[21/112] Compiling Freddy JSONDecodable.swift
[22/112] Compiling Freddy JSONEncodable.swift
[23/112] Emitting module Freddy
[24/112] Compiling Freddy JSONParser.swift
[25/112] Compiling Freddy JSONOptional.swift
[26/112] Compiling ZeeQL QualifierParser.swift
[27/112] Compiling ZeeQL QualifierVariable.swift
[28/112] Compiling ZeeQL QueryBuilder.swift
[29/112] Compiling ZeeQL SQLQualifier.swift
[30/112] Compiling ZeeQL SortOrdering.swift
[31/112] Compiling ZeeQL StoreKeyValueCoding.swift
[32/112] Compiling ZeeQL EquatableType.swift
[33/112] Compiling ZeeQL KeyValueStringFormatter.swift
[34/112] Compiling ZeeQL Logger.swift
[35/112] Compiling ZeeQL ComparisonOperation.swift
[36/112] Compiling ZeeQL CompoundQualifier.swift
[37/112] Compiling ZeeQL Constant.swift
[38/112] Compiling ZeeQL DataSource.swift
[39/112] Compiling ZeeQL EntityType.swift
[40/112] Compiling ZeeQL Expression.swift
[41/112] Compiling ZeeQL ExpressionEvaluation.swift
[42/112] Compiling ZeeQL FetchSpecification.swift
[43/112] Compiling ZeeQL GlobalID.swift
[44/112] Compiling ZeeQL AccessDataSource.swift
[45/112] Compiling ZeeQL AccessDataSourceError.swift
[46/112] Compiling ZeeQL AccessDataSourceFinders.swift
[47/112] Compiling ZeeQL ActiveDataSource.swift
[48/112] Compiling ZeeQL ActiveRecord.swift
[49/112] Compiling ZeeQL ActiveRecordType.swift
[50/112] Compiling ZeeQL Adaptor.swift
[51/112] Compiling ZeeQL AdaptorChannel.swift
[52/112] Compiling ZeeQL AdaptorChannelPool.swift
[53/112] Compiling ZeeQL AdaptorDataSource.swift
[54/112] Compiling ZeeQL AdaptorRecordDecoder.swift
[55/112] Compiling ZeeQL CodableEntity.swift
[56/112] Compiling ZeeQL CodableModel.swift
[57/112] Compiling ZeeQL CodableModelDecoder.swift
[58/112] Compiling ZeeQL CodableModelEntityDecoder.swift
[59/112] Compiling ZeeQL CodableModelPostProcessor.swift
[60/112] Compiling ZeeQL CodableRelationship.swift
[61/112] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[62/112] Compiling ZeeQL CodeAttribute.swift
[63/112] Compiling ZeeQL CodeEntity.swift
[64/112] Compiling ZeeQL Key.swift
[65/112] Compiling ZeeQL KeyComparisonQualifier.swift
[66/112] Compiling ZeeQL KeyValueQualifier.swift
[67/112] Compiling ZeeQL ModelFetchSpecification.swift
[68/112] Compiling ZeeQL NotQualifier.swift
[69/112] Compiling ZeeQL ObjectStore.swift
[70/112] Compiling ZeeQL ObjectTrackingContext.swift
[71/112] Compiling ZeeQL Qualifier.swift
[72/112] Compiling ZeeQL QualifierEvaluation.swift
[73/112] Compiling ZeeQL FancyModelMaker.swift
[74/112] Compiling ZeeQL Join.swift
[75/112] Compiling ZeeQL MirrorHelpers.swift
[76/112] Compiling ZeeQL Model.swift
[77/112] Compiling ZeeQL ModelLoader.swift
[78/112] Compiling ZeeQL ModelSQLizer.swift
[79/112] Compiling ZeeQL Property.swift
[80/112] Compiling ZeeQL Relationship.swift
[81/112] Compiling ZeeQL SQLAttributeChange.swift
[82/112] Compiling ZeeQL SQLExpression.swift
[83/112] Compiling ZeeQL SQLExpressionFactory.swift
[84/112] Compiling ZeeQL SQLForeignKey.swift
[85/112] Compiling ZeeQL SQLTableGroups.swift
[86/112] Compiling ZeeQL SchemaGeneration.swift
[87/112] Compiling ZeeQL SchemaSynchronization.swift
[88/112] Compiling ZeeQL SchemaSynchronizationFactory.swift
[89/112] Compiling ZeeQL TypedFetchSpecification.swift
[90/112] Compiling ZeeQL ZeeQLTypes.swift
[91/112] Compiling ZeeQL ArrayDataSource.swift
[92/112] Compiling ZeeQL BooleanQualifier.swift
[93/112] Compiling ZeeQL AdaptorError.swift
[94/112] Compiling ZeeQL AdaptorModelFetch.swift
[95/112] Compiling ZeeQL AdaptorOperation.swift
[96/112] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[97/112] Compiling ZeeQL AdaptorQueryType.swift
[98/112] Compiling ZeeQL AdaptorRecord.swift
[99/112] Compiling ZeeQL AdaptorRecordSchema.swift
[100/112] Compiling ZeeQL Attribute.swift
[101/112] Compiling ZeeQL AttributeKey.swift
[102/112] Compiling ZeeQL AttributeValue.swift
[103/112] Compiling ZeeQL Pluralize.swift
[104/112] Compiling ZeeQL SimpleKVC.swift
[105/112] Compiling ZeeQL SmartDescription.swift
[106/112] Compiling ZeeQL TimeRange.swift
[107/112] Compiling ZeeQL SQLite3Adaptor.swift
[108/112] Compiling ZeeQL SQLite3AdaptorChannel.swift
[109/112] Compiling ZeeQL SQLite3Expression.swift
[110/112] Compiling ZeeQL SQLite3ModelFetch.swift
[111/112] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[112/112] Compiling Freddy JSONSubscripting.swift
[113/115] Emitting module ZeeQL3Freddy
[114/115] Compiling ZeeQL3Freddy JSONEncodableType.swift
[115/115] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
Build complete! (37.51s)
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/modswift/Freddy.git
[1/2937] Fetching freddy
[60/5388] Fetching freddy, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (1.25s)
Fetched https://github.com/modswift/Freddy.git from cache (1.25s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (0.71s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.71s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.67s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.65s)
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
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.