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 sql-kit, reference main (baf0d8), with Swift 6.0 for macOS (SPM) on 13 Apr 2025 19:01:31 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sql-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/sql-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at baf0d86 Add the missing `SQLDatabase.alter(table: any SQLExpression)` method (#188)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
baf0d8684a43f16cd11ebcc67300c8ab5cb5d078
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at main
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/3825] Fetching swift-log
[269/19815] Fetching swift-log, swift-collections
[7984/94945] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.78s)
Fetched https://github.com/apple/swift-log.git from cache (3.78s)
Fetched https://github.com/apple/swift-collections.git from cache (3.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.71s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4224] Fetching swift-system
[86/5929] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (1.02s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sql-kit",
      "name": "sql-kit",
      "url": "https://github.com/vapor/sql-kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sql-kit",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.81.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/sql-kit.git
[1/5880] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.94s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.71s)
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
Fetched https://github.com/apple/swift-collections.git from cache (0.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at main (baf0d86)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
warning: '.resolve-product-dependencies': dependency 'sql-kit' is not used by any target
Found 3 product dependencies
  - swift-collections
  - swift-log
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/sql-kit.git
https://github.com/vapor/sql-kit.git
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "sql-kit",
  "name" : "sql-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SQLKit",
      "targets" : [
        "SQLKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SQLKitBenchmark",
      "targets" : [
        "SQLKitBenchmark"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SQLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SQLKitTests",
      "path" : "Tests/SQLKitTests",
      "sources" : [
        "AsyncTests.swift",
        "BaseTests.swift",
        "BasicQueryTests.swift",
        "DeprecatedTests.swift",
        "SQLBetweenTests.swift",
        "SQLCodingTests.swift",
        "SQLCommonTableExpressionTests.swift",
        "SQLCreateDropTriggerTests.swift",
        "SQLCreateTableTests.swift",
        "SQLDialectFeatureTests.swift",
        "SQLExpressionTests.swift",
        "SQLInsertUpsertTests.swift",
        "SQLQueryEncoderTests.swift",
        "SQLQueryStringTests.swift",
        "SQLRowDecoderTests.swift",
        "SQLUnionTests.swift",
        "TestMocks.swift",
        "Utilities.swift",
        "XCTAsyncAssertions.swift"
      ],
      "target_dependencies" : [
        "SQLKit",
        "SQLKitBenchmark"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SQLKitBenchmark",
      "module_type" : "SwiftTarget",
      "name" : "SQLKitBenchmark",
      "path" : "Sources/SQLKitBenchmark",
      "product_memberships" : [
        "SQLKitBenchmark"
      ],
      "sources" : [
        "SQLBenchmark+Codable.swift",
        "SQLBenchmark+Enum.swift",
        "SQLBenchmark+JSONPaths.swift",
        "SQLBenchmark+Planets.swift",
        "SQLBenchmark+Union.swift",
        "SQLBenchmark+Upsert.swift",
        "SQLBenchmarker.swift"
      ],
      "target_dependencies" : [
        "SQLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SQLKit",
      "module_type" : "SwiftTarget",
      "name" : "SQLKit",
      "path" : "Sources/SQLKit",
      "product_dependencies" : [
        "Collections",
        "Logging",
        "NIO",
        "NIOCore"
      ],
      "product_memberships" : [
        "SQLKit",
        "SQLKitBenchmark"
      ],
      "sources" : [
        "Builders/Implementations/SQLAlterEnumBuilder.swift",
        "Builders/Implementations/SQLAlterTableBuilder.swift",
        "Builders/Implementations/SQLConflictUpdateBuilder.swift",
        "Builders/Implementations/SQLCreateEnumBuilder.swift",
        "Builders/Implementations/SQLCreateIndexBuilder.swift",
        "Builders/Implementations/SQLCreateTableBuilder.swift",
        "Builders/Implementations/SQLCreateTriggerBuilder.swift",
        "Builders/Implementations/SQLDeleteBuilder.swift",
        "Builders/Implementations/SQLDropEnumBuilder.swift",
        "Builders/Implementations/SQLDropIndexBuilder.swift",
        "Builders/Implementations/SQLDropTableBuilder.swift",
        "Builders/Implementations/SQLDropTriggerBuilder.swift",
        "Builders/Implementations/SQLInsertBuilder.swift",
        "Builders/Implementations/SQLPredicateGroupBuilder.swift",
        "Builders/Implementations/SQLRawBuilder.swift",
        "Builders/Implementations/SQLSecondaryPredicateGroupBuilder.swift",
        "Builders/Implementations/SQLSelectBuilder.swift",
        "Builders/Implementations/SQLSubqueryBuilder.swift",
        "Builders/Implementations/SQLUnionBuilder.swift",
        "Builders/Implementations/SQLUpdateBuilder.swift",
        "Builders/Prototypes/SQLAliasedColumnListBuilder.swift",
        "Builders/Prototypes/SQLColumnUpdateBuilder.swift",
        "Builders/Prototypes/SQLCommonTableExpressionBuilder.swift",
        "Builders/Prototypes/SQLCommonUnionBuilder.swift",
        "Builders/Prototypes/SQLJoinBuilder.swift",
        "Builders/Prototypes/SQLPartialResultBuilder.swift",
        "Builders/Prototypes/SQLPredicateBuilder.swift",
        "Builders/Prototypes/SQLQueryBuilder.swift",
        "Builders/Prototypes/SQLQueryFetcher.swift",
        "Builders/Prototypes/SQLReturningBuilder.swift",
        "Builders/Prototypes/SQLSecondaryPredicateBuilder.swift",
        "Builders/Prototypes/SQLSubqueryClauseBuilder.swift",
        "Builders/Prototypes/SQLUnqualifiedColumnListBuilder.swift",
        "Database/SQLDatabase.swift",
        "Database/SQLDatabaseReportedVersion.swift",
        "Database/SQLDialect.swift",
        "Deprecated/SQLDatabase+Deprecated.swift",
        "Deprecated/SQLError.swift",
        "Deprecated/SQLExpressions+Deprecated.swift",
        "Deprecated/SQLQueryBuilders+Deprecated.swift",
        "Exports.swift",
        "Expressions/Basics/SQLAlias.swift",
        "Expressions/Basics/SQLBetween.swift",
        "Expressions/Basics/SQLColumn.swift",
        "Expressions/Basics/SQLConstraint.swift",
        "Expressions/Basics/SQLDataType.swift",
        "Expressions/Basics/SQLDirection.swift",
        "Expressions/Basics/SQLDistinct.swift",
        "Expressions/Basics/SQLForeignKeyAction.swift",
        "Expressions/Basics/SQLNestedSubpathExpression.swift",
        "Expressions/Basics/SQLQualifiedTable.swift",
        "Expressions/Basics/SQLQueryString.swift",
        "Expressions/Clauses/SQLAlterColumnDefinitionType.swift",
        "Expressions/Clauses/SQLColumnAssignment.swift",
        "Expressions/Clauses/SQLColumnConstraintAlgorithm.swift",
        "Expressions/Clauses/SQLColumnDefinition.swift",
        "Expressions/Clauses/SQLCommonTableExpression.swift",
        "Expressions/Clauses/SQLConflictAction.swift",
        "Expressions/Clauses/SQLConflictResolutionStrategy.swift",
        "Expressions/Clauses/SQLDropBehaviour.swift",
        "Expressions/Clauses/SQLEnumDataType.swift",
        "Expressions/Clauses/SQLExcludedColumn.swift",
        "Expressions/Clauses/SQLForeignKey.swift",
        "Expressions/Clauses/SQLJoin.swift",
        "Expressions/Clauses/SQLJoinMethod.swift",
        "Expressions/Clauses/SQLLockingClause.swift",
        "Expressions/Clauses/SQLOrderBy.swift",
        "Expressions/Clauses/SQLReturning.swift",
        "Expressions/Clauses/SQLSubquery.swift",
        "Expressions/Clauses/SQLTableConstraintAlgorithm.swift",
        "Expressions/Queries/SQLAlterEnum.swift",
        "Expressions/Queries/SQLAlterTable.swift",
        "Expressions/Queries/SQLCreateEnum.swift",
        "Expressions/Queries/SQLCreateIndex.swift",
        "Expressions/Queries/SQLCreateTable.swift",
        "Expressions/Queries/SQLCreateTrigger.swift",
        "Expressions/Queries/SQLDelete.swift",
        "Expressions/Queries/SQLDropEnum.swift",
        "Expressions/Queries/SQLDropIndex.swift",
        "Expressions/Queries/SQLDropTable.swift",
        "Expressions/Queries/SQLDropTrigger.swift",
        "Expressions/Queries/SQLInsert.swift",
        "Expressions/Queries/SQLSelect.swift",
        "Expressions/Queries/SQLUnion.swift",
        "Expressions/Queries/SQLUpdate.swift",
        "Expressions/SQLExpression.swift",
        "Expressions/SQLSerializer.swift",
        "Expressions/SQLStatement.swift",
        "Expressions/Syntax/SQLBinaryExpression.swift",
        "Expressions/Syntax/SQLBinaryOperator.swift",
        "Expressions/Syntax/SQLBind.swift",
        "Expressions/Syntax/SQLFunction.swift",
        "Expressions/Syntax/SQLGroupExpression.swift",
        "Expressions/Syntax/SQLIdentifier.swift",
        "Expressions/Syntax/SQLList.swift",
        "Expressions/Syntax/SQLLiteral.swift",
        "Expressions/Syntax/SQLRaw.swift",
        "Rows/SQLCodingUtilities.swift",
        "Rows/SQLQueryEncoder.swift",
        "Rows/SQLRow.swift",
        "Rows/SQLRowDecoder.swift",
        "Utilities/SomeCodingKey.swift",
        "Utilities/StringHandling.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/30] Write sources
[3/30] Copying PrivacyInfo.xcprivacy
[4/30] Write sources
[18/30] Compiling CNIOWindows shim.c
[18/30] Compiling CNIOWindows WSAStartup.c
[20/30] Write sources
[22/30] Write swift-version-5BDAB9E9C0126B9D.txt
[23/30] Compiling CNIOWASI CNIOWASI.c
[24/30] Compiling CNIOLinux shim.c
[25/30] Compiling CNIOLinux liburing_shims.c
[26/59] Compiling _AtomicsShims.c
[27/78] Compiling CNIODarwin shim.c
[28/78] Compiling c-nioatomics.c
[29/78] Compiling c-atomics.c
[31/84] Compiling Atomics PointerConformances.swift
[32/84] Compiling Atomics Primitives.native.swift
[33/84] Emitting module InternalCollectionsUtilities
[34/85] Compiling Atomics ManagedAtomic.swift
[35/85] Compiling Atomics ManagedAtomicLazyReference.swift
[36/85] Compiling Atomics AtomicBool.swift
[37/85] Compiling Atomics IntegerConformances.swift
[38/85] Emitting module _NIOBase64
[39/85] Compiling _NIOBase64 Base64.swift
[40/85] Compiling Atomics AtomicOptionalWrappable.swift
[41/85] Compiling Atomics AtomicReference.swift
[42/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/85] Compiling Atomics AtomicMemoryOrderings.swift
[45/85] Compiling Atomics DoubleWord.swift
[46/85] Compiling Atomics UnsafeAtomic.swift
[47/85] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/87] Compiling _NIODataStructures PriorityQueue.swift
[53/87] Compiling Logging LogHandler.swift
[54/87] Compiling Logging MetadataProvider.swift
[55/87] Compiling Atomics IntegerOperations.swift
[56/87] Compiling Atomics Unmanaged extensions.swift
[57/87] Compiling _NIODataStructures _TinyArray.swift
[58/87] Emitting module _NIODataStructures
[59/87] Compiling _NIODataStructures Heap.swift
[60/87] Compiling Atomics Primitives.shims.swift
[61/87] Compiling Atomics AtomicInteger.swift
[62/87] Compiling Atomics AtomicStorage.swift
[63/87] Compiling Atomics AtomicValue.swift
[64/369] Compiling DequeModule _DequeBufferHeader.swift
[65/369] Compiling DequeModule _DequeSlot.swift
[66/370] Emitting module Logging
[67/370] Compiling Logging Logging.swift
[68/370] Compiling Logging Locks.swift
[69/370] Compiling HeapModule Heap.swift
[70/370] Compiling HeapModule Heap+Descriptions.swift
[71/370] Compiling HeapModule _HeapNode.swift
[72/370] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[73/370] Compiling HeapModule Heap+Invariants.swift
[74/370] Compiling HeapModule Heap+UnsafeHandle.swift
[75/370] Compiling HashTreeCollections _HashNode+Storage.swift
[76/370] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[77/370] Compiling HashTreeCollections _HashNode+Structural filter.swift
[78/370] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[79/370] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[80/370] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[81/375] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[82/375] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[83/375] Compiling HashTreeCollections _HashNode+Debugging.swift
[84/375] Compiling HashTreeCollections _HashNode+Initializers.swift
[85/375] Compiling HashTreeCollections _HashLevel.swift
[86/375] Compiling HashTreeCollections _HashNode+Builder.swift
[87/375] Compiling HashTreeCollections _HashNode+Invariants.swift
[88/375] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[89/375] Emitting module Atomics
[90/375] Compiling NIOConcurrencyHelpers lock.swift
[91/375] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/375] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/375] Emitting module NIOConcurrencyHelpers
[94/375] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/375] Compiling NIOConcurrencyHelpers atomics.swift
[96/375] Compiling HashTreeCollections TreeSet+Equatable.swift
[97/375] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[98/375] Compiling HashTreeCollections TreeSet+Extras.swift
[99/375] Compiling HashTreeCollections TreeSet+Filter.swift
[100/375] Compiling HashTreeCollections TreeSet+Hashable.swift
[101/375] Compiling HashTreeCollections TreeSet+Sendable.swift
[102/375] Compiling HashTreeCollections TreeSet+Sequence.swift
[103/375] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[104/383] Compiling DequeModule _UnsafeWrappedBuffer.swift
[105/383] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[106/383] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[107/383] Compiling HashTreeCollections _HashNode+Lookups.swift
[108/383] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[109/383] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[110/383] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[111/383] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[112/383] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[113/383] Compiling HashTreeCollections _HashNode+Structural union.swift
[114/383] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[115/383] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[116/383] Compiling HashTreeCollections _RawHashNode.swift
[117/383] Compiling HashTreeCollections _UnmanagedHashNode.swift
[118/383] Compiling HashTreeCollections _UnsafePath.swift
[119/383] Compiling HashTreeCollections TreeDictionary+Codable.swift
[120/383] Compiling HashTreeCollections TreeDictionary+Collection.swift
[121/383] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[122/383] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[123/383] Emitting module HeapModule
[124/383] Compiling DequeModule _DequeBuffer.swift
[131/383] Compiling HashTreeCollections _Bucket.swift
[132/383] Compiling HashTreeCollections _Hash.swift
[135/383] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[136/383] Compiling HashTreeCollections TreeDictionary+Filter.swift
[137/383] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[138/383] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[139/383] Compiling HashTreeCollections TreeDictionary+Keys.swift
[140/383] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[141/383] Compiling HashTreeCollections TreeDictionary+Merge.swift
[142/383] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[143/383] Compiling BitCollections BitSet.swift
[144/383] Compiling BitCollections Range+Utilities.swift
[145/383] Compiling BitCollections Slice+Utilities.swift
[146/383] Compiling BitCollections UInt+Tricks.swift
[147/383] Compiling BitCollections _Word.swift
[153/383] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[154/383] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[155/383] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[156/383] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[157/383] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[158/383] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[159/383] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[160/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[161/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[162/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[163/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[164/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[165/389] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/389] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[167/389] Compiling HashTreeCollections TreeSet.swift
[168/389] Compiling HashTreeCollections _HashTreeStatistics.swift
[169/389] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[170/389] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[171/389] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[172/389] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[173/389] Compiling HashTreeCollections _HashNode+Structural merge.swift
[174/389] Compiling HashTreeCollections _AncestorHashSlots.swift
[175/389] Compiling HashTreeCollections _Bitmap.swift
[183/389] Compiling HashTreeCollections _HashNode.swift
[184/389] Compiling HashTreeCollections _HashNodeHeader.swift
[185/389] Compiling HashTreeCollections _HashSlot.swift
[186/389] Compiling HashTreeCollections _HashStack.swift
[187/389] Compiling HashTreeCollections _HashTreeIterator.swift
[190/389] Compiling OrderedCollections OrderedSet+SubSequence.swift
[191/389] Compiling OrderedCollections OrderedSet+Testing.swift
[192/389] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[193/389] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[194/389] Compiling OrderedCollections OrderedSet.swift
[195/389] Compiling OrderedCollections _UnsafeBitset.swift
[251/389] Emitting module BitCollections
[311/396] Emitting module DequeModule
[312/439] Compiling NIOCore AddressedEnvelope.swift
[313/439] Compiling NIOCore AsyncAwaitSupport.swift
[314/439] Compiling NIOCore AsyncChannel.swift
[315/439] Compiling NIOCore AsyncChannelHandler.swift
[316/439] Compiling NIOCore AsyncChannelInboundStream.swift
[317/439] Compiling NIOCore AsyncChannelOutboundWriter.swift
[318/439] Compiling NIOCore NIOAsyncSequenceProducer.swift
[319/439] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[320/439] Compiling NIOCore NIOAsyncWriter.swift
[321/457] Compiling NIOCore NIOScheduledCallback.swift
[322/457] Compiling NIOCore NIOSendable.swift
[323/457] Compiling NIOCore RecvByteBufferAllocator.swift
[324/457] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[325/457] Compiling NIOCore SocketAddresses.swift
[327/457] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[328/457] Compiling NIOCore EventLoopFuture+Deprecated.swift
[329/457] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[330/457] Compiling NIOCore EventLoopFuture.swift
[331/457] Compiling NIOCore FileDescriptor.swift
[332/457] Compiling NIOCore FileHandle.swift
[333/457] Compiling NIOCore FileRegion.swift
[334/457] Compiling NIOCore GlobalSingletons.swift
[335/457] Compiling NIOCore IO.swift
[336/457] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[337/457] Compiling NIOCore ByteBuffer-multi-int.swift
[338/457] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[339/457] Compiling NIOCore ByteBuffer-views.swift
[340/457] Compiling NIOCore Channel.swift
[341/457] Compiling NIOCore ChannelHandler.swift
[342/457] Compiling NIOCore ChannelHandlers.swift
[343/457] Compiling NIOCore ChannelInvoker.swift
[344/457] Compiling NIOCore ChannelOption.swift
[345/457] Compiling NIOCore IOData.swift
[346/457] Compiling NIOCore IPProtocol.swift
[347/457] Compiling NIOCore IntegerBitPacking.swift
[348/457] Compiling NIOCore IntegerTypes.swift
[349/457] Compiling NIOCore Interfaces.swift
[350/457] Compiling NIOCore Linux.swift
[351/457] Compiling NIOCore MarkedCircularBuffer.swift
[352/457] Compiling NIOCore MulticastChannel.swift
[353/457] Compiling NIOCore NIOAny.swift
[354/457] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[355/457] Compiling NIOCore BSDSocketAPI.swift
[356/457] Compiling NIOCore ByteBuffer-aux.swift
[357/457] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[358/457] Compiling NIOCore ByteBuffer-conversions.swift
[359/457] Compiling NIOCore ByteBuffer-core.swift
[360/457] Compiling NIOCore ByteBuffer-hex.swift
[361/457] Compiling NIOCore ByteBuffer-int.swift
[362/457] Compiling NIOCore ChannelPipeline.swift
[363/457] Compiling NIOCore CircularBuffer.swift
[364/457] Compiling NIOCore Codec.swift
[365/457] Compiling NIOCore ConvenienceOptionSupport.swift
[366/457] Compiling NIOCore DeadChannel.swift
[367/457] Compiling NIOCore DispatchQueue+WithFuture.swift
[368/457] Compiling NIOCore EventLoop+Deprecated.swift
[369/457] Compiling NIOCore EventLoop+SerialExecutor.swift
[370/457] Compiling NIOCore EventLoop.swift
[371/457] Compiling _RopeModule Rope+Remove.swift
[372/457] Compiling _RopeModule Rope+RemoveSubrange.swift
[373/457] Compiling _RopeModule Rope+Split.swift
[374/457] Compiling _RopeModule Optional Utilities.swift
[375/457] Compiling _RopeModule String Utilities.swift
[376/457] Compiling _RopeModule String.Index+ABI.swift
[377/457] Compiling _RopeModule _CharacterRecognizer.swift
[400/463] Compiling NIOCore SocketOptionProvider.swift
[401/463] Compiling NIOCore SystemCallHelpers.swift
[402/463] Compiling NIOCore TimeAmount+Duration.swift
[403/463] Compiling NIOCore TypeAssistedChannelHandler.swift
[404/463] Compiling NIOCore UniversalBootstrapSupport.swift
[405/463] Compiling NIOCore Utilities.swift
[406/463] Emitting module OrderedCollections
[412/463] Compiling NIOCore NIOCloseOnErrorHandler.swift
[413/463] Compiling NIOCore NIOLoopBound.swift
[419/463] Emitting module _RopeModule
[434/463] Emitting module HashTreeCollections
[442/465] Emitting module Collections
[443/465] Compiling Collections Collections.swift
[465/465] Emitting module NIOCore
[466/518] Compiling NIOEmbedded AsyncTestingChannel.swift
[467/518] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[468/518] Compiling NIOEmbedded Embedded.swift
[469/518] Emitting module NIOEmbedded
[470/518] Compiling NIOPosix BSDSocketAPICommon.swift
[471/518] Compiling NIOPosix BSDSocketAPIPosix.swift
[472/518] Compiling NIOPosix BSDSocketAPIWindows.swift
[473/518] Compiling NIOPosix BaseSocket.swift
[474/518] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[475/518] Compiling NIOPosix BaseSocketChannel.swift
[476/523] Compiling NIOPosix GetaddrinfoResolver.swift
[477/523] Compiling NIOPosix HappyEyeballs.swift
[478/523] Compiling NIOPosix IO.swift
[479/523] Compiling NIOPosix IntegerBitPacking.swift
[480/523] Compiling NIOPosix IntegerTypes.swift
[481/523] Compiling NIOPosix Linux.swift
[482/523] Compiling NIOPosix SocketProtocols.swift
[483/523] Compiling NIOPosix System.swift
[484/523] Compiling NIOPosix Thread.swift
[485/523] Compiling NIOPosix ThreadPosix.swift
[486/523] Compiling NIOPosix ThreadWindows.swift
[487/523] Compiling NIOPosix SelectorKqueue.swift
[488/523] Compiling NIOPosix SelectorUring.swift
[489/523] Compiling NIOPosix ServerSocket.swift
[490/523] Compiling NIOPosix Socket.swift
[491/523] Compiling NIOPosix SocketChannel.swift
[492/523] Compiling NIOPosix LinuxCPUSet.swift
[493/523] Compiling NIOPosix LinuxUring.swift
[494/523] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[495/523] Compiling NIOPosix NIOThreadPool.swift
[496/523] Compiling NIOPosix NonBlockingFileIO.swift
[497/523] Compiling NIOPosix Selectable.swift
[498/523] Compiling NIOPosix SelectableChannel.swift
[499/523] Compiling NIOPosix SelectableEventLoop.swift
[500/523] Compiling NIOPosix SelectorEpoll.swift
[501/523] Compiling NIOPosix SelectorGeneric.swift
[502/523] Compiling NIOPosix PendingDatagramWritesManager.swift
[503/523] Compiling NIOPosix PendingWritesManager.swift
[504/523] Compiling NIOPosix PipeChannel.swift
[505/523] Compiling NIOPosix PipePair.swift
[506/523] Compiling NIOPosix Pool.swift
[507/523] Compiling NIOPosix BaseStreamSocketChannel.swift
[508/523] Compiling NIOPosix Bootstrap.swift
[509/523] Compiling NIOPosix ControlMessage.swift
[510/523] Compiling NIOPosix DatagramVectorReadManager.swift
[511/523] Compiling NIOPosix Errors+Any.swift
[512/523] Compiling NIOPosix FileDescriptor.swift
[513/523] Compiling NIOPosix PooledRecvBufferAllocator.swift
[514/523] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[515/523] Compiling NIOPosix PosixSingletons.swift
[516/523] Compiling NIOPosix RawSocketBootstrap.swift
[517/523] Compiling NIOPosix Resolver.swift
[518/523] Emitting module NIOPosix
[519/523] Compiling NIOPosix UnsafeTransfer.swift
[520/523] Compiling NIOPosix Utilities.swift
[521/523] Compiling NIOPosix VsockAddress.swift
[522/523] Compiling NIOPosix VsockChannelEvents.swift
[523/523] Compiling NIOPosix resource_bundle_accessor.swift
[524/525] Emitting module NIO
[525/525] Compiling NIO Exports.swift
[526/619] Compiling SQLKit SQLColumn.swift
[527/619] Compiling SQLKit SQLConstraint.swift
[528/619] Compiling SQLKit SQLDataType.swift
[529/619] Compiling SQLKit SQLDirection.swift
[530/619] Compiling SQLKit SQLDistinct.swift
[531/619] Compiling SQLKit SQLForeignKeyAction.swift
[532/619] Compiling SQLKit SQLNestedSubpathExpression.swift
[533/619] Compiling SQLKit SQLQualifiedTable.swift
[534/619] Compiling SQLKit SQLQueryString.swift
[535/619] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[536/629] Compiling SQLKit SQLJoin.swift
[537/629] Compiling SQLKit SQLJoinMethod.swift
[538/629] Compiling SQLKit SQLLockingClause.swift
[539/629] Compiling SQLKit SQLOrderBy.swift
[540/629] Compiling SQLKit SQLReturning.swift
[541/629] Compiling SQLKit SQLSubquery.swift
[542/629] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[543/629] Compiling SQLKit SQLAlterEnum.swift
[544/629] Compiling SQLKit SQLAlterTable.swift
[545/629] Compiling SQLKit SQLCreateEnum.swift
[546/629] Compiling SQLKit SQLUnion.swift
[547/629] Compiling SQLKit SQLUpdate.swift
[548/629] Compiling SQLKit SQLExpression.swift
[549/629] Compiling SQLKit SQLSerializer.swift
[550/629] Compiling SQLKit SQLStatement.swift
[551/629] Compiling SQLKit SQLBinaryExpression.swift
[552/629] Compiling SQLKit SQLBinaryOperator.swift
[553/629] Compiling SQLKit SQLBind.swift
[554/629] Compiling SQLKit SQLFunction.swift
[555/629] Compiling SQLKit SQLGroupExpression.swift
[556/629] Compiling SQLKit SQLColumnAssignment.swift
[557/629] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[558/629] Compiling SQLKit SQLColumnDefinition.swift
[559/629] Compiling SQLKit SQLCommonTableExpression.swift
[560/629] Compiling SQLKit SQLConflictAction.swift
[561/629] Compiling SQLKit SQLConflictResolutionStrategy.swift
[562/629] Compiling SQLKit SQLDropBehaviour.swift
[563/629] Compiling SQLKit SQLEnumDataType.swift
[564/629] Compiling SQLKit SQLExcludedColumn.swift
[565/629] Compiling SQLKit SQLForeignKey.swift
[566/629] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[567/629] Compiling SQLKit SQLCommonUnionBuilder.swift
[568/629] Compiling SQLKit SQLJoinBuilder.swift
[569/629] Compiling SQLKit SQLPartialResultBuilder.swift
[570/629] Compiling SQLKit SQLPredicateBuilder.swift
[571/629] Compiling SQLKit SQLQueryBuilder.swift
[572/629] Compiling SQLKit SQLQueryFetcher.swift
[573/629] Compiling SQLKit SQLReturningBuilder.swift
[574/629] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[575/629] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[576/629] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[577/629] Compiling SQLKit SQLAlterEnumBuilder.swift
[578/629] Compiling SQLKit SQLAlterTableBuilder.swift
[579/629] Compiling SQLKit SQLConflictUpdateBuilder.swift
[580/629] Compiling SQLKit SQLCreateEnumBuilder.swift
[581/629] Compiling SQLKit SQLCreateIndexBuilder.swift
[582/629] Compiling SQLKit SQLCreateTableBuilder.swift
[583/629] Compiling SQLKit SQLCreateTriggerBuilder.swift
[584/629] Compiling SQLKit SQLDeleteBuilder.swift
[585/629] Compiling SQLKit SQLDropEnumBuilder.swift
[586/629] Compiling SQLKit SQLDropIndexBuilder.swift
[587/629] Compiling SQLKit SQLDropTableBuilder.swift
[588/629] Compiling SQLKit SQLCreateIndex.swift
[589/629] Compiling SQLKit SQLCreateTable.swift
[590/629] Compiling SQLKit SQLCreateTrigger.swift
[591/629] Compiling SQLKit SQLDelete.swift
[592/629] Compiling SQLKit SQLDropEnum.swift
[593/629] Compiling SQLKit SQLDropIndex.swift
[594/629] Compiling SQLKit SQLDropTable.swift
[595/629] Compiling SQLKit SQLDropTrigger.swift
[596/629] Compiling SQLKit SQLInsert.swift
[597/629] Compiling SQLKit SQLSelect.swift
[598/629] Compiling SQLKit SQLDropTriggerBuilder.swift
[599/629] Compiling SQLKit SQLInsertBuilder.swift
[600/629] Compiling SQLKit SQLPredicateGroupBuilder.swift
[601/629] Compiling SQLKit SQLRawBuilder.swift
[602/629] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[603/629] Compiling SQLKit SQLSelectBuilder.swift
[604/629] Compiling SQLKit SQLSubqueryBuilder.swift
[605/629] Compiling SQLKit SQLUnionBuilder.swift
[606/629] Compiling SQLKit SQLUpdateBuilder.swift
[607/629] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[608/629] Compiling SQLKit SQLColumnUpdateBuilder.swift
[609/629] Compiling SQLKit SQLDatabase.swift
[610/629] Compiling SQLKit SQLDatabaseReportedVersion.swift
[611/629] Compiling SQLKit SQLDialect.swift
[612/629] Compiling SQLKit SQLDatabase+Deprecated.swift
[613/629] Compiling SQLKit SQLError.swift
[614/629] Compiling SQLKit SQLExpressions+Deprecated.swift
[615/629] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[616/629] Compiling SQLKit Exports.swift
[617/629] Compiling SQLKit SQLAlias.swift
[618/629] Compiling SQLKit SQLBetween.swift
[619/629] Compiling SQLKit SQLIdentifier.swift
[620/629] Compiling SQLKit SQLList.swift
[621/629] Compiling SQLKit SQLLiteral.swift
[622/629] Compiling SQLKit SQLRaw.swift
[623/629] Compiling SQLKit SQLCodingUtilities.swift
[624/629] Compiling SQLKit SQLQueryEncoder.swift
[625/629] Compiling SQLKit SQLRow.swift
[626/629] Compiling SQLKit SQLRowDecoder.swift
[627/629] Compiling SQLKit SomeCodingKey.swift
[628/629] Compiling SQLKit StringHandling.swift
[629/629] Emitting module SQLKit
[630/637] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[631/637] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[632/637] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[633/637] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[634/637] Compiling SQLKitBenchmark SQLBenchmarker.swift
[635/637] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[636/637] Emitting module SQLKitBenchmark
[637/637] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
Build complete! (55.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "sql-kit",
  "name" : "sql-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SQLKit",
      "targets" : [
        "SQLKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SQLKitBenchmark",
      "targets" : [
        "SQLKitBenchmark"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SQLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SQLKitTests",
      "path" : "Tests/SQLKitTests",
      "sources" : [
        "AsyncTests.swift",
        "BaseTests.swift",
        "BasicQueryTests.swift",
        "DeprecatedTests.swift",
        "SQLBetweenTests.swift",
        "SQLCodingTests.swift",
        "SQLCommonTableExpressionTests.swift",
        "SQLCreateDropTriggerTests.swift",
        "SQLCreateTableTests.swift",
        "SQLDialectFeatureTests.swift",
        "SQLExpressionTests.swift",
        "SQLInsertUpsertTests.swift",
        "SQLQueryEncoderTests.swift",
        "SQLQueryStringTests.swift",
        "SQLRowDecoderTests.swift",
        "SQLUnionTests.swift",
        "TestMocks.swift",
        "Utilities.swift",
        "XCTAsyncAssertions.swift"
      ],
      "target_dependencies" : [
        "SQLKit",
        "SQLKitBenchmark"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SQLKitBenchmark",
      "module_type" : "SwiftTarget",
      "name" : "SQLKitBenchmark",
      "path" : "Sources/SQLKitBenchmark",
      "product_memberships" : [
        "SQLKitBenchmark"
      ],
      "sources" : [
        "SQLBenchmark+Codable.swift",
        "SQLBenchmark+Enum.swift",
        "SQLBenchmark+JSONPaths.swift",
        "SQLBenchmark+Planets.swift",
        "SQLBenchmark+Union.swift",
        "SQLBenchmark+Upsert.swift",
        "SQLBenchmarker.swift"
      ],
      "target_dependencies" : [
        "SQLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SQLKit",
      "module_type" : "SwiftTarget",
      "name" : "SQLKit",
      "path" : "Sources/SQLKit",
      "product_dependencies" : [
        "Collections",
        "Logging",
        "NIO",
        "NIOCore"
      ],
      "product_memberships" : [
        "SQLKit",
        "SQLKitBenchmark"
      ],
      "sources" : [
        "Builders/Implementations/SQLAlterEnumBuilder.swift",
        "Builders/Implementations/SQLAlterTableBuilder.swift",
        "Builders/Implementations/SQLConflictUpdateBuilder.swift",
        "Builders/Implementations/SQLCreateEnumBuilder.swift",
        "Builders/Implementations/SQLCreateIndexBuilder.swift",
        "Builders/Implementations/SQLCreateTableBuilder.swift",
        "Builders/Implementations/SQLCreateTriggerBuilder.swift",
        "Builders/Implementations/SQLDeleteBuilder.swift",
        "Builders/Implementations/SQLDropEnumBuilder.swift",
        "Builders/Implementations/SQLDropIndexBuilder.swift",
        "Builders/Implementations/SQLDropTableBuilder.swift",
        "Builders/Implementations/SQLDropTriggerBuilder.swift",
        "Builders/Implementations/SQLInsertBuilder.swift",
        "Builders/Implementations/SQLPredicateGroupBuilder.swift",
        "Builders/Implementations/SQLRawBuilder.swift",
        "Builders/Implementations/SQLSecondaryPredicateGroupBuilder.swift",
        "Builders/Implementations/SQLSelectBuilder.swift",
        "Builders/Implementations/SQLSubqueryBuilder.swift",
        "Builders/Implementations/SQLUnionBuilder.swift",
        "Builders/Implementations/SQLUpdateBuilder.swift",
        "Builders/Prototypes/SQLAliasedColumnListBuilder.swift",
        "Builders/Prototypes/SQLColumnUpdateBuilder.swift",
        "Builders/Prototypes/SQLCommonTableExpressionBuilder.swift",
        "Builders/Prototypes/SQLCommonUnionBuilder.swift",
        "Builders/Prototypes/SQLJoinBuilder.swift",
        "Builders/Prototypes/SQLPartialResultBuilder.swift",
        "Builders/Prototypes/SQLPredicateBuilder.swift",
        "Builders/Prototypes/SQLQueryBuilder.swift",
        "Builders/Prototypes/SQLQueryFetcher.swift",
        "Builders/Prototypes/SQLReturningBuilder.swift",
        "Builders/Prototypes/SQLSecondaryPredicateBuilder.swift",
        "Builders/Prototypes/SQLSubqueryClauseBuilder.swift",
        "Builders/Prototypes/SQLUnqualifiedColumnListBuilder.swift",
        "Database/SQLDatabase.swift",
        "Database/SQLDatabaseReportedVersion.swift",
        "Database/SQLDialect.swift",
        "Deprecated/SQLDatabase+Deprecated.swift",
        "Deprecated/SQLError.swift",
        "Deprecated/SQLExpressions+Deprecated.swift",
        "Deprecated/SQLQueryBuilders+Deprecated.swift",
        "Exports.swift",
        "Expressions/Basics/SQLAlias.swift",
        "Expressions/Basics/SQLBetween.swift",
        "Expressions/Basics/SQLColumn.swift",
        "Expressions/Basics/SQLConstraint.swift",
        "Expressions/Basics/SQLDataType.swift",
        "Expressions/Basics/SQLDirection.swift",
        "Expressions/Basics/SQLDistinct.swift",
        "Expressions/Basics/SQLForeignKeyAction.swift",
        "Expressions/Basics/SQLNestedSubpathExpression.swift",
        "Expressions/Basics/SQLQualifiedTable.swift",
        "Expressions/Basics/SQLQueryString.swift",
        "Expressions/Clauses/SQLAlterColumnDefinitionType.swift",
        "Expressions/Clauses/SQLColumnAssignment.swift",
        "Expressions/Clauses/SQLColumnConstraintAlgorithm.swift",
        "Expressions/Clauses/SQLColumnDefinition.swift",
        "Expressions/Clauses/SQLCommonTableExpression.swift",
        "Expressions/Clauses/SQLConflictAction.swift",
        "Expressions/Clauses/SQLConflictResolutionStrategy.swift",
        "Expressions/Clauses/SQLDropBehaviour.swift",
        "Expressions/Clauses/SQLEnumDataType.swift",
        "Expressions/Clauses/SQLExcludedColumn.swift",
        "Expressions/Clauses/SQLForeignKey.swift",
        "Expressions/Clauses/SQLJoin.swift",
        "Expressions/Clauses/SQLJoinMethod.swift",
        "Expressions/Clauses/SQLLockingClause.swift",
        "Expressions/Clauses/SQLOrderBy.swift",
        "Expressions/Clauses/SQLReturning.swift",
        "Expressions/Clauses/SQLSubquery.swift",
        "Expressions/Clauses/SQLTableConstraintAlgorithm.swift",
        "Expressions/Queries/SQLAlterEnum.swift",
        "Expressions/Queries/SQLAlterTable.swift",
        "Expressions/Queries/SQLCreateEnum.swift",
        "Expressions/Queries/SQLCreateIndex.swift",
        "Expressions/Queries/SQLCreateTable.swift",
        "Expressions/Queries/SQLCreateTrigger.swift",
        "Expressions/Queries/SQLDelete.swift",
        "Expressions/Queries/SQLDropEnum.swift",
        "Expressions/Queries/SQLDropIndex.swift",
        "Expressions/Queries/SQLDropTable.swift",
        "Expressions/Queries/SQLDropTrigger.swift",
        "Expressions/Queries/SQLInsert.swift",
        "Expressions/Queries/SQLSelect.swift",
        "Expressions/Queries/SQLUnion.swift",
        "Expressions/Queries/SQLUpdate.swift",
        "Expressions/SQLExpression.swift",
        "Expressions/SQLSerializer.swift",
        "Expressions/SQLStatement.swift",
        "Expressions/Syntax/SQLBinaryExpression.swift",
        "Expressions/Syntax/SQLBinaryOperator.swift",
        "Expressions/Syntax/SQLBind.swift",
        "Expressions/Syntax/SQLFunction.swift",
        "Expressions/Syntax/SQLGroupExpression.swift",
        "Expressions/Syntax/SQLIdentifier.swift",
        "Expressions/Syntax/SQLList.swift",
        "Expressions/Syntax/SQLLiteral.swift",
        "Expressions/Syntax/SQLRaw.swift",
        "Rows/SQLCodingUtilities.swift",
        "Rows/SQLQueryEncoder.swift",
        "Rows/SQLRow.swift",
        "Rows/SQLRowDecoder.swift",
        "Utilities/SomeCodingKey.swift",
        "Utilities/StringHandling.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.