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, reference develop (c3d7b1), with Swift 6.1 for Linux on 26 Apr 2025 08:02:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: develop
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
 * 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:         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-2":/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/3336] Fetching zeeql3
[2637/6273] Fetching zeeql3, freddy
Fetched https://github.com/modswift/Freddy.git from cache (0.31s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.31s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (2.16s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.18 (0.91s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.19s)
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.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] Emitting module ZeeQL
[18/114] Compiling Freddy JSONLiteralConvertible.swift
[19/114] Compiling ZeeQL AccessDataSource.swift
[20/114] Compiling ZeeQL AccessDataSourceError.swift
[21/114] Compiling ZeeQL AccessDataSourceFinders.swift
[22/114] Compiling ZeeQL ActiveDataSource.swift
[23/114] Emitting module Freddy
[24/115] Compiling ZeeQL DataSource.swift
[25/115] Compiling ZeeQL EntityType+Builder.swift
[26/115] Compiling ZeeQL EntityType.swift
[27/115] Compiling ZeeQL Expression.swift
[28/115] Compiling ZeeQL ExpressionEvaluation.swift
[29/115] Compiling ZeeQL FetchSpecification+Builder.swift
[30/115] Compiling ZeeQL FetchSpecification.swift
[31/115] Compiling ZeeQL GlobalID.swift
[32/115] Compiling ZeeQL Key.swift
[33/115] Compiling ZeeQL KeyComparisonQualifier.swift
[34/115] Compiling ZeeQL KeyValueQualifier.swift
[35/115] Compiling ZeeQL ModelFetchSpecification.swift
[36/115] Compiling Freddy JSONOptional.swift
[37/115] Compiling Freddy JSONParsing.swift
[38/115] Compiling Freddy JSONParser.swift
[39/115] Compiling Freddy JSONSerializing.swift
[44/115] Compiling ZeeQL ActiveRecord.swift
[45/115] Compiling ZeeQL ActiveRecordType.swift
[46/115] Compiling ZeeQL Adaptor.swift
[47/115] Compiling ZeeQL AdaptorChannel.swift
[48/115] Compiling ZeeQL AdaptorChannelPool.swift
[49/115] Compiling ZeeQL AdaptorDataSource.swift
[50/115] Compiling ZeeQL AdaptorError.swift
[51/115] Compiling ZeeQL AdaptorModelFetch.swift
[52/115] Compiling ZeeQL AdaptorOperation.swift
[53/115] Compiling ZeeQL SQLForeignKey.swift
[54/115] Compiling ZeeQL SQLTableGroups.swift
[55/115] Compiling ZeeQL SchemaGeneration.swift
[56/115] Compiling ZeeQL SchemaSynchronization.swift
[57/115] Compiling ZeeQL SchemaSynchronizationFactory.swift
[58/115] Compiling ZeeQL TypedFetchSpecification.swift
[59/115] Compiling ZeeQL ZeeQLTypes.swift
[60/115] Compiling ZeeQL ArrayDataSource.swift
[61/115] Compiling ZeeQL BooleanQualifier.swift
[62/115] Compiling ZeeQL ComparisonOperation.swift
[63/115] Compiling ZeeQL CompoundQualifier.swift
[64/115] Compiling ZeeQL Constant.swift
[65/115] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[66/115] Compiling ZeeQL AdaptorQueryType.swift
[67/115] Compiling ZeeQL AdaptorRecord.swift
[68/115] Compiling ZeeQL AdaptorRecordSchema.swift
[69/115] Compiling ZeeQL Attribute.swift
[70/115] Compiling ZeeQL AttributeKey.swift
[71/115] Compiling ZeeQL AttributeValue.swift
[72/115] Compiling ZeeQL AdaptorRecordDecoder.swift
[73/115] Compiling ZeeQL CodableEntity.swift
[74/115] Compiling ZeeQL CodableModel.swift
[75/115] Compiling ZeeQL CodableModelDecoder.swift
[76/115] Compiling ZeeQL CodableModelEntityDecoder.swift
[77/115] Compiling ZeeQL CodableModelPostProcessor.swift
[78/115] Compiling Freddy JSONSubscripting.swift
[80/116] Compiling ZeeQL CodableRelationship.swift
[81/116] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[82/116] Compiling ZeeQL CodeAttribute.swift
[83/116] Compiling ZeeQL CodeEntity.swift
[84/116] Compiling ZeeQL CodeRelationship.swift
[85/116] Compiling ZeeQL CodeValueAttribute.swift
[86/116] Compiling ZeeQL Database.swift
[87/116] Compiling ZeeQL DatabaseChannel.swift
[88/116] Compiling ZeeQL DatabaseContext.swift
[89/116] Compiling ZeeQL DatabaseDataSource.swift
[90/116] Compiling ZeeQL DatabaseObject.swift
[91/116] Compiling ZeeQL DatabaseOperation.swift
[92/116] Compiling ZeeQL Entity.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] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
[119/120] Emitting module ZeeQL3Freddy
[120/120] Compiling ZeeQL3Freddy JSONEncodableType.swift
Build complete! (24.38s)
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.