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.1 for macOS (SPM) on 1 May 2025 08:32:38 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.2
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-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.90s)
Fetched https://github.com/apple/swift-collections.git from cache (0.91s)
Fetched https://github.com/apple/swift-nio.git from cache (0.91s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.74s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Fetched https://github.com/apple/swift-system.git from cache (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.28s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.44s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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
========================================
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.82.1",
          "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/5983] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (1.08s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.66s)
Fetched https://github.com/apple/swift-collections.git from cache (0.66s)
Fetched https://github.com/apple/swift-nio.git from cache (0.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.72s)
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.82.1 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.02s)
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-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-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.82.1
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
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.1
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.3.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
[3/30] Write sources
[18/30] Compiling CNIOWindows shim.c
[19/30] Compiling CNIOWindows WSAStartup.c
[20/30] Write sources
[22/30] Compiling CNIOWASI CNIOWASI.c
[23/30] Write swift-version-2F0A5646E1D333AE.txt
[24/30] Compiling CNIOLinux shim.c
[25/30] Compiling CNIOLinux liburing_shims.c
[26/59] Compiling _AtomicsShims.c
[27/78] Compiling CNIODarwin shim.c
[29/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/79] Compiling Atomics ManagedAtomic.swift
[31/79] Compiling Atomics ManagedAtomicLazyReference.swift
[32/79] Compiling Atomics AtomicStorage.swift
[33/79] Compiling Atomics AtomicValue.swift
[34/79] Compiling Atomics AtomicMemoryOrderings.swift
[35/79] Compiling Atomics DoubleWord.swift
[36/79] Emitting module _NIOBase64
[37/79] Compiling _NIOBase64 Base64.swift
[38/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/81] Compiling Atomics UnsafeAtomic.swift
[42/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/81] Compiling Atomics AtomicOptionalWrappable.swift
[48/81] Compiling Atomics AtomicReference.swift
[49/81] Compiling Atomics AtomicBool.swift
[50/81] Compiling Atomics IntegerConformances.swift
[51/81] Compiling Atomics Primitives.shims.swift
[52/81] Compiling Atomics AtomicInteger.swift
[53/81] Emitting module InternalCollectionsUtilities
[54/81] Compiling Atomics PointerConformances.swift
[55/81] Compiling Atomics Primitives.native.swift
[56/81] Compiling Atomics OptionalRawRepresentable.swift
[57/81] Compiling Atomics RawRepresentable.swift
[58/308] Compiling _RopeModule BigString+Chunk+Breaks.swift
[59/308] Compiling _RopeModule BigString+Chunk+Counts.swift
[60/308] Compiling DequeModule _DequeBufferHeader.swift
[61/308] Compiling DequeModule _DequeSlot.swift
[62/309] Compiling DequeModule _DequeBuffer.swift
[63/309] Compiling _RopeModule Rope+Sequence.swift
[64/309] Compiling _RopeModule BigString+Builder.swift
[65/309] Compiling _RopeModule BigString+Contents.swift
[66/309] Compiling _RopeModule BigString+Debugging.swift
[67/309] Compiling _RopeModule RopeSummary.swift
[68/309] Compiling _RopeModule _RopeItem.swift
[69/309] Compiling _RopeModule _RopePath.swift
[70/309] Compiling _RopeModule _RopeVersion.swift
[71/309] Compiling _RopeModule Rope+Collection.swift
[72/309] Compiling _RopeModule Rope+Index.swift
[73/309] Compiling HeapModule Heap.swift
[74/309] Compiling HeapModule _HeapNode.swift
[75/309] Compiling HeapModule Heap+UnsafeHandle.swift
[76/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[77/309] Compiling HeapModule Heap+Invariants.swift
[78/309] Emitting module HeapModule
[79/309] Compiling HeapModule Heap+Descriptions.swift
[80/309] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[81/309] Compiling _RopeModule BigString+Sequence.swift
[82/309] Compiling _RopeModule BigString+TextOutputStream.swift
[83/309] Compiling _RopeModule BigString+Append.swift
[84/309] Compiling _RopeModule BigString+Initializers.swift
[85/309] Compiling _RopeModule Rope+Append.swift
[86/315] Emitting module _NIODataStructures
[87/315] Compiling _NIODataStructures _TinyArray.swift
[88/315] Compiling _NIODataStructures PriorityQueue.swift
[89/315] Compiling _NIODataStructures Heap.swift
[90/315] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/370] Compiling BitCollections BitArray+Codable.swift
[92/370] Compiling BitCollections BitArray+Collection.swift
[93/370] Compiling BitCollections BitArray+Copy.swift
[94/370] Compiling BitCollections BitArray+CustomReflectable.swift
[95/370] Compiling BitCollections BitArray+Descriptions.swift
[96/370] Compiling BitCollections BitArray+Equatable.swift
[97/370] Compiling BitCollections BitArray+Extras.swift
[98/370] Compiling BitCollections BitArray+Fill.swift
[99/370] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[100/370] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[101/370] Emitting module Atomics
[102/370] Compiling BitCollections BitArray+BitwiseOperations.swift
[103/370] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[104/370] Compiling Logging LogHandler.swift
[105/370] Emitting module Logging
[106/370] Compiling Logging Locks.swift
[107/370] Compiling Logging MetadataProvider.swift
[108/370] Compiling Logging Logging.swift
[121/370] Compiling BitCollections BitArray+RandomBits.swift
[122/370] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[124/370] Compiling OrderedCollections OrderedSet+SubSequence.swift
[125/370] Compiling OrderedCollections OrderedSet+Testing.swift
[126/370] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[127/370] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[128/370] Compiling OrderedCollections OrderedSet.swift
[129/378] Compiling BitCollections BitSet+Initializers.swift
[130/378] Compiling BitCollections BitSet+Invariants.swift
[131/378] Compiling BitCollections BitSet+Random.swift
[132/378] Compiling BitCollections BitSet+SetAlgebra basics.swift
[133/378] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[134/378] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[135/378] Compiling BitCollections BitSet+CustomReflectable.swift
[136/378] Compiling BitCollections BitSet+CustomStringConvertible.swift
[137/378] Compiling BitCollections BitSet+Equatable.swift
[138/378] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[139/378] Compiling BitCollections BitSet+Extras.swift
[140/378] Compiling BitCollections BitSet+Hashable.swift
[141/378] Compiling BitCollections BitSet+SetAlgebra union.swift
[142/378] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[143/378] Compiling BitCollections BitSet.Counted.swift
[144/378] Compiling BitCollections BitSet.Index.swift
[145/378] Compiling BitCollections BitSet._UnsafeHandle.swift
[146/378] Compiling BitCollections BitArray+Shifts.swift
[147/378] Compiling BitCollections BitArray+Testing.swift
[148/378] Compiling BitCollections BitArray._UnsafeHandle.swift
[149/378] Compiling BitCollections BitArray.swift
[150/378] Compiling BitCollections BitSet+BidirectionalCollection.swift
[151/378] Compiling BitCollections BitSet+Codable.swift
[152/378] Compiling BitCollections BitArray+Hashable.swift
[153/378] Emitting module DequeModule
[154/378] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[155/378] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[156/378] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[157/378] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[158/378] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[159/378] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[166/378] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[167/378] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[168/378] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[169/378] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[170/378] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[171/378] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[172/383] Emitting module BitCollections
[173/383] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[174/383] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[175/383] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[176/383] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[177/383] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[178/383] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[179/383] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[180/383] Compiling HashTreeCollections TreeSet.swift
[181/383] Compiling BitCollections BitSet.swift
[182/383] Compiling BitCollections Range+Utilities.swift
[183/383] Compiling BitCollections Slice+Utilities.swift
[184/383] Compiling BitCollections UInt+Tricks.swift
[185/383] Compiling BitCollections _Word.swift
[187/383] Compiling OrderedCollections _UnsafeBitset.swift
[191/383] Compiling BitCollections BitArray+Initializers.swift
[192/383] Compiling BitCollections BitArray+Invariants.swift
[193/383] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[196/383] Compiling _RopeModule BigString+Insert.swift
[197/383] Compiling _RopeModule BigString+Managing Breaks.swift
[198/383] Compiling _RopeModule BigString+RemoveSubrange.swift
[199/383] Compiling _RopeModule BigString+ReplaceSubrange.swift
[200/383] Compiling _RopeModule BigString+Split.swift
[201/383] Compiling _RopeModule Range+BigString.swift
[202/383] Compiling _RopeModule BigString+UTF16View.swift
[203/383] Compiling _RopeModule BigString+UTF8View.swift
[205/390] Compiling _RopeModule Rope+Remove.swift
[206/390] Compiling _RopeModule Rope+RemoveSubrange.swift
[207/390] Compiling _RopeModule Rope+Split.swift
[208/390] Compiling _RopeModule Optional Utilities.swift
[209/390] Compiling _RopeModule String Utilities.swift
[210/390] Compiling _RopeModule String.Index+ABI.swift
[211/390] Compiling _RopeModule _CharacterRecognizer.swift
[212/390] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[233/390] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[304/390] Compiling c-nioatomics.c
[330/390] Emitting module OrderedCollections
[339/390] Compiling c-atomics.c
[341/390] Emitting module _RopeModule
[373/396] Emitting module HashTreeCollections
[391/396] Compiling NIOConcurrencyHelpers NIOLock.swift
[392/396] Emitting module NIOConcurrencyHelpers
[393/398] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[394/398] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[395/398] Compiling NIOConcurrencyHelpers atomics.swift
[396/398] Compiling NIOConcurrencyHelpers lock.swift
[397/398] Emitting module Collections
[398/398] Compiling Collections Collections.swift
[399/459] Compiling NIOCore GlobalSingletons.swift
[400/459] Compiling NIOCore IO.swift
[401/459] Compiling NIOCore IOData.swift
[402/459] Compiling NIOCore IPProtocol.swift
[403/459] Compiling NIOCore IntegerBitPacking.swift
[404/459] Compiling NIOCore IntegerTypes.swift
[405/465] Compiling NIOCore Interfaces.swift
[406/465] Compiling NIOCore Linux.swift
[407/465] Compiling NIOCore MarkedCircularBuffer.swift
[408/465] Compiling NIOCore MulticastChannel.swift
[409/465] Compiling NIOCore NIOAny.swift
[410/465] Compiling NIOCore NIOCloseOnErrorHandler.swift
[411/465] Compiling NIOCore NIOLoopBound.swift
[412/465] Compiling NIOCore NIOScheduledCallback.swift
[413/465] Compiling NIOCore NIOSendable.swift
[414/465] Compiling NIOCore RecvByteBufferAllocator.swift
[415/465] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[416/465] Compiling NIOCore SocketAddresses.swift
[417/465] Compiling NIOCore AddressedEnvelope.swift
[418/465] Compiling NIOCore AsyncAwaitSupport.swift
[419/465] Compiling NIOCore AsyncChannel.swift
[420/465] Compiling NIOCore AsyncChannelHandler.swift
[421/465] Compiling NIOCore AsyncChannelInboundStream.swift
[422/465] Compiling NIOCore AsyncChannelOutboundWriter.swift
[423/465] Compiling NIOCore NIOAsyncSequenceProducer.swift
[424/465] Compiling NIOCore SocketOptionProvider.swift
[425/465] Compiling NIOCore SystemCallHelpers.swift
[426/465] Compiling NIOCore TimeAmount+Duration.swift
[427/465] Compiling NIOCore TypeAssistedChannelHandler.swift
[428/465] Compiling NIOCore UniversalBootstrapSupport.swift
[429/465] Compiling NIOCore Utilities.swift
[430/465] Compiling NIOCore Codec.swift
[431/465] Compiling NIOCore ConvenienceOptionSupport.swift
[432/465] Compiling NIOCore DeadChannel.swift
[433/465] Compiling NIOCore DispatchQueue+WithFuture.swift
[434/465] Compiling NIOCore EventLoop+Deprecated.swift
[435/465] Compiling NIOCore EventLoop+SerialExecutor.swift
[436/465] Compiling NIOCore EventLoop.swift
[437/465] Compiling NIOCore Channel.swift
[438/465] Compiling NIOCore ChannelHandler.swift
[439/465] Compiling NIOCore ChannelHandlers.swift
[440/465] Compiling NIOCore ChannelInvoker.swift
[441/465] Compiling NIOCore ChannelOption.swift
[442/465] Compiling NIOCore ChannelPipeline.swift
[443/465] Compiling NIOCore CircularBuffer.swift
[444/465] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[445/465] Compiling NIOCore EventLoopFuture+Deprecated.swift
[446/465] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[447/465] Compiling NIOCore EventLoopFuture.swift
[448/465] Compiling NIOCore FileDescriptor.swift
[449/465] Compiling NIOCore FileHandle.swift
[450/465] Compiling NIOCore FileRegion.swift
[451/465] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[452/465] Compiling NIOCore NIOAsyncWriter.swift
[453/465] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[454/465] Compiling NIOCore BSDSocketAPI.swift
[455/465] Compiling NIOCore ByteBuffer-aux.swift
[456/465] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[457/465] Compiling NIOCore ByteBuffer-conversions.swift
[458/465] Compiling NIOCore ByteBuffer-core.swift
[459/465] Compiling NIOCore ByteBuffer-hex.swift
[460/465] Compiling NIOCore ByteBuffer-int.swift
[461/465] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[462/465] Compiling NIOCore ByteBuffer-multi-int.swift
[463/465] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[464/465] Compiling NIOCore ByteBuffer-views.swift
[465/465] Emitting module NIOCore
[466/518] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[467/518] Compiling NIOEmbedded Embedded.swift
[468/518] Compiling NIOEmbedded AsyncTestingChannel.swift
[469/518] Emitting module NIOEmbedded
[470/518] Compiling NIOPosix SocketProtocols.swift
[471/518] Compiling NIOPosix System.swift
[472/518] Compiling NIOPosix Thread.swift
[473/518] Compiling NIOPosix ThreadPosix.swift
[474/518] Compiling NIOPosix ThreadWindows.swift
[475/523] Emitting module NIOPosix
[476/523] Compiling NIOPosix Selectable.swift
[477/523] Compiling NIOPosix SelectableChannel.swift
[478/523] Compiling NIOPosix SelectableEventLoop.swift
[479/523] Compiling NIOPosix SelectorEpoll.swift
[480/523] Compiling NIOPosix SelectorGeneric.swift
[481/523] Compiling NIOPosix SelectorKqueue.swift
[482/523] Compiling NIOPosix SelectorUring.swift
[483/523] Compiling NIOPosix ServerSocket.swift
[484/523] Compiling NIOPosix Socket.swift
[485/523] Compiling NIOPosix SocketChannel.swift
[486/523] Compiling NIOPosix LinuxCPUSet.swift
[487/523] Compiling NIOPosix LinuxUring.swift
[488/523] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[489/523] Compiling NIOPosix NIOThreadPool.swift
[490/523] Compiling NIOPosix NonBlockingFileIO.swift
[491/523] Compiling NIOPosix GetaddrinfoResolver.swift
[492/523] Compiling NIOPosix HappyEyeballs.swift
[493/523] Compiling NIOPosix IO.swift
[494/523] Compiling NIOPosix IntegerBitPacking.swift
[495/523] Compiling NIOPosix IntegerTypes.swift
[496/523] Compiling NIOPosix Linux.swift
[497/523] Compiling NIOPosix BaseStreamSocketChannel.swift
[498/523] Compiling NIOPosix Bootstrap.swift
[499/523] Compiling NIOPosix ControlMessage.swift
[500/523] Compiling NIOPosix DatagramVectorReadManager.swift
[501/523] Compiling NIOPosix Errors+Any.swift
[502/523] Compiling NIOPosix FileDescriptor.swift
[503/523] Compiling NIOPosix PendingDatagramWritesManager.swift
[504/523] Compiling NIOPosix PendingWritesManager.swift
[505/523] Compiling NIOPosix PipeChannel.swift
[506/523] Compiling NIOPosix PipePair.swift
[507/523] Compiling NIOPosix Pool.swift
[508/523] Compiling NIOPosix PooledRecvBufferAllocator.swift
[509/523] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[510/523] Compiling NIOPosix PosixSingletons.swift
[511/523] Compiling NIOPosix RawSocketBootstrap.swift
[512/523] Compiling NIOPosix Resolver.swift
[513/523] Compiling NIOPosix BSDSocketAPICommon.swift
[514/523] Compiling NIOPosix BSDSocketAPIPosix.swift
[515/523] Compiling NIOPosix BSDSocketAPIWindows.swift
[516/523] Compiling NIOPosix BaseSocket.swift
[517/523] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[518/523] Compiling NIOPosix BaseSocketChannel.swift
[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 SQLDropTriggerBuilder.swift
[547/629] Compiling SQLKit SQLInsertBuilder.swift
[548/629] Compiling SQLKit SQLPredicateGroupBuilder.swift
[549/629] Compiling SQLKit SQLRawBuilder.swift
[550/629] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[551/629] Compiling SQLKit SQLSelectBuilder.swift
[552/629] Compiling SQLKit SQLSubqueryBuilder.swift
[553/629] Compiling SQLKit SQLUnionBuilder.swift
[554/629] Compiling SQLKit SQLUpdateBuilder.swift
[555/629] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[556/629] Compiling SQLKit SQLColumnUpdateBuilder.swift
[557/629] Compiling SQLKit SQLAlterEnumBuilder.swift
[558/629] Compiling SQLKit SQLAlterTableBuilder.swift
[559/629] Compiling SQLKit SQLConflictUpdateBuilder.swift
[560/629] Compiling SQLKit SQLCreateEnumBuilder.swift
[561/629] Compiling SQLKit SQLCreateIndexBuilder.swift
[562/629] Compiling SQLKit SQLCreateTableBuilder.swift
[563/629] Compiling SQLKit SQLCreateTriggerBuilder.swift
[564/629] Compiling SQLKit SQLDeleteBuilder.swift
[565/629] Compiling SQLKit SQLDropEnumBuilder.swift
[566/629] Compiling SQLKit SQLDropIndexBuilder.swift
[567/629] Compiling SQLKit SQLDropTableBuilder.swift
[568/629] Compiling SQLKit SQLDatabase.swift
[569/629] Compiling SQLKit SQLDatabaseReportedVersion.swift
[570/629] Compiling SQLKit SQLDialect.swift
[571/629] Compiling SQLKit SQLDatabase+Deprecated.swift
[572/629] Compiling SQLKit SQLError.swift
[573/629] Compiling SQLKit SQLExpressions+Deprecated.swift
[574/629] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[575/629] Compiling SQLKit Exports.swift
[576/629] Compiling SQLKit SQLAlias.swift
[577/629] Compiling SQLKit SQLBetween.swift
[578/629] Compiling SQLKit SQLColumnAssignment.swift
[579/629] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[580/629] Compiling SQLKit SQLColumnDefinition.swift
[581/629] Compiling SQLKit SQLCommonTableExpression.swift
[582/629] Compiling SQLKit SQLConflictAction.swift
[583/629] Compiling SQLKit SQLConflictResolutionStrategy.swift
[584/629] Compiling SQLKit SQLDropBehaviour.swift
[585/629] Compiling SQLKit SQLEnumDataType.swift
[586/629] Compiling SQLKit SQLExcludedColumn.swift
[587/629] Compiling SQLKit SQLForeignKey.swift
[588/629] Compiling SQLKit SQLUnion.swift
[589/629] Compiling SQLKit SQLUpdate.swift
[590/629] Compiling SQLKit SQLExpression.swift
[591/629] Compiling SQLKit SQLSerializer.swift
[592/629] Compiling SQLKit SQLStatement.swift
[593/629] Compiling SQLKit SQLBinaryExpression.swift
[594/629] Compiling SQLKit SQLBinaryOperator.swift
[595/629] Compiling SQLKit SQLBind.swift
[596/629] Compiling SQLKit SQLFunction.swift
[597/629] Compiling SQLKit SQLGroupExpression.swift
[598/629] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[599/629] Compiling SQLKit SQLCommonUnionBuilder.swift
[600/629] Compiling SQLKit SQLJoinBuilder.swift
[601/629] Compiling SQLKit SQLPartialResultBuilder.swift
[602/629] Compiling SQLKit SQLPredicateBuilder.swift
[603/629] Compiling SQLKit SQLQueryBuilder.swift
[604/629] Compiling SQLKit SQLQueryFetcher.swift
[605/629] Compiling SQLKit SQLReturningBuilder.swift
[606/629] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[607/629] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[608/629] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[609/629] Compiling SQLKit SQLCreateIndex.swift
[610/629] Compiling SQLKit SQLCreateTable.swift
[611/629] Compiling SQLKit SQLCreateTrigger.swift
[612/629] Compiling SQLKit SQLDelete.swift
[613/629] Compiling SQLKit SQLDropEnum.swift
[614/629] Compiling SQLKit SQLDropIndex.swift
[615/629] Compiling SQLKit SQLDropTable.swift
[616/629] Compiling SQLKit SQLDropTrigger.swift
[617/629] Compiling SQLKit SQLInsert.swift
[618/629] Compiling SQLKit SQLSelect.swift
[619/629] Emitting module SQLKit
[620/629] Compiling SQLKit SQLIdentifier.swift
[621/629] Compiling SQLKit SQLList.swift
[622/629] Compiling SQLKit SQLLiteral.swift
[623/629] Compiling SQLKit SQLRaw.swift
[624/629] Compiling SQLKit SQLCodingUtilities.swift
[625/629] Compiling SQLKit SQLQueryEncoder.swift
[626/629] Compiling SQLKit SQLRow.swift
[627/629] Compiling SQLKit SQLRowDecoder.swift
[628/629] Compiling SQLKit SomeCodingKey.swift
[629/629] Compiling SQLKit StringHandling.swift
[630/637] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[631/637] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[632/637] Compiling SQLKitBenchmark SQLBenchmarker.swift
[633/637] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[634/637] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[635/637] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[636/637] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[637/637] Emitting module SQLKitBenchmark
Build complete! (24.93s)
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.