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 0.6.1 (ac3d20), with Swift 6.0 for Linux on 27 Nov 2024 22:52:26 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.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: 0.6.1
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
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at ac3d208 Merge branch 'develop' into main
Cloned https://github.com/ZeeQL/ZeeQL3Freddy.git
Revision (git rev-parse @):
ac3d20854567a7fbe3bd1a8a1bca47ab9a6908cc
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Freddy.git at 0.6.1
========================================
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-2":/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/2904] Fetching zeeql3
[2789/5841] Fetching zeeql3, freddy
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.51s)
Fetched https://github.com/modswift/Freddy.git from cache (0.51s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (2.76s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.11 (0.46s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.18s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.43s)
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.11
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/101] Emitting module ZeeQL
[6/113] Compiling Freddy JSONLiteralConvertible.swift
[7/114] Compiling ZeeQL NotQualifier.swift
[8/114] Compiling ZeeQL ObjectStore.swift
[9/114] Compiling ZeeQL ObjectTrackingContext.swift
[10/114] Compiling ZeeQL Qualifier.swift
[11/114] Compiling ZeeQL QualifierEvaluation.swift
[12/114] Compiling ZeeQL QualifierParser.swift
[13/114] Compiling ZeeQL QualifierVariable.swift
[14/114] Compiling ZeeQL QueryBuilder.swift
[15/114] Compiling ZeeQL SQLQualifier.swift
[16/114] Compiling ZeeQL SortOrdering.swift
[17/114] Compiling ZeeQL StoreKeyValueCoding.swift
[18/114] 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 Freddy JSONParser.swift
[23/114] Emitting module Freddy
[24/114] Compiling ZeeQL CodeAttribute.swift
[25/114] Compiling ZeeQL CodeEntity.swift
[26/114] Compiling ZeeQL CodableRelationship.swift
[27/114] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[28/114] Compiling Freddy JSONOptional.swift
[29/115] Compiling ZeeQL SQLExpression.swift
[30/115] Compiling ZeeQL SQLExpressionFactory.swift
[31/115] Compiling ZeeQL SQLForeignKey.swift
[32/115] Compiling ZeeQL SQLTableGroups.swift
[33/115] Compiling ZeeQL SchemaGeneration.swift
[34/115] Compiling ZeeQL SchemaSynchronization.swift
[35/115] Compiling ZeeQL SchemaSynchronizationFactory.swift
[36/115] Compiling ZeeQL TypedFetchSpecification.swift
[37/115] Compiling ZeeQL ZeeQLTypes.swift
[38/115] Compiling ZeeQL ArrayDataSource.swift
[39/115] Compiling ZeeQL BooleanQualifier.swift
[40/115] Compiling ZeeQL ComparisonOperation.swift
[41/115] Compiling ZeeQL CompoundQualifier.swift
[42/115] Compiling ZeeQL Constant.swift
[43/115] Compiling ZeeQL DataSource.swift
[44/115] Compiling ZeeQL EntityType.swift
[45/115] Compiling ZeeQL Expression.swift
[46/115] Compiling ZeeQL ExpressionEvaluation.swift
[47/115] Compiling ZeeQL FetchSpecification.swift
[48/115] Compiling ZeeQL GlobalID.swift
[49/115] Compiling ZeeQL Key.swift
[50/115] Compiling ZeeQL KeyComparisonQualifier.swift
[51/115] Compiling ZeeQL KeyValueQualifier.swift
[52/115] Compiling ZeeQL ModelFetchSpecification.swift
[54/115] Compiling ZeeQL DatabaseOperation.swift
[55/115] Compiling ZeeQL Entity.swift
[56/115] Compiling ZeeQL FancyModelMaker.swift
[57/115] Compiling ZeeQL Join.swift
[58/115] Compiling ZeeQL MirrorHelpers.swift
[59/115] Compiling ZeeQL Model.swift
[60/115] Compiling ZeeQL ModelLoader.swift
[61/115] Compiling ZeeQL ModelPattern.swift
[62/115] Compiling ZeeQL ModelSQLizer.swift
[63/115] Compiling ZeeQL Property.swift
[64/115] Compiling ZeeQL Relationship.swift
[65/115] Compiling ZeeQL SQLAttributeChange.swift
[70/115] Compiling ZeeQL CodeFetchSpecification.swift
[71/115] Compiling ZeeQL CodeRelationship.swift
[72/115] Compiling ZeeQL CodeValueAttribute.swift
[73/115] Compiling ZeeQL Database.swift
[74/115] Compiling ZeeQL DatabaseChannel.swift
[75/115] Compiling ZeeQL DatabaseContext.swift
[76/115] Compiling ZeeQL DatabaseDataSource.swift
[77/115] Compiling ZeeQL DatabaseObject.swift
[78/115] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[79/115] Compiling ZeeQL AdaptorQueryType.swift
[80/115] Compiling ZeeQL AdaptorRecord.swift
[81/115] Compiling ZeeQL AdaptorRecordSchema.swift
[82/115] Compiling ZeeQL Attribute.swift
[83/115] Compiling ZeeQL AttributeKey.swift
[84/115] Compiling ZeeQL AttributeValue.swift
[85/115] Compiling ZeeQL AdaptorRecordDecoder.swift
[86/115] Compiling ZeeQL CodableEntity.swift
[87/115] Compiling ZeeQL CodableModel.swift
[88/115] Compiling ZeeQL CodableModelDecoder.swift
[89/115] Compiling ZeeQL CodableModelEntityDecoder.swift
[90/115] Compiling ZeeQL CodableModelPostProcessor.swift
[91/115] Compiling ZeeQL AccessDataSource.swift
[92/115] Compiling ZeeQL AccessDataSourceError.swift
[93/115] Compiling ZeeQL AccessDataSourceFinders.swift
[94/115] Compiling ZeeQL ActiveDataSource.swift
[95/115] Compiling ZeeQL ActiveRecord.swift
[96/115] Compiling ZeeQL ActiveRecordType.swift
[97/115] Compiling ZeeQL Adaptor.swift
[98/115] Compiling ZeeQL AdaptorChannel.swift
[99/115] Compiling ZeeQL AdaptorChannelPool.swift
[100/115] Compiling ZeeQL AdaptorDataSource.swift
[101/115] Compiling ZeeQL AdaptorError.swift
[102/115] Compiling ZeeQL AdaptorModelFetch.swift
[103/115] Compiling ZeeQL AdaptorOperation.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] Emitting module ZeeQL3Freddy
[119/119] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
Build complete! (32.08s)
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.