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.0 for Linux on 27 Nov 2024 22:52:32 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.0-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.58.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.0
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3Freddy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/modswift/Freddy.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/2937] Fetching freddy
[2/5841] Fetching freddy, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.56s)
Fetched https://github.com/modswift/Freddy.git from cache (0.57s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (3.37s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.11 (0.83s)
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 (0.83s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.11
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/101] Compiling Freddy JSONLiteralConvertible.swift
[6/102] Emitting module Freddy
[7/102] Compiling ZeeQL NotQualifier.swift
[8/102] Compiling ZeeQL ObjectStore.swift
[9/102] Compiling ZeeQL ObjectTrackingContext.swift
[10/102] Compiling ZeeQL Qualifier.swift
[11/102] Compiling ZeeQL QualifierEvaluation.swift
[12/102] Compiling ZeeQL QualifierParser.swift
[13/102] Compiling ZeeQL QualifierVariable.swift
[14/102] Compiling ZeeQL QueryBuilder.swift
[15/102] Compiling ZeeQL SQLQualifier.swift
[16/102] Compiling ZeeQL SortOrdering.swift
[17/102] Compiling ZeeQL StoreKeyValueCoding.swift
[18/102] Compiling ZeeQL Dictionary+Extensions.swift
[19/114] Compiling Freddy JSONSubscripting.swift
[20/114] Compiling Freddy JSONSerializing.swift
[21/114] Compiling Freddy JSONParsing.swift
[22/114] Compiling ZeeQL CompoundQualifier.swift
[23/114] Compiling ZeeQL Constant.swift
[24/114] Compiling ZeeQL DataSource.swift
[25/114] Compiling ZeeQL EntityType.swift
[26/114] Compiling ZeeQL Expression.swift
[27/114] Compiling ZeeQL ExpressionEvaluation.swift
[28/114] Compiling ZeeQL FetchSpecification.swift
[29/114] Compiling ZeeQL GlobalID.swift
[30/114] Compiling ZeeQL Key.swift
[31/114] Compiling ZeeQL KeyComparisonQualifier.swift
[32/114] Compiling ZeeQL KeyValueQualifier.swift
[33/114] Compiling ZeeQL ModelFetchSpecification.swift
[34/114] Compiling Freddy JSONOptional.swift
[35/114] Compiling ZeeQL AccessDataSource.swift
[36/114] Compiling ZeeQL AccessDataSourceError.swift
[37/114] Compiling ZeeQL AccessDataSourceFinders.swift
[38/114] Compiling ZeeQL ActiveDataSource.swift
[39/114] Compiling ZeeQL SQLExpression.swift
[40/114] Compiling ZeeQL SQLExpressionFactory.swift
[41/114] Compiling ZeeQL SQLForeignKey.swift
[42/114] Compiling ZeeQL SQLTableGroups.swift
[43/114] Compiling ZeeQL SchemaGeneration.swift
[44/114] Compiling ZeeQL SchemaSynchronization.swift
[45/114] Compiling ZeeQL SchemaSynchronizationFactory.swift
[46/114] Compiling ZeeQL TypedFetchSpecification.swift
[47/114] Compiling ZeeQL ZeeQLTypes.swift
[48/114] Compiling ZeeQL ArrayDataSource.swift
[49/114] Compiling ZeeQL BooleanQualifier.swift
[50/114] Compiling ZeeQL ComparisonOperation.swift
[51/114] Compiling Freddy JSONParser.swift
[52/115] Compiling ZeeQL CodableRelationship.swift
[53/115] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[54/115] Compiling ZeeQL CodeAttribute.swift
[55/115] Compiling ZeeQL CodeEntity.swift
[56/115] Compiling ZeeQL CodeFetchSpecification.swift
[57/115] Compiling ZeeQL CodeRelationship.swift
[58/115] Compiling ZeeQL CodeValueAttribute.swift
[59/115] Compiling ZeeQL Database.swift
[60/115] Compiling ZeeQL DatabaseChannel.swift
[61/115] Compiling ZeeQL DatabaseContext.swift
[62/115] Compiling ZeeQL DatabaseDataSource.swift
[63/115] Compiling ZeeQL DatabaseObject.swift
[69/115] Compiling ZeeQL ActiveRecord.swift
[70/115] Compiling ZeeQL ActiveRecordType.swift
[71/115] Compiling ZeeQL Adaptor.swift
[72/115] Compiling ZeeQL AdaptorChannel.swift
[73/115] Compiling ZeeQL AdaptorChannelPool.swift
[74/115] Compiling ZeeQL AdaptorDataSource.swift
[75/115] Compiling ZeeQL AdaptorError.swift
[76/115] Compiling ZeeQL AdaptorModelFetch.swift
[77/115] Compiling ZeeQL AdaptorOperation.swift
[78/115] Emitting module ZeeQL
[79/115] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[80/115] Compiling ZeeQL AdaptorQueryType.swift
[81/115] Compiling ZeeQL AdaptorRecord.swift
[82/115] Compiling ZeeQL AdaptorRecordSchema.swift
[83/115] Compiling ZeeQL Attribute.swift
[84/115] Compiling ZeeQL AttributeKey.swift
[85/115] Compiling ZeeQL AttributeValue.swift
[86/115] Compiling ZeeQL AdaptorRecordDecoder.swift
[87/115] Compiling ZeeQL CodableEntity.swift
[88/115] Compiling ZeeQL CodableModel.swift
[89/115] Compiling ZeeQL CodableModelDecoder.swift
[90/115] Compiling ZeeQL CodableModelEntityDecoder.swift
[91/115] Compiling ZeeQL CodableModelPostProcessor.swift
[92/115] Compiling ZeeQL DatabaseOperation.swift
[93/115] Compiling ZeeQL Entity.swift
[94/115] Compiling ZeeQL FancyModelMaker.swift
[95/115] Compiling ZeeQL Join.swift
[96/115] Compiling ZeeQL MirrorHelpers.swift
[97/115] Compiling ZeeQL Model.swift
[98/115] Compiling ZeeQL ModelLoader.swift
[99/115] Compiling ZeeQL ModelPattern.swift
[100/115] Compiling ZeeQL ModelSQLizer.swift
[101/115] Compiling ZeeQL Property.swift
[102/115] Compiling ZeeQL Relationship.swift
[103/115] Compiling ZeeQL SQLAttributeChange.swift
[104/115] Compiling ZeeQL EquatableType.swift
[105/115] Compiling ZeeQL KeyValueStringFormatter.swift
[106/115] Compiling ZeeQL Logger.swift
[107/115] Compiling ZeeQL Pluralize.swift
[108/115] Compiling ZeeQL SimpleKVC.swift
[109/115] Compiling ZeeQL SmartDescription.swift
[110/115] Compiling ZeeQL TimeRange.swift
[111/115] Compiling ZeeQL SQLite3Adaptor.swift
[112/115] Compiling ZeeQL SQLite3AdaptorChannel.swift
[113/115] Compiling ZeeQL SQLite3Expression.swift
[114/115] Compiling ZeeQL SQLite3ModelFetch.swift
[115/115] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[117/119] Compiling ZeeQL3Freddy JSONEncodableType.swift
[118/119] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
[119/119] Emitting module ZeeQL3Freddy
Build complete! (32.14s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.