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 ZeeQL3Combine with Swift 6.0 (beta) for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3Combine.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/ZeeQL3Combine
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 31e0caf Make things non-throwing
Cloned https://github.com/ZeeQL/ZeeQL3Combine.git
Revision (git rev-parse @):
31e0cafc1077f14ee0310771c6b8e09f8617f9c9
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Combine.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ZeeQL/ZeeQL3Combine.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/2451] Fetching zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.62s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.48s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.21s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.06s)
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.5
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/88] Emitting module ZeeQL
[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/100] Compiling ZeeQL EquatableType.swift
[30/100] Compiling ZeeQL KeyValueStringFormatter.swift
[31/100] Compiling ZeeQL Logger.swift
[32/100] Compiling ZeeQL Pluralize.swift
[33/100] Compiling ZeeQL SimpleKVC.swift
[34/100] Compiling ZeeQL SmartDescription.swift
[35/100] Compiling ZeeQL TimeRange.swift
[36/100] Compiling ZeeQL SQLite3Adaptor.swift
[37/100] Compiling ZeeQL SQLite3AdaptorChannel.swift
[38/100] Compiling ZeeQL SQLite3Expression.swift
[39/100] Compiling ZeeQL SQLite3ModelFetch.swift
[40/100] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[41/100] Compiling ZeeQL SQLAttributeChange.swift
[42/100] Compiling ZeeQL SQLExpression.swift
[43/100] Compiling ZeeQL SQLExpressionFactory.swift
[44/100] Compiling ZeeQL SQLForeignKey.swift
[45/100] Compiling ZeeQL SQLTableGroups.swift
[46/100] Compiling ZeeQL SchemaGeneration.swift
[47/100] Compiling ZeeQL SchemaSynchronization.swift
[48/100] Compiling ZeeQL SchemaSynchronizationFactory.swift
[49/100] Compiling ZeeQL TypedFetchSpecification.swift
[50/100] Compiling ZeeQL ZeeQLTypes.swift
[51/100] Compiling ZeeQL ArrayDataSource.swift
[52/100] Compiling ZeeQL BooleanQualifier.swift
[53/100] Compiling ZeeQL AdaptorOperation.swift
[54/100] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[55/100] Compiling ZeeQL AdaptorQueryType.swift
[56/100] Compiling ZeeQL AdaptorRecord.swift
[57/100] Compiling ZeeQL AdaptorRecordSchema.swift
[58/100] Compiling ZeeQL Attribute.swift
[59/100] Compiling ZeeQL AttributeKey.swift
[60/100] Compiling ZeeQL AttributeValue.swift
[61/100] Compiling ZeeQL AdaptorRecordDecoder.swift
[62/100] Compiling ZeeQL CodableEntity.swift
[63/100] Compiling ZeeQL CodableModel.swift
[64/100] Compiling ZeeQL CodableModelDecoder.swift
[65/100] Compiling ZeeQL CodableModelEntityDecoder.swift
[66/100] Compiling ZeeQL CodableModelPostProcessor.swift
[67/100] Compiling ZeeQL CodableRelationship.swift
[68/100] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[69/100] Compiling ZeeQL CodeAttribute.swift
[70/100] Compiling ZeeQL CodeEntity.swift
[71/100] Compiling ZeeQL CodeFetchSpecification.swift
[72/100] Compiling ZeeQL CodeRelationship.swift
[73/100] Compiling ZeeQL CodeValueAttribute.swift
[74/100] Compiling ZeeQL Database.swift
[75/100] Compiling ZeeQL DatabaseChannel.swift
[76/100] Compiling ZeeQL DatabaseContext.swift
[77/100] Compiling ZeeQL DatabaseDataSource.swift
[78/100] Compiling ZeeQL DatabaseObject.swift
[79/100] Compiling ZeeQL DatabaseOperation.swift
[80/100] Compiling ZeeQL Entity.swift
[81/100] Compiling ZeeQL FancyModelMaker.swift
[82/100] Compiling ZeeQL Join.swift
[83/100] Compiling ZeeQL MirrorHelpers.swift
[84/100] Compiling ZeeQL Model.swift
[85/100] Compiling ZeeQL ModelLoader.swift
[86/100] Compiling ZeeQL ModelSQLizer.swift
[87/100] Compiling ZeeQL Property.swift
[88/100] Compiling ZeeQL Relationship.swift
[89/100] Compiling ZeeQL AccessDataSource.swift
[90/100] Compiling ZeeQL AccessDataSourceError.swift
[91/100] Compiling ZeeQL AccessDataSourceFinders.swift
[92/100] Compiling ZeeQL ActiveDataSource.swift
[93/100] Compiling ZeeQL ActiveRecord.swift
[94/100] Compiling ZeeQL ActiveRecordType.swift
[95/100] Compiling ZeeQL Adaptor.swift
[96/100] Compiling ZeeQL AdaptorChannel.swift
[97/100] Compiling ZeeQL AdaptorChannelPool.swift
[98/100] Compiling ZeeQL AdaptorDataSource.swift
[99/100] Compiling ZeeQL AdaptorError.swift
[100/100] Compiling ZeeQL AdaptorModelFetch.swift
[102/107] Compiling ZeeQLCombine ReExports.swift
[103/107] Compiling ZeeQLCombine OActiveRecord.swift
[104/107] Compiling ZeeQLCombine AccessDataSourcePublisher.swift
[105/107] Compiling ZeeQLCombine AccessDataSource.swift
[106/107] Emitting module ZeeQLCombine
[107/107] Compiling ZeeQLCombine Adaptor.swift
Build complete! (18.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.11",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    }
  ],
  "manifest_display_name" : "ZeeQL3Combine",
  "name" : "ZeeQL3Combine",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ZeeQLCombine",
      "targets" : [
        "ZeeQLCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZeeQLCombine",
      "module_type" : "SwiftTarget",
      "name" : "ZeeQLCombine",
      "path" : "Sources/ZeeQLCombine",
      "product_dependencies" : [
        "ZeeQL"
      ],
      "product_memberships" : [
        "ZeeQLCombine"
      ],
      "sources" : [
        "AccessDataSource.swift",
        "AccessDataSourcePublisher.swift",
        "Adaptor.swift",
        "OActiveRecord.swift",
        "ReExports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.