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 1 Nov 2024 12:30:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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-0":/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 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/2548] Fetching zeeql3
[2549/5485] Fetching zeeql3, freddy
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.35s)
Fetched https://github.com/modswift/Freddy.git from cache (0.35s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (1.82s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.7 (0.46s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.23s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.41s)
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.7
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/100] Compiling ZeeQL ComparisonOperation.swift
[6/100] Compiling ZeeQL CompoundQualifier.swift
[7/100] Compiling ZeeQL Constant.swift
[8/100] Compiling ZeeQL DataSource.swift
[9/100] Compiling ZeeQL EntityType.swift
[10/100] Compiling ZeeQL Expression.swift
[11/100] Compiling ZeeQL ExpressionEvaluation.swift
[12/100] Compiling ZeeQL FetchSpecification.swift
[13/100] Compiling ZeeQL GlobalID.swift
[14/100] Compiling ZeeQL Key.swift
[15/100] Compiling ZeeQL KeyComparisonQualifier.swift
[16/100] Compiling ZeeQL KeyValueQualifier.swift
[17/100] Compiling ZeeQL ModelFetchSpecification.swift
[18/100] Compiling ZeeQL NotQualifier.swift
[19/100] Compiling ZeeQL ObjectStore.swift
[20/100] Compiling ZeeQL ObjectTrackingContext.swift
[21/100] Compiling ZeeQL Qualifier.swift
[22/100] Compiling ZeeQL QualifierEvaluation.swift
[23/100] Compiling ZeeQL QualifierParser.swift
[24/100] Compiling ZeeQL QualifierVariable.swift
[25/100] Compiling ZeeQL QueryBuilder.swift
[26/100] Compiling ZeeQL SQLQualifier.swift
[27/100] Compiling ZeeQL SortOrdering.swift
[28/100] Compiling ZeeQL StoreKeyValueCoding.swift
[29/112] Compiling ZeeQL AccessDataSource.swift
[30/112] Compiling ZeeQL AccessDataSourceError.swift
[31/112] Emitting module Freddy
[32/112] Compiling ZeeQL AccessDataSourceFinders.swift
[33/112] Compiling ZeeQL ActiveDataSource.swift
[34/113] Compiling Freddy JSONOptional.swift
[35/113] Compiling Freddy JSONSerializing.swift
[36/113] Emitting module ZeeQL
[37/113] Compiling Freddy JSONParser.swift
[38/113] Compiling Freddy JSONParsing.swift
[39/113] Compiling Freddy JSONLiteralConvertible.swift
[44/113] Compiling ZeeQL ActiveRecord.swift
[45/113] Compiling ZeeQL ActiveRecordType.swift
[46/113] Compiling ZeeQL Adaptor.swift
[47/113] Compiling ZeeQL AdaptorChannel.swift
[48/113] Compiling ZeeQL AdaptorChannelPool.swift
[49/113] Compiling ZeeQL AdaptorDataSource.swift
[50/113] Compiling ZeeQL AdaptorError.swift
[51/113] Compiling ZeeQL AdaptorModelFetch.swift
[52/113] Compiling ZeeQL AdaptorOperation.swift
[53/113] Compiling ZeeQL SQLAttributeChange.swift
[54/113] Compiling ZeeQL SQLExpression.swift
[55/113] Compiling ZeeQL SQLExpressionFactory.swift
[56/113] Compiling ZeeQL SQLForeignKey.swift
[57/113] Compiling ZeeQL SQLTableGroups.swift
[58/113] Compiling ZeeQL SchemaGeneration.swift
[59/113] Compiling ZeeQL SchemaSynchronization.swift
[60/113] Compiling ZeeQL SchemaSynchronizationFactory.swift
[61/113] Compiling ZeeQL TypedFetchSpecification.swift
[62/113] Compiling ZeeQL ZeeQLTypes.swift
[63/113] Compiling ZeeQL ArrayDataSource.swift
[64/113] Compiling ZeeQL BooleanQualifier.swift
[65/113] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[66/113] Compiling ZeeQL AdaptorQueryType.swift
[67/113] Compiling ZeeQL AdaptorRecord.swift
[68/113] Compiling ZeeQL AdaptorRecordSchema.swift
[69/113] Compiling ZeeQL Attribute.swift
[70/113] Compiling ZeeQL AttributeKey.swift
[71/113] Compiling ZeeQL AttributeValue.swift
[72/113] Compiling ZeeQL AdaptorRecordDecoder.swift
[73/113] Compiling ZeeQL CodableEntity.swift
[74/113] Compiling ZeeQL CodableModel.swift
[75/113] Compiling ZeeQL CodableModelDecoder.swift
[76/113] Compiling ZeeQL CodableModelEntityDecoder.swift
[77/113] Compiling ZeeQL DatabaseObject.swift
[78/113] Compiling ZeeQL DatabaseOperation.swift
[79/113] Compiling ZeeQL Entity.swift
[80/113] Compiling ZeeQL FancyModelMaker.swift
[81/113] Compiling ZeeQL Join.swift
[82/113] Compiling ZeeQL MirrorHelpers.swift
[83/113] Compiling ZeeQL Model.swift
[84/113] Compiling ZeeQL ModelLoader.swift
[85/113] Compiling ZeeQL ModelPattern.swift
[86/113] Compiling ZeeQL ModelSQLizer.swift
[87/113] Compiling ZeeQL Property.swift
[88/113] Compiling ZeeQL Relationship.swift
[89/113] Compiling ZeeQL CodableModelPostProcessor.swift
[90/113] Compiling ZeeQL CodableRelationship.swift
[91/113] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[92/113] Compiling ZeeQL CodeAttribute.swift
[93/113] Compiling ZeeQL CodeEntity.swift
[94/113] Compiling ZeeQL CodeFetchSpecification.swift
[95/113] Compiling ZeeQL CodeRelationship.swift
[96/113] Compiling ZeeQL CodeValueAttribute.swift
[97/113] Compiling ZeeQL Database.swift
[98/113] Compiling ZeeQL DatabaseChannel.swift
[99/113] Compiling ZeeQL DatabaseContext.swift
[100/113] Compiling ZeeQL DatabaseDataSource.swift
[101/113] Compiling Freddy JSONSubscripting.swift
[103/114] Compiling ZeeQL EquatableType.swift
[104/114] Compiling ZeeQL KeyValueStringFormatter.swift
[105/114] Compiling ZeeQL Logger.swift
[106/114] Compiling ZeeQL Pluralize.swift
[107/114] Compiling ZeeQL SimpleKVC.swift
[108/114] Compiling ZeeQL SmartDescription.swift
[109/114] Compiling ZeeQL TimeRange.swift
[110/114] Compiling ZeeQL SQLite3Adaptor.swift
[111/114] Compiling ZeeQL SQLite3AdaptorChannel.swift
[112/114] Compiling ZeeQL SQLite3Expression.swift
[113/114] Compiling ZeeQL SQLite3ModelFetch.swift
[114/114] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[116/118] Emitting module ZeeQL3Freddy
[117/118] Compiling ZeeQL3Freddy JSONEncodableType.swift
[118/118] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
Build complete! (33.35s)
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.