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 (e0b35f), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 06:05:10 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
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 e0b35ff Adds multirow insert method (#153)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
e0b35ff07601465dd9f3af19a1c23083acaae3bd
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
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/3670] Fetching swift-log
[222/19145] Fetching swift-log, swift-collections
[19146/90292] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.91s)
[4382/74817] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.35s)
Fetched https://github.com/apple/swift-nio.git from cache (4.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.74s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
[158/5470] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.13s)
Fetched https://github.com/apple/swift-system.git from cache (1.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (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.50s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.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.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.1
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
========================================
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-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.76.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.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/sql-kit.git
[1/5840] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (1.07s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Fetched https://github.com/apple/swift-collections.git from cache (0.59s)
Fetched https://github.com/apple/swift-nio.git from cache (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (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.76.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.47s)
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (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 (e0b35ff)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.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.0
warning: '.resolve-product-dependencies': dependency 'sql-kit' is not used by any target
Found 3 product dependencies
  - swift-nio
  - swift-log
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/sql-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/30] Write sources
[15/30] Copying PrivacyInfo.xcprivacy
[17/30] Write sources
[18/30] Compiling CNIOWASI CNIOWASI.c
[18/30] Compiling CNIOWindows shim.c
[18/30] Compiling CNIOWindows WSAStartup.c
[21/30] Write sources
[23/30] Write swift-version--7754E27361AE5C74.txt
[24/30] Compiling CNIOLinux liburing_shims.c
[25/30] Compiling CNIOLinux shim.c
[26/44] Compiling _AtomicsShims.c
[28/78] Emitting module _NIOBase64
[28/78] Compiling CNIODarwin shim.c
[29/78] Compiling c-nioatomics.c
[30/78] Compiling c-atomics.c
[32/84] Compiling Atomics UnsafeAtomic.swift
[33/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/85] Compiling Atomics AtomicMemoryOrderings.swift
[35/85] Compiling Atomics DoubleWord.swift
[36/85] Compiling Atomics OptionalRawRepresentable.swift
[37/85] Compiling Atomics RawRepresentable.swift
[38/85] Emitting module InternalCollectionsUtilities
[39/85] Compiling _NIOBase64 Base64.swift
[40/85] Compiling Atomics ManagedAtomic.swift
[41/85] Compiling Atomics ManagedAtomicLazyReference.swift
[42/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/87] Compiling Atomics Primitives.shims.swift
[49/87] Compiling Atomics AtomicInteger.swift
[52/87] Compiling Logging MetadataProvider.swift
[53/87] Compiling Atomics IntegerOperations.swift
[54/87] Compiling Atomics Unmanaged extensions.swift
[55/87] Compiling Atomics AtomicBool.swift
[56/87] Compiling Atomics IntegerConformances.swift
[57/87] Compiling Atomics PointerConformances.swift
[58/87] Compiling Atomics Primitives.native.swift
[59/87] Compiling Atomics AtomicOptionalWrappable.swift
[60/87] Compiling Atomics AtomicReference.swift
[61/369] Compiling HeapModule Heap+Invariants.swift
[62/369] Compiling _NIODataStructures _TinyArray.swift
[63/369] Compiling _NIODataStructures Heap.swift
[64/369] Compiling _NIODataStructures PriorityQueue.swift
[65/369] Emitting module _NIODataStructures
[66/369] Compiling DequeModule _DequeSlot.swift
[67/370] Compiling HeapModule _HeapNode.swift
[68/370] Compiling HeapModule Heap.swift
[69/370] Compiling HashTreeCollections _HashLevel.swift
[70/370] Compiling HashTreeCollections _HashNode+Builder.swift
[71/370] Compiling HashTreeCollections _HashNode+Debugging.swift
[72/370] Compiling HashTreeCollections _HashNode+Initializers.swift
[73/370] Compiling HashTreeCollections _HashNode+Invariants.swift
[74/370] Compiling HashTreeCollections _HashNode+Lookups.swift
[75/376] Compiling HashTreeCollections _HashNode+Structural union.swift
[76/376] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[77/376] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[78/376] Compiling HashTreeCollections _AncestorHashSlots.swift
[79/376] Compiling HashTreeCollections _Bitmap.swift
[80/376] Compiling HashTreeCollections _Bucket.swift
[81/381] Compiling DequeModule _DequeBufferHeader.swift
[82/381] Compiling HashTreeCollections TreeDictionary+Keys.swift
[83/381] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[84/381] Compiling HashTreeCollections TreeDictionary+Merge.swift
[85/381] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[86/381] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[87/381] Compiling HashTreeCollections TreeDictionary+Values.swift
[88/381] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[89/381] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[90/381] Compiling HashTreeCollections TreeDictionary+Filter.swift
[91/381] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[92/381] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[94/381] Compiling HashTreeCollections TreeSet+Equatable.swift
[95/381] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[96/381] Compiling HashTreeCollections TreeSet+Extras.swift
[97/381] Compiling HashTreeCollections TreeSet+Filter.swift
[98/381] Compiling HashTreeCollections TreeSet+Hashable.swift
[99/381] Compiling HashTreeCollections TreeSet+Sendable.swift
[100/381] Compiling HashTreeCollections TreeSet+Sequence.swift
[101/381] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[102/389] Compiling Logging Logging.swift
[103/389] Compiling Logging LogHandler.swift
[104/389] Compiling Logging Locks.swift
[105/389] Emitting module Logging
[106/389] Compiling NIOConcurrencyHelpers lock.swift
[107/389] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[108/389] Compiling DequeModule _UnsafeWrappedBuffer.swift
[109/389] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[115/389] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[116/389] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[117/389] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[118/389] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[119/389] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[120/389] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[121/389] Compiling HeapModule Heap+UnsafeHandle.swift
[122/389] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[123/389] Compiling HeapModule Heap+Descriptions.swift
[124/389] Emitting module HeapModule
[125/389] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[126/389] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[127/389] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[128/389] Compiling HashTreeCollections _HashNode+Storage.swift
[129/389] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[130/389] Compiling HashTreeCollections _HashNode+Structural filter.swift
[133/389] Compiling DequeModule _DequeBuffer.swift
[134/389] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[135/389] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[143/389] Compiling BitCollections BitSet.swift
[144/389] Compiling NIOConcurrencyHelpers atomics.swift
[145/389] Compiling NIOConcurrencyHelpers NIOLock.swift
[146/389] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[147/389] Emitting module NIOConcurrencyHelpers
[153/389] Compiling HashTreeCollections _Hash.swift
[155/389] Compiling BitCollections Range+Utilities.swift
[156/389] Compiling BitCollections Slice+Utilities.swift
[157/389] Compiling BitCollections UInt+Tricks.swift
[158/389] Compiling BitCollections _Word.swift
[161/389] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[162/389] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[163/389] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[164/389] Compiling HashTreeCollections _HashNode+Structural merge.swift
[165/389] Compiling HashTreeCollections TreeDictionary+Codable.swift
[166/389] Compiling HashTreeCollections TreeDictionary+Collection.swift
[167/389] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[168/389] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[169/389] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[170/389] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[172/389] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[173/389] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[174/389] Compiling HashTreeCollections _RawHashNode.swift
[175/389] Compiling HashTreeCollections _UnmanagedHashNode.swift
[176/389] Compiling HashTreeCollections _UnsafePath.swift
[177/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[178/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[179/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[180/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[181/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[182/389] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[183/389] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[184/389] Compiling HashTreeCollections TreeSet.swift
[206/389] Compiling OrderedCollections OrderedSet.swift
[225/389] Emitting module BitCollections
[251/389] Compiling OrderedCollections _UnsafeBitset.swift
[284/396] Emitting module DequeModule
[300/396] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[301/396] Compiling HashTreeCollections _HashNode.swift
[302/396] Compiling HashTreeCollections _HashNodeHeader.swift
[303/396] Compiling HashTreeCollections _HashSlot.swift
[304/396] Compiling HashTreeCollections _HashStack.swift
[305/396] Compiling HashTreeCollections _HashTreeIterator.swift
[306/396] Compiling HashTreeCollections _HashTreeStatistics.swift
[307/396] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[325/396] Emitting module Atomics
[339/418] Compiling NIOCore GlobalSingletons.swift
[340/418] Compiling NIOCore IO.swift
[341/418] Compiling NIOCore IOData.swift
[342/418] Compiling NIOCore IPProtocol.swift
[343/418] Compiling NIOCore IntegerBitPacking.swift
[344/418] Compiling NIOCore IntegerTypes.swift
[345/418] Compiling NIOCore Interfaces.swift
[346/418] Compiling NIOCore ByteBuffer-core.swift
[355/458] Compiling NIOCore ByteBuffer-hex.swift
[356/458] Compiling _RopeModule Rope+Remove.swift
[357/458] Compiling _RopeModule Rope+RemoveSubrange.swift
[358/458] Compiling _RopeModule Rope+Split.swift
[359/458] Compiling _RopeModule Optional Utilities.swift
[360/458] Compiling _RopeModule String Utilities.swift
[361/458] Compiling _RopeModule String.Index+ABI.swift
[362/458] Compiling _RopeModule _CharacterRecognizer.swift
[363/458] Compiling NIOCore DispatchQueue+WithFuture.swift
[364/458] Compiling NIOCore EventLoop+Deprecated.swift
[365/458] Compiling NIOCore EventLoop+SerialExecutor.swift
[366/458] Compiling NIOCore EventLoop.swift
[367/458] Compiling NIOCore Linux.swift
[368/458] Compiling NIOCore MarkedCircularBuffer.swift
[369/458] Compiling NIOCore MulticastChannel.swift
[370/458] Compiling NIOCore SocketAddresses.swift
[371/458] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[372/458] Compiling NIOCore EventLoopFuture+Deprecated.swift
[373/458] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[374/458] Compiling NIOCore EventLoopFuture.swift
[375/458] Compiling NIOCore FileDescriptor.swift
[376/458] Compiling NIOCore FileHandle.swift
[377/458] Compiling NIOCore FileRegion.swift
[378/458] Compiling NIOCore NIOAny.swift
[379/458] Compiling NIOCore NIOCloseOnErrorHandler.swift
[380/458] Compiling NIOCore NIOLoopBound.swift
[381/458] Compiling NIOCore NIOScheduledCallback.swift
[382/458] Compiling NIOCore NIOSendable.swift
[383/458] Compiling NIOCore PointerHelpers.swift
[384/458] Compiling NIOCore RecvByteBufferAllocator.swift
[385/458] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[394/458] Emitting module OrderedCollections
[395/458] Emitting module _RopeModule
[396/458] Emitting module HashTreeCollections
[404/460] Compiling NIOCore AddressedEnvelope.swift
[405/460] Compiling NIOCore AsyncAwaitSupport.swift
[406/460] Compiling NIOCore AsyncChannel.swift
[407/460] Compiling NIOCore AsyncChannelHandler.swift
[408/460] Compiling NIOCore AsyncChannelInboundStream.swift
[409/460] Compiling NIOCore AsyncChannelOutboundWriter.swift
[410/460] Compiling NIOCore NIOAsyncSequenceProducer.swift
[417/460] Compiling NIOCore Codec.swift
[418/460] Compiling NIOCore ConvenienceOptionSupport.swift
[419/460] Compiling NIOCore DeadChannel.swift
[430/460] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[431/460] Compiling NIOCore NIOAsyncWriter.swift
[432/460] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[433/460] Compiling NIOCore BSDSocketAPI.swift
[434/460] Compiling NIOCore ByteBuffer-aux.swift
[435/460] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[436/460] Compiling NIOCore ByteBuffer-conversions.swift
[437/460] Compiling NIOCore Channel.swift
[438/460] Compiling NIOCore ChannelHandler.swift
[439/460] Compiling NIOCore ChannelHandlers.swift
[440/460] Compiling NIOCore ChannelInvoker.swift
[441/460] Compiling NIOCore ChannelOption.swift
[442/460] Compiling NIOCore ChannelPipeline.swift
[443/460] Compiling NIOCore CircularBuffer.swift
[444/466] Emitting module Collections
[445/466] Compiling Collections Collections.swift
[446/466] Compiling NIOCore SocketOptionProvider.swift
[447/466] Compiling NIOCore SystemCallHelpers.swift
[448/466] Compiling NIOCore TimeAmount+Duration.swift
[449/466] Compiling NIOCore TypeAssistedChannelHandler.swift
[450/466] Compiling NIOCore UniversalBootstrapSupport.swift
[451/466] Compiling NIOCore Utilities.swift
[461/466] Compiling NIOCore ByteBuffer-int.swift
[462/466] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[463/466] Compiling NIOCore ByteBuffer-multi-int.swift
[464/466] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[465/466] Compiling NIOCore ByteBuffer-views.swift
[466/466] Emitting module NIOCore
[467/520] Emitting module NIOEmbedded
[468/520] Compiling NIOEmbedded Embedded.swift
[469/520] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[470/520] Compiling NIOEmbedded AsyncTestingChannel.swift
[471/520] Compiling NIOPosix PooledRecvBufferAllocator.swift
[472/520] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[473/520] Compiling NIOPosix PosixSingletons.swift
[474/520] Compiling NIOPosix RawSocketBootstrap.swift
[475/520] Compiling NIOPosix Resolver.swift
[476/525] Compiling NIOPosix GetaddrinfoResolver.swift
[477/525] Compiling NIOPosix HappyEyeballs.swift
[478/525] Compiling NIOPosix IO.swift
[479/525] Compiling NIOPosix IntegerBitPacking.swift
[480/525] Compiling NIOPosix IntegerTypes.swift
[481/525] Compiling NIOPosix Linux.swift
[482/525] Compiling NIOPosix BSDSocketAPICommon.swift
[483/525] Compiling NIOPosix BSDSocketAPIPosix.swift
[484/525] Compiling NIOPosix BSDSocketAPIWindows.swift
[485/525] Compiling NIOPosix BaseSocket.swift
[486/525] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[487/525] Compiling NIOPosix BaseSocketChannel.swift
[488/525] Compiling NIOPosix SocketProtocols.swift
[489/525] Compiling NIOPosix System.swift
[490/525] Compiling NIOPosix Thread.swift
[491/525] Compiling NIOPosix ThreadPosix.swift
[492/525] Compiling NIOPosix ThreadWindows.swift
[493/525] Compiling NIOPosix Selectable.swift
[494/525] Compiling NIOPosix SelectableChannel.swift
[495/525] Compiling NIOPosix SelectableEventLoop.swift
[496/525] Compiling NIOPosix SelectorEpoll.swift
[497/525] Compiling NIOPosix SelectorGeneric.swift
[498/525] Compiling NIOPosix SelectorKqueue.swift
[499/525] Compiling NIOPosix SelectorUring.swift
[500/525] Compiling NIOPosix ServerSocket.swift
[501/525] Compiling NIOPosix Socket.swift
[502/525] Compiling NIOPosix SocketChannel.swift
[503/525] Emitting module NIOPosix
[504/525] Compiling NIOPosix PendingWritesManager.swift
[505/525] Compiling NIOPosix PipeChannel.swift
[506/525] Compiling NIOPosix PipePair.swift
[507/525] Compiling NIOPosix PointerHelpers.swift
[508/525] Compiling NIOPosix Pool.swift
[509/525] Compiling NIOPosix BaseStreamSocketChannel.swift
[510/525] Compiling NIOPosix Bootstrap.swift
[511/525] Compiling NIOPosix ControlMessage.swift
[512/525] Compiling NIOPosix DatagramVectorReadManager.swift
[513/525] Compiling NIOPosix Errors+Any.swift
[514/525] Compiling NIOPosix FileDescriptor.swift
[515/525] Compiling NIOPosix LinuxCPUSet.swift
[516/525] Compiling NIOPosix LinuxUring.swift
[517/525] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[518/525] Compiling NIOPosix NIOThreadPool.swift
[519/525] Compiling NIOPosix NonBlockingFileIO.swift
[520/525] Compiling NIOPosix PendingDatagramWritesManager.swift
[521/525] Compiling NIOPosix UnsafeTransfer.swift
[522/525] Compiling NIOPosix Utilities.swift
[523/525] Compiling NIOPosix VsockAddress.swift
[524/525] Compiling NIOPosix VsockChannelEvents.swift
[525/525] Compiling NIOPosix resource_bundle_accessor.swift
[526/527] Emitting module NIO
[527/527] Compiling NIO Exports.swift
[528/621] Compiling SQLKit SQLJoin.swift
[529/621] Compiling SQLKit SQLJoinMethod.swift
[530/621] Compiling SQLKit SQLLockingClause.swift
[531/621] Compiling SQLKit SQLOrderBy.swift
[532/621] Compiling SQLKit SQLReturning.swift
[533/621] Compiling SQLKit SQLSubquery.swift
[534/621] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[535/621] Compiling SQLKit SQLAlterEnum.swift
[536/621] Compiling SQLKit SQLAlterTable.swift
[537/621] Compiling SQLKit SQLCreateEnum.swift
[538/631] Compiling SQLKit SQLAlterEnumBuilder.swift
[539/631] Compiling SQLKit SQLAlterTableBuilder.swift
[540/631] Compiling SQLKit SQLConflictUpdateBuilder.swift
[541/631] Compiling SQLKit SQLCreateEnumBuilder.swift
[542/631] Compiling SQLKit SQLCreateIndexBuilder.swift
[543/631] Compiling SQLKit SQLCreateTableBuilder.swift
[544/631] Compiling SQLKit SQLCreateTriggerBuilder.swift
[545/631] Compiling SQLKit SQLDeleteBuilder.swift
[546/631] Compiling SQLKit SQLDropEnumBuilder.swift
[547/631] Compiling SQLKit SQLDropIndexBuilder.swift
[548/631] Compiling SQLKit SQLDropTableBuilder.swift
[549/631] Compiling SQLKit SQLColumn.swift
[550/631] Compiling SQLKit SQLConstraint.swift
[551/631] Compiling SQLKit SQLDataType.swift
[552/631] Compiling SQLKit SQLDirection.swift
[553/631] Compiling SQLKit SQLDistinct.swift
[554/631] Compiling SQLKit SQLForeignKeyAction.swift
[555/631] Compiling SQLKit SQLNestedSubpathExpression.swift
[556/631] Compiling SQLKit SQLQualifiedTable.swift
[557/631] Compiling SQLKit SQLQueryString.swift
[558/631] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[559/631] Compiling SQLKit SQLDropTriggerBuilder.swift
[560/631] Compiling SQLKit SQLInsertBuilder.swift
[561/631] Compiling SQLKit SQLPredicateGroupBuilder.swift
[562/631] Compiling SQLKit SQLRawBuilder.swift
[563/631] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[564/631] Compiling SQLKit SQLSelectBuilder.swift
[565/631] Compiling SQLKit SQLSubqueryBuilder.swift
[566/631] Compiling SQLKit SQLUnionBuilder.swift
[567/631] Compiling SQLKit SQLUpdateBuilder.swift
[568/631] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[569/631] Compiling SQLKit SQLColumnUpdateBuilder.swift
[570/631] Compiling SQLKit SQLCreateIndex.swift
[571/631] Compiling SQLKit SQLCreateTable.swift
[572/631] Compiling SQLKit SQLCreateTrigger.swift
[573/631] Compiling SQLKit SQLDelete.swift
[574/631] Compiling SQLKit SQLDropEnum.swift
[575/631] Compiling SQLKit SQLDropIndex.swift
[576/631] Compiling SQLKit SQLDropTable.swift
[577/631] Compiling SQLKit SQLDropTrigger.swift
[578/631] Compiling SQLKit SQLInsert.swift
[579/631] Compiling SQLKit SQLSelect.swift
[580/631] Compiling SQLKit SQLUnion.swift
[581/631] Compiling SQLKit SQLUpdate.swift
[582/631] Compiling SQLKit SQLExpression.swift
[583/631] Compiling SQLKit SQLSerializer.swift
[584/631] Compiling SQLKit SQLStatement.swift
[585/631] Compiling SQLKit SQLBinaryExpression.swift
[586/631] Compiling SQLKit SQLBinaryOperator.swift
[587/631] Compiling SQLKit SQLBind.swift
[588/631] Compiling SQLKit SQLFunction.swift
[589/631] Compiling SQLKit SQLGroupExpression.swift
[590/631] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[591/631] Compiling SQLKit SQLCommonUnionBuilder.swift
[592/631] Compiling SQLKit SQLJoinBuilder.swift
[593/631] Compiling SQLKit SQLPartialResultBuilder.swift
[594/631] Compiling SQLKit SQLPredicateBuilder.swift
[595/631] Compiling SQLKit SQLQueryBuilder.swift
[596/631] Compiling SQLKit SQLQueryFetcher.swift
[597/631] Compiling SQLKit SQLReturningBuilder.swift
[598/631] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[599/631] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[600/631] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[601/631] Compiling SQLKit SQLColumnAssignment.swift
[602/631] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[603/631] Compiling SQLKit SQLColumnDefinition.swift
[604/631] Compiling SQLKit SQLCommonTableExpression.swift
[605/631] Compiling SQLKit SQLConflictAction.swift
[606/631] Compiling SQLKit SQLConflictResolutionStrategy.swift
[607/631] Compiling SQLKit SQLDropBehaviour.swift
[608/631] Compiling SQLKit SQLEnumDataType.swift
[609/631] Compiling SQLKit SQLExcludedColumn.swift
[610/631] Compiling SQLKit SQLForeignKey.swift
[611/631] Compiling SQLKit SQLDatabase.swift
[612/631] Compiling SQLKit SQLDatabaseReportedVersion.swift
[613/631] Compiling SQLKit SQLDialect.swift
[614/631] Compiling SQLKit SQLDatabase+Deprecated.swift
[615/631] Compiling SQLKit SQLError.swift
[616/631] Compiling SQLKit SQLExpressions+Deprecated.swift
[617/631] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[618/631] Compiling SQLKit Exports.swift
[619/631] Compiling SQLKit SQLAlias.swift
[620/631] Compiling SQLKit SQLBetween.swift
[621/631] Compiling SQLKit SQLIdentifier.swift
[622/631] Compiling SQLKit SQLList.swift
[623/631] Compiling SQLKit SQLLiteral.swift
[624/631] Compiling SQLKit SQLRaw.swift
[625/631] Compiling SQLKit SQLCodingUtilities.swift
[626/631] Compiling SQLKit SQLQueryEncoder.swift
[627/631] Compiling SQLKit SQLRow.swift
[628/631] Compiling SQLKit SQLRowDecoder.swift
[629/631] Compiling SQLKit SomeCodingKey.swift
[630/631] Compiling SQLKit StringHandling.swift
[631/631] Emitting module SQLKit
[632/639] Compiling SQLKitBenchmark SQLBenchmarker.swift
[633/639] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[634/639] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[635/639] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[636/639] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[637/639] Emitting module SQLKitBenchmark
[638/639] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[639/639] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
Build complete! (55.70s)
Build complete.
{
  "dependencies" : [
    {
      "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"
    },
    {
      "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-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.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" : [
        "Logging",
        "NIO",
        "NIOCore",
        "Collections"
      ],
      "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.9"
}
Done.