The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of sql-kit, reference 3.34.0 (c0ea24), with Swift 6.2 for macOS (SPM) on 11 Dec 2025 17:04:08 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sql-kit.git
Reference: 3.34.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/sql-kit
 * tag               3.34.0     -> FETCH_HEAD
HEAD is now at c0ea243 Update to Swift 6 (#196)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
c0ea243ffeb8b5ff9e20a281e44003c6abb8896f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at 3.34.0
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/5747] Fetching swift-log
[634/24110] Fetching swift-log, swift-collections
[10156/104791] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (4.31s)
Fetched https://github.com/apple/swift-nio.git from cache (4.31s)
Fetched https://github.com/apple/swift-log.git from cache (4.31s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (4.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.87s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/5221] Fetching swift-system
[106/7041] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (1.09s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.87s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.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.3.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.7.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.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.3.0",
          "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.7.1",
          "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.91.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.3.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.3.0",
              "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.6.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/sql-kit.git
[1/6148] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (1.15s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.83s)
Fetched https://github.com/apple/swift-nio.git from cache (0.83s)
Fetched https://github.com/apple/swift-log.git from cache (0.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (0.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (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.49s)
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.3.0 (0.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.03s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.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.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.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.6.3
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.34.0 (c0ea243)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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.2
Building package at path:  $PWD
https://github.com/vapor/sql-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/27] Write sources
[14/27] Write swift-version-49B95AFC49DCD68C.txt
[15/27] Compiling CNIOWindows WSAStartup.c
[16/27] Compiling CNIOWindows shim.c
[17/27] Compiling CNIOWASI CNIOWASI.c
[18/27] Compiling CNIOOpenBSD shim.c
[18/27] Compiling CNIOLinux shim.c
[20/27] Compiling CNIOLinux liburing_shims.c
[21/27] Write sources
[23/55] Compiling _AtomicsShims.c
[24/74] Compiling CNIODarwin shim.c
[26/74] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[27/75] Compiling Atomics AtomicValue.swift
[28/75] Compiling Atomics AtomicMemoryOrderings.swift
[29/75] Compiling Atomics DoubleWord.swift
[30/75] Compiling Atomics ManagedAtomic.swift
[31/75] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[32/75] Compiling Atomics AtomicBool.swift
[33/75] Compiling Atomics IntegerConformances.swift
[34/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/75] Emitting module InternalCollectionsUtilities
[36/75] Compiling Atomics OptionalRawRepresentable.swift
[37/75] Compiling Atomics RawRepresentable.swift
[38/75] Compiling _NIOBase64 Base64.swift
[39/75] Emitting module _NIOBase64
[40/75] Compiling _NIODataStructures PriorityQueue.swift
[41/75] Compiling _NIODataStructures _TinyArray.swift
[42/75] Compiling Atomics PointerConformances.swift
[43/75] Compiling Atomics Primitives.native.swift
[44/75] Compiling Atomics AtomicReference.swift
[45/75] Compiling Atomics AtomicStorage.swift
[46/75] Compiling Atomics AtomicInteger.swift
[47/75] Compiling Atomics AtomicOptionalWrappable.swift
[48/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/75] Compiling Atomics IntegerOperations.swift
[52/75] Compiling Atomics ManagedAtomicLazyReference.swift
[53/75] Compiling Atomics UnsafeAtomic.swift
[54/76] Compiling Logging MetadataProvider.swift
[55/76] Emitting module _NIODataStructures
[56/76] Compiling _NIODataStructures Heap.swift
[57/99] Compiling DequeModule _DequeBufferHeader.swift
[58/359] Compiling DequeModule _DequeBuffer.swift
[59/359] Compiling DequeModule _DequeSlot.swift
[60/359] Compiling Atomics Unmanaged extensions.swift
[61/359] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[62/359] Compiling BitCollections BitSet.Counted.swift
[63/359] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[64/359] Compiling BitCollections BitSet+SetAlgebra union.swift
[65/359] Compiling BitCollections BitArray+Copy.swift
[66/359] Compiling BitCollections BitArray+CustomReflectable.swift
[67/359] Compiling BitCollections BitArray+Codable.swift
[68/359] Compiling BitCollections BitArray+Collection.swift
[69/359] Compiling HeapModule _HeapNode.swift
[70/359] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[71/359] Compiling HeapModule Heap.swift
[72/359] Compiling HeapModule Heap+Invariants.swift
[73/359] Compiling HeapModule Heap+Descriptions.swift
[74/359] Compiling HeapModule Heap+UnsafeHandle.swift
[75/359] Emitting module HeapModule
[76/359] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/359] Compiling Logging LogHandler.swift
[78/359] Emitting module Logging
[79/359] Compiling Logging Locks.swift
[80/359] Compiling Logging Logging.swift
[87/359] Compiling BitCollections BitSet.Index.swift
[88/359] Compiling BitCollections BitSet._UnsafeHandle.swift
[91/359] Compiling BitCollections BitSet+Hashable.swift
[92/359] Compiling BitCollections BitSet+Initializers.swift
[93/359] Compiling BitCollections BitArray+BitwiseOperations.swift
[94/359] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[95/359] Emitting module Atomics
[102/365] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[103/365] Compiling HashTreeCollections TreeDictionary+Filter.swift
[104/365] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[105/365] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[106/365] Compiling HashTreeCollections TreeDictionary+Keys.swift
[107/365] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[108/365] Compiling HashTreeCollections TreeDictionary+Merge.swift
[109/365] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[110/365] Compiling HashTreeCollections TreeSet+Equatable.swift
[111/365] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[112/365] Compiling HashTreeCollections TreeSet+Extras.swift
[113/365] Compiling HashTreeCollections TreeSet+Filter.swift
[114/365] Compiling HashTreeCollections TreeSet+Hashable.swift
[115/365] Compiling HashTreeCollections TreeSet+Sendable.swift
[116/365] Compiling HashTreeCollections TreeSet+Sequence.swift
[117/365] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[118/373] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[119/373] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[120/373] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[121/373] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[122/373] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[123/373] Compiling BitCollections BitArray+Hashable.swift
[126/373] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[127/373] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[128/373] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[129/373] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[130/373] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[131/373] Compiling BitCollections BitArray+Shifts.swift
[132/373] Compiling BitCollections BitArray+Equatable.swift
[133/373] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[134/373] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[135/373] Compiling BitCollections BitArray+Extras.swift
[136/373] Compiling BitCollections BitArray+Fill.swift
[137/373] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[138/373] Compiling BitCollections BitSet+CustomReflectable.swift
[139/373] Compiling BitCollections BitSet+CustomStringConvertible.swift
[140/373] Compiling BitCollections BitSet+Equatable.swift
[141/373] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[142/373] Compiling BitCollections BitSet+Extras.swift
[143/373] Compiling BitCollections BitArray+Descriptions.swift
[144/373] Compiling BitCollections BitArray+Initializers.swift
[145/373] Compiling BitCollections BitArray+Invariants.swift
[146/373] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[147/373] Compiling BitCollections BitArray+RandomBits.swift
[148/373] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[149/373] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[150/373] Compiling BitCollections BitArray+Testing.swift
[151/373] Compiling BitCollections BitArray._UnsafeHandle.swift
[152/373] Compiling BitCollections BitArray.swift
[153/373] Compiling BitCollections BitSet+BidirectionalCollection.swift
[154/373] Compiling BitCollections BitSet+Codable.swift
[155/373] Compiling HashTreeCollections _UnsafePath.swift
[156/373] Emitting module DequeModule
[157/373] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[171/373] Compiling BitCollections BitSet+Invariants.swift
[172/373] Compiling BitCollections BitSet+Random.swift
[173/373] Compiling BitCollections BitSet+SetAlgebra basics.swift
[174/373] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[188/385] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[189/385] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[190/385] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[191/385] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[192/385] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[193/385] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[194/385] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[195/385] Compiling HashTreeCollections TreeSet.swift
[220/385] Emitting module BitCollections
[264/385] Compiling BitCollections Range+Utilities.swift
[265/385] Compiling BitCollections Slice+Utilities.swift
[266/385] Compiling BitCollections UInt+Tricks.swift
[267/385] Compiling BitCollections _Word.swift
[268/385] Compiling OrderedCollections OrderedSet.swift
[269/385] Compiling OrderedCollections _UnsafeBitset.swift
[277/385] Compiling BitCollections BitSet.swift
[302/385] Compiling c-nioatomics.c
[341/385] Emitting module OrderedCollections
[341/385] Compiling c-atomics.c
[361/385] Emitting module _RopeModule
[362/385] Compiling _RopeModule Rope+Remove.swift
[363/385] Compiling _RopeModule Rope+RemoveSubrange.swift
[364/385] Compiling _RopeModule Rope+Split.swift
[365/385] Compiling _RopeModule Optional Utilities.swift
[366/385] Compiling _RopeModule String Utilities.swift
[367/385] Compiling _RopeModule String.Index+ABI.swift
[368/385] Compiling _RopeModule _CharacterRecognizer.swift
[385/391] Emitting module HashTreeCollections
[386/391] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[387/391] Compiling NIOConcurrencyHelpers lock.swift
[388/391] Compiling NIOConcurrencyHelpers atomics.swift
[389/391] Compiling NIOConcurrencyHelpers NIOLock.swift
[390/391] Emitting module NIOConcurrencyHelpers
[391/391] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[392/393] Emitting module Collections
[393/393] Compiling Collections Collections.swift
[394/457] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[395/457] Compiling NIOCore EventLoopFuture+Deprecated.swift
[396/457] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[397/457] Compiling NIOCore EventLoopFuture.swift
[398/457] Compiling NIOCore FileDescriptor.swift
[399/457] Compiling NIOCore FileHandle.swift
[400/457] Compiling NIOCore FileRegion.swift
[401/457] Compiling NIOCore NIOLoopBound.swift
[402/457] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[403/457] Compiling NIOCore NIOScheduledCallback.swift
[404/457] Compiling NIOCore NIOSendable.swift
[405/457] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[406/457] Compiling NIOCore RecvByteBufferAllocator.swift
[407/457] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[408/464] Compiling NIOCore AddressedEnvelope.swift
[409/464] Compiling NIOCore AsyncAwaitSupport.swift
[410/464] Compiling NIOCore AsyncChannel.swift
[411/464] Compiling NIOCore AsyncChannelHandler.swift
[412/464] Compiling NIOCore AsyncChannelInboundStream.swift
[413/464] Compiling NIOCore AsyncChannelOutboundWriter.swift
[414/464] Compiling NIOCore NIOAsyncSequenceProducer.swift
[415/464] Compiling NIOCore Codec.swift
[416/464] Compiling NIOCore ConvenienceOptionSupport.swift
[417/464] Compiling NIOCore DeadChannel.swift
[418/464] Compiling NIOCore DispatchQueue+WithFuture.swift
[419/464] Compiling NIOCore EventLoop+Deprecated.swift
[420/464] Compiling NIOCore EventLoop+SerialExecutor.swift
[421/464] Compiling NIOCore EventLoop.swift
[422/464] Compiling NIOCore SocketAddresses.swift
[423/464] Compiling NIOCore SocketOptionProvider.swift
[424/464] Compiling NIOCore SystemCallHelpers.swift
[425/464] Compiling NIOCore TimeAmount+Duration.swift
[426/464] Compiling NIOCore TypeAssistedChannelHandler.swift
[427/464] Compiling NIOCore UniversalBootstrapSupport.swift
[428/464] Compiling NIOCore Utilities.swift
[429/464] Compiling NIOCore Linux.swift
[430/464] Compiling NIOCore MarkedCircularBuffer.swift
[431/464] Compiling NIOCore MulticastChannel.swift
[432/464] Compiling NIOCore NIOAny.swift
[433/464] Compiling NIOCore NIOCloseOnErrorHandler.swift
[434/464] Compiling NIOCore NIOCoreSendableMetatype.swift
[435/464] Compiling NIOCore NIODecodedAsyncSequence.swift
[436/464] Compiling NIOCore ByteBuffer-core.swift
[437/464] Compiling NIOCore ByteBuffer-hex.swift
[438/464] Compiling NIOCore ByteBuffer-int.swift
[439/464] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[440/464] Compiling NIOCore ByteBuffer-multi-int.swift
[441/464] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[442/464] Compiling NIOCore ByteBuffer-views.swift
[443/464] Compiling NIOCore Channel.swift
[444/464] Compiling NIOCore ChannelHandler.swift
[445/464] Compiling NIOCore ChannelHandlers.swift
[446/464] Compiling NIOCore ChannelInvoker.swift
[447/464] Compiling NIOCore ChannelOption.swift
[448/464] Compiling NIOCore ChannelPipeline.swift
[449/464] Compiling NIOCore CircularBuffer.swift
[450/464] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[451/464] Compiling NIOCore NIOAsyncWriter.swift
[452/464] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[453/464] Compiling NIOCore BSDSocketAPI.swift
[454/464] Compiling NIOCore ByteBuffer-aux.swift
[455/464] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[456/464] Compiling NIOCore ByteBuffer-conversions.swift
[457/464] Compiling NIOCore GlobalSingletons.swift
[458/464] Compiling NIOCore IO.swift
[459/464] Compiling NIOCore IOData.swift
[460/464] Compiling NIOCore IPProtocol.swift
[461/464] Compiling NIOCore IntegerBitPacking.swift
[462/464] Compiling NIOCore IntegerTypes.swift
[463/464] Compiling NIOCore Interfaces.swift
[464/464] Emitting module NIOCore
[465/558] Compiling SQLKit SQLUnion.swift
[466/558] Compiling SQLKit SQLUpdate.swift
[467/558] Compiling SQLKit SQLExpression.swift
[468/558] Compiling SQLKit SQLSerializer.swift
[469/558] Compiling SQLKit SQLStatement.swift
[470/558] Compiling SQLKit SQLBinaryExpression.swift
[471/558] Compiling SQLKit SQLBinaryOperator.swift
[472/558] Compiling SQLKit SQLBind.swift
[473/558] Compiling SQLKit SQLFunction.swift
[474/558] Compiling SQLKit SQLGroupExpression.swift
[475/568] Compiling SQLKit SQLColumnAssignment.swift
[476/568] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[477/568] Compiling SQLKit SQLColumnDefinition.swift
[478/568] Compiling SQLKit SQLCommonTableExpression.swift
[479/568] Compiling SQLKit SQLConflictAction.swift
[480/568] Compiling SQLKit SQLConflictResolutionStrategy.swift
[481/568] Compiling SQLKit SQLDropBehaviour.swift
[482/568] Compiling SQLKit SQLEnumDataType.swift
[483/568] Compiling SQLKit SQLExcludedColumn.swift
[484/568] Compiling SQLKit SQLForeignKey.swift
[485/568] Compiling SQLKit SQLJoin.swift
[486/568] Compiling SQLKit SQLJoinMethod.swift
[487/568] Compiling SQLKit SQLLockingClause.swift
[488/568] Compiling SQLKit SQLOrderBy.swift
[489/568] Compiling SQLKit SQLReturning.swift
[490/568] Compiling SQLKit SQLSubquery.swift
[491/568] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[492/568] Compiling SQLKit SQLAlterEnum.swift
[493/568] Compiling SQLKit SQLAlterTable.swift
[494/568] Compiling SQLKit SQLCreateEnum.swift
[495/568] Compiling SQLKit SQLAlterEnumBuilder.swift
[496/568] Compiling SQLKit SQLAlterTableBuilder.swift
[497/568] Compiling SQLKit SQLConflictUpdateBuilder.swift
[498/568] Compiling SQLKit SQLCreateEnumBuilder.swift
[499/568] Compiling SQLKit SQLCreateIndexBuilder.swift
[500/568] Compiling SQLKit SQLCreateTableBuilder.swift
[501/568] Compiling SQLKit SQLCreateTriggerBuilder.swift
[502/568] Compiling SQLKit SQLDeleteBuilder.swift
[503/568] Compiling SQLKit SQLDropEnumBuilder.swift
[504/568] Compiling SQLKit SQLDropIndexBuilder.swift
[505/568] Compiling SQLKit SQLDropTableBuilder.swift
[506/568] Compiling SQLKit SQLColumn.swift
[507/568] Compiling SQLKit SQLConstraint.swift
[508/568] Compiling SQLKit SQLDataType.swift
[509/568] Compiling SQLKit SQLDirection.swift
[510/568] Compiling SQLKit SQLDistinct.swift
[511/568] Compiling SQLKit SQLForeignKeyAction.swift
[512/568] Compiling SQLKit SQLNestedSubpathExpression.swift
[513/568] Compiling SQLKit SQLQualifiedTable.swift
[514/568] Compiling SQLKit SQLQueryString.swift
[515/568] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[516/568] Compiling SQLKit SQLCreateIndex.swift
[517/568] Compiling SQLKit SQLCreateTable.swift
[518/568] Compiling SQLKit SQLCreateTrigger.swift
[519/568] Compiling SQLKit SQLDelete.swift
[520/568] Compiling SQLKit SQLDropEnum.swift
[521/568] Compiling SQLKit SQLDropIndex.swift
[522/568] Compiling SQLKit SQLDropTable.swift
[523/568] Compiling SQLKit SQLDropTrigger.swift
[524/568] Compiling SQLKit SQLInsert.swift
[525/568] Compiling SQLKit SQLSelect.swift
[526/568] Compiling SQLKit SQLDatabase.swift
[527/568] Compiling SQLKit SQLDatabaseReportedVersion.swift
[528/568] Compiling SQLKit SQLDialect.swift
[529/568] Compiling SQLKit SQLDatabase+Deprecated.swift
[530/568] Compiling SQLKit SQLError.swift
[531/568] Compiling SQLKit SQLExpressions+Deprecated.swift
[532/568] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[533/568] Compiling SQLKit Exports.swift
[534/568] Compiling SQLKit SQLAlias.swift
[535/568] Compiling SQLKit SQLBetween.swift
[536/568] Compiling SQLKit SQLDropTriggerBuilder.swift
[537/568] Compiling SQLKit SQLInsertBuilder.swift
[538/568] Compiling SQLKit SQLPredicateGroupBuilder.swift
[539/568] Compiling SQLKit SQLRawBuilder.swift
[540/568] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[541/568] Compiling SQLKit SQLSelectBuilder.swift
[542/568] Compiling SQLKit SQLSubqueryBuilder.swift
[543/568] Compiling SQLKit SQLUnionBuilder.swift
[544/568] Compiling SQLKit SQLUpdateBuilder.swift
[545/568] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[546/568] Compiling SQLKit SQLColumnUpdateBuilder.swift
[547/568] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[548/568] Compiling SQLKit SQLCommonUnionBuilder.swift
[549/568] Compiling SQLKit SQLJoinBuilder.swift
[550/568] Compiling SQLKit SQLPartialResultBuilder.swift
[551/568] Compiling SQLKit SQLPredicateBuilder.swift
[552/568] Compiling SQLKit SQLQueryBuilder.swift
[553/568] Compiling SQLKit SQLQueryFetcher.swift
[554/568] Compiling SQLKit SQLReturningBuilder.swift
[555/568] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[556/568] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[557/568] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[558/568] Emitting module SQLKit
[559/568] Compiling SQLKit SQLIdentifier.swift
[560/568] Compiling SQLKit SQLList.swift
[561/568] Compiling SQLKit SQLLiteral.swift
[562/568] Compiling SQLKit SQLRaw.swift
[563/568] Compiling SQLKit SQLCodingUtilities.swift
[564/568] Compiling SQLKit SQLQueryEncoder.swift
[565/568] Compiling SQLKit SQLRow.swift
[566/568] Compiling SQLKit SQLRowDecoder.swift
[567/568] Compiling SQLKit SomeCodingKey.swift
[568/568] Compiling SQLKit StringHandling.swift
[569/576] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[570/576] Compiling SQLKitBenchmark SQLBenchmarker.swift
[571/576] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[572/576] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[573/576] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[574/576] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[575/576] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[576/576] Emitting module SQLKitBenchmark
Build complete! (21.99s)
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.84.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",
        "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" : "6.0"
}
Done.